feat(fleet): p-lichen-orchestrator enabled=true — loops live via remote control

Phase 1 (bootstrap) built + passed both adversaries; loops kept running for
operator remote-control collaboration. State in work/machine-docs/HANDOFF.md.
This commit is contained in:
2026-06-22 02:30:10 +00:00
parent 977dd78fa5
commit 84c7086adb

View File

@ -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."