Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,423 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation map

This directory contains current design documentation and architectural decision records. Implementation plans are removed after completion; Git history is the archive. Executable behavior is authoritative only when backed by the current code and tests.

Current documents

Historical evidence

These documents are snapshots rather than current project plans:

Historical evidence must name the commit or date it describes and must not call itself current.

ADRs

An ADR records why a decision was made. Accepted, rejected, and superseded ADRs remain in the tree. After acceptance, only status, implementation notes, and supersession metadata should change; a semantic change requires a new ADR.

Status vocabulary:

  • Proposed - awaiting a decision.
  • Accepted - the decision is binding.
  • Implemented - the accepted decision is present in production code.
  • Partially implemented - accepted, with named implementation work open.
  • Rejected - considered and deliberately not adopted.
  • Superseded - retained as history; a later ADR is authoritative.

Open or partially implemented

Current implemented decisions

Historical, superseded, or rejected

Module documentation

Current implementation structure is documented next to the code:

Maintenance rules

  1. Put durable decisions in ADRs, not project plans.
  2. Remove completed plans after extracting lasting decisions and updating references.
  3. Mark reports and audits with their commit or verification date.
  4. Keep one owner for each current semantic rule; historical documents must point to that owner rather than restating current status.
  5. Update links and source comments in the same change that moves a document.

About

my lil programming language

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages