# History — ``` Status: Current Owner: Last reviewed: Governs: the narrative of how this project got to where it is Review trigger: A decision reversed, a direction abandoned, or a rewrite ``` ## What this is for **This is a record of *then*, never a description of *now*.** That distinction is what makes it safe to leave alone as the project changes — a history document that gets edited to stay current is not a history, it is a second and competing description of the present. If you find yourself updating a sentence here because the code changed, the sentence belongs somewhere else. ## Decisions and their reasons | When | What was decided | Why, at the time | | --- | --- | --- | | <> | <> | <> | ## What was tried and dropped ## What this file is not - **Not the plan.** That is `docs/planning/PROJECT_PLAN.md`. - **Not the work list.** Open work lives in the tracker as milestones and issues. - **Not a changelog.** Dated entries go in `docs/history/DEVELOPMENT_LOG.md`.