Skip to content

Architecture Decision Records

ADRs document significant architectural decisions made during DINOForge development.

Index

ADRTitleStatus
ADR-001Agent-Driven Development ModelAccepted
ADR-002Declarative-First ArchitectureAccepted
ADR-003Pack System DesignAccepted
ADR-004Registry ModelAccepted
ADR-005ECS Integration StrategyAccepted
ADR-006Domain Plugin ArchitectureAccepted
ADR-007Observability FirstAccepted
ADR-008Wrap, Don't HandrollAccepted
ADR-009Runtime Orchestration via ModPlatformAccepted
ADR-010Deterministic Star-Wars Asset Intake PipelineProposed

Format

Each ADR follows the standard format:

  • Status: Proposed, Accepted, Deprecated, Superseded
  • Context: What is the issue?
  • Decision: What was decided?
  • Consequences: What are the implications?

Released under the MIT License.