Handbook
Release notes
Static HTML under lenses.forgesdlc.com tracks docs/ on forge-lenses plus the forge-lenses-website build (Firebase Hosting).
Updated
Runtime (forge-lenses)
- Tagged builds — GitHub Releases for semver tags and binaries/source snapshots.
- Commit history — default branch commits between tags include fixes not yet packaged.
Handbook (this site)
Static HTML under lenses.forgesdlc.com tracks docs/ on forge-lenses plus the forge-lenses-website build (Firebase Hosting).
| Topic | Detail |
|---|---|
| Preview locally | LENSES_DOCS_BUILD_PROFILE=public bash scripts/check-docs.sh |
| Evidence bundle | lenses-docs/public-manifest.json, docs/generated/schema-index.json, docs/generated/openapi.json, docs/strategy/documentation-inventory.json, plus build/docs-readiness.{json,md} from scripts/score-docs-readiness.py |
| Publish | Maintainer handbook on release workflow (GitHub) and publishing overview (GitHub) |
May 2026 — docs gap-bridge rollup
Aligned release engineering + handbook CI now share the same toolchain: check-public-doc-links, public-manifest.json parity, richer JSON schema fixtures (12 bundles), export_schema_index.py, export_openapi.py, inventory freshness guards, redirects validator, and a readiness scorecard surfaced for operators validating lenses.forgesdlc.com freshness.
See also Docs versioning for how handbook freshness relates to git tags.