Skip to content

Headless crawl paths are not exportable #1715

Description

@Mzack9999

Pure headless builds a crawl graph but does not expose a replayable path from the entrypoint to each location. Audit-style work and clean-session rewalks need that path as a first-class object, not only a DOT dump of the graph.

Add a Path type (entry, target, ordered actions), PathFromRoot / AllPathsFromRoot on the graph, Paths() on the crawler, and paths.json when diagnostics are on.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions