docs: DORA metrics with pipeline timing breakdown #185
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Type
Feature
Lineage
Standalone — no parent plan or phase.
Repo
landscaping-assistant
User Story
As a developer, I want to see measured pipeline timing and DORA metrics so I can identify bottlenecks and track deployment health.
Context
Pipeline #410 deployed the timezone feature. We measured every step from merge to production. This doc captures those measurements with mermaid diagrams and identifies optimization opportunities.
Description
Add
docs/DORA.mdwith:File Targets
docs/DORA.md(new)Feature Flag
None — docs only.
Acceptance Criteria
Test Expectations
No code changes. Mermaid diagrams should render in Forgejo markdown preview.
Constraints
Checklist
Related
docs/pipeline.md(existing pipeline architecture doc)