Skip to content

Emit bounded provider progress during long dual reviews #164

Description

@BaseInfinity

Goal

Make healthy long-running dual reviews visibly distinguishable from stalled processes without changing certification semantics.

Scope

  • Emit bounded lifecycle events: provider started, provider completed, reconciliation started, and receipt written.
  • Emit a low-frequency heartbeat while a provider is still running.
  • Keep output free of prompts, repository content, secrets, and model reasoning.
  • Preserve the existing timeout, cleanup, and verdict rules.

Acceptance criteria

  • A slow successful fixture emits at least one progress event before its final receipt.
  • A fast run does not produce noisy repeated heartbeats.
  • Progress identifies the provider and phase without exposing reviewed content.
  • Progress output cannot be mistaken for a review verdict or certification receipt.
  • POSIX and Windows fixtures cover termination and output ordering.

Boundary

This is post-1.0 observability/UX work. Release-blocking failure classification and partial non-certifying receipts remain in #157.

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 requesthelp wantedExtra attention is needed

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions