Skip to content

docs: orchestration, watch, and profile diagrams#9

Merged
madtank merged 5 commits intomainfrom
orion/docs-orchestration
Mar 31, 2026
Merged

docs: orchestration, watch, and profile diagrams#9
madtank merged 5 commits intomainfrom
orion/docs-orchestration

Conversation

@madtank
Copy link
Copy Markdown
Member

@madtank madtank commented Mar 31, 2026

Summary

  • Adds supervision loop, ax watch, hounding protocol, and profile/fingerprint flow diagrams
  • Documents the real orchestration workflow tested this session (3 agents, 30 min sprint)
  • ASCII art for now — requesting image generation from team in parallel

Test plan

  • Visual review of ASCII diagrams
  • Image versions from sentinel team

🤖 Generated with Claude Code

Cipher and others added 2 commits March 31, 2026 03:19
- Supervision loop diagram (assign → watch → verify → merge)
- Real example: 3 agents supervised in 30 minutes
- ax watch usage patterns
- Hounding protocol table (escalation ladder for silent agents)
- Profile + fingerprint verification flow diagram

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…rofile flow

Three dark-themed SVG images created by frontend_sentinel, cherry-picked
from their (dirty) branch. README updated to show SVGs with ASCII art in
collapsible details blocks as fallback.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@madtank madtank mentioned this pull request Mar 31, 2026
Cipher and others added 3 commits March 31, 2026 03:41
Increased Step 2 and Step 3 box heights to contain the full "Stores:"
list. Shifted diamond and bottom elements down to match. Expanded canvas
from 760 to 860px.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Profiles now store SHA-256 of working directory at creation time
- ax profile verify/use/env all check workdir hash before allowing access
- ax profile use registers fingerprint with backend (best-effort)
- Three violation vectors caught: wrong directory, wrong host, tampered token

Tested: correct dir passes, /tmp blocked, token tamper detected.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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