docs(#230): Comprehensive orchestrator documentation #333

Merged
jason.woltje merged 3 commits from feature/230-documentation into develop 2026-02-05 19:32:56 +00:00
Owner

Summary

  • Complete API reference with request/response examples
  • Module architecture tree showing dependency hierarchy
  • Service catalog with responsibilities
  • Valkey state key documentation
  • Quality gate profile reference
  • Configuration variable table

Test Plan

  • Markdown renders correctly
  • All endpoints documented match actual controller code

Fixes #230

## Summary - Complete API reference with request/response examples - Module architecture tree showing dependency hierarchy - Service catalog with responsibilities - Valkey state key documentation - Quality gate profile reference - Configuration variable table ## Test Plan - [x] Markdown renders correctly - [x] All endpoints documented match actual controller code Fixes #230
jason.woltje added 1 commit 2026-02-05 18:50:13 +00:00
docs(#230): Comprehensive orchestrator documentation
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/pr/woodpecker Pipeline failed
751005391b
Update README with complete API reference, module architecture tree,
service catalog, Valkey state keys, quality gate profiles, and
configuration reference.

Fixes #230

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
jason.woltje added 1 commit 2026-02-05 19:25:09 +00:00
fix(#230): Correct documentation errors from code review
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/pr/woodpecker Pipeline failed
5a0f090cc5
- Fix CRITICAL: Correct 5 environment variable names to match actual config
  (VALKEY_HOST not ORCHESTRATOR_VALKEY_HOST, CLAUDE_API_KEY not ORCHESTRATOR_CLAUDE_API_KEY, etc.)
- Fix CRITICAL: Correct quality gate profiles table to match actual gate-config service
  (minimal = tests only, not typecheck+lint; add agent type defaults)
- Fix IMPORTANT: Add missing gateProfile optional field to spawn request docs

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
jason.woltje added 1 commit 2026-02-05 19:32:43 +00:00
Merge branch 'develop' into feature/230-documentation
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline is pending
ci/woodpecker/push/woodpecker Pipeline failed
8f2afcd022
jason.woltje merged commit dc4857b167 into develop 2026-02-05 19:32:56 +00:00
jason.woltje deleted branch feature/230-documentation 2026-02-05 19:32:57 +00:00
Sign in to join this conversation.