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
docs: audience-first sidebar, close consumer journey, expand troubleshooting
Phase 3 of the technical-writer audit — structural improvements.
- book/sidebars.ts: reorder so Operators and Consumers appear immediately
after Introduction, before Concepts. Reframes the IA as audience-first
rather than topic-first. Renamed "Airnode Operators" to "Operators" for
parity with "Consumers", "Config" to "Config Reference". Moved
v1-comparison from the top to the appendix-style tail.
- consumers/getting-started.md: add a "You're done (if you only need the
value off-chain)" step before the on-chain section. Closes the
off-chain consumer journey explicitly — Step 7 (on-chain) is now
framed as optional rather than the implied conclusion.
- operators/publishing-endpoints.md (new): the operator's checklist for
handing endpoint IDs, airnode address, and request contracts to
consumers. Covers the parts of the operator-day-one workflow that
weren't in operators/index.md (running the server) or
operators/deployment.md (production runtime).
- operators/index.md "Next steps": link to the new publishing page.
- troubleshooting.md: expanded from 8 entries to 16. Added 429
(rateLimit), 401 x402 verification flood, 402 payment-required, 503
busy (maxConcurrentApiCalls), FHE encryption failures, plugin budget
exhaustion, plugin cache-window non-firing, async store 404, async
store 503, and CORS rejection — all of which were silently undocumented
before.
0 commit comments