972 B
972 B
Source & Job Orchestrator agent guide
Mission
The Orchestrator schedules, observes, and recovers ingestion and analysis jobs across the StellaOps platform.
Key docs
How to get started
- Read the design summaries in ./architecture.md (quota governance, job lifecycle, dashboard feeds).
- Open ../../implplan/SPRINTS.md and locate stories for this component.
- Check ./TASKS.md and update status before/after work.
- Review ./README.md for responsibilities and ensure changes maintain determinism and offline parity.
Guardrails
- Uphold Aggregation-Only Contract boundaries when consuming ingestion data.
- Preserve determinism and provenance in all derived outputs.
- Document offline/air-gap pathways for any new feature.
- Update telemetry/observability assets alongside feature work.