-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
If you’re new, start here.
RundownAPI is a self-describing /api/rundown endpoint for AI agent integration.
One URL teaches the agent: auth, routes, parameters, and behaviors.
Quick path:
- Read the README (primary guide): https://github.com/threadbaire/rundownapi
- Implement
/api/rundownwith required fields:- rundown_version
- provenance (keep attribution intact)
- base_url
- auth
- purpose
- endpoints
- ai_instructions
- Test with an agent by giving it only the URL to
/api/rundown
Reference implementation:
https://github.com/threadbaire/server
Attribution (required when the pattern is used):
Uses RundownAPI (Threadbaire): https://github.com/threadbaire/rundownapi
Metadata
Metadata
Assignees
Labels
No labels