Skip to main content
60-responsible-ai-dashboardmediumgeneralazure

Optimize monitoring cadence, alert thresholds, executive summary quality, report scheduling, intersectional group coverage

Optimize monitoring cadence, alert thresholds, executive summary quality, report scheduling, intersectional group coverage

Primitives
10
WAF pillars
4
Manifest
yes
Root agent
yes

SpecKit

fai-manifest.json · v0.9-rc1

The wiring contract. A conformant FAI Engine reads this manifest, resolves every primitive path, injects the shared context into each loaded primitive, and enforces the declared guardrails. The structure is identical for every play; the only thing that varies is the values.

fai-manifest.json (reconstructed from the synthesised catalog)
{
  "$schema": "https://frootai.dev/schemas/fai-manifest.schema.json",
  "play": "60-responsible-ai-dashboard",
  "version": "1.0.0",
  "context": {
    "knowledge": [
      "F1-GenAI-Foundations",
      "O5-Infrastructure",
      "T2-Responsible-AI",
      "T3-Production-Patterns"
    ],
    "waf": [
      "responsible-ai",
      "security",
      "operational-excellence",
      "reliability"
    ]
  },
  "primitives": {
    "agents": [
      "./agents/primitive-1.agent.md",
      "./agents/primitive-2.agent.md",
      "./agents/primitive-3.agent.md"
    ],
    "instructions": [
      "./.github/instructions/primitive-1.instructions.md",
      "./.github/instructions/primitive-2.instructions.md",
      "./.github/instructions/primitive-3.instructions.md"
    ],
    "skills": [
      "./.github/skills/skill-1/",
      "./.github/skills/skill-2/",
      "./.github/skills/skill-3/"
    ],
    "hooks": [
      "./.github/hooks/hook-1/"
    ]
  },
  "infrastructure": {
    "bicep": "./infra/main.bicep"
  }
}

WAF pillars enforced

  • responsible-ai
  • security
  • operational-excellence
  • reliability

Knowledge modules (derived)

  • F1-GenAI-Foundations
  • T3-Production-Patterns
  • …see manifest

Reconstruction note: The upstream catalog ships derived metadata, not the literal manifest file. This SpecKit view rebuilds a structurally-valid manifest from the catalog fields (slug, version, WAF pillars, primitive counts, infra format flags). The actual file paths inside primitives.* are placeholders; the IDE deep-links open the real source tree.

Deploy this play

Deploy to Azure

Opens portal.azure.com pre-loaded with this play's Bicep. Nothing provisions until you confirm there.

Open this play

Desktop schemes (vscode://, cursor://) require the app installed. The vscode.dev link always works in the browser.

📰 The Friday Letter

Weekly: this week's release, 1 community highlight, 1 play spotlight, 1 useful link. 600–1,000 words. No filler.