Files
SentryAgent.ai Developer 8cabc0191c docs: commit all Phase 6 documentation updates and OpenSpec archives
- devops docs: 8 files updated for Phase 6 state; field-trial.md added (946-line runbook)
- developer docs: api-reference (50+ endpoints), quick-start, 5 existing guides updated, 5 new guides added
- engineering docs: all 12 files updated (services, architecture, SDK guide, testing, overview)
- OpenSpec archives: phase-7-devops-field-trial, developer-docs-phase6-update, engineering-docs-phase6-update
- VALIDATOR.md + scripts/start-validator.sh: V&V Architect tooling added
- .gitignore: exclude session artifacts, build artifacts, and agent workspaces

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-07 02:24:24 +00:00
..

Guides

Step-by-step walkthroughs for each AgentIdP workflow.

Guide What it covers
Register an Agent All registration fields, organization scoping, validation rules, common errors
Manage Credentials Generate, list, rotate, and revoke credentials
Issue and Revoke Tokens OAuth 2.0 Client Credentials flow, JWT structure, introspect, revoke
Query Audit Logs Filters, pagination, event structure, 90-day retention
Use the Analytics Dashboard Query token trends, agent activity heatmap, and per-agent usage
Manage API Tiers Check current tier, understand limits, trigger a Stripe upgrade
A2A Delegation Create and verify agent-to-agent delegation chains
Configure Webhooks Subscribe to events, understand delivery guarantees, inspect history
AGNTCY Compliance Export agent cards, generate compliance reports, verify audit chain

All guides assume you have a running local server and a valid Bearer token. See the Quick Start if you haven't done that yet.