AI-Native SDLC
Procedural Cognitive Runtime Architecture for agent-driven software engineering.
The SDLC harness for AI-native software delivery
Runtime harnesses govern agent execution.
AI Native SDLC governs software delivery.
AI agents need runtime harnesses to coordinate reasoning, tools, and execution. Software delivery requires planning, specifications, ticket hierarchies, worktrees, reviews, QA, deployments, handoffs, continuity, and observability.
SDLC Harness governs software delivery — the engineering process itself, not a single task.
npx @ai-native-sdlc/cli install
AI execution survives the task.
Software delivery must survive the project.
The operational layer between execution and delivery
Runtime Harness vs SDLC Harness — one governs the agent loop; the other governs delivery operations.
Materialized software delivery infrastructure
Hover a folder — purpose, example artifact, and workflow for that harness surface.
workflows/
From intent to governed delivery
Intent → Specification → Tickets → Worktrees — then review, evidence, deploy, handoff, and trace.
Input Build SaaS onboarding with email verification
- Intent User prompt → /sdlc:goal
- Specification .sdlc/specs/JAMBU-122.md
- Ticket Hierarchy 12 Plane epic + children
- Worktrees 12 ../worktrees/JAMBU-*
- Implementation app/src/components/**
- Review Reviewer gate PASS
- QA Artifacts 47 .sdlc/evidence/run-id/
- Pull Requests 12 gh pr create × 12
- Deployment 1 Cloudflare Pages URL
- Handoff 1 .sdlc/handoffs/LATEST.md
- Execution Trace .sdlc/trace/events.jsonl
Delivery artifacts, not chat output
Select an artifact — realistic preview from a governed run, not placeholder copy.
Specification
Vertical implementation plan with entry point, gates, and verification.
## Technical Notes
Entry: /sdlc:goal → goal-flow.yaml
Transform: classify → decomposition → plane-hierarchy
Output: registered worktree + manifest.yaml
Verify: playwright test e2e/smoke.spec.tsInstall and execute
Run install, init, then goal — repository tree, artifacts, and execution graph materialize live.
- spec.md
- manifest.yaml
- .sdlc/workflows/
- evidence/
- trace.jsonl
Execution graph: idle