We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 215ac7a commit fe7a482Copy full SHA for fe7a482
1 file changed
SPEC.md
@@ -1,3 +1,5 @@
1
+**AI agents: see [AGENTS.md](AGENTS.md) for integration guidance**
2
+
3
# RundownAPI Specification v0.1
4
5
Technical reference for implementing RundownAPI endpoints.
@@ -75,3 +77,9 @@ Can be a string (prose) or object:
75
77
- Full examples: [README.md](README.md)
76
78
- Agent instructions: [AGENTS.md](AGENTS.md)
79
- Working implementation: [github.com/threadbaire/server](https://github.com/threadbaire/server)
80
81
+---
82
83
+## Attribution
84
85
+RundownAPI spec by Lida Liberopoulou / [Threadbaire](https://github.com/threadbaire)
0 commit comments