What problem does it solve?
Build and maintain a ranked database of user opportunities (Teresa Torres-style — the user problems behind what you build, not the solutions). Stored as an LLM-wiki under .nanopm/opportunities/: one file per opportunity + a ranked INDEX, a LOG, and an editable SCHEMA. Bootstrap drafts the initial set from feedback + your assumptions + Nano's hypotheses; add captures one problem at a time. Two levels only (Theme → Opportunity); no scoring at v1 — a coarse priority instead.
Core Features & Use Cases
- Two-level hierarchy: Theme → Opportunity, limited to two levels with explicit provenance tagging (evidence-backed / user-stated / nano-hypothesis).
- Lifecycle modes: bootstrap to initialize the schema, add to capture new opportunities, and generate to draft candidates across themes.
- Governance & dedup: deduplicate, reindex INDEX.md, and log changes to LOG.md to maintain an auditable trail.
Quick Start
Bootstrap the initial opportunity DB using the bootstrap phase and review the resulting INDEX.md before writing.