You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/cllm-claims-plan.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,8 +25,8 @@ experience overwhelming.
25
25
26
26
## Execution
27
27
28
-
1. Run `ohbmcli analyze-figures` first if you want cached figure notes included in
28
+
1. Run `aacli analyze-figures` first if you want cached figure notes included in
29
29
the claim manuscript.
30
-
2. Run `ohbmcli extract-claims` to populate or resume the claim cache.
31
-
3. Run `ohbmcli enrich` to merge claim extraction into the enriched abstract data.
32
-
4. Run `scripts/build_ui_data.py` (Stage 6) so the SvelteKit site's data package picks up the new fields. (The legacy `ohbmcli export-ui` / `build-ui` commands have been removed; this plan predates Stage 2.1 + Stage 6 and is kept for historical reference only.)
30
+
2. Run `aacli extract-claims` to populate or resume the claim cache.
31
+
3. Run `aacli enrich` to merge claim extraction into the enriched abstract data.
32
+
4. Run `scripts/build_ui_data.py` (Stage 6) so the SvelteKit site's data package picks up the new fields. (The legacy `aacli export-ui` / `build-ui` commands have been removed; this plan predates Stage 2.1 + Stage 6 and is kept for historical reference only.)
0 commit comments