Agent skill
pipeline-dag-receipts
Stars
0
Forks
0
Install this agent skill to your Project
npx add-skill https://github.com/Reneromero08/agent-governance-system/tree/main/MEMORY/ARCHIVE/skills-deprecated/pipeline-dag-receipts
SKILL.md
required_canon_version: >=3.0.0
Skill: pipeline-dag-receipts
Version: 0.1.0
Status: Deprecated
DEPRECATED: This skill has been consolidated into
pipeline-toolkit. Use{"operation": "receipts", ...}with the pipeline-toolkit instead.
Trigger
When the agent is asked to implement distributed execution receipts for pipeline DAG nodes (Phase 7.1).
Inputs
JSON object:
dag_spec_path(string, required): Repo-relative path to a DAG spec JSON file.runs_root(string, optional): Runs root directory; default"CONTRACTS/_runs".
Outputs
JSON object:
ok(boolean)code(string)details(object)
Constraints
- Must be deterministic and idempotent.
- Must not modify CANON or CONTEXT directly.
- Must not import from
CATALYTIC-DPT/LAB/.
Fixtures
fixtures/basic_ok: placeholder runner output (governance-only).fixtures/tamper_reject: placeholder runner output (governance-only).
required_canon_version: >=3.0.0
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
mcp-adapter
0
0
Explore
pipeline-dag-scheduler
0
0
Explore
cortex-summaries
0
0
Explore
llm-packer-smoke
0
0
Explore
artifact-escape-hatch
0
0
Explore
mcp-message-board
0
0
Explore
Didn't find tool you were looking for?