Directories
¶
| Path | Synopsis |
|---|---|
|
PID management patterns (WritePID, ReadPID, PidAlive, KillProcess) are reused by the global daemon for flock-based singleton enforcement (Phase 2B).
|
PID management patterns (WritePID, ReadPID, PidAlive, KillProcess) are reused by the global daemon for flock-based singleton enforcement (Phase 2B). |
|
Package assets provides embedded static files bundled into the orchestra binary.
|
Package assets provides embedded static files bundled into the orchestra binary. |
|
handlers.go — Bridge HTTP hook handlers (Telegram integration).
|
handlers.go — Bridge HTTP hook handlers (Telegram integration). |
|
Package cage implements hard-limit enforcement (the "cage pattern") for Claude Orchestra agents.
|
Package cage implements hard-limit enforcement (the "cage pattern") for Claude Orchestra agents. |
|
Package config provides read/write access to the global Orchestra configuration stored at ~/.config/orchestra/config.json (XDG-compliant).
|
Package config provides read/write access to the global Orchestra configuration stored at ~/.config/orchestra/config.json (XDG-compliant). |
|
Package core holds the shared layer used by the CLI, the TUI, the dashboard and the daemon: the daemon database and its schema, the fairness engine and scheduling policy, multi-project status aggregation, service installation and locking, PR creation, and the log-stream and markdown renderers.
|
Package core holds the shared layer used by the CLI, the TUI, the dashboard and the daemon: the daemon database and its schema, the fairness engine and scheduling policy, multi-project status aggregation, service installation and locking, PR creation, and the log-stream and markdown renderers. |
|
Package healthcheck implements a three-layer heartbeat system and escalation ladder for the Claude Orchestra dead man's switch (Phase 5).
|
Package healthcheck implements a three-layer heartbeat system and escalation ladder for the Claude Orchestra dead man's switch (Phase 5). |
|
Poll loop pattern (interval, stopCh, RunOnce) is reused by the global daemon for its watchdog and scheduling cycle (Phase 2B).
|
Poll loop pattern (interval, stopCh, RunOnce) is reused by the global daemon for its watchdog and scheduling cycle (Phase 2B). |
|
Package onboard provides an interactive questionnaire for orchestra init.
|
Package onboard provides an interactive questionnaire for orchestra init. |
|
Package quality implements Phase 5 quality gates for the Orchestra pipeline.
|
Package quality implements Phase 5 quality gates for the Orchestra pipeline. |
|
Package scaffold writes embedded assets and configuration to a target project, enabling orchestra to run in any directory — not just the source repo.
|
Package scaffold writes embedded assets and configuration to a target project, enabling orchestra to run in any directory — not just the source repo. |
Click to show internal directories.
Click to hide internal directories.