Skip to content

Data lineage & data maps: future enhancements #8

Description

@fuseraft

Consolidated tracking issue for the planned data-lineage capabilities described in docs/features/data-lineage.md and docs/guide/data-maps.md (both "Future Enhancements" sections describe the same underlying data-map subsystem).

  • Lineage chaining — auto-link concepts when one integration's destination system matches another's source system, enabling multi-hop lineage queries (docs/features/data-lineage.md#lineage-chaining-future-feature)
  • Graph visualizationcompendium lineage graph --bundle my-catalog --output lineage.svg, producing a directed graph of data flows across systems
  • Impact analysis tool — CLI command to trace all downstream effects of a given source/field
  • Column-level lineage — track individual field transformations across multiple hops
  • Lineage validation — detect broken connections (a data map's destination system doesn't exist)
  • Merge tracking — track when multiple source files contribute to the same integration concept
  • CSV export — export data map concepts back to normalized CSV for version control

Split any of these into their own issue once someone picks it up — this is a checklist, not a single PR.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions