Files
Asim Aslam 225581c946 docs(readme): lead with the demo, declutter the front door (#4895)
The README buried its best asset — the micro run --prompt transcript,
including mid-conversation service generation — under an 11-step on-ramp
and four paragraphs of internal CI make-targets, and put monetization
sections above the first code sample. Restructure for a first-time
visitor while keeping every CI-guarded wayfinding contract intact:

- New "See it" hero right after the Overview: the condensed --prompt
  transcript with the mid-chat shipping-service generation moment.
- Quick Start decluttered: install → no-key start → on-ramp → prompt
  generation, with the harness make-targets consolidated into one line
  in Docs (install-smoke, inner-loop, zero-to-hero-transcript, harness).
- First agent on-ramp compressed from 11 steps to 4, preserving every
  canonical wayfinding marker and their required order.
- Community and Commercial Support moved below the value demonstration;
  sponsor logos stay near the top.
- Autonomous improvement loop tightened and moved out of Quick Start,
  now leading with "Go Micro maintains itself".
- internal/demo/: VHS tapes for a reproducible quick-start GIF
  (first-run.tape, no key; make demo-gif) and the keyed hero demo
  (prompt-demo.tape, manual), with recording/embedding instructions.

Verified: the zero-to-hero-ci docs harness and cmd/micro wayfinding
tests pass unchanged.

Co-authored-by: Claude <noreply@anthropic.com>
2026-08-23 15:18:27 +01:00
..
2025-05-21 11:17:04 +01:00