systemprompt-loader 0.2.1

File and module discovery infrastructure for systemprompt.io AI governance — manifests, schemas, and extension loading. Separates I/O from shared models in the MCP governance pipeline.
Documentation
# systemprompt-loader Compliance

**Layer:** Infrastructure
**Reviewed:** 2026-01-21
**Verdict:** COMPLIANT

---

## Checklist

| Category | Status |
|----------|--------|
| Boundary Rules ||
| Required Structure ||
| Statelessness ||
| Idiomatic Rust ||
| Code Quality ||

---

## Violations

None

---

## Commands Run

```
cargo clippy -p systemprompt-loader -- -D warnings  # PASS
cargo fmt -p systemprompt-loader -- --check          # PASS
```

---

## Actions Required

None - fully compliant