Skip to content

Simplify and correct the Airnode book#66

Merged
andreogle merged 2 commits into
andreogle:mainfrom
saviro-orin:docs/simplify-airnode-book
Jul 11, 2026
Merged

Simplify and correct the Airnode book#66
andreogle merged 2 commits into
andreogle:mainfrom
saviro-orin:docs/simplify-airnode-book

Conversation

@saviro-orin

Copy link
Copy Markdown
Contributor

Summary

  • reorganize the sidebar around reader tasks: run, use, understand, optional features, reference, and security
  • rewrite the introduction, endpoint ID, and trust model chapters in plain language
  • remove claims that signatures or TLS proofs establish more provenance than they actually do
  • correct endpoint ID secret handling, key rotation, startup order, replay scope, and timestamp descriptions
  • replace the unsafe minimal callback example with checks for verifier, signer, endpoint, and freshness
  • fix broken repository links and smaller command/reference inconsistencies

Overall, this removes 135 net lines while preserving the useful reference material.

Verification

  • bun run fmt
  • bun run lint:prettier
  • bun run lint:eslint
  • bun run book:build

The Docusaurus build succeeds. It retains the existing vscode-languageserver-types dynamic-require warning.

@saviro-orin
saviro-orin requested a review from andreogle as a code owner July 11, 2026 19:38
@andreogle
andreogle merged commit 30d7b61 into andreogle:main Jul 11, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants