diff --git a/CHANGELOG.md b/CHANGELOG.md index 63162f75..8fcb0d7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,13 @@ All notable changes to this project will be documented in this file. --- +## [Unreleased] + +### Added + +- Documentation: `docs/reference/documentation-url-contract.md` and navigation links describing how core and modules published URLs relate; OpenSpec spec updates for cross-site linking expectations. +- Documentation: converted 20 module-owned guide and tutorial pages under `docs/` to thin handoff summaries with canonical links to `modules.specfact.io`; added `docs/reference/core-to-modules-handoff-urls.md` mapping core permalinks to modules URLs. + ## [0.42.6] - 2026-03-26 ### Fixed diff --git a/docs/README.md b/docs/README.md index ac641744..8770f112 100644 --- a/docs/README.md +++ b/docs/README.md @@ -35,6 +35,10 @@ Use the canonical modules docs site for: The canonical modules docs site is currently published at `https://modules.specfact.io/`. This docs set keeps release-line overview and handoff content for bundle workflows while the canonical modules docs site carries the deep bundle-specific guidance. +## Cross-site contract + +- [Documentation URL contract (core and modules)](reference/documentation-url-contract.md) — linking rules vs `modules.specfact.io` + ## Core Entry Points - [Docs Home](index.md) diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index 87e3f30b..54121368 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -164,6 +164,7 @@

Reference