§ 03 · How we built it
Working Software - Incorporating GitHub Sourced Vendor Code
We simulated Green Table Bank end to end.
A user logs in, navigates the bank's systems, and every action is checked in real time — built on open-source technology from two industry leaders.
64
Employees simulated
4
Global offices
6
Apps · 17 permissions
7
Policies enforced
Identity layer
Radiant Logic
Identity virtualization, peer-group clustering, outlier detection, and live risk scoring across all 64 employees.
Decision layer
SailPoint
Official v2025 data models for entitlement provisioning, certification campaigns, and segregation-of-duties enforcement.
Open-source foundation
Built on the same code that two industry-leading identity vendors publish for their customers and partners.
| Component | Source | Repository / SDK | What Is Used |
|---|---|---|---|
| Identity Analytics | Radiant Logic | cluster_rank_summarize | FPMax itemset mining for peer-group discovery and outlier detection |
| Governance Workflows | Radiant Logic | fastworkflow | Conversational agent framework for governance flows |
| Identity Models | SailPoint | sailpoint-python-sdk v2025 | Identity, Account, Entitlement, Role, SodPolicy data classes used in production IdentityNow |
| API Specifications | SailPoint | sailpoint-api-specs | OpenAPI definitions for governance, certification, access-request endpoints |
| Rule Patterns | SailPoint | sailpoint-rules | BeforeProvisioningRule pattern for SoD policies |
| Workflow Templates | SailPoint | sailpoint-workflows | Certification campaign and access-request workflow shapes |