Skip to content

Broad-Side: incremental re-scouting of changed modules #142

Description

@TheAmericanMaker

Roadmap item (see ROADMAP.md). Record the git HEAD (and dirty flag) of each run in run-meta.json. On the next submit, diff against the previous run: re-scan only modules whose files changed, reuse prior results for untouched modules, and mark the reused portions in the synthesis report. Makes recurring scouting O(delta) instead of O(repo) — the quarterly-scan use case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featFeature work planned on the Broad-Side roadmap

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions