Jeremy McEntire
@jmcentire
Experienced engineering leader specializing in scalable systems and high-performing teams, delivering robust, impactful solutions with precision.
28 tools registered
Witness
Human-in-the-loop coordination primitive. Surfaces decisions requiring human judgment, blocks until approval/rejection, captures rationale, writes audit.
Vigil
Sub-threshold anomaly detection. Watches event streams, trace samples, and contract violations for pattern divergence that doesn't trip any single alarm.
Scram
Emergency kill-switch service. The exemplar stack's last-resort termination mechanism. Does not negotiate, does not retry — terminates and rolls back.
Covenant
Contract validation runtime. Per-environment violation policy + sliding-window violation budget. Twin TypeScript + Python siblings.
Aegis
Resource-budget primitive. Wrap every blocking call with a declared timeout, optional fallback, and structured tags. Twin TypeScript + Python implementations.
BlindDB
Interactive demo of client-side encryption architecture. Server stores only encrypted blobs at opaque addresses; credentials never leave the client.
HermesP2P
Decentralized, ephemeral peer-to-peer messaging. No servers, no persistence, no compromise. PGP-style encryption, public/private channels.
Tessera
Self-validating executable document format. The document proves itself; the engine validates the chain; nothing outside the artifact is consulted.
Ascend
AI-powered engineering management CLI. Roster, meeting transcripts, risk detection, coaching, OKR/PIP tracking, interactive TUI.
Agent-Safe
Embed authorization in the token. 150 lines. Zero deps. Microseconds. SPL (Safe Policy Lisp) inside signed capability tokens.
Signet-Eval
Deterministic policy enforcement for AI agent tool calls. No LLM in the authorization path; 25ms end-to-end.
Herald
Async webhook relay and message queue for AI agents. Pull-based, encrypted, self-hostable.
Advocate
Six-persona adversarial review engine
Webprobe
Generic site state-graph auditor with LLM-driven exploration
Transmogrifier
Register-aware prompt translation.
Exemplar
Governed code review service demonstrating the full governance stack.
Cartographer
Stack adoption and compatibility scanning for existing codebases.
Apprentice
Adaptive model distillation with progressive handoff from frontier to local.
Stigmergy
Organizational pattern discovery using adaptive resonance theory.
Chronicler
Event collection and story assembly from distributed sources.
Arbiter
Trust scoring and access auditing for AI agent outputs.
Ledger
Schema registry with field-level data classification.
Sentinel
Production monitoring, error attribution, and contract tightening.
Baton
Cloud-agnostic circuit orchestration with topology-first design.
Signet
Policy enforcement and sovereign identity for AI agents.
Pact
Contract-first multi-agent software engineering. Contracts and tests before code.
Constrain
Interactive constraint elicitation. Interviews you about project boundaries before code exists.
Kindex
Persistent knowledge graph for AI coding assistants. Remembers across sessions so agents never start from zero.