Files
Trevin Chow 6f1048446d Address PR review feedback (#1383)
- Bound the correction by what the harness named rather than by argument
  optionality. A rejected *required* field (a hyphenated persona label used as
  a required task name, say) was uncorrectable under "only the rejected
  optional arguments", so the agent could still spend the inline fallback and
  lose the independent context this change exists to preserve. The semantic
  invariant — prompt, scope, and required capabilities intact — is what bounds
  the retry, not optionality.
- Pin the capacity exclusion in the emitted stdout too, closing the same
  demote-into-a-comment hole the correctable-invocation pin already covers.

Claude-Session: https://claude.ai/code/session_016qdsfbEGDYydomeEUCZ3NF
2026-08-14 17:42:53 -07:00
..