Commit Graph
10 Commits
Author SHA1 Message Date
notplantsandClaude Opus 4.8 cf33fe3486 fleet: register cc-ci-orchestrator-backup, emily-lichen, gateway-coop
Three new projects, all running one operator-driven agent over Claude Code
Remote Control:

- cc-ci-orchestrator-backup — self-contained standby for the cc-ci orchestrator
  on the claude backend + Fable (claude-fable-5); isolated from the live loops
  (own dir/state/prefix) and must not drive them without deliberate promotion.
- emily-lichen — plans/builds a sandboxed opencode UI at emily.commoninternet.net
  for editing a lichen.page site with GLM 5.2. Planning only: the sandbox is not
  built and nothing serves that hostname yet.
- gateway-coop — the tunnel gateway (upstream codeberg notplants/tunnel-gateway-server)
  that emily-lichen depends on. Pre-existing repo, not scaffolded by the PO, and
  its harness is deliberately NOT vendored: engine/, agents.toml, prompts/ and
  .ao-state/ are excluded via the project's .git/info/exclude so nothing about
  the harness reaches the public upstream. `ref` is therefore a plain-clone
  checkout, not a submodule pin.

Registry validates at 8 projects, schema v1.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016L6nYYwkCWnrEFKTnKAfet
2026-08-20 16:06:29 +00:00
notplants da0e583d57 chore(fleet): notplants-atproto engine sourced from the bot's Tangled repo
Operator's choice: pull engine updates for this project from
git@tangled.org:notplants-bot.bsky.social/agent-orchestrator
(did:plc:qfngkejlw4ghji2myc73hbdh), not git.autonomic.zone. Same commit
26d93c1 either way — identical tree, only the origin changes.

Flag the trap: a second, stale agent-orchestrator exists on Tangled under
did:plc:3nogfd4smhmbrv4wo6kl7zg2 (main at 98d198b). Also record the switch
to claude-opus-5.
2026-08-01 16:50:05 +00:00
notplants 78eddc57da 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.
2026-08-01 16:46:48 +00:00
notplants 9d6e082fd6 chore(fleet): archive p-lichen-orchestrator; register real lichen-orchestrator
p-lichen-orchestrator was the Phase-1 bootstrap shell, consolidated into
the real project in the 2026-07-10 cutover -> mark enabled=false, repoint
location to /srv/archive/p-lichen-orchestrator-shell.

Add the real lichen-orchestrator (/srv/lichen-orchestrator, live under the
lichen-* tmux sessions). Recorded ref is the running engine 26d93c1
(v0.1.0-33-g26d93c1); flagged that it is ahead of the committed submodule
pin 5a993aa.
2026-08-01 16:38:47 +00:00
notplants 6d9de9fc9b chore: fleet.toml location -> /srv/project-orchestrator (dir migrated /home->/srv) 2026-07-08 16:37:06 +00:00
notplants 84c7086adb 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.
2026-06-22 02:30:10 +00:00
notplants f803225442 fleet: bump p-lichen-orchestrator engine ref to 98d198b (multi-ping handoff) 2026-06-22 00:30:53 +00:00
notplants fe7e4c109a fleet: register p-lichen-orchestrator (builder + 2 adversaries + feature-completeness) 2026-06-22 00:08:34 +00:00
notplants 6cc3ed4f13 feat(fleet): register cc-ci as project #1 (poe2e staging, disabled — operator cutover later) 2026-06-13 19:38:42 +00:00
notplantsandClaude Opus 4.8 346ed31acb feat: project-orchestrator — engine@v0.1.0 submodule, PO config, fleet.toml registry, mgmt scripts, docs, Nix
The PO is itself a project using the agent-orchestrator harness (engine/ submodule pinned at
v0.1.0). Adds: agents.toml (one persistent fleet-management agent) + prompts/; fleet.toml (the
sole project<->harness<->ref registry) + docs/fleet-registry.md; scripts/ (fleet.py +
create/start/stop/update-project.sh); docs/manage-projects.md + docs/bootstrap.md; flake.nix/.lock
devShell (python311+tmux+git); README.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-13 19:15:47 +00:00