Labels
Labels
34 labels
- Structural system changes and boundary clarification.
- Governance rollouts, standards enforcement, process updates.
- Security/safety/robustness improvements and guardrails.
- Minimum viable functionality to establish baseline.
- Metrics/logging/tracing improvements.
- Runtime, deployment, healthchecks, and operability.
- Performance/cost improvements after correctness is stable.
- Release preparation, packaging, and deploy readiness.
- Feasibility exploration and unknown reduction.
- Correctness, CI confidence, and reliability improvements.
- Must be addressed immediately.
- High priority; should be scheduled soon.
- Low priority; do last.
- Normal priority.
- High risk to security, correctness, or stability.
- Significant technical or operational risk.
- Low risk.
- Moderate risk.
- Blocked by unresolved issues listed under `blocked-by` in the issue body.
- Requires an ADR before implementation.
- Cannot proceed until missing info is provided.
- Requires test coverage (TDD enforcement).
- No unresolved `blocked-by` dependencies; eligible to start.
- Structural design or boundary change affecting system architecture.
- A defect: something is not working as intended.
- Documentation improvements or additions.
- New capability or user-facing functionality.
- Process, standards, templates, or engineering governance changes.
- Infrastructure, CI/CD, build, or environment-related work.
- Performance/cost/latency optimization work.