ccd-cli 1.0.0-alpha.2

Bootstrap and validate Continuous Context Development repositories
1
2
3
4
5
6
7
8
9
10
11
12
13
# Archive

Historical, non-canonical material preserved for provenance. The canonical specs now live in [`specs/`](../../specs/).

## Contents

- **[specs/]specs/** — dated spec documents from the pre-restructuring layout, grouped by domain (state-model, cli, runtime, memory). These were the authoritative contracts before being consolidated into `specs/<topic>/body.md`.
- **[designs/]designs/** — superpowers brainstorming design docs. Session artifacts produced during feature development.
- **[plans/]plans/** — superpowers implementation plans. Session artifacts produced during feature development.

## Status

Everything here is frozen. New canonical work goes into `specs/`. New session artifacts go into `docs/superpowers/` (gitignored, ephemeral).