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.
Four systems carry the proof. A multilingual RAG at 100K+ DAU, +40% knowledge-base precision. An event-driven retail backend clearing 10K+ transactions/day. A tier-1 LATAM legal-domain RAG, −60% manual documentation. A Brazilian IRPF tax-compliance agent: 0 hallucinated numerical fields across 18 months, ≤40 turns per filing. Then the open source — six Claude Code plugins on github.com/yolo-labz, SLSA L2 + Sigstore signed, dual-format SBOMs.
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.
| Claim | Evidence | Status |
|---|---|---|
| Claude Code plugins shipped | github.com/yolo-labz/wa 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 |
| Compliance-grade RAG for tier-1 LATAM banking | anonymized writeup anonymized-writeup | writeup pending |
| Event-driven retail backend (BFF + Broker + Dispatcher) | anonymized writeup anonymized-writeup | writeup pending |
| AWS Bedrock + Lambda for legal-domain RAG | anonymized writeup anonymized-writeup | writeup pending |
| Multilingual education chatbot — intent routing + escalation | anonymized writeup anonymized-writeup | writeup pending |
| AI-IRPF tax-compliance LLM agent | 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.
- waGo
- kokoro-speakdPython
- claude-classroom-submitPython
- fandRust