domino-domino-governance

Create governance bundles, attach model artifacts, and submit evidence in Domino.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/ToXMon/tolu --skill domino-domino-governance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: domino-domino-governance
Source: https://github.com/ToXMon/tolu/tree/main/agent-zero-backup/workdir/memory-palace/skills/domino/domino-domino-governance
Command: npx skills add https://github.com/ToXMon/tolu --skill domino-domino-governance

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill removes the manual friction of managing model risk governance in Domino by providing clear API-driven steps to create governance bundles, attach model artifacts and reports as evidence, submit evidence form answers, advance policy stages, and record findings for audits.

Core Features & Use Cases

  • Policy discovery & bundle creation: Find policy templates and create a bundle scoped to a specific project and model version to establish an auditable compliance record.
  • Evidence and attachments: Attach ModelVersion and Report artifacts, submit EvidenceSet answers using artifact UUIDs, and update bundle classification values when applicable.
  • Stage progression & findings: Inspect bundle stages and approvals, move stages between In Progress and Complete, and create findings with severity and assignee information for review workflows.
  • Use Case: Create a governance bundle for "Model X v1.0", attach the registered model and training report, answer required evidence questions from the policy, complete the validation stage, and log any findings for the audit trail.

Quick Start

Create a governance bundle in Domino for your project using the desired policy ID, attach the registered model version and relevant report files as evidence, submit the evidenceSet answers for the current stage, and patch the stage to Complete to document progress.

Frequently Asked Questions about domino-domino-governance

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a model governance bundle in Domino Data Lab?

To create a model governance bundle in Domino, you use the Governance API to find a policy template by its policyId and scope a new bundle to your specific project and model version, establishing an auditable compliance record.

How do I attach model artifacts and submit evidence for a Domino governance bundle?

You attach ModelVersion and Report artifacts using their UUIDs, submit EvidenceSet answers referencing those artifact UUIDs via the Domino Governance API, and update bundle classification values to provide required evidence for policy compliance.

What do I need to access the Domino Governance API for model risk management?

To manage model risk in Domino, you need a Domino Governance API key and specific identifiers including policyId, bundleId, stageId, evidenceSet IDs, and artifact UUIDs to perform attachments, evidence submissions, and stage progression.

How do I advance policy stages and record findings for a model audit trail in Domino?

You inspect bundle stages and approvals via the Governance API, patch stages between In Progress and Complete to document validation progress, and create findings with severity and assignee details to maintain the model audit trail.

Can I automate policy-driven compliance and evidence submission workflows in Domino?

Yes, you can automate policy-driven compliance workflows in Domino by using API-driven steps to attach model artifacts, submit evidence form answers, advance policy stages, and record findings, removing manual friction from MLOps governance.