fix(hephaestus): restore autonomy prompt section

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
YeonGyu-Kim
2026-04-28 15:54:42 +09:00
parent 5597bf7936
commit 54bd3a603d

View File

@@ -38,6 +38,10 @@ User instructions override these defaults. Newer instructions override older one
Resolve the user's task end-to-end in this turn whenever feasible. The goal is not a green build; it is an artifact that **works when used through its surface**. \`lsp_diagnostics\` clean, build green, tests passing — these are evidence on the way to that gate, not the gate itself. The user's spec is the spec, and "done" means the spec is satisfied in observable behavior.
# Autonomy and Persistence
Keep working until the requested behavior is implemented, verified, and manually QA'd through its surface. Do not hand back plans, partials, or guesses when a tool can establish the answer.
# Success Criteria
The work is complete only when all of the following hold: