chore(fleet): register notplants-atproto

New project at projects/notplants-atproto, engine pinned at the latest
agent-orchestrator (26d93c1, v0.1.0-33-g26d93c1). Single persistent agent
'analyst' exposed over Claude Code Remote Control (session
notplants-atproto-analyst) for operator-driven atproto data analysis and
possible custom feeds.
This commit is contained in:
2026-08-01 16:46:48 +00:00
parent 5940ea98a1
commit 78eddc57da
+11
View File
@@ -64,3 +64,14 @@ enabled = true # RUNNING — live unde
secrets = ".env"
config = "agents.toml"
notes = "Reimplement lichen.page in Python — the real project (succeeded the p-lichen-orchestrator bootstrap after the 2026-07-10 cutover). Live under lichen-* tmux sessions (lichen-orchestrator, lichen-watchdog, lichen-feature-completeness, lichen-cleanlogs, lichen-disk-reclaim). Engine submodule drift: working tree at 26d93c1, committed pin at 5a993aa."
# Operator's atproto workspace. One remote-control agent (`analyst`) the operator drives directly.
[[project]]
name = "notplants-atproto"
location = "/srv/project-orchestrator/projects/notplants-atproto"
harness = "agent-orchestrator"
ref = "26d93c1eda36dd68d1f59e5bec5e4cea9bc0d761" # latest engine (v0.1.0-33-g26d93c1) at creation
enabled = true # RUNNING — operator-driven via Remote Control
secrets = ".env" # atproto creds; gitignored, not yet populated
config = "agents.toml"
notes = "Created 2026-08-01. Analysis of the operator's atproto data, and possibly custom feeds; the operator sets direction interactively. Single persistent agent 'analyst' (claude-opus-4-8, watch=heal, resume=true) exposed over Claude Code Remote Control as session notplants-atproto-analyst. Scope is deliberately open — the operator drives."