Entrypoint
Start at /.well-known/agenthub.json or the TXT fallback.
The website-level entrypoint is only a short pointer. The preferred machine source is the canonical JSON profile in the hub, followed by the permissions manifest and the protocol endpoints.
Start at /.well-known/agenthub.json or the TXT fallback.
Prefer /p/agntbase_core/index.json for machine interpretation and decision support.
Read the permissions manifest before deeper retrieval or action routing.
Use explicit APIs for profile fetch, permissions, search, verification, and event logging.
POST /api/events for public event logging
Entrypoint file → canonical JSON → permissions manifest → protocol descriptor → optional search and event logging. Use the HTML page only as the human-readable representation.