-
Notifications
You must be signed in to change notification settings - Fork 0
Privacy Model
Yash Kanadhia edited this page Jun 1, 2026
·
4 revisions
Privacy is enforced by default.
Sensitive information is abstracted or redacted.
Exact values may be stored.
No external sharing allowed.
privacy-guardian is responsible for:
- Redaction checks
- Policy enforcement
- Sharing restrictions
- Memory write validation
- PRIVACY.md
- REDACT.md
- SHARING_POLICY.md
Data remains local unless explicitly allowed.
Getting Started
Architecture
- Architecture · 14 skills · 4 gates
- Memory-Model · flat + PATTERNS schema
- Privacy-Model · 3 modes + R6
- Team-Packs · 6 on-demand
- Pattern-Detection · Two-Strikes
Reference