| title | METHOD - Executive Summary | |||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| generated_at | 2026-04-09 18:27:16 -0700 | |||||||||||||||||||||||||||||||||||||||||
| generator | manual synthesis following Executive Summary Protocol (Cycle 0013) | |||||||||||||||||||||||||||||||||||||||||
| generated_from_commit | f1631d02fda4551245fe3f3bb66fe3d1e5b45891 | |||||||||||||||||||||||||||||||||||||||||
| provenance_level | artifact_history | |||||||||||||||||||||||||||||||||||||||||
| witness_ref | docs/method/retro/PROCESS_test-taxonomy-and-fixture-drift/witness/verification.md | |||||||||||||||||||||||||||||||||||||||||
| source_files |
|
METHOD is a calm development method for a repo shared by a human and an agent. Its core claim is simple: keep the backlog in the filesystem, work in small cycles, prove claims with rerunnable witnesses, and close every cycle with a retro.
The repo is intentionally light on project-management ceremony. The
filesystem is the database, ls is the query, and signposts explain the
state of the system without replacing the underlying files.
METHOD has evolved from doctrine plus a working CLI into a more complete toolchain for human/agent repo operation. Thirty-seven cycles are closed, and no cycle packets are currently open on this branch:
- Foundations (0001-0007): Established the CLI, witness conventions, drift detection, CI gates, and a cleaner module split.
- Release and provenance groundwork (0008-0013): Formalized release shaping, generated-signpost provenance, a library-facing API surface, MCP support, and the executive-summary protocol.
- Workflow and configuration hardening (0014-0025): Added GitHub sync, branch doctrine, behavior spikes, ship sync, configuration management, automated witness capture, consistency fixes, near-miss drift hints, async exec, and configurable workspace paths.
- Post-release maturity work (0026-0037): Added OSS scaffolding,
generated reference signposts, hybrid signpost generation, bad-code
cleanup, frontmatter-first backlog metadata, scaffold contract
alignment, MCP result contracts, truthful
BEARINGgeneration, native review-state, a repo self-discipline cleanup that makes open cycle packets onmaina documented defect instead of a tolerated exception, truthful witness drift capture that records the actual close-time drift report, and a test-taxonomy cleanup that realigns the suite's doctrine fixtures with the live repo legends.
The repo is organized under two legends:
PROCESS: Workflow mechanics, adapters, and system architecture.SYNTH: Self-description, signposts, and provenance.
- README.md: Core doctrine and filesystem structure.
- docs/BEARING.md: Current priority, recent ships, and "felt" tensions.
- docs/VISION.md: Bounded executive synthesis (this document).
Covers cycle discipline, backlog movement, adapters (GitHub, MCP), and named patterns (spikes, workflow).
- Active: None.
- Backlog: 36 items across inbox, cool-ideas, and bad-code.
Covers repo self-description, signposts, and provenance level.
- Active: None.
- Backlog: 3 items in cool-ideas.
- None.
- None explicitly recorded.
- PROCESS_semantic-drift-detector: LLM-based fuzzy matching for drift.
- PROCESS_multi-forge-adapter: GitLab/Bitbucket via common ForgeAdapter.
- PROCESS_interactive-scaffolder: Wizard for
method pull. - PROCESS_i18n-string-extraction: Centralize hardcoded English strings.
- PROCESS_doctor-command: a bounded diagnostic surface for repo truth and health.
- PROCESS_backlog-query-surface: native structured query surface over backlog cards.
- PROCESS_next-work-menu: repo-native “what’s next?” recommendations with evidence and stats.
- PROCESS_review-closeout-helper: help map review findings to SHAs and close out threads systematically.
- PROCESS_legend-audit-and-assignment: First-class legend management.
- PROCESS_retro-conversational-closeout: CLI-guided retro prompts.
- SYNTH_artifact-history-and-semantic-provenance: Formal provenance split.
- SYNTH_cycle-witness-command:
method witnesscommand.
- PROCESS_generated-reference-sync-coupling: scoped reference-doc refresh is still coupled to ship-level sync.
- PROCESS_typed-frontmatter-access: frontmatter access still erases useful structure by stringifying every YAML value.
- PROCESS_mcp-runtime-input-validation-audit: several mutation surfaces still need the same runtime-hardening pass recent review work exposed.
- Should review-state and review-closeout become a fuller native release cockpit, or stay as smaller bounded commands?
- Should
docs/VISION.mdremain manually synthesized, or is it time to land a native sync command for it? - What is the smallest further guard that would have prevented the repo's own cycle-closeout sloppiness even earlier?
This document is a bounded synthesis over repo-visible artifacts. It is grounded in artifact history only. It does not claim semantic provenance, observation lineage, or replay beyond the source surfaces named in the frontmatter.