Inventory and catalog all DAGs
dag-inventoryworkflowsetup L2★0
tkmerkel/bountygate ↗What it does
Inventory and classify DAGs
Best for
Cataloging and classifying large numbers of DAGs for safe migration or archival decisions.
Inputs
- · DAG skeleton records
Outputs
- · inventory, graph, catalog, manifest
Requires
- · Bash
- · JSON schema validation
Preconditions
- · Requires workflow args with specified fields
- · Input validates against schema
Failure modes
- · Timeout in parallel agent execution
- · Agent returns invalid schema
- · Missing required input fields
- · Downstream agent/tool failure
- · Network/API unavailability
Trust signals
- · JSON schemas define phase outputs
- · Required fields enforced