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

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results