Skip to content

fix(flywheel): correlate REAPI proof runs by request id#46

Merged
Jess Sullivan (Jesssullivan) merged 1 commit into
mainfrom
jess/tin-1777-flywheel-reapi-request-id
Jun 1, 2026
Merged

fix(flywheel): correlate REAPI proof runs by request id#46
Jess Sullivan (Jesssullivan) merged 1 commit into
mainfrom
jess/tin-1777-flywheel-reapi-request-id

Conversation

@Jesssullivan

Copy link
Copy Markdown
Contributor

Summary

  • Generate or accept a unique request_id for flywheel-reapi-proof calls.
  • Pass that id into the GloriousFlywheel proof workflow and resolve the child run by displayTitle, not by latest timestamp after dispatch.
  • Expose the request id as a composite output and add a contract check that prevents timestamp-only correlation from returning.
  • Document the concurrency safety boundary.

Dependency

Requires tinyland-inc/GloriousFlywheel#858 to land first so gf-reapi-cell-proof.yml accepts request_id and includes it in the run name.

Validation

  • just check
  • just flywheel-reapi-proof-contract-check yaml-parse json-parse internal-refs-check endpoint-free-check
  • just repo-manifest-validate js-bazel-runner-contract-check
  • python3 -m py_compile scripts/validate-ci-templates.py

Refs #45.
Linear: TIN-1777.

@Jesssullivan Jess Sullivan (Jesssullivan) merged commit 2e55fbf into main Jun 1, 2026
2 checks passed
@Jesssullivan Jess Sullivan (Jesssullivan) deleted the jess/tin-1777-flywheel-reapi-request-id branch June 1, 2026 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant