Changelog
AddedDevX
START.md workflow scaffold
Anchored the contributor entry point with a single START.md that explains where every workflow doc lives.
START.md is the new front door for any new agent or human: it points at CLAUDE.md, WORKFLOW.md, AGENTS.md, the persona-driven plan prompts, the public-contract gate, and the trust-surface invariants. Lower onboarding friction without duplicating content.
docsworkflow
Related changes
AddedDevX
Development workflow with vendored Pocock skills
Codified the 6-step Matt Pocock workflow plus eight vendored skills as the single entry point for every CribScore change.
AddedDevX
Handoff guide for state-readiness rollout
Documented the carryover plan for completing the 50-state readiness sweep across agent sessions.
AddedDevX
Self-hosted runner support in CI
PR validation and prod smoke workflows can target self-hosted runners by default.