Skip to content

Version History

Brief branching/track convention: Brief Versioning Model

Current Versions

DocumentVersionDateStatus
Capacitor Briefv0.52026-03-04Current
Capacitor Whitepaper (Emitter Phase)v0.0.202026-02-25Current
V0 Prompt Packv0.42026-03-04Current

Canonical Brief

VersionSubtitleLineage
v0.5The Idea Launchpadv0.3.3a-X -> v0.5

Prior Tracks (archived)

TrackFinal BriefSubtitle
Xv0.3.3a-XActivity-Market-Making Marketplace
Vv0.3.2-VContext-First Coordination Variant

Whitepaper Versions

VersionDateSummaryContent
v0.0.202026-02-25EmMittr Ventures + Reflexive Investment + Q&A OverhaulFull
v0.0.192026-02-25The Reflexive Signal + Payout MechanicsFull
v0.0.182026-02-25Proof of Good Judgement refined, Circuit TypesSummary
v0.0.172026-02-24Part VII: Proof of Good Judgement — deliberation protocolSummary
v0.0.162026-02-22Phase 4: Qualitative Work GovernanceFull
v0.0.152026-02-18"Growth engine" + "agentic bridge" positioningFull
v0.0.142026-02-18Three Work classes with Problem/Acceptable structureFull
v0.0.132026-02-12"The Hard Problems" section + emWork SDK brandingFull
v0.0.122026-02-12Two-stage lockup: 14-day minting + 7-day LP redemptionFull
v0.0.112026-02-12Auto-compounding emmission poolFull
v0.0.102026-02-12Framing rewrite: "unbury the lead"Full
v0.0.92026-02-11Cold open split into Scenario A + Scenario BFull
v0.0.82026-02-11Cold open: Agent-to-agent economy scenarioFull
v0.0.72026-02-11Framing: Value-add, not cheaper alternativeFull
v0.0.62026-02-11Three-tier value ladder + agent centerpieceFull
v0.0.52026-02-11SDK reframe + agent positioningFull
v0.0.42026-02-11Terminology correctionsFull
v0.0.32026-02-11First complete whitepaper draftSummary

Brief Versions

VersionDateSummaryContent
v0.52026-03-04Capacitor Brief — The Idea Launchpad (co-founder rewrite: supply/demand marketplace, orchestration agents, three participant types)Current
v0.3.3a-X2026-03-03Capacitor Brief — AMM-linked activity market-making track (derivative exposure + fee accrual clarity)Archived
v0.3.2-V2026-03-03Capacitor Brief — context-first coordination canonical variantFull
v0.3.3-X2026-03-03Capacitor Brief — prior activity-investment canonical snapshot (archived)Full
v0.3.2-X2026-03-03Capacitor Brief — prior launchpad-first canonical snapshot (archived)Full
v0.3.1-X2026-03-01Capacitor Brief — prior launchpad-first canonical snapshot (archived)Full
v0.3.1d2026-03-02Capacitor Brief — prior coordination-bridge canonical variant (archived)Full
v0.3.1c2026-03-02"What Comes Next" restructure + Work-tier bridgeFull
v0.3.1b2026-03-02Added capital-formation framing and PoGJ transitionFull
v0.3.1a2026-03-01Coordination-layer deep-dive variantFull
v0.3.02026-03-01Capacitor — launchpad-first positioningFull
v0.2.02026-03-01Capacitor Stack — full system briefFull
v0.1.02026-02-27Capacitr pivot — governance-first positioningFull
v0.0.32026-02-23Final EmMittr-branded briefFull

UX Brief Versions

VersionDateSummaryContent
v0.42026-03-04Added boardgame-style project pages with selectable style packs and Board/Data modesCurrent
v0.32026-03-04Added risograph collectible agent-card option with segmented metric sectionsArchived
v0.22026-03-04Added launchpad-first project-card creation flow and dedicated launchpad promptArchived
v0.12026-03-03Initial v0 prompt pack for marketplace-first, marketing-first, and mobile-first UI generationArchived

Snapshot Convention

When creating a new version:

bash
# Snapshot current content before modifying
npm run snapshot -- whitepaper 0.0.20
npm run snapshot -- brief 0.3.1

This concatenates all markdown files for the document into a single-page archive at content/versions/<document>/v<version>.md.

Capacitor Documentation