refactor: consolidate docs, write unified API reference
CI / Vet, test, build (push) Canceled after 20s
CI / Build and push image (push) Canceled after 0s

Deleted:
- 43 outdated/completed task files (phases 0-8)
- All design docs (REQUIREMENTS, ADR, routing design, etc)
- Phase-specific docs (temporal, JWT, tool calls, testing guides)
- Redundant API docs (API-llm, API-sqs, SERVICE-USAGE)

Kept: README.md (project overview)

New: Comprehensive API.md
- Single source of truth for api.riotpiao.com
- All services in one place: LLM, workflows, queues, memory, IAM, S3
- Complete request/response examples
- Authentication via JWT bearer tokens + capabilities
- Error handling (RFC 9457)
- Rate limits, timeouts, status codes
- Real-world examples (RAG pipeline, workflow orchestration)

Benefits:
 Developer finds everything in API.md
 No duplicate/stale docs
 Reduced maintenance burden
 Single source of truth
This commit is contained in:
Admin Bot
2026-08-29 22:38:20 -07:00
parent 4935ea9f95
commit a0995edbd0
52 changed files with 588 additions and 7799 deletions
+588 -737
View File
File diff suppressed because it is too large Load Diff