Overview
Pack architecture and capabilities. Open
This section is the canonical home for Software Delivery Pack documentation.
The kernel provides domain-agnostic primitives: scope intersection, policy evaluation, evidence recording, and tool execution. The Software Delivery Pack builds on these to provide the concepts teams use daily:
| Kernel Primitive | Pack Concept |
|---|---|
| Scope Intersection | Lanes (code_paths, WIP limits) |
| Policy Engine | Gates (format, lint, typecheck, test) |
| Evidence Store | Work Units (lifecycle, stamps, audit trail) |
| Tool Execution | CLI commands (wu:create, wu:claim, wu:prep, wu:done) |
You don’t need to understand the kernel to use the pack — but if you’re curious about why things work the way they do, the kernel docs explain the underlying mechanics.
Overview
Pack architecture and capabilities. Open
Workflows
Solo/team execution patterns and WU completion flow. Open
AI Agents
Onboarding, integrations, branch patterns, MCP setup. Open
Setup & Migration
Existing projects, migration, upgrade, troubleshooting. Open
Language Guides
Verified quickstart guides by language. Open