1 viewer

Alignment Feed

Recent alignment mints

Each row: peer / domain / amount / source position / source action. Asset namespace `cre8/aligned/{peer_id}/{domain}` is content-addressed; aggregate balance grows as you stay aligned.

Per-domain accrual

Score + asset balance grouped by domain (habits, ballots, market, delegations). Weighting across domains is a consuming-context choice — delegation-acceptance may weight ballot coherence higher; merit_walker may weight habits higher; each consumer picks its own policy.

How emission works

When `apps/agent/coherence.rs::naive_value_coherence` classifies a receipt as Coherent, the runtime fires a `coherence.aligned` receipt → the `coherence.aligned.v1` manifold contract mints `cre8/aligned/{peer_id}/{domain}` to the peer. Amount = position stake weight. (Emission path is the next slice — contract is registered, receipt-firing is pending.)
SSR snapshot

Live Payload

Coherence.alignment SSR payload is live-ready.