ASYNC LAYER — outbox / jobs / DLQSide effects run via transactional outbox, Cloud Tasks and Pub/Sub. UI shows queued/processing/retry from owner-scoped job documents — never poll faster than 5s or list unbounded. FCM/notifications are informational and cannot change business state. Missing queues stay ENVIRONMENT_BLOCKED.
FOUNDATION_BLOCKEDDead-letter monitoring requires outbox/Tasks (Prompt 08). Redrive is server-enforced and audited.
No dead-letter items availableClient cannot poll full collections. Bind to allowlisted admin projection after Prompt 08.