About
Compliance-Grade AI Architect for Regulated LATAM & Global Workloads
Regulated AI stacks fail their first audit at three seams: prompt provenance, retrieval lineage, output attestation. The fix is architectural. A data plane, a control plane, and a compliance plane running as a sidecar: an append-only ledger that records what happened, signed, outside the request path.
The proof splits two ways. Open source first, because it's checkable: six Sigstore-signed Claude Code plugins on github.com/yolo-labz, plus three live demo apps with their source open. The client work is team-built, anonymized, under NDA. There I contributed to a regulated IRPF tax-filing agent (field extraction, structured-output validation), built the backend and data layer of a multilingual education chatbot, worked on an event-driven retail commerce backend, and contributed to a legal-domain RAG proof-of-concept. The hard numbers I can show you are the ones in the repos.
Claim → Evidence
Each claim maps to an artifact. Public repos link straight to source. Rows marked "writeup pending" are anonymized client writeups: the architecture ships, the client name never does.
| Claim | Evidence | Status |
|---|---|---|
| Claude Code plugins shipped | github.com/yolo-labz/claude-classroom-submit public-repo | backed |
| Chrome/macOS workflow tooling | github.com/yolo-labz/claude-mac-chrome public-repo | backed |
| LinkedIn copilot | github.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, and each badge links to the live scan: no screenshots, no caching.
- waGo
- kokoro-speakdPython
- claude-classroom-submitPython
- fandRust