|
1 | | -# git diff --name-only pr/26177-CHARLIE-034-startup-runtime-report-cleanup -- |
2 | | -assets/theme-v2/css/status.css |
3 | | -assets/theme-v2/css/tables.css |
4 | | -docs_build/dev/reports/PR_26177_CHARLIE_035-system-health-ui-polish.md |
5 | | -docs_build/dev/reports/PR_26177_CHARLIE_035-system-health-ui-polish_branch-validation.md |
6 | | -docs_build/dev/reports/PR_26177_CHARLIE_035-system-health-ui-polish_manual-validation-notes.md |
7 | | -docs_build/dev/reports/PR_26177_CHARLIE_035-system-health-ui-polish_requirements-checklist.md |
8 | | -docs_build/dev/reports/PR_26177_CHARLIE_035-system-health-ui-polish_validation-lane.md |
9 | | -docs_build/dev/reports/codex_changed_files.txt |
10 | | -docs_build/dev/reports/codex_review.diff |
11 | | -docs_build/dev/reports/coverage_changed_js_guardrail.txt |
12 | | -docs_build/dev/reports/playwright_v8_coverage_report.txt |
13 | | - |
14 | 1 | # git status --short |
15 | | - M docs_build/dev/reports/PR_26177_CHARLIE_035-system-health-ui-polish.md |
| 2 | +M docs_build/dev/reports/codex_changed_files.txt |
16 | 3 | M docs_build/dev/reports/codex_review.diff |
17 | | - M docs_build/dev/reports/coverage_changed_js_guardrail.txt |
| 4 | + M package.json |
| 5 | + M tests/engine/RuntimeEventSystem.test.mjs |
| 6 | +?? docs_build/dev/reports/PR_26175_DELTA_009-runtime-event-service-tests.md |
| 7 | +?? docs_build/dev/reports/PR_26175_DELTA_009-runtime-event-service-tests_branch-validation.md |
| 8 | +?? docs_build/dev/reports/PR_26175_DELTA_009-runtime-event-service-tests_manual-validation-notes.md |
| 9 | +?? docs_build/dev/reports/PR_26175_DELTA_009-runtime-event-service-tests_requirements-checklist.md |
| 10 | +?? docs_build/dev/reports/PR_26175_DELTA_009-runtime-event-service-tests_validation-lane.md |
| 11 | + |
| 12 | +# git ls-files --others --exclude-standard |
| 13 | +docs_build/dev/reports/PR_26175_DELTA_009-runtime-event-service-tests.md |
| 14 | +docs_build/dev/reports/PR_26175_DELTA_009-runtime-event-service-tests_branch-validation.md |
| 15 | +docs_build/dev/reports/PR_26175_DELTA_009-runtime-event-service-tests_manual-validation-notes.md |
| 16 | +docs_build/dev/reports/PR_26175_DELTA_009-runtime-event-service-tests_requirements-checklist.md |
| 17 | +docs_build/dev/reports/PR_26175_DELTA_009-runtime-event-service-tests_validation-lane.md |
18 | 18 |
|
19 | | -# git diff --stat pr/26177-CHARLIE-034-startup-runtime-report-cleanup -- |
20 | | - assets/theme-v2/css/status.css | 52 ++ |
21 | | - assets/theme-v2/css/tables.css | 37 ++ |
22 | | - ...PR_26177_CHARLIE_035-system-health-ui-polish.md | 25 + |
23 | | - ...35-system-health-ui-polish_branch-validation.md | 14 + |
24 | | - ...tem-health-ui-polish_manual-validation-notes.md | 8 + |
25 | | - ...stem-health-ui-polish_requirements-checklist.md | 12 + |
26 | | - ..._035-system-health-ui-polish_validation-lane.md | 10 + |
27 | | - docs_build/dev/reports/codex_changed_files.txt | 57 +- |
28 | | - docs_build/dev/reports/codex_review.diff | 617 +++++++-------------- |
29 | | - .../dev/reports/coverage_changed_js_guardrail.txt | 4 +- |
30 | | - .../dev/reports/playwright_v8_coverage_report.txt | 10 +- |
31 | | - 11 files changed, 382 insertions(+), 464 deletions(-) |
| 19 | +# git diff --stat |
| 20 | +docs_build/dev/reports/codex_changed_files.txt | 49 +- |
| 21 | + docs_build/dev/reports/codex_review.diff | 751 +++++++++++++++++-------- |
| 22 | + package.json | 1 + |
| 23 | + tests/engine/RuntimeEventSystem.test.mjs | 26 +- |
| 24 | + 4 files changed, 577 insertions(+), 250 deletions(-) |
0 commit comments