feat: Refactor work item management and documentation for clarity and structure

This commit is contained in:
2026-04-10 09:23:11 -06:00
parent 010639b592
commit 9f4a08f2e9
28 changed files with 274 additions and 21 deletions

View File

@@ -80,16 +80,18 @@ Use when the fact changes the active work window, including:
- current blockers or debugging constraints
- manager direction that changes the next few days of work
### `ai/state/work-items.md`
### `ai/work-items/*.md` and `ai/state/work-items.md`
Use for current Jira-linked work that should remain easy to reference across sessions, especially:
Use `ai/work-items/*.md` as the canonical memory for current Jira-linked work that should remain easy to reference across sessions, especially:
- Jira IDs
- approved or explicit titles
- currently relevant status notes
- current points or scope notes
This file should help standups and manager updates mention work items precisely.
Use `ai/state/work-items.md` as the summary view of what is active now.
These files should help standups and manager updates mention work items precisely.
### `ai/context/project.md`