feat: Add support for Jira-linked work management and enhance standup generation context

This commit is contained in:
2026-04-09 15:18:51 -06:00
parent 22198a6c6f
commit d40d82bacd
12 changed files with 65 additions and 4 deletions

View File

@@ -70,6 +70,7 @@ When drafting messages for Jeff:
- Auto-promote direct user-provided project facts when they are clearly project-relevant, explicit, and useful for future sessions
- Default promotion target is today's log
- Promote to `ai/state/current.md` only when the fact changes the active work window
- Maintain `ai/state/work-items.md` with explicit Jira IDs, approved titles, and currently relevant scope/status notes
- Promote to `ai/context/project.md` only when the fact is durable beyond the current work window
- Update existing memory when the new information is a correction, clarification, or refinement of something already stored
- Prefer updating stable project context over appending generic operational summaries

16
ai/state/work-items.md Normal file
View File

@@ -0,0 +1,16 @@
# Active Work Items
Use this file to keep current Jira-linked work visible across sessions.
Update it only with explicit, project-relevant information that is useful for future standups, status updates, or debugging context.
## Current
- `PDIAP-15765` - AO DOB field error not showing investigation
Current note: issue was moved back to In Progress temporarily and should move to Done after the new sprint starts.
- `PDIAP-15836` - Modernize dismissal delegate lifecycle sequencing for pure SwiftUI environment
Current note: story created, sized at 8 points, and aligned with epic `26Q2 - Updating XFlowSDK to Decouple and Fix ApexKit Dependencies (Split Part 2)`.
- `PDIAP-15838`
Current note: REST deprecation work item approved at 8 points to remove Apollo, GraphQL-specific networking code, related tests and mocks, and transport feature flags so REST remains.