Commit Graph
7 Commits
Author SHA1 Message Date
Renn F 17d3d37432 docs(how-to): reframe the walkthrough around RoboCo building itself
Recast the how-to as a single thesis: RoboCo is an organization — not a swarm and
not a framework — and because it is a real organization (roles, a chain of
command, a gated lifecycle, reviews and sign-offs) it can build real software,
shown by it building one of its own features.

The walkthrough now follows that real feature end to end with screenshots from
the actual run: the Board scoping it (Product Owner + Head of Marketing review),
the Approve & Start decision, a genuine QA failure and re-run, the three cells'
verified, agent-co-authored commits converging, and the integrated pull request —
its description, its diff, and the Approve & Merge decision — coming back for the
CEO's sign-off, with the final task tree at the end. The human acts at only the
two ends; the organization fills in everything between.

Adds the new walkthrough screenshots and places them across the lifecycle.
2026-06-08 05:36:57 +02:00
Renn F 199169ef0e Added short gif 2026-06-07 02:53:51 +02:00
Renn F 913591ed27 Convert walkthrough .mov to .mp4 2026-06-07 01:01:56 +02:00
Renn F 8b7b8f96f7 Adding screenrecording full-feature-walkthrough 2026-06-07 00:39:06 +02:00
Renn F 067b5e17ef Fixed how-to.md 2026-06-06 22:25:44 +02:00
Renn F 12e297da23 Updated how-to.md 2026-06-06 22:20:55 +02:00
Renn F cd6927401c docs: add an illustrated how-to walkthrough
A step-by-step guide to the workflow — give the Board a task, approve,
the cells build/review/document, the Main PM opens the final PR — each
step illustrated with a panel screenshot. The screenshots live under the
tracked docs/images/ (the source logos/ tree is gitignored, so embedding
from there would render broken on the public repo).
2026-06-05 17:05:14 +02:00