AI-SDLC Documentation
AI-SDLC Documentation
User-facing documentation for the AI-SDLC Framework.
Sections
| Section | Description |
|---|---|
| Getting Started | Installation, CLI quick start, first pipeline |
| Tutorials | Step-by-step walkthroughs (9 tutorials) |
| API Reference | Complete SDK and orchestrator reference |
| Examples | Runnable TypeScript and YAML examples |
| Architecture | Package structure, data flow, design decisions |
| Troubleshooting | FAQ, common errors, environment variables |
Quick Links
- New to AI-SDLC? Start with Getting Started for installation and CLI quick start.
- Configuring agent runners? See the Runners Reference for all supported agents.
- Building with the SDK? See the API Reference for types, functions, and examples.
- Installing the Claude Code plugin? See Tutorial 8: Claude Code Plugin for zero-config governance.
- Using the SDK runner? See the SDK Runner Reference for programmatic agent control.
- Detecting workflow patterns? See Tutorial 7: Workflow Patterns for automated toil elimination.
- Calibrating review agents? See Tutorial 9: Review Calibration for the deterministic-first architecture.
- Enforcing agent constraints? See the Action Governance reference.
- Learning the concepts? Read the Primer for a conceptual introduction.
- Implementing a spec? The Specification contains the full normative requirements.
For Spec Contributors
The normative specification lives in spec/. These docs are informative guides aimed at implementors and end users.
License
Apache-2.0