Text-based overview of how Northstar pieces fit together.
Normative detail for batch cards, ready-state, closeout, and autonomy lives
in sections/07-delivery-framework-and-autonomy.md.
Before agents or tools re-embed those lists, read the one-page map:
protocol-kernel.md.
vision/
└─ sets long-term direction and constraints
architecture/
└─ defines system shape, inventory, boundaries
contracts/
└─ locks behavior rules and interfaces
↑ promotion happens here ↑
specs/ (strict posture only)
└─ provisional planning, then promoted out
roadmaps/
├─ g01/ generation of milestones
│ └─ batch-cards/ execution cards (strict posture)
├─ g02/
│ └─ batch-cards/ execution cards (strict posture)
├─ backlog/ deferred work
└─ generation-index.md
logs/
└─ YYYY-MM/ dated evidence per batch
vision
↓
architecture
↓
contracts
↓ (optional: research → specs → promotion)
roadmaps
↓
logs (evidence)
Starting a new project?
│
├─ Simple? One repo? Low coordination risk?
│ └─ Baseline posture
│ (vision, architecture, contracts, roadmaps, logs)
│
└─ Complex? Multiple repos? High-risk boundaries?
│ └─ Strict posture
│ (baseline + product-guardrails, contract-index,
│ working-rules, specs, lane budgets, stop/pause signals)
│
└─ Already using baseline and need tighter guardrails?
└─ Lane-first adoption
(adopt strict for one active lane, expand gradually)
1. Open docs/README.md
2. Check generation-index.md for active generation
3. Open active milestone in gNN/
4. Read latest log in logs/YYYY-MM/
5. Execute next batch
6. Closeout: update card → milestone → front doors → log
1. Run sweep pack (8 sweeps)
2. Invoke the `northstar` skill; open [`skills/northstar/references/router.md`](../skills/northstar/references/router.md) and pick one mode.
3. Repair/complete planning or normalize docs posture as needed.
4. Compile roadmap.
5. Execute batch → log → handoff (handoff mode only when explicitly requested).
One installable skill: northstar. Internal modes (not separate installs):
| Mode | Use when |
|---|---|
| Normalize docs | Bootstrap, migrate, or keep docs spine healthy |
| Planning sub-modes | Plan, promote specs, compile roadmaps |
| Recovery sub-modes | Replan, refocus, sweep |
| Research | Promote evidence into architecture/contracts |
| Handoff | User explicitly asks for a continuation brief / fresh thread |
- Protocol kernel -- where each protocol topic is authoritative
- Glossary -- terminology reference
- Cheat Sheet -- naming and formats
- Template Bundle -- copy-ready files
- Operator Quick Start -- day-to-day workflow