Kjell Tore Guttormsen
5df8e8888e
docs(ultraplan-local): trim README — outcomes section + remove duplication
Add "What you get" with Solo / Team / Virksomhet profiles + honest
"What it doesn't solve" list. Lets adoption decisions land before
command details.
Cuts (deduplication and historical noise):
- Architecture file-tree (~50 lines) → terse top-level layout +
pointer to CONTRIBUTING.md. Original was stale (missing lib/,
wrong hook-count, wrong plugin.json version note)
- "How it compares" matrix (~17 lines) — sales-coded comparison
vs cloud tools, doesn't help adoption decisions
- Per-command "How it works" 8-step prose (~50 lines across 4
commands) → 2-3 sentence summaries
- Exploration / Review / Research agent tables (~40 lines) →
one-liner pointers to agents/ directory (already self-documenting)
- v1.x and v2.x migration sections (~30 lines) → pointer to
CHANGELOG.md / MIGRATION.md
- v3.0.0, v2.4.0 historical callouts (~9 lines) — CHANGELOG owns
these
- Cost profile bullet-list (~13 lines) → one paragraph
Net: 770 → 609 lines (-21%). Tests green.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>