Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.protean.peerislands.io/llms.txt

Use this file to discover all available pages before exploring further.

The full guide lives at docs/manual-testing.md in the repo. It’s mirrored here as the canonical doc URL. The four-section template (prereqs / steps / expected / common failures) is applied per app:
  • Whole stack — API + web + CLI integration walkthrough.
  • API only — quick curl checks.
  • Web only — Vite dev server in isolation.
  • CLI onlyprotean commands offline.
When a new app or package adds a manually-testable surface, that PR updates the doc in the same change. AGENTS.md rule #10 enforces this. For external service registration (OAuth providers, secrets), see integrations.