Skip to content

Guarantee fair recon coverage across assets #10

Description

@maajix

Parent

#5

What to build

Schedule recursive reconnaissance fairly so every untouched asset receives applicable baseline discovery before repeated depth work on already explored assets, with no-progress evaluated at the asset and method level.

Acceptance criteria

  • Baseline discovery on an untouched asset cannot be indefinitely starved by higher-priority depth work.
  • No-progress on one asset or method does not terminate work on another asset.
  • Coverage-complete recon requires every asset-method frontier to be terminal.
  • New surface deltas join the fair frontier without resetting unrelated terminal work.
  • Budget exhaustion reports exactly which assets and methods remain.
  • Deterministic tests demonstrate scheduling across multiple assets and work lanes.

Blocked by

Metadata

Metadata

Assignees

No one assigned

    Labels

    ready-for-agentFully specified and ready for an autonomous agent

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions