clawdstrike 0.1.1

Security guards and policy engine for AI agent execution
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Crates

Rust workspace crates grouped by operational role.

Layout:

1. `crates/libs/` - reusable Rust libraries.
2. `crates/services/` - deployable services and CLI binaries.
3. `crates/bridges/` - bridge binaries for event ingestion/integration.
4. `crates/tests/` - cross-crate integration test crates.

Ownership and maturity:

1. Owners are defined in `.github/CODEOWNERS`.
2. Maturity levels are defined in `docs/REPO_MAP.md`.