Agent endpoints
Structured data optimized for AI agent consumption. No HTML. No scraping needed.
Manifest (JSON)
GET /grf:a7fec7914d26d0cc/e2e-test/agent/manifest
Returns the full graf.kdl manifest as Canonical JSON (RFC 8785). Includes: type, version, license, capabilities, dependencies, traffic light, publisher score.
Overview (Markdown)
GET /grf:a7fec7914d26d0cc/e2e-test/agent/overview
Returns agents.md or auto-generated overview as structured Markdown. Optimized for LLM context windows.
File tree (JSON)
GET /grf:a7fec7914d26d0cc/e2e-test/agent/tree
Returns the repository file tree as JSON with sizes and types. Agents can understand project structure without cloning.