Skip to content

Start here: add /api/rundown in 10 minutes #1

@lliberopoulou

Description

@lliberopoulou

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:

  1. Read the README (primary guide): https://github.com/threadbaire/rundownapi
  2. Implement /api/rundown with required fields:
    • rundown_version
    • provenance (keep attribution intact)
    • base_url
    • auth
    • purpose
    • endpoints
    • ai_instructions
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions