Skip to content
CAT — your AI development companion

Corpay AI-DLC Toolkit Documentation

AI-assisted workflows for every phase of Corpay's development lifecycle.

The Corpay AI-DLC Toolkit (CAT) gives engineering teams AI-assisted workflows that guide you through every phase of Corpay’s AI-Driven Development Lifecycle.

Instead of staring at blank templates or relying on tribal knowledge, you invoke a workflow that facilitates the process conversationally — asking the right questions, pushing for specificity, and producing structured, audit-ready artifacts.

Not sure where to start? Run cat-help in your AI IDE — it inspects your project and tells you exactly what to do next.

These docs are organized into four sections based on what you’re trying to do:

SectionPurpose
TutorialsLearning-oriented. Step-by-step guides that walk you through using CAT. Start here if you’re new.
How-To GuidesTask-oriented. Practical guides for solving specific problems. “How do I build an ARC?” lives here.
ExplanationUnderstanding-oriented. Deep dives into DLC concepts and architecture. Read when you want to know why.
ReferenceInformation-oriented. Technical specifications for agents, workflows, skills, and configuration.

After installing CAT:

# Get oriented — what's available and what to do next
cat-help
# Talk to Janus — the front-door coordinator
cat-master
# Create your first Intent Statement
cat-intent-statement

Full Getting Started Tutorial

CAT guides you through four phases, each producing artifacts that feed the next:

PhaseWhat HappensKey Workflows
1. IntentCapture what you’re building and whycat-intent-statement, cat-intent-brief, cat-quick-intent
2. ArchitectureDefine how to build it with enforceable constraintscat-arc-builder, cat-quick-arc, cat-readiness-check
3. ConstructionBuild it bolt by bolt against ARC constraintscat-bolt-writer, cat-bolt-execution, cat-code-review
4. ValidationVerify the work meets intent and compliance requirementscat-arc-adherence-check, cat-work-acceptance, cat-compliance-report

Full DLC Overview · Workflow Map

CAT includes 9 specialized AI agent personas, each expert in their domain:

AgentPersonaDomain
🏛️ JanusMaster CoordinatorRoutes you to the right agent or workflow
📊 LiviaStrategic Business AnalystResearch, product briefs, PRFAQ
🎯 ClaraProduct Intent ManagerIntent artifacts, features, acceptance
🎨 FloraUX DesignerInteraction specs and design patterns
🏗️ JulianSolution ArchitectARC creation, AI governance, readiness
MarcusDeveloperBolt execution, code review
👁️ ArgusSREDatadog dashboards, observability
🔍 VeraQA EngineerTest strategy, compliance, validation
📝 TulliaTechnical WriterDocumentation, editorial review

Full Agent Reference

Choosing Your Track — Decision guide for Quick vs Full flow → Glossary — CAT and DLC terminology explained