Manifest GalleryGallery

Manifest Gallery

Reference manifests that demonstrate AIM governance across different domains. Use these as starting points for your own manifests.

Install a Reference Manifest

manifest init --template enterprise-typescript

Or install from the registry:

manifest install enterprise-typescript

Available Manifests

Software Engineering

ManifestRulesDescription
enterprise-typescript12Enterprise TypeScript with security enforcement
react-best-practices9React 19, accessibility, performance
python-production9Python security, type safety, async patterns

Infrastructure

ManifestRulesDescription
devops-safety8Infrastructure safeguards, blast radius control

Compliance

ManifestRulesDescription
hipaa-compliance8HIPAA PHI protection, access control

Content

ManifestRulesDescription
content-brand-voice7Writing style, inclusive language, quality

Create Your Own

manifest generate    # Auto-detect from codebase
manifest validate    # Check against schema
manifest publish     # Share with the community