Skip to content
View gugosf114's full-sized avatar

Block or report gugosf114

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
gugosf114/README.md

George Abrahamyants

I have no programming background. JD, ten years in contracts, compliance, and state tax.

I started using AI for real work and noticed it kept failing in ways that weren't my fault — confident outputs that didn't survive verification, drift that got worse with clearer instructions, apology loops that repeated the same error. So I documented the patterns, tested what actually fixes them, and built protocols for anyone using these systems where mistakes have consequences.


What I Actually Do

  • Catch AI mid-drift and force it back on track
  • Run high-stakes questions through multiple models and triangulate
  • Read the reasoning trace, not the polished answer
  • Build validation workflows where the AI that wrote it can't audit it

Background

  • JD (UC Hastings), tax concentration
  • 10 years: contracts, compliance, SALT, audit defense
  • Former: Andersen, regulated cannabis ops, IRS Office of Chief Counsel
  • Grew up where you learn not to trust official stories. Can't leave an error alone.

Research

  • drift-auditor — 512 real AI conversations, 37K messages, 10-tag taxonomy. Measures the human cost of making a model behave (Operator Load Index). Directly addresses the multi-turn drift gap Anthropic flagged in January 2026.

Links

Popular repositories Loading

  1. gugosf114 gugosf114 Public

    Public profile repository linking to my professional sites, legal-operations background, and AI-assisted compliance work.

  2. 12-rules-for-ai 12-rules-for-ai Public

    Operator's Field Manual for LLM System Failures

  3. gugosf114.github.io gugosf114.github.io Public

    My Baking Creations - Custom Cakes, Cookies & Cake Pops | San Francisco Bay Area

    HTML

  4. audit-ledger audit-ledger Public

    Tamper-evident audit log for Google Sheets using SHA-256 hash chains. Includes signal detection, document verification, and API endpoint.

    JavaScript

  5. bakers-agent bakers-agent Public

    Bakery marketing automation — Gemini 2.5 Pro caption generator + Google Business Profile poster (Cloud Functions on GCP)

    Python

  6. drift-auditor drift-auditor Public

    Multi-turn drift diagnostic tool - correction persistence and instruction adherence analysis for LLM conversations. Built with Opus 4.6.

    Python