Aquifer-sea/pattern8
đą AI Agent Governance Framework â Constrain how AI Agents behave in your project. pip install pattern8
Platform-specific configuration:
{
"mcpServers": {
"pattern8": {
"command": "npx",
"args": [
"-y",
"pattern8"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<div align="center">
Zero-Trust Governance Framework to stop AI Agents from hallucinating, breaking things, and bypassing your rules. <br/>
> *"Your prompt is merely a suggestion. P8 is the law."*
[](https://pypi.org/project/pattern8/) [](https://pypi.org/project/pattern8/) [](https://github.com/Aquifer-sea/pattern8/actions) [](https://github.com/Aquifer-sea/pattern8/actions) [](https://opensource.org/licenses/MIT)
[ đ¨đŗ įŽäŊ䏿](README_zh-CN.md) </div>
---
Are you tired of AI coding agents (Claude, Cursor, Devin) ignoring your instructions, deleting the wrong files, or pushing code without tests?
Prompts are not enough. Prompt injection defence is impossible. To truly control an agent, constraints must be enforced at the OS and code level.
rm -rf by mistake during a multi-step refactor.template.yaml.---
Loading reviews...