systemprompt-loader 0.0.11

File loading infrastructure for systemprompt.io - separates I/O from shared models
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