You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
forge/AGENT.md: document the two-channel live-data + rolling-mark pattern
Ties together the ephemeral tier, sparseMarks, and mirror subscribers into one
recipe: an ephemeral channel (real-time, no cost) alongside a periodic
super-commit channel (sparse-marked, one tx/period), with the hard-won note that
real-time latency is the relay you choose (co-locate a relay you control; a
public relay adds seconds), and that mirrors carry a marks.json snapshot to stay
verifiable and can go live off the same ephemeral channel.
0 commit comments