Beyond Stoplight
SfeyDocs is a documentation hub, not only an API reference viewer.
Identity-aware library
- Library gallery filters books by visibility and silo (RBAC).
- Sign-in via Slack (local test rig) or email flows on
/login. - Footer identity HUD shows session tier and silos.
Multi-repo library model
Books are registered in library-registry.json—AFC API, partner guides, internal engine docs—each with its own sidebar under /docs/<slug>/.
Sovereign sidecar
The Node sidecar (/api/bootstrap, registry, audit streams) enforces Redis lease DBs and HMAC registry writes. See PLATFORM.md for the Pure Bridge contract.
Search
Press Ctrl+K to search indexed public docs (demo book is public visibility).
Versioned OpenAPI assets
Download raw YAML from the AFC sidebar (v2.2, v2.1, callback APIs) under /reference/afc-api/.
Local sign-off: complete the parity checklist and Try It steps before any production deploy discussion.