Ref-001: ADR Template Structure & Authoring Process

Type

Reference Documentation

Purpose

Defines the canonical template structure for Architectural Decision Records (ADRs) and the process for generating them within the SEA-Forge™ ecosystem.

Template Structure

Required Fields

Each ADR MUST contain the following sections:

ADR-XXX — [Decision Title]

Authoring Process

Generation Methods

ADRs can be generated through the following approved workflows:

  1. Chat Mode Integration
  2. Prompt-Based Generation
  3. Manual Creation

Status Lifecycle

1
2
3
4
5
Proposed → Accepted
         ↓
      Rejected
         ↓
    Superseded (by ADR-XXX)

Example

See template source for canonical TypeScript strict mode example (ADR-001).

Traceability Requirements