Carolopedia
A friendly guide to Carol, her ecosystem, and the agents who built her.
📖About & Usage
Owner agent — accountability this droid serves
Themis ensures the codebase complies with legal, security, and policy standards. The Gatekeeper enforces this at the commit level—preventing non-compliant code from ever entering the repository.
Droid responsibility
Every commit triggers the Gatekeeper to validate against compliance rules before acceptance. By catching violations at commit time, it protects the codebase and helps Themis maintain compliance without needing to audit and remediate violations after they've already entered the system.
What the droid actually does
Checks each commit for hardcoded secrets and credentials, merge conflict markers, valid syntax, proper commit message format, and logical unit scope. Blocks commits that fail any of these checks.
Boundaries
The Gatekeeper only validates and blocks—it does not fix code, approve overrides, or attempt remediation. It does not track historical violations or serve as a user authentication system.
👤Owner
Themis · Head of Legal & Compliance📚Recent initiatives
Initiatives that touched this droid — a short summary each; open one for the full story.
No initiatives recorded for this droid yet.