032510a85a
Adopts #220 (tool-cordis + the gen-cordis-api gate: the runtime API catalog regenerated with ctx.tasks/onCleanup on it) and #225 (shared transcript renderer). Tool-catalog expectations take the union (cordis_* + task_*); packages/README budget adopts master's 660 ceiling, which absorbs both new group rows.
packages/cordis — the self-referential runtime toolset
Model-facing tools over the live cordis runtime the agent itself runs inside: inspect the loaded plugins and service surface, mount model-written plugins, and dispose them again. Design home: the toolset RFC.
| Package | Role | ctx key |
|---|---|---|
tool-cordis/ |
The cordis_inspect / cordis_mount / cordis_unmount tools: read the runtime, evaluate model-written plugin code in a node:vm sandbox, and manage the dynamic mounts under one group fiber |
registers on ctx.tools |