Thynaptic infrastructure

PocketBase live

Agent-oriented entry point for this database: machine-readable manifests, API base URL, and how automation authenticates. Humans can skim the same links; day-to-day work is mostly API- and migration-driven.

For agents — fetch these first

/agent.json Primary contract: auth modes, endpoints, invariants, host paths. /.well-known/agent.json Same JSON (discovery convention, mirrors ORI dev portal).

API

GET /api/health Liveness; JSON status for monitors.
https://pocketbase.thynaptic.com REST API prefix: /api/… · Admin UI (when needed): /_/

Auth at a glance

Related: ORI / GLM runtime contracts live on dev.thynaptic.com (agent.json). This host is data plane only.