Skip to content

v0.3.0 — The flagship drop

Choose a tag to compare

@github-actions github-actions released this 07 Aug 04:42
· 40 commits to main since this release

[0.3.0] - 2026-08-07

The flagship drop: release hygiene, real branding, generated proof, transparency, and three new tracks (agency, students, partners).

Added

  • Generated-not-typed proof pipeline: proof/generate_proof.py reads the tracking databases read-only and rewrites the stats block in proof/README.md between markers — with hard assertions on freshness (≤14 days), the exact views-claim language, and privacy. Includes the signup-attribution and inbound-engagement tables. No statistic in this repo is typed by hand anymore.
  • Transparency: transparency/ — the honest channel ranking of what actually built the user base (what-actually-worked.md) and a full cold-email postmortem with the deliverability findings worth keeping (cold-email-postmortem.md).
  • Offer-context onboarding as portable IP: playbooks/offer-context-onboarding.md — the interview pattern behind clearbox-onboard, generalized so any research agent can run it and any downstream system can consume the pack. clearbox-onboard bumped to 1.1.0 with the cross-links.
  • Agency track: playbooks/win-an-agency-client.md — the reverse-uno method: lead with a readout of the client's buyers, not a pitch.
  • Students: STUDENTS.md — a free semester of Clearbox Pro plus monthly group office hours for students who build in public, with the semester arc that produces a public track record.
  • Partners: PARTNERS.md — referral and delivery tracks; terms by email.
  • Two new skills: skills/geo-visibility/ (GEO term plan + retrieval-visibility score, wrapping engine/geo.py) and skills/longtail-content/ (buyer question → checked three-draft attribution pack, wrapping engine/content.py).
  • Automation boundaries: playbooks/automation-boundaries.md — precisely what the machine may and may never do.
  • Release hygiene: RELEASING.md, VERIFYING.md (the provenance rule, language boundaries, and the runnable scan gate every release passes), and a CI workflow that drafts a release when skills, playbooks, engine, proof, or transparency change.
  • Brand assets: banner, social preview, and the official logo pack in assets/.

Changed

  • README rebuilt as the flagship map: the full stage table (onboarding featured as the differentiator), transparency section, and consolidated related links.
  • The public multi-account guide on Notion and this repo now link to each other bidirectionally.