@plasius/react-state
Version:
Tiny, testable, typesafe React Scoped Store helper.
66 lines (38 loc) • 1.28 kB
Markdown
# Architectural Decision Record (ADR)
## Title
> _Concise, descriptive title of the decision (e.g., “Use Azure Container Apps for n8n Deployment”)_
## Status
- Proposed | Accepted | Rejected | Superseded | Deprecated
- Date: YYYY-MM-DD
- Version: 1.0
- Supersedes: ADR-XXXX (if applicable)
- Superseded by: ADR-YYYY (if applicable)
## Tags
> _Short keywords to help search and group ADRs (e.g., infra, frontend, security, devops, ai, database)._
## Context
> _Describe the problem we are solving, relevant background, and constraints.
> Why are we making this decision? What triggered it?_
## Decision
> _What is the decision we have made? Clear, affirmative statement of the chosen path._
## Alternatives Considered
- **Option A**: Description (pros/cons)
- **Option B**: Description (pros/cons)
- **Option C**: Description (pros/cons)
> _Why were these alternatives not chosen?_
## Consequences
- Positive outcomes (benefits, opportunities)
- Negative outcomes (risks, trade-offs)
- Any technical debt created or avoided
- Impact on future decisions
## Related Decisions
> _Link to related ADRs (if any)_
## References
> _Links to docs, benchmarks, discussions, or external resources that influenced this decision_