e071084ebe
govulncheck / govulncheck (push) Has been cancelled
Lint / golangci-lint (push) Has been cancelled
Run Tests / Unit Tests (push) Has been cancelled
Run Tests / Etcd Integration Tests (push) Has been cancelled
Harness (E2E) / Harnesses (mock LLM) (push) Has been cancelled
Harness (E2E) / Provider harnesses (live LLM conformance) (push) Has been cancelled
38 lines
589 B
Markdown
38 lines
589 B
Markdown
---
|
|
layout: default
|
|
---
|
|
|
|
# ADR-XXX: Title
|
|
|
|
Status: Proposed
|
|
Date: YYYY-MM-DD
|
|
|
|
## Context
|
|
|
|
Describe the problem, forces, and constraints leading to the decision.
|
|
|
|
## Decision
|
|
|
|
State the decision clearly and precisely.
|
|
|
|
## Consequences
|
|
|
|
Positive and negative outcomes, trade-offs introduced by this decision.
|
|
|
|
## Alternatives Considered
|
|
|
|
1. Alternative A - why rejected
|
|
2. Alternative B - why rejected
|
|
|
|
## Implementation Notes
|
|
|
|
High-level steps or rollout plan if accepted.
|
|
|
|
## Related
|
|
|
|
- Link other ADRs, documentation, or issues.
|
|
|
|
## References
|
|
|
|
External resources, prior art, research.
|