Development

Runbooks and policy for people contributing to or maintaining the Spec Kitty project itself — as opposed to ../guides/, which documents using Spec Kitty in your own project. This strict split is FR-003: no contributor-only page is reachable from end-user navigation.

Contributing

Testing the Spec Kitty codebase

Release and CI policy

Non-page artifacts

  • 3-2-page-inventory.yaml — the page-inventory tooling artifact. It STAYS PUT by operator directive; the freshness/lockfile tooling (scripts/docs/inventory_lockfile.py, check_docs_freshness.py, version_leakage_check.py, _inventory.py) reads it at this stable path. A regression guard (tests/docs/test_inventory_path_stable.py) asserts the path cannot silently move.
  • mutation-testing-tactic.yaml — a doctrine tactic artifact (non-page).

See also