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_build/dev/reports/coverage_changed_js_guardrail.txt
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,8 @@ Missing changed runtime JS files are WARN, not FAIL.
6
6
Source: Playwright/Chromium built-in V8 coverage from the active Playwright run.
7
7
8
8
Changed runtime JS files considered:
9
+
(0%) src/dev-runtime/guest-seeds/tool-metadata-inventory.js - WARNING: changed runtime JS file was not collected by Playwright V8 coverage; advisory only
- Samples validation: Skipped as requested. No sample JSON, auth behavior, production DB behavior, engine runtime behavior, or unrelated tool behavior changed.
17
+
18
+
## Requirement Checklist
19
+
20
+
- PASS: Read `docs_build/dev/PROJECT_INSTRUCTIONS.md` before edits.
21
+
- PASS: Verified current git branch was `main` before edits.
22
+
- PASS: Moved the Object Type Catalog selector into the Objects Table footer.
23
+
- PASS: Placed the selector in the right-side footer group.
24
+
- PASS: Kept `Add Object` and `Reset Table` in the left-side footer group.
25
+
- PASS: Kept Object Type Catalog display limited to `Template` and `Capability`.
26
+
- PASS: Preserved object creation workflows, including template-prefilled row creation.
27
+
- PASS: Preserved DB/mock-adapter persistence after reload.
28
+
- PASS: Preserved Sprite asset linking after reload.
-`(0%) src/dev-runtime/guest-seeds/tool-metadata-inventory.js - WARNING: changed runtime JS file was not collected by Playwright V8 coverage; advisory only`
70
+
- The warning is safe for this PR because `tool-metadata-inventory.js` is a dev-runtime seed module validated by syntax check and by the targeted Playwright registry/API status assertion.
71
+
72
+
## Manual Validation Steps
73
+
74
+
1. Open `/toolbox/objects/index.html`.
75
+
2. Confirm the Objects Table footer has `Add Object` and `Reset Table` on the left.
76
+
3. Confirm the Object Type Catalog selector is in the right side of the table footer.
77
+
4. Select `Hero` in the footer selector, click `Add Object`, and confirm the active row is prefilled.
78
+
5. Save a Sprite object, reload the page, and confirm the row and linked sprite asset remain.
79
+
6. Open `/toolbox/index.html` and confirm the Objects card displays `Beta`.
80
+
81
+
## Skipped Lanes
82
+
83
+
- Full samples validation: SKIP, explicitly requested and no samples changed.
84
+
- Broad workspace/project suite: SKIP, no shared Project Workspace contract, engine runtime behavior, public navigation behavior, auth behavior, production DB behavior, or sample behavior changed.
85
+
- Full registry suite: SKIP, registry impact is scoped to the Objects metadata seed and covered by targeted Objects Playwright plus direct seed inspection.
(0%) src/dev-runtime/guest-seeds/tool-metadata-inventory.js - WARNING: changed runtime JS file was not collected by Playwright V8 coverage; advisory only
0 commit comments