The current docs explain public endpoints and the access model only.
Market context should be read as a contract, not just a route list
API and later MCP surfaces should be explained in terms of contracts, scopes, and context packages, not only endpoint names.
Current public state
The dashboard/auth shell exists today while the developer plane remains a next step.
Tool, connector, and context-package documentation belongs in the next developer lane.
Developer plane
Scopes
User keys, org keys, and tool scopes need their own visible boundaries.
Contracts
Request/response contracts, context packages, and output schemas should eventually matter more than route lists.
MCP lane
Longer term, this should evolve into a tool and connector catalog with explicit auth boundaries.
From docs to a developer surface
Public docs
Today the public site explains the current API and access model.
Contract docs
Context packages, artifact schemas, and scope documentation need to sit beside route docs.
MCP surfaces
A future lane can explain tool catalogs, connectors, and execution boundaries.
Developer readiness
| Developer surface | Public today | Next stage |
|---|---|---|
| API docs | Endpoint + access model | Contracts + schema + examples |
| Auth scopes | API key issuance shell | User / org / tool scope separation |
| MCP tools | Not public | Tool / connector catalog |
| Sandbox | No dedicated surface yet | Local and staging sandbox guide |