From 9a2f8280c151489eda660ae556afa4f0e6e6da7d Mon Sep 17 00:00:00 2001 From: CodeSigils Date: Mon, 24 Aug 2026 12:16:08 +0300 Subject: [PATCH] docs: record v0.1.3 roadmap completion What: Add the missing v0.1.3 release entry to the implementation record.\nWhy: Keep roadmap history aligned with the published release. --- proposals/ROADMAP.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/proposals/ROADMAP.md b/proposals/ROADMAP.md index 9a1ec5b..81d2362 100644 --- a/proposals/ROADMAP.md +++ b/proposals/ROADMAP.md @@ -77,6 +77,14 @@ coverage, and consistency. These fixtures do not execute candidate content. ## Implementation record +### 2026-08-24 — v0.1.3 release + +- Released `v0.1.3` with the post-v0.1.2 CI gate hardening, evidence refresh, + documentation consolidation, and discovery-methodology improvements. +- Confirmed project metadata, citation metadata, and `uv.lock` agree on the + release version. +- Release validation passed and GitHub generated the release notes. + ### 2026-08-24 — Methodology hardening - Made package-runner bootstrapping explicitly opt-in.