Skip to content

feat: open analysis-run detail from the home list (v0.80.0) - #100

Merged
seonghobae merged 1 commit into
feat/analysis-run-registry-v079-cleanfrom
feat/analysis-run-detail-click
Aug 16, 2026
Merged

feat: open analysis-run detail from the home list (v0.80.0)#100
seonghobae merged 1 commit into
feat/analysis-run-registry-v079-cleanfrom
feat/analysis-run-detail-click

Conversation

@seonghobae

Copy link
Copy Markdown
Contributor

Buyer gap: after #95 the home Analysis runs row was inert text.

Verified locally: frontend vitest (39 passed); oxlint clean.

Buyer gap: after #95 the home Analysis runs row was inert text.
Clicking the seeded Demo Corp lineage run now loads
GET /api/analysis-runs/{id} and shows cutoff, requested date, and
document count. Hidden runs stay not-visible. Synthetic aggregates
only -- never a DSN or source SQL.
@seonghobae

Copy link
Copy Markdown
Contributor Author

Stacked on #89 (includes #95). Do not merge before #74#89. Home Analysis runs row now opens GET /api/analysis-runs/{id} with labeled cutoff/counts. Hidden = not visible. Synthetic Demo Corp only.

@coderabbitai

coderabbitai Bot commented Aug 16, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 602448cc-e6ec-4ba9-9c38-47d340d19eba

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@seonghobae
seonghobae merged commit 9052f89 into feat/analysis-run-registry-v079-clean Aug 16, 2026
1 check passed
seonghobae added a commit that referenced this pull request Aug 16, 2026
Buyer gap: after #100 the detail showed cutoff and counts but not the
legal lifecycle the registry already stored.

GET /api/analysis-runs/{id} now returns labeled status_history
(Pending → Running → Succeeded with occurrence times). The list stays
latest-status only. Hidden runs still 404 and never leak events.
Failure codes stay machine tokens. Synthetic Demo Corp seed only.
cursor Bot pushed a commit that referenced this pull request Aug 16, 2026
Buyer gap: after #95 the home Analysis runs row was inert text.
Clicking the seeded Demo Corp lineage run now loads
GET /api/analysis-runs/{id} and shows cutoff, requested date, and
document count. Hidden runs stay not-visible. Synthetic aggregates
only -- never a DSN or source SQL.
cursor Bot pushed a commit that referenced this pull request Aug 16, 2026
Buyer gap: after #100 the detail showed cutoff and counts but not the
legal lifecycle the registry already stored.

GET /api/analysis-runs/{id} now returns labeled status_history
(Pending → Running → Succeeded with occurrence times). The list stays
latest-status only. Hidden runs still 404 and never leak events.
Failure codes stay machine tokens. Synthetic Demo Corp seed only.
cursor Bot pushed a commit that referenced this pull request Aug 16, 2026
Buyer gap: after #95 the home Analysis runs row was inert text.
Clicking the seeded Demo Corp lineage run now loads
GET /api/analysis-runs/{id} and shows cutoff, requested date, and
document count. Hidden runs stay not-visible. Synthetic aggregates
only -- never a DSN or source SQL.
cursor Bot pushed a commit that referenced this pull request Aug 16, 2026
Buyer gap: after #100 the detail showed cutoff and counts but not the
legal lifecycle the registry already stored.

GET /api/analysis-runs/{id} now returns labeled status_history
(Pending → Running → Succeeded with occurrence times). The list stays
latest-status only. Hidden runs still 404 and never leak events.
Failure codes stay machine tokens. Synthetic Demo Corp seed only.
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