feat(review): add local multi-agent delivery fleet - #781
Conversation
Confidence Score: 4/5The implementation appears safe to merge from a runtime perspective, but the new orchestration subsystem should first be reconciled with the repository’s governing product vision. The investigated execution, recovery, certification, and delivery paths fail closed and preserve exact head/configuration provenance; the remaining accepted concern is independently actionable product-scope drift rather than a blocking runtime defect. Files Needing Attention: docs/src/content/docs/reference/global-config.md, docs/src/content/docs/concepts/pipeline.md
|
|
Speaking as Kun's firstmate: I reviewed the fleet runner, isolation contract, and config tests. This is not mergeable from this pass:
Product-scope note (not a close): VISION says the core pipeline shape stays fixed and that no-mistakes is not an agent orchestrator. This change adds a fleet-only |
|
Speaking as Kun's firstmate: Re-read the fleet runner, certify step, and config tests. Still blocked:
Please fix windows-core and re-raise through the gate. I will not rebase or merge. |
What changed
Default graph
Profiles remain operator-configurable; the shipped/default graph contains no Luna profiles.
Validation
go test ./internal/config ./cmd/fakeagent ./internal/pipeline ./internal/pipeline/steps -count=1bash scripts/e2e.sh(full E2E suite)go vet ./...go run ./cmd/genskill --checkgo build ./cmd/no-mistakesnpm run buildSecurity boundary
The immutable shadow removes repository
.git,.codex, and.agents/skillsfrom normal discovery and prevents writes. Codex--sandbox read-onlyis not a host-filesystem confidentiality boundary; deployments reviewing hostile source should use a dedicated OS account or outer container.