ARCHITECTURAL PILLAR

Operate governed Capabilities from one workspace.

Review deployed Capability status, recent executions, approvals, usage, and model policies from a workspace-scoped control surface.

stackmint.yaml
// stackmint.yaml
// Global Intent Gate & Routing Configuration

routes:
  - intent_match: "clinical_research"
    action:
      type: "route_to_model"
      model: "gpt-4-turbo"
    governance:
      budget_ceiling: 5000  # USD
      require_hitl: true
      data_residency: "us-east"

  - intent_match: "internal_drafting"
    action:
      type: "route_to_model"
      model: "llama-3-70b-internal"
    governance:
      budget_ceiling: unlimited
      require_hitl: false
Value Chain Map — Revenue Architecture hub with deployed AI Capabilities

Execution Layer

Operational control for deployed Capabilities.

View Capability status, recent runs, approval activity, execution usage, and runtime state. Pause new Capability launches or terminate an active execution when intervention is required.

Capability Status & Lifecycle

Review deployed Capabilities, installation state, version status, recent activity, and pause state.

Run, Approval & Usage Visibility

Inspect recent executions, HITL activity, success status, and available cost or credit attribution.

Workspace-Scoped Controls

Apply Capability-level runtime state, model policies, permissions, and run limits within an authorized workspace.

Enterprise Activation

Enterprise Activation

Move this operating surface into a governed sandbox. Stand up the live demo path, validate the operating model, and move from concept to enforceable execution.

Start Sandbox