Rita Mckinney

Rita Mckinney

@organicwolf502590

Devonport, Australia Joined Jan 2026

Only @organicwolf502590 can see everyone listening in. Visitors see a rotating sample.

Rita Mckinney echoed
Rita Mckinney
@organicwolf502590 · Jan 12, 2026
Elias Blanc
Elias Blanc
@greenzebra248311 · Jan 12, 2026 5:55 am

I built Ctrl: Execution control plane for high stakes agentic systems

I built Ctrl, an open-source execution control plane that sits between an agent and its tools.
Instead of letting tool calls execute directly, Ctrl intercepts them, dynamically scores risk, applies policy (allow / deny / approve), and only then executes; recording every intent, decision, and event in a local SQLite ledger.
GH: [https://github.com/MehulG/agent-ctrl](https://github.com/MehulG/agent-ctrl)
It’s currently focused on LangChain + MCP as a drop-in wrapper. The demo shows a content publish action being intercepted, paused for approval, and replayed safely after approval.
I’d love feedback from anyone running agents that take real actions.

44 likes 169 responses