Skip to content

Generalized plan → implement → test → submit loop #4786

Description

@JSONbored

Problem: The execution loop being built under Miner Wave 3 is scoped to gittensory's own CI/coverage/gate conventions. Making it work against an arbitrary repo's own CI is separate work.

Area: AMS / Miner

Proposal: Build on Wave 3's loop mechanics (discover → claim → code → submit → repeat plus its safety governor) rather than duplicating them, replacing every gittensory-specific CI/coverage assumption with the stack information from #4785, so the loop validates its own work against whatever CI the target repo actually has.

Deliverables:

  • An execution loop that runs a full plan/implement/test/submit cycle against an arbitrary repo's own CI signal, using Wave 3's mechanics as its foundation.

Acceptance criteria:

  • Completes a full cycle against at least one non-gittensory test repo, passing that repo's own CI.
  • Does not assume gittensory's own coverage tooling or gate conventions anywhere in the path.

Test scenarios:

  • End-to-end run against a test repo with a different CI setup than gittensory's own.

Boundaries:


Part of #4778.

Metadata

Metadata

Assignees

No one assigned

    Labels

    gittensor:featureGittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.

    Projects

    Status
    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions