Public launch limits are conservative while the API is in early production. Treat
429 as authoritative if it is returned by the edge or API layer.Client behavior
Prefer event or status polling with backoff
Formation status can be polled, but agents should back off after each request instead of polling in tight loops.
Avoid duplicate writes
Before retrying a write, read the current entity or proposal state. This matters for legal filing and treasury-adjacent workflows.