Add self-scoping review UI
This commit is contained in:
parent
fc034bd821
commit
f690794acd
9 changed files with 1185 additions and 8 deletions
|
|
@ -4,7 +4,7 @@ type: workplan
|
|||
title: "Self-Scoping Baseline Evaluation"
|
||||
domain: capabilities
|
||||
repo: repo-scoping
|
||||
status: active
|
||||
status: done
|
||||
owner: codex
|
||||
topic_slug: foerster-capabilities
|
||||
created: "2026-05-15"
|
||||
|
|
@ -208,7 +208,7 @@ capabilities. Reports can be emitted as JSON or Markdown.
|
|||
|
||||
```task
|
||||
id: RREG-WP-0013-T06
|
||||
status: todo
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "16a60b7c-7e2c-4bb0-b4ab-2381289dba0b"
|
||||
```
|
||||
|
|
@ -223,6 +223,12 @@ Acceptance criteria:
|
|||
- Review decisions are persisted as assessment outcomes, not as changes to the
|
||||
underlying historical artifacts.
|
||||
|
||||
Implementation note 2026-05-15: added a file-backed `/ui/self-scoping` curator
|
||||
surface that reads golden profiles and assessment artifacts from
|
||||
`docs/self-scoping`, renders side-by-side hierarchy comparisons with regression
|
||||
highlights, compares two assessment runs directly for old-vs-new judgement, and
|
||||
records append-only review outcome JSON under `docs/self-scoping/outcomes/`.
|
||||
|
||||
## T07: Add Self-Scoping Regression Command
|
||||
|
||||
```task
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue