chore: fleet.toml location -> /srv/project-orchestrator (dir migrated /home->/srv)

This commit is contained in:
2026-07-08 16:37:06 +00:00
parent 3bf443c3a3
commit 6d9de9fc9b

View File

@ -40,7 +40,7 @@ notes = "cc-ci as project #1 (staging). Migrated from live cc-ci-plan/agents
[[project]] [[project]]
name = "p-lichen-orchestrator" name = "p-lichen-orchestrator"
location = "/home/loops/project-orchestrator/projects/p-lichen-orchestrator" location = "/srv/project-orchestrator/projects/p-lichen-orchestrator"
harness = "agent-orchestrator" harness = "agent-orchestrator"
ref = "98d198baa9a89c8a5955b8af55c0a64fca9436e5" # engine pinned at main (examples, log_tokens, list claim_pings) ref = "98d198baa9a89c8a5955b8af55c0a64fca9436e5" # engine pinned at main (examples, log_tokens, list claim_pings)
enabled = true # RUNNING — loops live via remote control for operator collaboration enabled = true # RUNNING — loops live via remote control for operator collaboration