notebookTemplates & Runbooks

Define corporate standards that the AI agents will use as the gold-standard starting point — taking priority over AI-generated alternatives.

Templates are reusable starting points for service scaffolding. When you add a template here, the Intelligence Layer will prefer it over generated alternatives during provisioning.

  • Repository Templates GitHub template repositories that get cloned as the starting point when creating a new service repo. Add using the GitHub repo URL.

  • CI/CD Pipeline Templates Pre-approved GitHub Actions workflow files (lint, unit test, SAST, container build, deploy stages) applied automatically during repo provisioning.

  • Infrastructure Templates Terraform modules and CloudFormation stacks. The Infrastructure agent uses these as approved configurations rather than generating resource definitions from scratch.

  • Priority Rule: Templates defined here are always given priority over AI-generated content. If no matching template exists, the agent falls back to its AI-generated configuration. This ensures your corporate standards are enforced by default.

Runbook Library

Upload operational runbooks in PDF or Word format. The platform's Monitoring & Alerts agent automatically matches runbooks against active anomaly types and surfaces them during incident triage, no manual lookup required.

  • Supported Formats

PDF (.pdf) and Word (.docx) documents. Maximum file size per runbook is not restricted but smaller focused runbooks surface more accurately.

  • Anomaly Matching

The platform analyzes runbook content and associates it with anomaly patterns. During an active incident, matching runbooks appear automatically in the Incident Triage panel.

Last updated