Skip to content
View Mike-E-Log's full-sized avatar

Highlights

  • Pro

Block or report Mike-E-Log

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Mike-E-Log/README.md

Mike Ilog · AI Engineer

I learn quickly so I can deploy REAL working software to Earth.
Everything is language.


Selected work

GG Tank Watch is a civic emergency archive I built during a real May 2026 chemical-tank evacuation (~50,000 residents). A consumer-facing AI system held inside its authority by code and tests, not prompting:

  • Bounded authority, in code. The model never writes the published snapshot. Its output clears one validation chokepoint it can't bypass, so the system cannot exceed "route to officials."
  • The asymmetry that matters. A false all-clear is catastrophic; a false alarm is survivable. So danger downgrades need ≥2 sources (including an official agency), while upgrades fire on one. Enforced in code, never asked of a model.
  • A 211-test behavioral harness catches drift from the safety contract (fabricated sources, authored directives, stale data) before it ships, not after.

live archive · code + method


Contributions


Tools & methods

  • Building AI agents: Claude Agent SDK, MCP, Anthropic SDK
  • Languages: Python, TypeScript

Contact

cooperation FTW · located on Earth

Pinned Loading

  1. gg-tank-watch gg-tank-watch Public

    GG Tank Watch - frozen public-information archive of a resolved May 2026 chemical emergency. Conduit-only design; responsible-AI safety patterns enforced in code and tests.

    Python 1

  2. gg-tank-watch-method gg-tank-watch-method Public

    Safety method & red-team evidence for an AI-in-the-loop emergency dashboard — published artifacts from the May 2026 Garden Grove incident archive

    1