Skip to content

Implementation Plans

Plans describe concrete Tosumu implementation work: scope, ownership, incremental slices, validation, risks, and completion criteria.

Plans do not create architectural authority. When implementation evidence changes an accepted boundary, open an Architectural Review and update or supersede the relevant ADR.

Copy TEMPLATE.md when opening a plan. Remove sections that are genuinely irrelevant, but keep per-slice deliverables, acceptance criteria, validation, and exit states.

Current And Retained Plans

Plan Requirements

A useful plan should include:

  • motivating evidence and current state;
  • goals and explicit non-goals;
  • ownership and dependency boundaries;
  • small compiling implementation slices;
  • acceptance criteria for each slice;
  • tests, fuzzing, fixtures, or consumer evidence;
  • risks, unsupported cases, and diagnostics;
  • completion, graduation, or parking criteria;
  • links to related specifications, ADRs, reviews, CRs, and code.