Director of Web Engineering · Platform Architecture · B2B SaaS Technologist Boston, MA · ~30 years across IBM, CyberArk, Alteryx, Digital.ai, Gryphon.ai
I ship platform infrastructure for production AI: the layer between agent fleets and the people who run them. Reliability, identity, governance, decision intelligence. Python reliability primitives, FastAPI intelligence engines, React operator surfaces. Audit trails on everything.
Four productized open-source dashboards live at kineticgain.com subdomains:
| Product | What it does | Buyer |
|---|---|---|
| gv.kineticgain.com | GitVisualizer — visual portfolio for any GitHub user | Engineering |
| mcp.kineticgain.com | MCP Sentinel — governance dashboard for Model Context Protocol servers | CISO |
| rag.kineticgain.com | RAG Sentinel — hallucination + drift + citation quality monitoring | ML / AI Ops |
| observe.kineticgain.com | AgentObserve — operator console for AI agent fleets | SRE |
All four: React 19 + TypeScript, AGPL-3.0, CI green. Source repos under mizcausevic-dev.
A four-piece set. Each independent. All designed to compose:
| Repo | Surface | Buyer |
|---|---|---|
rate-limit-shield |
Token bucket + circuit breaker + jittered retry, HTTP 429 / Retry-After awareness | SRE |
identity-mesh |
SPIFFE-style JWT-SVID broker — short-lived tokens, audience binding, zero long-lived API keys | CISO |
agent-canary |
Progressive rollout, shadow mode, sticky-percent routing, auto-rollback | Platform / SRE |
model-registry-pro |
Model lifecycle catalog with lineage, stage promotion, approval gates | Platform / MLOps |
Identity at the edge → rate limits at the model → canary at deploy → registry as source of truth. Defense-in-depth for the agent era.
| Repo | What it does |
|---|---|
briefing-intelligence-engine |
Executive briefing scoring, narrative generation, risk ranking, action sequencing |
signal-orchestration-lab |
Dependency-aware signal routing, escalation sequencing, cross-functional response planning |
These pair with the React + TypeScript executive surfaces below into full-stack decision products.
Production-shaped governance and observability for AI / LLM workloads:
mcp-sentinel— MCP server observability + security auditrag-sentinel— RAG quality / drift / hallucination signalsagent-codex— governance-as-code with SOC 2 / EU AI Act / ISO 27001 / NIST mappingsagent-eval-arena— eval harness with regression detection + CI gatesagent-router— LLM router with provider-aware routing and breakersagentobserve— Datadog-shaped operator surface for agent fleetsllm-redaction-gateway— PII + secret redaction for LLM API callsshadow-ai-detector— unauthorized LLM usage detection across enterprise networksai-finops-radar— token-level cost attribution + anomaly detectionkinetic-flightdeck— unified AI Platform Engineering ops console
Executive dashboards, control planes, decision studios:
Executive & Portfolio
executive-briefing-studio · [portfolio-command-center](
cd $env:USERPROFILE\Downloads
Web Engineering · Platform Architecture · B2B SaaS Technologist Boston, MA · ~30 years across IBM, CyberArk, Alteryx, Digital.ai, Gryphon.ai
I ship platform infrastructure for production AI: the layer between agent fleets and the people who run them. Reliability, identity, governance, decision intelligence. Python reliability primitives, FastAPI intelligence engines, React operator surfaces. Audit trails on everything.
Four productized open-source dashboards live at kineticgain.com subdomains:
| Product | What it does | Buyer |
|---|---|---|
| gv.kineticgain.com | GitVisualizer — visual portfolio for any GitHub user | Engineering |
| mcp.kineticgain.com | MCP Sentinel — governance dashboard for Model Context Protocol servers | CISO |
| rag.kineticgain.com | RAG Sentinel — hallucination + drift + citation quality monitoring | ML / AI Ops |
| observe.kineticgain.com | AgentObserve — operator console for AI agent fleets | SRE |
All four: React 19 + TypeScript, AGPL-3.0, CI green. Source repos under mizcausevic-dev.
A four-piece set. Each independent. All designed to compose:
| Repo | Surface | Buyer |
|---|---|---|
rate-limit-shield |
Token bucket + circuit breaker + jittered retry, HTTP 429 / Retry-After awareness | SRE |
identity-mesh |
SPIFFE-style JWT-SVID broker — short-lived tokens, audience binding, zero long-lived API keys | CISO |
agent-canary |
Progressive rollout, shadow mode, sticky-percent routing, auto-rollback | Platform / SRE |
model-registry-pro |
Model lifecycle catalog with lineage, stage promotion, approval gates | Platform / MLOps |
Identity at the edge → rate limits at the model → canary at deploy → registry as source of truth. Defense-in-depth for the agent era.
| Repo | What it does |
|---|---|
briefing-intelligence-engine |
Executive briefing scoring, narrative generation, risk ranking, action sequencing |
signal-orchestration-lab |
Dependency-aware signal routing, escalation sequencing, cross-functional response planning |
These pair with the React + TypeScript executive surfaces below into full-stack decision products.
Production-shaped governance and observability for AI / LLM workloads:
mcp-sentinel— MCP server observability + security auditrag-sentinel— RAG quality / drift / hallucination signalsagent-codex— governance-as-code with SOC 2 / EU AI Act / ISO 27001 / NIST mappingsagent-eval-arena— eval harness with regression detection + CI gatesagent-router— LLM router with provider-aware routing and breakersagentobserve— Datadog-shaped operator surface for agent fleetsllm-redaction-gateway— PII + secret redaction for LLM API callsshadow-ai-detector— unauthorized LLM usage detection across enterprise networksai-finops-radar— token-level cost attribution + anomaly detectionkinetic-flightdeck— unified AI Platform Engineering ops console
Executive dashboards, control planes, decision studios:
Executive & Portfolio
executive-briefing-studio · portfolio-command-center · executive_operations_dashboard
Revenue & Growth
customer-intelligence-graph · growth-systems-control-room · revenue-forecasting-workbench · attribution-intelligence-studio · pricing-experiment-studio · conversion-funnel-intelligence-hub · deal-desk-workspace
AI Governance & Risk
ai-governance-review-studio · model-risk-oversight-hub · vendor-risk-operations-center · compliance-workflow-hub · ai-operations-console
Identity & Security
identity-command-center · identity-lifecycle-workbench · security-posture-control-room
Workflow & Operations
workflow-orchestration-studio · feature-flag-rollout-studio · ab-testing-command-center · customer-journey-control-plane
Spec-first OpenAPI services:
Identity-Access-Audit-API · observability-incident-command-api · customer-health-churn-api · partner-lead-distribution-engine · content-workflow-intelligence-platform · experimentation_insights_kpi · seo-governance-platform · webhook-ingestion-pipeline · kinetic-api-gateway · revenue-ops-ai-assistant
revops-database-lab · revenue-intelligence-db · cloud-cost-intelligence-dashboard
PostgreSQL revenue modeling, attribution analysis, forecast and renewal risk reporting, cloud cost intelligence.
| Layer | Tools |
|---|---|
| Languages | Python · TypeScript · SQL (PostgreSQL) · Bash |
| Backend | FastAPI · Express · Hatchling packaging · GitHub Actions CI |
| Frontend | React · TypeScript · Vite · Tailwind · Recharts |
| Data | PostgreSQL · Pandas · OpenAPI / Swagger / Pydantic |
| Reliability | SRE primitives (buckets · breakers · retries · canaries) · SPIFFE zero-trust identity · governance-as-code |
| Process | Spec-first APIs · TDD · MIT-licensed · documented architectures · audit-ready |
Open to Director / Principal-level Platform Engineering, Web Engineering, or AI Platform roles at enterprise B2B SaaS companies. East Coast time zone. Remote-friendly.
"Long-lived credentials are tomorrow's incident reports. Build short-lived. Audit always. Document once."
