Skip to content

docs: document full v1 API endpoint surface (#273) - #364

Merged
David-patrick-chuks-02 merged 1 commit into
Lilly-Protocol:mainfrom
rafaio1:full-api-surface-docs-273
Sep 6, 2026
Merged

docs: document full v1 API endpoint surface (#273)#364
David-patrick-chuks-02 merged 1 commit into
Lilly-Protocol:mainfrom
rafaio1:full-api-surface-docs-273

Conversation

@rafaio1

@rafaio1 rafaio1 commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Summary

Comprehensive documentation of the complete v1 API endpoint surface as requested in issue #273.

File Added

Closes #273

- Comprehensive ENDPOINTS.md covering all routes (GET /health, GET /agents, POST /agents)
- Request/response schemas with field constraints from Zod validation
- Authentication requirements and error response format
- Cross-references to related improvements (Lilly-Protocol#299 single error log, Lilly-Protocol#287 timing-safe auth)

Closes Lilly-Protocol#273
@rafaio1

rafaio1 commented Sep 4, 2026

Copy link
Copy Markdown
Contributor Author

Same as #367/#361: CI failure is caused by pre-existing npm audit vulnerabilities on main (qs, toml), not by this docs change. The documentation content is complete and accurate per issue #273. Recommend merging with admin override or fixing audit issues on main first.

@David-patrick-chuks-02
David-patrick-chuks-02 merged commit b786105 into Lilly-Protocol:main Sep 6, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bounty: $80] Document the full v1 endpoint surface and response envelope in the README

2 participants