feat(api): inspect analysis-run status via loopback CLI - #392
Closed
seonghobae wants to merge 1 commit into
Closed
Conversation
GAP-003A / issue #166: operators can poll one accepted, running, succeeded, or failed run through `tepp-analysis-runs status` without writing raw HTTP. Accepted/running/failed stdout stays metric-free. tepp.scientific_acceptance.v1 appears only on succeeded scientific_acceptance_v1. Stacked on status consumer-parity (#383) over GET-by-id (#359). Does not duplicate GET HTTP, lifecycle POST, cancel/create/collection CLIs, or scientific-acceptance CLI.
|
Important Draft PR not reviewedDraft PRs are not automatically reviewed by default.
To automatically review draft PRs, update your CodeRabbit configuration: reviews:
auto_review:
drafts: trueThanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Contributor
Author
|
Hour-23 exact-head: |
This was referenced Aug 31, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Consolidation decision — closed with retired status lineage
This PR is not merged. Exact head
38ec074d12dff758ef66ed73d828f6d8a557726eis a one-operation status CLI stacked on now-closed #383/#359 and still treatstepp.scientific_acceptance.v1as the successful terminal payload.Preserve for the coherent Analysis Run landing vehicle: typed status command parsing, empty-body enforcement, loopback-only host, consumer isolation, credential/pagination/unknown-verb refusals, and metric-free accepted/running/failed output. Rebuild succeeded output around versioned Validation Evidence from the owning validator; command success cannot mean Scientific Claim Promotion.
Branch/tests/reviews remain available as fold lineage.