feat: Add sprint cadence documentation and update related system references
This commit is contained in:
@@ -3,13 +3,13 @@ type: system
|
||||
project: fidelity
|
||||
status: active
|
||||
systems: []
|
||||
workstreams: []
|
||||
workstreams: [consumer-integration]
|
||||
people: []
|
||||
related: []
|
||||
related: [jira]
|
||||
tags:
|
||||
- system
|
||||
- fidelity
|
||||
updated: 2026-04-17
|
||||
updated: 2026-04-20
|
||||
---
|
||||
|
||||
# Confluence
|
||||
@@ -17,6 +17,7 @@ updated: 2026-04-17
|
||||
## Role
|
||||
|
||||
- Internal documentation/wiki surface used across Fidelity workflows.
|
||||
- Commonly paired with Jira in the Fidelity-side delivery process, but Jira is the more central day-to-day work-tracking tool.
|
||||
|
||||
---
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
type: system-index
|
||||
project: fidelity
|
||||
status: active
|
||||
updated: 2026-04-16
|
||||
updated: 2026-04-20
|
||||
tags:
|
||||
- system
|
||||
- fidelity
|
||||
@@ -45,6 +45,9 @@ tags:
|
||||
- [confluence.md](./confluence.md)
|
||||
Internal documentation/wiki surface.
|
||||
|
||||
- [jira.md](./jira.md)
|
||||
Primary work-tracking system for stories, sprint state, and planning.
|
||||
|
||||
- [miro.md](./miro.md)
|
||||
Shared whiteboarding/collaboration tool.
|
||||
|
||||
|
||||
39
project-knowledge/03-context/systems/jira.md
Normal file
39
project-knowledge/03-context/systems/jira.md
Normal file
@@ -0,0 +1,39 @@
|
||||
---
|
||||
type: system
|
||||
project: fidelity
|
||||
status: active
|
||||
systems: []
|
||||
workstreams: [consumer-integration]
|
||||
people: [quy-mai]
|
||||
related: [confluence, miro, ../process/jira-story-rules.md, ../process/sprint-cadence.md]
|
||||
tags:
|
||||
- system
|
||||
- fidelity
|
||||
- jira
|
||||
- tracking
|
||||
updated: 2026-04-20
|
||||
---
|
||||
|
||||
# Jira
|
||||
|
||||
## Role
|
||||
|
||||
- Primary work-tracking system used in Fidelity.
|
||||
- Central system for stories, sprint organization, status tracking, and planning flow.
|
||||
|
||||
---
|
||||
|
||||
## Stable Patterns
|
||||
|
||||
- Fidelity-side Scrum work is organized in Jira.
|
||||
- Sprint naming uses labels like `PDIAP 26Q1.1`, `PDIAP 26Q2.1`, and `PDIAP 26Q2.2`.
|
||||
- Jira is part of the day-to-day delivery flow alongside DSE/daily syncs, sprint review, sprint planning, and retrospectives.
|
||||
- Story IDs and approved titles should remain explicit because they are reused in standups, planning, and stakeholder communication.
|
||||
|
||||
---
|
||||
|
||||
## Related Context
|
||||
|
||||
- Sprint cadence and ceremonies: `../process/sprint-cadence.md`
|
||||
- Story framing guidance: `../process/jira-story-rules.md`
|
||||
- Scrum coordination context: `../../04-people/quy-mai.md`
|
||||
Reference in New Issue
Block a user