a3s-common 0.1.0

Shared types for A3S: privacy classification, tool definitions, transport protocol
Documentation

Shared types for the A3S ecosystem.

This crate provides:

  • [privacy] — PII classification, regex-based redaction, keyword matching
  • [tools] — Core tool definitions and safe path resolution
  • [transport] — Async framed transport abstraction (Unix sockets, TEE protocol)