Add Pi GPT-5.5 lane to Colibri matrix

Confirm the current Pi/openai-codex gpt-5.5 lane in the active Colibri operational matrix alongside the Codex app, Claude, Z.ai, DeepSeek, host-status, and version-sync lanes.

---
Build: pass | Tests: pass — 2490 passed (187 files)
This commit is contained in:
Operator & Codex 2026-05-25 00:15:15 +02:00
parent fa2ecb0c7c
commit 028f3d0d08

View file

@ -152,14 +152,15 @@ This table is intentionally operational rather than architectural. It tracks
which agent lane is doing what on `feature/colibri-pi-control`, which harness which agent lane is doing what on `feature/colibri-pi-control`, which harness
or model that lane is exercising, and the current anchor commit for that lane. or model that lane is exercising, and the current anchor commit for that lane.
| Lane | Platform | Harness / model | Current task | Anchor commit | | Lane | Platform | Harness / model | Current task | Anchor commit |
| ----------------------- | ------------- | --------------------------------------- | -------------------------------------------------------- | ------------- | | ---------------------- | ------------ | --------------------------------------- | -------------------------------------------------------- | ------------- |
| Codex app | FreeBSD host | Codex app harness | Runtime wiring, tests, watchdog/runtime Colibri seams | `4cf190d` | | Codex app | FreeBSD host | Codex app harness | Runtime wiring, tests, watchdog/runtime Colibri seams | `4cf190d` |
| Claude | Linux | Claude on Linux | Read-only review, smoke docs, critique | `477605a` | | Pi / GPT-5.5 | FreeBSD host | Pi + `openai-codex/gpt-5.5` | Colibri review/fixes; DeepSeek capability reconciliation | `2100b90` |
| Opencode / Z.ai | Linux | Pi + Z.ai GLM lane | Run Z.ai smoke with Sam-provided key; report model IDs | `d0c854f` | | Claude | Linux | Claude on Linux | Read-only review, smoke docs, critique | `477605a` |
| Pi + DeepSeek v4 flash | Linux | Pi + `deepseek-v4-flash` | Provider smoke through Pi JSON mode; confirm parser path | `2100b90` | | Opencode / Z.ai | Linux | Pi + Z.ai GLM lane | Run Z.ai smoke with Sam-provided key; report model IDs | `d0c854f` |
| Colibri host-status | FreeBSD host | watchdog IPC + Colibri host-status seam | Keep watchdog compatibility while ingesting host status | `2b61116` | | Pi + DeepSeek v4 flash | Linux | Pi + `deepseek-v4-flash` | Provider smoke through Pi JSON mode; confirm parser path | `2100b90` |
| Runtime version sync | Cross-host | Colibri inventory manifests | Compare Node/Pi/npm-global drift before upgrades | `b26e4da` | | Colibri host-status | FreeBSD host | watchdog IPC + Colibri host-status seam | Keep watchdog compatibility while ingesting host status | `2b61116` |
| Runtime version sync | Cross-host | Colibri inventory manifests | Compare Node/Pi/npm-global drift before upgrades | `b26e4da` |
Start with documentation and read-only inventory, then prototype the smallest Start with documentation and read-only inventory, then prototype the smallest
possible event bridge. possible event bridge.