- Co-Chair, IEEE PES Long Range Planning Committee, Subcommittee 5 Emerging Technologies, Digitalization, and AI Readiness. 2026–present. Vision Document due July 2026 PES General Meeting.
- Vice Chair, IC25-004-01 — Grid Readiness for Data Center Deployment IEEE-SA Industry Connections. Published January 29, 2026: ieeexplore.ieee.org/document/11366058. Triggered an IEEE SETCom study group developing five new IEEE standards.
- Section Chair & Editor, IC25-004-02 Section 5 — Data Center Design for IT Load Protection Consumption Patterns and Disturbance Response. Publishing 2026.
- Section Author, IEEE PES PSCCC S17 — SBOM in the Energy Sector Use Cases in the EPS Industry. Citations span NIST SP 800-161 r1, NERC CIP-010/013, CISA/NSA/NTIA, NDAA §889, BIS Entity List.
AssemblyZero Active
Production multi-agent orchestration framework. Five-stage LangGraph StateGraph pipeline (Triage→Design→Spec→TDD→PR) coordinating 12+ concurrent Claude and Gemini agents. Cross-vendor adversarial verification — Claude generates, Gemini reviews — catches hallucinations across model families. Five-layer evaluation framework: execution-based verification, AST structural analysis, cross-model review, stagnation detection, longitudinal learning. 740 issues processed, 88% closure rate, 434 PRs merged, 5,583 tests.
Hermes Private
Autonomous email agent for recruiter triage. Deterministic first-contact template — zero AI on the highest-stakes message. 10-state conversation state machine with escalation triggers. Audit queue gating AI-proposed actions. Operator-takeover flag. Hybrid-cloud at SQS: Cloudflare Worker ingests, AWS Lambda processes. Two-stage Bedrock pipeline (Haiku intent → Sonnet generation) on returning conversations.
Request access →Aletheia Public
Consumer AI for semantic and etymological analysis. Seven-stage handler pipeline with independent short-circuiting. Two-layer guardrails: deterministic denylist plus semantic LLM classifier. Tiered routing: Haiku as default classifier, Opus invoked only as verifier when Haiku flags candidate prompt injection.
Live demo →Chiron Private
AI governance study SaaS for IAPP AIGP exam preparation. Built on the same orchestration and guardrail patterns as the production platforms.
Request access →Maieutics Private
Methodology and tooling for AI-assisted technical authorship at institutional scale. Forces substantive human contribution at every step. Anchored in USPTO Inventorship Guidance and Pannu v. Iolab. PolyForm Noncommercial 1.0.0.
Request access →sentinel-rfc Research
Applied research on agent-context permission bits as an architectural alternative to the "agent inherits user permissions" model that creates excessive blast radius for autonomous agents. Manifest specification, capability authorization design, filesystem-level prototype.
Request access →Clio Public
Chrome extension for extracting LLM conversations to structured JSON. Preserves message ordering, role, code blocks, and tool-use markers across ChatGPT, Claude, and Gemini.
View on GitHub →Unleashed Public
Permission bypass system for Claude Code. Enables semi-autonomous agent sessions with auto-approval for power-user workflows.
View on GitHub →AI Power Systems Public
Curated AI/ML resources for the Bulk Power System and utility sector. Companion to best-of-pes-ai, a weekly-updated ranked list of open-source AI/ML projects for IEEE PES domains.
View on GitHub →Talos Private
Multi-agent recruitment platform with agentic candidate evaluation, automated screening pipelines, and LLM-driven talent assessment.
Request access →RCA-PDF Pipeline Public
Document AI pipeline for extracting structured data from Rock Core Analysis PDFs using AI vision models. Built as a technical proof-of-concept for the oil & gas / document AI domain.
View on GitHub →From AgentOS to AssemblyZero: A Deterministic Refactor
How we executed a project-wide hard-fork and rename, achieving a 100% stable build and reducing build noise by over 99% in a single session.
Read post →Working Around Permission Friction in Claude Code
Running 12 agents across 4 repos pushed Claude Code's permission system to its limits. Here's what I learned and the tools I built.
Read post →