ceef82464a
Incorporates PRs #22/#23/#24: - agentic_tools_all dedup fix (no duplicate web_search tool) - workspace scope functions (agent_workspace_root, path_within_root, resolve_in_root) - updated dispatch_tool with workspace confinement - canonical-self bridge (ensure_self_canonical_bridge) Also incorporates CI link fix from PR #26 (soul.c is self-contained, no other dist/*.c needed). Fixes the CI build step which was compiling the old June-16 soul.c that predated all these changes.