Skip to main content
Reach Out

AIGIS

AIGIS: AI Governance and Infrastructure Suite is a WordPress plugin that gives organizations a centralized command center for every AI model they deploy, with a formal inventory, version-controlled prompts, a skills repository for reusable agent capabilities, real-time guardrails, cost tracking, incident management, and a full immutable audit trail.

Open source, currently in beta.

View on GitHub Read the User Manual

Governance Built Into Your Stack.

AIGIS sits inside your existing WordPress environment and wraps a complete governance layer around every AI system you operate. It is not a model, it is the infrastructure that makes your AI deployment auditable, accountable, and manageable at scale.

AI Inventory

Model Register

A formal register of every AI model and agent your organization operates. Records vendor, version, integration type, risk level, and status. Every other AIGIS section links back here.

Prompt Management

Version-Controlled Prompts

Prompts move through Development, Staging, and Production lifecycle stages. A built-in sandbox lets you test against your configured provider before promoting. Every promotion is logged.

Policy Management

Governance Policies

Create, activate, and retire AI governance policies. Policies track effective dates, expiry dates, and ownership. Automated alerts fire before policies lapse, so nothing goes unenforced.

Workflow Documentation

Approved AI Processes

Document approved AI-assisted workflows with rich text and Mermaid flow diagrams. Define where human oversight is required and what automated decisions are permissible.

Skills Repository New

Governed Agent Capabilities

Store reusable agent skills as governed instruction assets. Each skill captures trigger phrases, output contracts, edge cases, readiness scoring, lifecycle review, and links to related prompts, workflows, policies, and incidents.

Incident Management

Structured Incident Log

Log and investigate AI incidents, from PII leakage to prompt injection attempts. Each incident has a severity level, status, and a linked audit trail for full accountability.

Analytics & Cost

Usage & Cost Tracking

Dashboard KPIs for total API calls, cumulative cost, and average latency over rolling 30-day windows. Set spending budgets per department or project, with automatic alerts at 80% and 100%.

Stress Tests & Evaluation

Structured Model Evaluation

Run structured evaluations of AI output against expected results. Results are scored pass, fail, or pending review. False negatives, cases where harm slipped through, are flagged separately.

Audit Log

Immutable Audit Trail

An append-only record of every consequential action in the system. Stores before/after state snapshots, actor identity, IP address, and a UTC timestamp for every event. Cannot be altered from the admin.

Full documentation is available.

The AIGIS User Manual covers every module in detail, including field references, lifecycle workflows, the REST API, roles & permissions, and developer tools.

Read the User Manual

Built for Teams That Govern AI Seriously.

AIGIS is designed for organizations deploying AI at scale who need structured, auditable governance, not just a collection of integrations.

Technology & Product Teams

Manage prompt versions, model configurations, and integration quality with a structured governance layer that grows with your AI infrastructure.

Compliance & Governance Teams

Demonstrate oversight to stakeholders, auditors, and regulators, with evidence of policy enforcement, incident tracking, and data handling practices all in one place.

Data Protection & Legal Teams

Access a searchable, timestamped record of how AI systems have been used, what decisions they influenced, and how incidents were investigated and resolved.

Operations & Finance Teams

Gain visibility into AI usage costs across departments and projects, with the ability to set and enforce spending budgets, with automated alerts before limits are breached.

Certification-Track Organizations

Build the structured evidence base required for ISO/IEC 42001, ISO 27001, SOC 2, or GDPR alignment, where AI governance documentation is a certification prerequisite.

Existing WordPress Operators

AIGIS runs inside your existing WordPress installation. No new infrastructure, no SaaS subscriptions, no data leaving your environment. Your governance stack lives where your team already works.

Four Layers. One Unified System.

AIGIS is structured to keep high-volume operational data fast, governance data auditable, and the admin interface practical for non-technical team members.

01

Custom Post Types

Prompts, Policies, Workflows, Skills, and Incidents are first-class WordPress content objects stored in the standard posts table, versioned, searchable, and manageable through the familiar WP admin.

02

Custom Database Tables

High-volume structured data (usage logs, audit trail, inventory, cost budgets, evaluation results, guardrail triggers) lives in dedicated tables for query performance and data integrity.

03

Admin Interface

A full WordPress admin menu with dedicated pages for each section, role-based access control, and a unified dashboard. Four custom roles provide granular capability assignment.

04

REST API

A secured API layer at /wp-json/aigis/v1/ for external agents, pipelines, and integration scripts to submit logs, check guardrails, retrieve routing metadata, and submit evaluation results.