Skip to content

cucumberfalse/cabadrive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

136 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cabadrive

Cabadrive is a local-first web trainer for Russian-speaking drivers preparing for the CABA theory exam with official-source-first content and clearly marked unofficial learning aids.

Development Workflow

This repository uses a portable multi-agent development workflow:

  • durable project docs in docs_project/
  • feature memory in specs/<feature-id>/
  • SENAR-style verification evidence and process memory
  • agent onboarding in AGENTS.md
  • Claude-specific guidance in CLAUDE.md
  • local preflight before push
  • GitHub CI, PR Guard, and AI Review gates

Current Project Baseline

  • Legacy planning docs are in docs/specify/.
  • Durable agent-facing docs are in docs_project/.
  • No product runtime scaffold is committed yet; first implementation work should start from feature specs under specs/.

Local Commands

pnpm run preflight
pnpm run worktree:new -- --slug 001-docs-bootstrap
pnpm run pr:publish

Main Branch Protection

Changes to main must land through pull requests, never direct pushes. PRs can merge only after every required check in .unicorn-hub/config.json (requiredChecks) is green; apply the rule with scripts/apply-branch-protection.mjs when GitHub branch protection is available.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors