feat: Organize context files and enhance documentation for clarity and structure

This commit is contained in:
2026-04-10 08:57:00 -06:00
parent 26f54ed302
commit ae9e69bd4b
38 changed files with 620 additions and 71 deletions

View File

@@ -14,7 +14,11 @@ OpenCode should treat this project as a persistent context layer used to:
The detailed operating rules live in:
- `ai/AGENTS.md`
- `ai/context/index.md`
- `ai/context/project.md`
- `ai/context/systems/index.md`
- `ai/context/workstreams/index.md`
- `ai/context/process/communication.md`
- `ai/context/people/manager.md`
- `ai/context/people/index.md`
- `ai/state/current.md`
@@ -47,6 +51,7 @@ These are also loaded through `opencode.json`.
- If a previous context file is now stale or inaccurate, update that file directly.
- Prefer correcting canonical context over appending contradictory notes.
- Keep changes concise and auditable.
- When the topic is architectural or historical, prefer updating the relevant file under `ai/context/systems/`, `ai/context/workstreams/`, or `ai/context/process/` instead of overloading `ai/context/project.md`.
## Communication