Add framework backlog and signed-commit policy

Document scene modal-chat flow and other missing core concepts in TODO.md
Require agent-created commits to be GPG-signed and fail fast if signing cannot complete
This commit is contained in:
2026-03-26 23:27:54 +03:00
parent 0ee0917af5
commit 68e7529f16
3 changed files with 143 additions and 0 deletions
+5
View File
@@ -117,6 +117,11 @@ Prefer the repositorys documented commands. If multiple choices exist, use th
- Keep commit text concise and high-signal.
- Do not turn commit messages into changelogs.
## Commit signing
- All commits created by the agent must be GPG-signed.
- If commit signing or pushing requires leaving the sandbox, the agent must request escalation explicitly before running the command.
- If a signed commit cannot be created successfully, the agent must report the failure clearly and stop instead of creating an unsigned fallback commit.
## Output format
For repo-wide review tasks, structure the result as: