April 24, 2026 · 19 min read

Mapping a multi-agent platform to the GCP PCSE blueprint

Every Professional Cloud Security Engineer exam bullet, mapped to a file path in an RBI FREE-AI aligned Go platform. Where the implementation matches, where the analog substitutes, and where the honest gaps are.

SecurityGCPPCSEMulti-Agent AIGo
April 23, 2026 · 4 min read

Defence in depth for agentic AI — the eleven-layer envelope

The mental model that says no two adjacent layers share a single point of failure for the same class of attack. From TLS to OTel, the eleven layers a customer request crosses before an answer comes back.

SecurityArchitectureMulti-Agent AIFREE-AI
April 21, 2026 · 13 min read

AI governance — from credential to codebase

Board policy as a YAML file the risk team owns. Annexure VI as a database query. Every governance recommendation rendered as a file path in a Go repository.

GovernanceFREE-AIComplianceMulti-Agent AI
April 20, 2026 · 24 min read

Agentic security in production — the operations playbook

Twelve months of running multi-agent AI in a regulated context. SLIs that matter, the incident runbook, drift detection, continuous adversarial testing, secret rotation, compliance posture as code.

SecurityOperationsSREMulti-Agent AI
April 19, 2026 · 7 min read

Annexure VI as a query

The RBI FREE-AI incident reporting form, expressed as a Go struct and a Postgres table. Every entry is an auto-generated artefact from the runtime — not a form an operator fills in retrospectively.

FREE-AIComplianceIncident Response
April 16, 2026 · 8 min read

BCP for AI — forced-failure drills

Fallback agents plus a CI step that replaces the primary agent with one that always errors. If the fallback doesn't produce a usable answer, the PR can't merge.

BCPResilienceMulti-Agent AITesting
April 15, 2026 · 7 min read

Sovereign AI is a policy, not a slide

Classification → provider allowlist. A pii-classified message can only reach a provider whose region is in the allowlist for pii. Sovereignty as a runtime gate, not a checkbox.

Data ResidencyGovernanceFREE-AI