Skip to content

Reference

Look things up. Contracts, tables, flags, and exhaustive lookups — read between doing, not end-to-end. (Back to docs home.)

ReferenceCovers
Automation BehaviorWhat each automation level (supervised / trusted / autonomous) permits.
Autonomous PM Front-EndThe vision-only → approved-queue backbone (pm-frontend.js) — check-vision, scaffold, the queue gate, and blocker→TODO handoff.
bob readyOne idempotent, non-interactive command that converges a project to warp-drive-ready on any machine, ending with a READY / NOT READY verdict.
bob-reapThe declarative working-tree residue reaper — reap.json manifest, keep-list floor, liveness guards, TTL, and session-end integration (#1664).
Branch ConfigBranch detection and the single-source-of-truth resolver.
CLI SafetyThe non-project guard (project-guard.sh) — hard-denied targets, the override, and the destructive-command inventory.
Design-Brief SchemaThe generic brief format /design-brief emits — front matter, the seven sections, provenance states, validity rules.
Design-Generator CatalogThe AI design generators a brief can target (v0, Lovable, Bolt, Figma Make) — input conventions, strengths, limits, fidelity, constraint→tool chooser.
Dev LifecycleThe dev.json manifest and the /dev-up lifecycle contract.
Doc-BootstrapThe tier rubric, the scripts/doc-bootstrap/ script + CLI surface, and the JSON contracts (inventory, triage, coverage, source_evidence).
Documentation StandardThe spec every BoB doc obeys — Diátaxis modes, taxonomy, frontmatter, severity model.
Forge HealthThe classified forge-availability signal every gh-dependent path can read, plus the durable read cache and write-ahead queue that keep a run alive through a degradation — the gh PATH shim, the classifier, the TTL cache, the read fallback, and the write spool and its replay (#1748, #1749, #1750).
GlossarySkill, agent, slash-command, and shell-command glossaries (extracted from handbook §10–13).
Hooks ReferenceEvery BoB hook, by event (extracted from handbook §14).
Kickoff FlagsWarp-drive run options set at kickoff (-f/--timeout/--ceiling/--budget/--area/--dry-run) — the kickoff.js parser, floor-safe validation, and how they surface in warp status/config.
Launchpad Links IndexThe bob-launchpad-links/1 schema and generator (scripts/launchpad/links-index.js) — per-project link map derived from declared state only.
Loop PrimitiveThe declarative "do X until Y" construct and its manifest schema.
Memory RecallOn-demand query over the file-based memory store (recall.js) — the relevance signal (keyword×recency + type-prior + usage), scope bounds, and CLI flags. Complements memory-audit.
Mirror RemoteThe declared second git host every managed repo publishes to — mirrors.json topology, idempotent reconcile, dual-remote publish, and staleness reporting (#1747).
Narrative-from-Git EngineThe shared deterministic core behind /update-story and /update-journey (scripts/narrative/engine.sh) — config schema, count types, new-surface detection, and the JSON output contract.
Natural-Language GuideThe phrasings that trigger BoB commands and skills.
Port AllocationDev-port band convention and the two-tier source-of-truth model.
Reversibility Decision EngineThe L4 one-way/two-way classifier (decision-engine.js) — categories, the never-guess safety bias, and the CLI exit-code contract.
Session Evidence LedgerThe per-project append-only record of what tooling sessions actually used — skills, agents, commands (#1131); the substrate gap detection and orchestrator feedback read.
Test-Environment MirrorProvision a test environment mirroring prod and sync prod data into it with mandatory redaction (#451).
tmux Cheatsheettmux keybindings for warp-drive / cdfork sessions.
TODO Format ContractThe body contract a todo issue must satisfy (summary, numbered steps, #NN link) and the completed done-signal.
Token MonitoringToken-usage capture, reporting, and cost estimation.
Verification Systemmake check / test targets and what each verifies.
Warp-Drive State ReferenceState file, state-machine CLI, and the full phase-transition table.
Writing StyleguideProse rules (WS-N) for all authored artifacts — issues, commits, PRs, comments, docs.