Skip to content

Latest commit

 

History

History
62 lines (49 loc) · 2.88 KB

File metadata and controls

62 lines (49 loc) · 2.88 KB

Toolstack Docs

Toolstack is a risk-management architecture for agent tools: agents get useful actions, not broad access. The broker centralizes authorization, approval, revocation, routing, and audit. Toolyard isolates tool execution and keeps downstream secrets out of the agent host.

Recommended Reading Order

  1. trust-agents-with-action-not-access.md
    • the thesis and threat model.
  2. design/01-architecture.md - the four-component system shape.
  3. design/00-principles.md - the operational rules behind the design.
  4. user-guide.md - how agents and operators use the system.
  5. deployment/README.md - how the current deployment is assembled.

Philosophy And Risk Model

Architecture

Component Specs

Operations

Architecture Decisions