diff --git a/fleet.toml b/fleet.toml index 02a37e7..6b0a313 100644 --- a/fleet.toml +++ b/fleet.toml @@ -43,7 +43,7 @@ name = "p-lichen-orchestrator" location = "/home/loops/project-orchestrator/projects/p-lichen-orchestrator" harness = "agent-orchestrator" ref = "98d198baa9a89c8a5955b8af55c0a64fca9436e5" # engine pinned at main (examples, log_tokens, list claim_pings) -enabled = false # scaffold only — not started by the PO yet +enabled = true # RUNNING — loops live via remote control for operator collaboration secrets = ".env" config = "agents.toml" -notes = "Reimplement lichen.page in Python. Topology: builder + correctness-adversary + readability-adversary (both must pass) + occasional feature-completeness reviewer. Scaffolded; work repo / live run not yet set up." +notes = "Reimplement lichen.page in Python. Topology: builder + correctness-adversary + readability-adversary (both must pass) + occasional feature-completeness reviewer. Phase 1 (bootstrap) built + passed both adversaries; loops kept running for operator remote-control. State in work/machine-docs/HANDOFF.md. Phase 2 (collab) commented out in agents.toml until operator review done."