# @oshun/v9-prometheus

V9 Prometheus lesson forge (V9_ARCHITECTURE.md §3): the solve-first, grounded,
gated HTN pipeline. Stage 0 resolve (Atlas) -> 1 ground/solve-first (the
verified skeleton from grounded Atlas nodes + recomputed STEM values) -> 2 plan
(HTN beats/explorable/assessment) -> 3 write (realize the skeleton via an
injected Iris writer, misconception pass) -> 5 explorable (Hephaestus) -> 6
assess (Mnemosyne) -> 7 gate (Aletheia G1/G2/G6 + Hephaestus G4 + the shared
7-gate suite) -> 8 compile+cache (C2PA hashes, determinism, generation ledger).
Composes the V9 libs; no new loop.

## At a glance

- **Path:** `libs/v9/prometheus`
- **Domain:** v9 (active)
- **Owner:** @GreyChimp
- **Docs:** [systems one-pager](/docs/systems/lib-v9.md)
- **Nx project:** `@oshun/v9-prometheus`

## Commands

```bash
pnpm nx test @oshun/v9-prometheus
pnpm nx lint @oshun/v9-prometheus
```

<!-- Generated starting point (audit F-3): owners, replace this note with usage examples and API notes. -->
