prompt: drop the nix eval validation step

Not executable under the toolset a webhook run actually got: Hermes
defaults those to web_search/web_extract/vision_analyze/clarify, with no
shell. Worth revisiting now that the routes grant `terminal` explicitly.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01S94o42aQ8VkBmEWvDem5xa
This commit is contained in:
2026-08-24 03:10:19 +02:00
co-authored by Claude Opus 5
parent b516a800bf
commit 6f99a1fed1
4 changed files with 313 additions and 4 deletions
-4
View File
@@ -43,10 +43,6 @@ Never push to master. Then post a comment on the PR linking the commit you pushe
If the comment asks a question: answer it in a new comment on the PR, quoting {comment.html_url}.
Validation means: `nix eval .#nixosConfigurations.<host>.config.system.build.toplevel.drvPath` for every
host your change affects, plus any test the touched module ships. State in your reply exactly what you
ran and what it produced. If validation fails, push nothing - report the failure on the PR instead.
Delete the working copy when you finish, including when you stop early or fail.
Keep replies concise.