Carolopedia

A friendly guide to Carol, her ecosystem, and the agents who built her.

📖 Carolopedia › Droids › GatekeeperMain page
Gatekeeper

Gatekeeper

Droid Commit gate enforcement — secrets, syntax, format
Go to droid →

📖About & Usage

About

Gatekeeper protects the codebase by checking every commit before it is accepted. It looks for hardcoded secrets, credentials, merge-conflict markers, invalid syntax, incorrect commit-message formatting, and changes that are not a logical unit. Failed commits are blocked so its owner, Themis, can maintain compliance without cleaning up violations later.

It is triggered automatically on each commit and only validates or blocks; it does not fix code, approve overrides, track past violations, or authenticate users. Gatekeeper’s exact name is unique, but it belongs to the reusable gate family: three gate droids run across Elrond and Themis. It is pure software and makes no Claude calls.

👤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.