Update Docs When These Change
- Public research workflow: projects, campaigns, experiments, graph, timeline, file, or diff behavior.
- CLI command behavior in
onyx-agent. - Agent skill workflow or runner contract.
/api/v1endpoint shape, auth, response envelopes, or OpenAPI output.- Auth, team roles, API key, profile, or login behavior.
- GitHub App access, lazy project provisioning, repository access, or repository sync behavior.
projectPath,onyx/setup.json,onyx/validation.json,onyx/onyx.md,onyx/tools/*, workflow runs, local runtime files, repository sync, or research reporting semantics.- Install, release, or local development commands.
Sources of Truth
Paths are relative to the onyx-research repository root; the docs live in itsdocs/ directory.
API Reference Sync
After changing contracts or route metadata, from the onyx-research repo root:Local Preview
Runmint dev from the docs/ directory to preview changes locally before
merging; merges to main deploy automatically through Mintlify.