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

@@ -19,7 +19,10 @@ Behavior rules:
- daily facts go to `ai/logs/YYYY-MM-DD.md`
- current priorities go to `ai/state/current.md`
- active Jira-linked work goes to `ai/state/work-items.md`
- durable project knowledge goes to `ai/context/project.md`
- durable project knowledge overview goes to `ai/context/project.md`
- system-specific durable knowledge goes to `ai/context/systems/`
- workstream-specific durable knowledge goes to `ai/context/workstreams/`
- process-specific durable knowledge goes to `ai/context/process/`
- confirmed team or manager communication preferences go to `ai/context/people/manager.md`
- role-to-person mapping and recurring stakeholders go to `ai/context/people/`
- confirmed decisions go to `ai/context/decisions/`