event

Proposal Rejected

A cleared human rejected the proposal.

EventApproval lifecycleImplicit today — a status transition, not a published message

Overview

A cleared human rejected the proposal. Terminal — nothing was written to any vendor. Rejections stay allowed even under WRITE_MODE=disabled (settling writes nothing).

Implementation note: today this “event” is a state transition on the proposal row in the Proposal StoreProposal StoreContainerv0.1.0The shared CQRS database: every proposal, its payload, status transitions, decisions, results and per-card widget token....Ownervisionary-engineeringMapView docs (status enum pending → approved/rejected → applied/failed), observed by hosts via tool results and the card refresh — there is no broker. If a real consumer appears (webhooks, portal inbox, audit sink), emitting these as first-class events is the natural seam — and their payloads are directly derivable from the Proposal TypeScript model (an Atlas/code-generation candidate).

Architecture diagram