AI Policy Compliance Engine

Centralized portal for interacting with governance frameworks and AI project tracking

🚀 New AI Project Onboarding

Register a new AI project to begin the governance process. This will create a project record and initialize the 5-gate workflow.

📋 What Happens Next?

1
Ideation
2
Design
3
Development
4
Deployment
5
Operations
Gate 1: Ideation

Define use case, identify stakeholders, assess feasibility. No artifacts required.

Gate 2: Design

Complete Risk Assessment and Policy Template before proceeding.

Gate 3: Development

Generate Model Card, DPIA, and Ethics Charter during development.

Gate 4: Deployment

Complete Fairness Audit and HITL SOP before deployment.

🏭 Software Factory — AGPF Pipeline Integration
Ideation
Design
🏭Development
Deployment
Operations
Every Factory Build-generated commit runs through this exact scan engine before merge — AI-generated code gets no exemption from the NIST / EU AI Act / ISO / FedRAMP / CMMC rule set applied here.

🔍 GitHub Repository Scanner

Scan your GitHub repository to assess governance compliance across selected frameworks

Leave empty to scan entire repository
Select which frameworks to evaluate against (NIST & ISO selected by default)
Create a read-only token at github.com/settings/tokens. Never stored server-side.
🏭 Software Factory — AGPF Pipeline Integration
🏭Ideation
🏭Design
🏭Development
🏭Deployment
🏭Operations
Factory Build projects appear in this same portfolio view and gate-distribution KPIs alongside manually-built projects — there is no separate dashboard for Factory-originated work.

🏢 PMO Portfolio Dashboard

Combined view of governance compliance scores and gate lifecycle status across all AI projects

Compliance Overview
Total Projects
Avg. Score
Deploy Ready
Needs Attention
Gate Lifecycle Distribution
Ideation
Design
Development
Deployment
Operations
All Projects
Loading...
🏭 Software Factory — AGPF Pipeline Integration
🏭Ideation
🏭Design
🏭Development
🏭Deployment
🏭Operations
A Factory Build project's compliance score and gate position update here in real time as the build progresses — this scorecard doesn't distinguish how the code was written, only whether it's compliant.

📊 Governance Scorecard

Select a project to view its compliance score, artifact status, and scan history.

🏭 Software Factory — AGPF Pipeline Integration
Ideation
🏭Design
Development
🏭Deployment
Operations
Required artifacts identified in a Factory Build's Gate 2 Design build spec (DPIA, model card, risk register) are pre-populated here instead of authored from a blank template; deployment/audit artifacts land here at Gate 5 Deployment.

📄 Governance Artifact Generator

View existing artifacts or generate new ones for your AI project


Generate New Artifact
🏭 Software Factory — AGPF Pipeline Integration
🏭Ideation
🏭Design
🏭Development
🏭Deployment
🏭Operations
Factory Build projects move through all 5 gates below like any other project — gate advancement is blocked here if a Development/Deployment scan finding is unresolved.

🚪 Gate Lifecycle Summary

Distribution of all projects across the 5-gate governance lifecycle

Ideation
Design
Development
Deployment
Operations
Loading gate status...

🚪 Governance Gate Manager

Track progress through the 5-gate governance lifecycle across all frameworks

🏭 Software Factory — AGPF Pipeline Integration
Ideation
🏭Design
Development
Deployment
Operations
Frameworks selected here become generation constraints for Factory Build code generation at Gate 2 Design — the same framework rule set, not a separate one.

📚 Framework Explorer

Browse governance frameworks with pillar-based scorecards, KPIs, runbook guidance, and compliant code patterns v2.3

📚

Select a Framework to Explore

Choose a governance framework from the dropdown above to view its pillar structure, KPIs, and runbook guidance.

🛠️ Developer Dashboard

Manage project details, configure applicable frameworks, track your open artifact backlog, and generate code snippets

My Projects
Loading...
👈
Select a project to open your workspace
Edit project details, set frameworks, and manage your backlog

🔌 Developer Integration

Integrate AI governance into your development workflow using REST APIs and GitHub Actions

📋 Overview
🚀 API Quick Start
🔗 API Endpoints
⚙️ GitHub Actions Quick Start
📝 GitHub Actions Patterns
💻 SDK Examples