Leiph's Work Blockchain

chain-tag → spawn → run → ship → ledger-flip → confirm · leiph-008 (spawn half) + leiph-009 (close-loop)
chain rhythm harness meta tool needs-review
0 · PWA
Tag
sticky eligibility
chain:true toggle
mission-control PWA
Leiph-only toggle on LEIPH tasks. Hidden client-side for persona=ivy. Server rejects on tasks/ivy/*. Tag alone does nothing — it's the gate.
leiph-008chain_runs[]
1 · PWA → VOICE
Trigger
state move = fire
Send to VOICE
batch email
PERSONA: LEIPH + SOURCE: mission-control PWA envelope. Contains STATE-CHANGE: yes (upcoming → in-progress) on a chain-tagged task. That line is the actual trigger.
PWA-source attestauto-dispatch
2 · VOICE
Spawn hook
branch + issue
Create branch
claude/<slug>-<hash>
VOICE cuts a feature branch off main for this chain run.
off main
Open GitHub issue
[SKILL-CHAIN] leiph-NNN
Body = task payload formatted as (?) intent input. Closing line: @claude.
mcp__github
claude-code-action@beta
@claude mention
Existing voice-dispatch path. NOT a new dispatcher — this IS the spawn primitive. Session boots on the branch with seeded intent.
re-use · verify
3 · Claude Code session
Run
skill chain
canonical: (?) (X) (*) (!) GO Claude Code
4 · Merge
Ship
auto · on merge
PR merged to main
rollout = PR-only
Rollout convention: no direct pushes. Reviewer merges on GitHub.
CLAUDE.md rule
[*_SHIP:*] handle
task_ref + commit: <sha>
Ship-Integrity Rule: commit SHA required. Used by chain-auditor PRIOR VERDICT RECKONING across ALL skill ships — not just chain-tagged tasks.
load-bearing
5 · leiph-009
Close-loop
ledger flip
brain-tail watcher
[*_SHIP:*] w/ task_ref
Tails Brain for ship handles carrying task_ref. Only genuinely new surface in the whole pipeline.
leiph-009
flip chain_runs[n]
status: running → shipped
Append-only ledger on the task. Dedup + history. This is the "chain" in blockchain.
chain_runs[]
VOICE nudge
in-progress → completed?
Leiph confirms manually. TATIANNA then writes [TASK][LEIPH][DONE]. Acknowledged ≠ shipped.
manual ack

Brain

central append-only store · handles this flow reads, writes, and watches
[VOICE][*] [MISSION-CONTROL][*] [TASK][LEIPH][CREATED] [TASK][LEIPH][DONE] [CHAIN_SHIP:leiph-NNN:*] [*_SHIP:*] [CHAIN_TEST:*] [VISUAL][LEIPH][CANON]

What to review