# M1 gate manifest: 1 orchestrator + 1 worker over one Buzz channel solving # Harbor's examples/tasks/hello-world via vanilla `harbor run`. # # Endpoints are LOCAL PLACEHOLDERS for the M1 wiring proof; the pilot/2.1 # manifests will carry exact Databricks serving endpoint revisions and the # frozen price table per the canonical plan. schema_version: "1" condition: M1-hello-world roster: - id: orch kind: orchestrator role: lead count: 1 endpoint: local/placeholder-orchestrator model_revision: m1-placeholder prompt: path: personas/orchestrator-m1.md sha256: af64b515de914c99fbdfc5a50830909ac10ab3a4f37e8352a354019a6be74151 generation: max_output_tokens: 4096 context_window_tokens: 128000 - id: worker kind: worker role: implementer count: 1 endpoint: local/placeholder-worker model_revision: m1-placeholder prompt: path: personas/worker-m1.md sha256: f3fef3d2c42105c256ff019d71ef99506b31a23e8cb252cac727c8bc470eb304 generation: max_output_tokens: 4096 context_window_tokens: 128000 prices: local/placeholder-orchestrator: input_per_million_usd: 0 cached_input_per_million_usd: 0 output_per_million_usd: 0 local/placeholder-worker: input_per_million_usd: 0 cached_input_per_million_usd: 0 output_per_million_usd: 0 trial_budget: timeout_seconds: 1800