---
title: "TODO project name"
---

> Documentation Index
> Fetch the complete documentation index at: https://nclsppr.github.io/project-foundation/llms.txt
> Use this file to discover all available pages before exploring further.

# TODO project name

TODO Describe the problem and the target observable result in one sentence.

## Start

The prerequisites, canonical commands, and expected results are in [`PROJECT.md`](/project-foundation/templates/project). Do not copy a procedure here if it must remain unique and executable.

The foundation requires Node `22.12.0` or later, npm, Docker, and Docker Compose
`2.20.0` or later to run `verify`.

## Documentation map

- [`PROJECT.md`](/project-foundation/templates/project): Product contract, sources of truth, architecture, and commands.
- [`STATUS.md`](/project-foundation/templates/status): State verified on a specified date.
- [`ROADMAP.md`](/project-foundation/templates/roadmap): Delivery order and exit criteria.
- [`CHANGELOG.md`](/project-foundation/templates/changelog): Delivered changes and observable effects.
- [`FOUNDATION.md`](/project-foundation/templates/foundation): Foundation version, profiles, and exceptions.
- [`DOCUMENTATION-CATALOG.md`](DOCUMENTATION-CATALOG.md): Complete navigation for Markdown files and their audiences.
- `docs-nimbus/`: Mandatory documentation engine, adapter, configuration, and lockfile.
- [`AGENTS.md`](/project-foundation/templates/agents): Local adapter for assisted work.
- `docs/decisions/`: Architectural decisions.
- `docs/foundation/`: Vendored snapshot of the core and profiles. Do not edit it locally.

Specialized documents, such as `DESIGN.md` and runbooks, remain linked from `PROJECT.md`.

This README provides navigation. It is not a second roadmap, a second architecture document, or a copy of the commands.

Source: https://nclsppr.github.io/project-foundation/templates/readme-standard/index.mdx
