This release makes the kit work without git and adds the first machine-checkable enforcement layer.
What's new:
- Non-VCS mutex: filesystem lock files replace git branches — the kit now works on any project regardless of version control
- docs/AGENT_BRIEF.md: 30-second entry point every agent reads first
- docs/TEAM_ONBOARDING.md: roles, onboarding, conflict escalation for teams of 2+
- Framework quick-starts: Laravel, Next.js, FastAPI, monorepo
- check-scope-overlap.sh + validate-checkpoint.sh: automated CI gates that fail on scope conflicts or incomplete checkpoints
- SETUP_PROMPT: git no longer a blocker; prompt-injection scan added
Everything is still MIT-licensed, zero dependencies, and works with any agent tool.