core: retire the rust tool layer #42
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "retire-tool"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
core: retire the rust tool layer
The forge clients live in @perish/harness now; every wrapper speaks
to them directly, so @tool had no callers left. The tool tree, its
client, its help tables, the github module nobody consumed, the tea
reader, and reqwest all leave the binary; the dns and zone sandbox
tests rest in the harness court where their semantics were reborn.
runseal shrinks to its core: profile, injections, wrapper dispatch,
runtime.
Co-Authored-By: Claude Fable 5 noreply@anthropic.com