Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 895 Bytes

File metadata and controls

33 lines (22 loc) · 895 Bytes

PLANS.md

Verified on 2026-08-07.

Plans are first-class repo artifacts.

Plan Levels

  • small change: lightweight thread-local plan is enough
  • non-trivial change: add a checked-in execution plan under docs/exec-plans/active/
  • finished work: move or recreate the plan under docs/exec-plans/completed/ with decisions and verification

Plan Expectations

Each execution plan should capture:

  • problem statement
  • scope and non-goals
  • decisions made
  • progress log
  • verification performed
  • follow-up debt if any

Current Plan Areas

Mechanical Follow-Through

CI validates Markdown links and important YAML, Compose, and GoReleaser files. The tech debt tracker records recurring checks that still need automation.