Skip to content

Align Mintlify docs with control-plane implementation (v0.3.0 audit)#1

Merged
alias8818 merged 2 commits into
mainfrom
docs/audit-implementation-alignment
May 21, 2026
Merged

Align Mintlify docs with control-plane implementation (v0.3.0 audit)#1
alias8818 merged 2 commits into
mainfrom
docs/audit-implementation-alignment

Conversation

@alias8818
Copy link
Copy Markdown
Owner

@alias8818 alias8818 commented May 21, 2026

Summary

  • Fix deployment and alerts guides to use the actual install script defaults (/opt/enoch-control-plane, /etc/enoch-control-plane) instead of stale /opt/enoch-agentic-research-system and /etc/enoch paths.
  • Expand API reference with /control/papers/draft-next, v1 automation/research endpoints, worker callback docs, publication-automation aliases, and corrected /control/health response (store_backend, Postgres adapter semantics).
  • Update configuration docs for multi-worker routing (worker_targets, workload_machine_targets), queue pump flags, store backend settings, and full workload class list (cpu_only, gpu_required, unknown).
  • Add missing 0.3.0 release notes and align publish_ready definition with the system repo runtime snapshot.

Verified against alias8818/enoch-agentic-research-system at sibling path ../enoch-agentic-research-system (VERSION 0.3.0, config.example.json, router endpoints, install scripts). npx mint broken-links passes.

Test plan

  • npx mint broken-links — no broken links
  • Review deployment path changes against scripts/install-control-plane.sh defaults
  • Spot-check API endpoint additions against enoch_control_plane/control_plane/router.py
  • Confirm config field list against enoch_control_plane/config.py and config.example.json

Made with Cursor


Note

Low Risk
Low risk: documentation-only updates, but they touch operational guidance (install paths, config fields, and endpoint contracts) where mistakes could mislead deployments.

Overview
Updates Mintlify docs to match the v0.3.0 control-plane behavior and defaults, including corrected install/config paths and expanded configuration guidance for multi-worker routing, queue pump flags, store backends, and the full workload-class set.

Extends the API reference with additional v1 read/automation endpoints, POST /control/papers/draft-next, POST /control/api/worker-callback, clarified GET /control/health response fields, and notes on publication-automation route aliases and evidence-sync error behavior.

Adds 0.3.0 release notes and tightens runtime-snapshot terminology (e.g., publish_ready).

Reviewed by Cursor Bugbot for commit b2cb57d. Bugbot is set up for automated code reviews on this repo. Configure here.

Fix deployment install paths, expand API/config reference for v0.3.0 surfaces, and document multi-worker routing and store-backend semantics verified against enoch-agentic-research-system.

Co-authored-by: Cursor <cursoragent@cursor.com>
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: ca3026e013

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread configuration/overview.mdx
@mintlify
Copy link
Copy Markdown

mintlify Bot commented May 21, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
solo-09d10f60 🟢 Ready View Preview May 21, 2026, 11:57 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Align the example config with config.example.json, correct draft-next and rewrite-draft HTTP behavior, and satisfy docs validation for runtime topology links.

Co-authored-by: Cursor <cursoragent@cursor.com>
@alias8818 alias8818 merged commit 5b18a61 into main May 21, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant