Skip to content

Software Delivery Pack

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 PrimitivePack Concept
Scope IntersectionLanes (code_paths, WIP limits)
Policy EngineGates (format, lint, typecheck, test)
Evidence StoreWork Units (lifecycle, stamps, audit trail)
Tool ExecutionCLI 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