fleet: register p-lichen-orchestrator (builder + 2 adversaries + feature-completeness)
This commit is contained in:
10
fleet.toml
10
fleet.toml
@ -37,3 +37,13 @@ enabled = false # STAGING — n
|
||||
secrets = "/srv/cc-ci/.testenv" # live cc-ci creds (Gitea bot, etc.); never in git
|
||||
config = "agents.toml"
|
||||
notes = "cc-ci as project #1 (staging). Migrated from live cc-ci-plan/agents.toml. Parity verified in poe2e. Cutover is operator-supervised."
|
||||
|
||||
[[project]]
|
||||
name = "p-lichen-orchestrator"
|
||||
location = "/home/loops/project-orchestrator/projects/p-lichen-orchestrator"
|
||||
harness = "agent-orchestrator"
|
||||
ref = "781db071dd15d82b37f14cd17f15dc3e58fad207" # engine pinned at main HEAD (examples + log_tokens)
|
||||
enabled = false # scaffold only — not started by the PO yet
|
||||
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."
|
||||
|
||||
Reference in New Issue
Block a user