From e1424ca6defe9184d5f0526e7330b44e1645ebeb Mon Sep 17 00:00:00 2001 From: Ryan Dombrowski Date: Wed, 22 Jul 2026 14:58:28 -0400 Subject: [PATCH] docs(DX-2): link the adoption guide from the export section Co-Authored-By: Claude Fable 5 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 541cb31..9dc5ffe 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,9 @@ ds-mcp --dspack ./your-system.dspack.json The generated file is a snapshot of extractable facts. The sections that make a dspack file most useful to agents — `patterns`, `antiPatterns`, `whenToUse`, `accessibility`, `constraints` — are deliberately left for -your team to author. +your team to author. The complete journey from snapshot to a governed, +validated contract (including what to author and in what order) is walked +in the [adoption guide](https://github.com/aestheticfunction/dspack/blob/main/ADOPTING.md). ## What agents can ask