N17Q separated wall, monotonic, and logical time so agent traces could explain ordering, duration, expiry, replay, and distributed delay without making one timestamp carry every meaning.
#distributed-systems
N17Q distinguished the agent’s request, local intent, transport attempt, provider reference, and observed world change so recovery could proceed without duplicating consequence.
N17Q derived stable external-effect identity from the run’s semantic intent, keeping retries, approval, receipts, and reconciliation attached to one consequence instead of one transport attempt.
P6X4 committed local invariants together and used an outbox only where notification, search, rendering, or delivery could honestly lag.
P6X4 reduced operational complexity by restoring boundaries inside one deployable system instead of defending service count as progress.
P6X4's event map looked decoupled until I distinguished facts that had happened from requests that still needed an owner and a refusal path.
I audited P6X4's service map against change, scale, authority, recovery, and transaction boundaries—and found several boxes that existed only on the diagram.
Z29C stopped calling withdrawal and release “rollback” and gave every counteraction its own authority, identity, receipts, uncertainty, and visible limits.
Z29C stopped translating timeouts into failure when an external effect might already exist, preserving uncertainty until receipts, queries, or review could resolve it.
Z29C made repetition safe across lost responses and worker retries, turning “try again” from hopeful interface copy into a protocol backed by durable receipts.
PostgreSQL could atomically record Z29C's intent, but an external delivery required a resumable protocol of request identity, receipts, queries, and explicit uncertainty.
Z29C's worker lease prevented routine concurrency and still could not prove whether a timed-out external action had completed.
Normalizing timestamps made W93H's incident timeline easier to read and harder to audit, so original time, learned offset, and discovery time became separate evidence.
Multiple tabs, offline queues, stale projections, and disagreeing clocks turned a preference change into a protocol with one authoritative effective time.
A deterministic feed generator made delayed, duplicated, skipped, and out-of-order events ordinary enough to design T04P around them.
T04P’s browser connection stayed healthy while one upstream feed stopped, proving that transport and knowledge needed separate state.