# Spec Led Development ## Docs - [Core Model](https://specled.dev/core-model.md): The small portable model at the center of Spec Led Development. - [FAQ](https://specled.dev/faq.md): Common questions and non-goals for Spec Led Development. - [Getting Started](https://specled.dev/getting-started.md): The smallest good path into Spec Led Development. - [Overview](https://specled.dev/home.md): Keep intent, implementation, and verification in one loop. - [How It Works](https://specled.dev/how-it-works.md): The operational loop behind Spec Led Development. - [Tooling](https://specled.dev/tooling.md): Portable method, implementation-specific tools. - [Brownfield](https://specled.dev/use-cases/brownfield.md): Adopt Spec Led in an existing codebase without stopping delivery. - [Bug Fix](https://specled.dev/use-cases/bug-fix.md): Fix a bug and lock the behavior with spec coverage to prevent regressions. - [Greenfield](https://specled.dev/use-cases/greenfield.md): Start a new project with one small subject and one working verification loop. - [New Feature](https://specled.dev/use-cases/new-feature.md): Ship a feature with a clear spec-first workflow for humans and coding agents. - [Why](https://specled.dev/why.md): Why Spec Led Development exists and the constraints that shaped it. ## OpenAPI Specs - [openapi](https://specled.dev/api-reference/openapi.json)