Skip to main content

About

Compliance-Grade AI Architect for Regulated LATAM & Global Workloads

Most regulated AI stacks fail audit at the same three seams: prompt provenance, retrieval lineage, output attestation. The fix lives in the architecture. Three planes — data, control, compliance — with the compliance plane running as a sidecar: a hash-chained audit ledger anchored to a public transparency log.

The proof splits two ways. The open source is fully auditable: six Sigstore-signed Claude Code plugins on github.com/yolo-labz and three live demo apps with their source open. The client work is anonymized and team-built, under NDA — I contributed to a regulated IRPF tax-filing agent (field extraction and structured-output validation), the backend and data layer of a multilingual education chatbot, an event-driven retail commerce backend, and a legal-domain RAG proof-of-concept. Each was built to the audit-trail-first patterns this site argues for. The hard numbers I can show you are the ones in the repos.

Claim → Evidence

Every headline claim maps to a verifiable artifact. Public repositories link straight to the source. Rows marked "writeup pending" are anonymized architecture writeups; the client name never ships, only the architecture, and only after the writeup clears review.

ClaimEvidenceStatus
Claude Code plugins shippedgithub.com/yolo-labz/claude-classroom-submit
public-repo
backed
Chrome/macOS workflow toolinggithub.com/yolo-labz/claude-mac-chrome
public-repo
backed
LinkedIn copilotgithub.com/yolo-labz/linkedin-chrome-copilot
public-repo
backed
WhatsApp daemon (Go, hexagonal)github.com/yolo-labz/wa
public-repo
backed
TTS daemon (Python, ONNX, PyPI)github.com/yolo-labz/kokoro-speakd
public-repo
backed
Apple Silicon thermal daemon (Rust)github.com/yolo-labz/fand
public-repo
backed
Multi-host NixOS fleet (152 modules, 153 PRs)anonymized writeup
anonymized-writeup
writeup pending
Regulated banking compliance RAG (contributor)anonymized writeup
anonymized-writeup
writeup pending
Event-driven retail commerce backend (backend engineer)anonymized writeup
anonymized-writeup
writeup pending
Legal-domain RAG — proof-of-concept (contributor)anonymized writeup
anonymized-writeup
writeup pending
Multilingual education chatbot — backend + data layer (consultant)anonymized writeup
anonymized-writeup
writeup pending
IRPF tax-filing agent — extraction + validation (team)anonymized writeup
anonymized-writeup
writeup pending

Code quality

Every plugin runs Sonar quality + security gates per release; the dashboard is public. Badges link straight to the live scan — no screenshots, no caching.