Parent epic: Bitplanet-L1/cross-eco-internal-docs#248 (Deva LLM API — wrapped-OpenRouter gateway, v1)
Workstream 3 of 4 — Docs. Scope: this repo (Deva-me-AI/agent-docs) only.
Context
This repo has solid markdown (api-reference.md, quickstart.md, pricing.md, mcp-server.md, x402-payments.md, architecture.md) but no hosting config (no mint.json/docs.json/package.json) — GitHub markdown only.
Note on the other docs: the external-content repo's Bitplanet/paper/ (.gitbook.yaml) that pushes to Gitbook is the Bitplanet paper / Deva product walkthrough — product/marketing docs, a different type from this developer API reference. They are not the same surface; this issue is only the developer docs here.
Tasks (per @truejaian: just push to GitHub for now, host later)
Decisions
D1 canonical chat path; D2 docs home = deva.me/docs (deferred hosting); D4 public naming "Deva Agent Resources". Full text in Bitplanet-L1/cross-eco-internal-docs#248.
Acceptance
Pushed-to-GitHub docs lead with an LLM-first quickstart and document the canonical path + GET /v1/models. Hosting is a deferred checkbox.
v1 workstreams — all cross-linked
Dependency: Landing, SDK and Docs all consume GET /v1/models from the API issue (#1894) — that one unblocks the rest.
Parent epic: Bitplanet-L1/cross-eco-internal-docs#248 (Deva LLM API — wrapped-OpenRouter gateway, v1)
Workstream 3 of 4 — Docs. Scope: this repo (
Deva-me-AI/agent-docs) only.Context
This repo has solid markdown (
api-reference.md,quickstart.md,pricing.md,mcp-server.md,x402-payments.md,architecture.md) but no hosting config (nomint.json/docs.json/package.json) — GitHub markdown only.Note on the other docs: the external-content repo's
Bitplanet/paper/(.gitbook.yaml) that pushes to Gitbook is the Bitplanet paper / Deva product walkthrough — product/marketing docs, a different type from this developer API reference. They are not the same surface; this issue is only the developer docs here.Tasks (per @truejaian: just push to GitHub for now, host later)
POST /v1/chat/completionspath (D1) and add the newGET /v1/models.Deva-me-AI/deva-agent-sdk(LLM/agent-resources SDK) vsBitplanet-L1/deva-sdk("Login with Deva" auth SDK) — do not conflate.deva.me/docs(D2). Tracked here, deferred.Decisions
D1 canonical chat path; D2 docs home = deva.me/docs (deferred hosting); D4 public naming "Deva Agent Resources". Full text in Bitplanet-L1/cross-eco-internal-docs#248.
Acceptance
Pushed-to-GitHub docs lead with an LLM-first quickstart and document the canonical path +
GET /v1/models. Hosting is a deferred checkbox.v1 workstreams — all cross-linked
Dependency: Landing, SDK and Docs all consume
GET /v1/modelsfrom the API issue (#1894) — that one unblocks the rest.