May 26, 2026 · 14 min read
Google's GKE AI infrastructure docs list ~40 integrations. Here's a field map of which ones actually matter when the workload is a HIPAA-aware multi-agent medical AI, and where the gaps sit.
GKEGCPMulti-AgentCloud Architecture
May 25, 2026 · 13 min read
Mapping the IAPP AIGP body of knowledge to an open-source Go codebase you can actually read and run.
AI GovernanceAIGPIAPPCompliance
May 25, 2026 · 16 min read
FHIR gets the press; HL7 v2 still moves the messages. A field report from building a real integration.
HL7 v2FHIRHealthcare ITIntegration
May 24, 2026 · 14 min read
What goes in a HIPAA audit log, what stays out, and how to verify nobody tampered with it.
HIPAAAudit LogPrivacy EngineeringCompliance
May 23, 2026 · 14 min read
What you fall back to when the model fails is the contract you actually offered the user. Reliability patterns from a clinical-AI production deployment.
SREReliabilityLLMProduction
May 23, 2026 · 16 min read
Microsoft's Multi-Agent Reference Architecture, rendered as five Go interfaces. Field notes from an open-source implementation.
Software ArchitectureMulti-AgentMARAGo
May 22, 2026 · 15 min read
Row-Level Security at the database layer, paired with HIPAA access controls at the application layer. A working implementation in Go.
PostgreSQLHIPAADatabase SecurityGo
May 21, 2026 · 14 min read
What information-blocking rules look like when you have to enforce them in production code.
RegulationClinical Decision SupportCures ActGo
May 20, 2026 · 13 min read
Sometimes the win is structural, not algorithmic. A walkthrough of two file edits that doubled diagnostic accuracy on the benchmark.
ML EngineeringBenchmarksGoEvaluation
May 19, 2026 · 27 min read
The architecture and compliance story behind Bodh — an open-source HIPAA-aware multi-agent medical AI platform.
HIPAAComplianceGoPrivacy Engineering