Adds missing standard artifacts: - README.md (if missing) - AGENTS.md (AI agent contract) - PLAN.md (current sprint) - STATUS.md (where we are) - DEVELOPMENT.md (dev workflow) - DEPLOYMENT.md (deploy procedure) - TESTING.md (test strategy) - DECISIONS.md (ADR index + templates) - .github/CODEOWNERS - .github/workflows/ci.yml Preserves all existing artifacts. Refs: RugMunchMedia/fleet-template
16 lines
322 B
Markdown
16 lines
322 B
Markdown
# ADR-NNNN: <Short Title>
|
|
|
|
## Status
|
|
Proposed | Accepted | Deprecated | Superseded by ADR-XXXX
|
|
|
|
## Context
|
|
What's the issue? What's the pressure for a decision?
|
|
|
|
## Decision
|
|
What did we choose?
|
|
|
|
## Consequences
|
|
What becomes easier? What becomes harder?
|
|
|
|
## Alternatives
|
|
What else did we consider? Why didn't we pick them?
|