SymbioticIQ Developer Docs
These docs are the public entry point for teams embedding SymbioticIQ into their own products and workflows. SymbioticIQ remains the reliable execution layer; the host product keeps its own user experience and domain system of record.
Public Content Boundary
This site publishes curated, public-safe documentation only. Internal runbooks,
agent context, operational details, and private setup notes remain outside the
published docs unless explicitly reviewed and copied into docs-site/.
Sections
- Concepts: object model, boundaries, and stored identifiers.
- Partner Integrations: headless setup and embedded UI patterns.
- API Guides: API usage notes and future generated OpenAPI reference pages.
Contract Source
The guides explain recommended usage and integration boundaries. The generated OpenAPI schema remains the exact contract for request fields, response fields, status codes, and pagination parameters.
GET /.well-known/openapi.json
GET /docs/schema/openapi.json
GET /docs/ui
Use the guides for architecture and operational sequencing. Use OpenAPI when implementing clients.