Metadata-Version: 2.4
Name: living-projects
Version: 0.1.0
Summary: An operating model for AI-augmented projects.
Project-URL: Homepage, https://github.com/beverage/living-projects
Project-URL: Repository, https://github.com/beverage/living-projects
Author-email: Alex Beverage <alex@beverage.me>
License: Apache-2.0
License-File: LICENSE
License-File: NOTICE
Requires-Python: >=3.11
Requires-Dist: typer>=0.12.0
Description-Content-Type: text/markdown

# Living Projects

An operating model for AI-augmented projects.

This is the substrate's source repo, pre-v0.1. The substrate's argument and design are in [MANIFESTO.md](MANIFESTO.md).

## Status

- The substrate's shape, conventions, and skill library are designed and dogfooded in this repo.
- The CLI that lets others install the substrate ([BL-001](.product/backlog/BL-001-build-cli-v0-1.md)) is in development.
- The quickstart README that walks through first use ([BL-002](.product/backlog/BL-002-write-readme-quickstart.md)) lands once the CLI is solid.

## What's here today

- [MANIFESTO.md](MANIFESTO.md) — the substrate's argument and architecture.
- [.product/](.product/) — the substrate's own context, backlog, decisions, and journal. The first dogfood instance.
- [.claude/](.claude/) — the eleven substrate skills and the rules they operate under.
- [LICENSE](LICENSE) and [NOTICE](NOTICE) — Apache 2.0.
