Run diagnostics panel

This commit is contained in:
2026-04-29 19:09:32 +02:00
parent 5c9a0f0614
commit d1048a3177
3 changed files with 296 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ type: workplan
title: "Repository Ability Registry — Automatic Repository Exploration"
domain: capabilities
repo: repo-registry
status: active
status: done
owner: codex
topic_slug: foerster-capabilities
created: "2026-04-26"
@@ -120,7 +120,7 @@ review.
```task
id: RREG-WP-0003-T05
status: todo
status: done
priority: low
state_hub_task_id: "b812a7fb-19ef-418a-83a2-15bf26fd3f4a"
```
@@ -132,6 +132,12 @@ that produce only weak candidates.
Acceptance: trying the product on repo-registry itself feels understandable and
useful even when a scan finds gaps or weak evidence.
Implementation note 2026-04-29: analysis result pages now include a Run
Diagnostics panel with explicit success, failure, empty-result, no-candidate, and
weak-candidate states. The panel links directly to fact and candidate element
lists and gives first-run recovery hints for bad paths, inaccessible sources,
credential issues, and upstream timeouts.
## P1: Expectation Gap Feedback Loop
```task
@@ -206,7 +212,7 @@ nested capabilities/features/evidence.
```task
id: RREG-WP-0003-T10
status: in_progress
status: done
priority: medium
state_hub_task_id: "0d3fa9e0-bb3e-4bf2-bf8d-4681c5b7bdf5"
```
@@ -252,3 +258,7 @@ Implementation note 2026-04-29: support rows now show an orientation label based
on target/reference abstraction levels. Downward support is normal, same-level
support is marked for review, and upward support is marked for review because it
usually indicates an abstraction or organization problem.
Implementation note 2026-04-29: support listings now include a support
orientation filter so reviewers can isolate downward support, same-level review
items, upward review items, or unclassified support.