From fe5cc54cc7020b1ef3a41b9a3a07db3bc5808f48 Mon Sep 17 00:00:00 2001 From: Ryan Dombrowski Date: Sat, 4 Jul 2026 23:18:06 -0400 Subject: [PATCH] docs: add version context for the v0.2 snapshot shape States plainly that the snapshot targets the v0.2 shape while the spec has moved on to the governance revisions (v0.3/v0.4), whose rules and intents are hand-authored downstream, so the v0.2 reference reads as intentional scope rather than staleness. Co-Authored-By: Claude Fable 5 --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 8d87ce0..6df2a96 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,11 @@ may still change between versions. Not yet published to npm — install from source (below). The [handbook](docs/handbook.md) covers the supported stack, known limitations, and troubleshooting. +The snapshot targets the dspack v0.2 shape. The spec has since added the +governance revisions (v0.3 and v0.4); their rules, intents, and examples are +hand-authored downstream, not extracted, and this tool remains a snapshot +generator. + ## Install (from source) ```bash