PAI ITIL Quick Reference

Domain-Agnostic Service Management Cheat Sheet

Version: 1.0 | Full Framework: ITIL_FRAMEWORK.md


Seven Guiding Principles (Apply to EVERY Decision)

PrinciplePAI TranslationQuick Check
Focus on ValueOrient around principal value, not system elegance”Does this create value for Duane?”
Start Where You AreBuild on existing PAI, don’t rebuild”Did I check for prior art?” (Preflight Gate E)
Progress IterativelySmall increments + feedback”Can I verify this incrementally?”
Collaborate & VisibilityCross-engine sharing, transparent decisions”Is this decision documented?”
Think SystemicallyConsider whole-system impacts”What else does this affect?”
Keep It SimpleMinimum steps, practical outcomes”Is this complexity necessary?”
Optimize & AutomateProve pattern, then automate”Does this automate a validated workflow?”

Four Dimensions (Balance ALL Four)

DimensionPAI ComponentsKey Question
People & OrganizationPrincipal, DA, RBAC personas, culture”Does the principal have context to use this?”
Information & TechnologyEngines (PNC/PNG/PNO/PNX/PNK), ICM, TELOS, Knowledge”Is data accessible where needed?”
Partners & SuppliersExternal APIs, MCP servers, integrations”What if this external service fails?”
Value Streams & ProcessesAlgorithm phases, skills, hooks”Can this workflow be simplified?”

Service Value Chain → Algorithm Phases

SVC ActivityAlgorithm Phase(s)Purpose
PlanOBSERVE, THINK, PLANRequirements, risk, strategy
ImproveREFLECT + SimplifyLearning capture, cleanup
Engage(Cross-cutting)Principal interaction, transparency
Design & TransitionPLANSkill dev, ISA scaffolding
Obtain/BuildBUILD, EXECUTEImplementation
Deliver & SupportVERIFY, DELIVERVerification, final checks

Key PAI Practices (From ITIL 34)

Service Management

PracticePAI ImplementationWhen to Use
Problem DetectionSecurity hooks, HealthCheck, Response PlaybookOn errors, health degradation
Root Cause AnalysisRootCauseAnalysis skill, postmortemsRecurring problems, incidents
Change ControlISA versioning, PhaseTransitionGateBefore modifying core components
Knowledge MgmtICM, TELOS, reflection miningCapturing/retrieving learnings
Capability Registry109 skills, 25+ agentsDiscovering available capabilities
State Trackingsettings.json, ISA frontmatterManaging configuration
Quality StandardsISC floors, euphoric surprise thresholdSetting expectations
Request RoutingMode detection, skill routingIntake and triage
VerificationVERIFY phase, Evals, QATesterBefore claiming complete
ObservabilityHooks, HealthCheck, dashboardMonitoring system health

General Management

PracticePAI ImplementationWhen to Use
Continual ImprovementREFLECT, Simplify, Loop, OptimizePost-task, recurring work
Security GovernanceSecurity hooks, audits, KeyRotationProtecting credentials, blocking destructive ops
Risk ManagementTHINK premortem, WorldThreatModelBefore significant work, strategic decisions
Strategy SettingTELOS missions, IDEAL_STATEQuarterly planning, goal-setting
Work PrioritizationTELOS dependencies, effort tiersDeciding what to work on
System DesignArchitect agent, FirstPrinciplesArchitecture decisions
Metrics & AnalyticsISC rates, euphoric surprise, logsMeasuring effectiveness

Technical Management

PracticePAI ImplementationWhen to Use
Capability ReleaseCloudflare deployments, HealthCheckDeploying new capabilities
Resource ProvisioningInfraOps, DBOps, systemdManaging infrastructure
Code LifecycleEngineer agent, Algorithm BUILDSoftware development

Governance Activities

ActivityPurposePAI ImplementationCadence
DIRECTSet strategy & policyAI Steering Rules, Algorithm doctrine, TELOSQuarterly + ad-hoc
MONITOROversee alignmentHooks, dashboard, HealthCheckReal-time (hooks), weekly (review)
EVALUATEReview & updateREFLECT, feedback memories, BitterPillEngineeringPost-task, monthly, quarterly

Continual Improvement Loop

MEASURE → ANALYZE → IMPROVE → REPEAT

Measure:  ISC rates, euphoric surprise, errors, skill usage
Analyze:  Reflection mining, recurring patterns
Improve:  Simplify, BitterPillEngineering, feedback memories
Repeat:   Loop, Optimize, next Algorithm run

Critical Success Factors & KPIs

CSFKPITargetCheck
Value DeliveryEuphoric surprise≥8/10ISA rating
QualityISC pass rate≥95%VERIFY results
LearningFeedback memory rate≥1 per failed ISCMEMORY/Feedback/
EfficiencyOllama routing %≥60% for structured workInference.ts logs
ReliabilityUptime≥99.9%HealthCheck
SecurityBlocked ops100% block or overrideDestructiveOpGuard logs

Daily Application Checklist

Before Starting Work

  • Apply “Focus on Value”: Does this create principal value?
  • Apply “Start Where You Are”: Did I check for prior art?
  • Check relevant dimension: People (context?), Tech (accessible?), Partners (fallback?), Process (simple?)

During Work

  • Apply “Progress Iteratively”: Can I verify incrementally?
  • Apply “Think Systemically”: What else does this affect?
  • Use appropriate practices (see tables above)

After Work

  • Apply “Optimize & Automate”: Can proven patterns be automated?
  • Run Continual Improvement loop: Measure, Analyze, Improve
  • Capture learnings (REFLECT, feedback memories)

When Things Go Wrong

SymptomITIL PracticePAI Tool
Error occurredProblem DetectionSecurity hooks, HealthCheck
Error recurringRoot Cause AnalysisRootCauseAnalysis skill, postmortem
Risk identifiedRisk ManagementTHINK premortem, RedTeam
Change neededChange ControlISA versioning, PhaseTransitionGate
Knowledge gapKnowledge ManagementResearch, ICM recall
Quality issueService ValidationVERIFY phase, RealityChecker
Security concernSecurity GovernanceInfoSecRiskAssessment, SecurityTriage

Integration Map: ITIL ↔ PAI

ITIL ConceptPAI Equivalent
Service Value SystemAlgorithm + hooks + skills ecosystem
Service Value ChainOBSERVE→THINK→PLAN→BUILD→VERIFY→DELIVER→REFLECT
Guiding PrinciplesAI Steering Rules (system + user)
Four DimensionsPAI architecture (People/Tech/Partners/Process)
PracticesSkills (109) + specialized agents
GovernanceDirect (steering), Monitor (hooks), Evaluate (REFLECT)
Continual ImprovementREFLECT + Simplify + Loop + Optimize
Service CatalogSkill registry + agent types
Configuration Managementsettings.json + ISA frontmatter + work.json
Incident ManagementSecurity hooks + error recovery
Problem ManagementRootCauseAnalysis + feedback memories
Change ControlISA versioning + PhaseTransitionGate
Knowledge ManagementICM + TELOS + Knowledge Archive

Pro Tip: Print this page and keep it visible during PAI work. The principles and dimensions apply to EVERY decision.

See Also:

  • ITIL_FRAMEWORK.md — Full framework documentation
  • AISTEERINGRULES.md — System-wide behavioral rules
  • Algorithm/v5.7.3.md — Algorithm doctrine