fix: close PI-140 cutover gaps

Back up unknown legacy Agents, reconnect settled Conversation observation, remove remaining active repository residue, and restore the bundled Python verifier import.
This commit is contained in:
2026-08-24 12:47:16 +08:00
parent 5a275b93a7
commit 7a15b1b49c
12 changed files with 286 additions and 247 deletions

View File

@@ -34,9 +34,10 @@ Use the exact pnpm version pinned by `packageManager` in `package.json`.
## Agent and project configuration
- Project configuration is authoritative in `.niancode/project.json`.
- Agent definitions and generated `.opencode/agent/` files are project-owned.
- Agent definitions are project-owned in `.niancode/project.json`; Pi runtime
state must not become an alternative source of project configuration.
- Stable Agent ids preserve sessions; display names are editable.
- Do not refactor Agent templates, prompts, or OpenCode structure as an incidental part of unrelated work.
- Do not refactor Agent templates, prompts, or the Coding/Pi structure as an incidental part of unrelated work.
## Verification