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
- Reason: PR 11.44 is a metadata-only targeted cleanup batch and does not modify shared sample launch infrastructure or broad shared loader/framework behavior.
26
+
27
+
Sample 1902 exemption
28
+
- Confirmed unchanged and exempt.
29
+
30
+
Result summary
31
+
- Batch 2 completed with targeted validation only.
Continue the actual cleanup follow-up from PR 11.41 and PR 11.43 without asking for confirmation and without running the full 20-minute sample suite by default.
5
+
6
+
## Source
7
+
Use the current repo state after:
8
+
- PR 11.41 sample JSON ownership audit
9
+
- PR 11.43 cleanup batch 1
10
+
- PR 11.42 explicit-input cleanup if already applied
11
+
12
+
## Required Change
13
+
Resolve the next smallest safe batch of deferred sample JSON ownership findings.
14
+
15
+
## Batch Selection Rules
16
+
Choose 2–4 deferred items where ownership is obvious and blast radius is low.
17
+
18
+
Prioritize:
19
+
- JSON files clearly owned by one executable sample
20
+
- JSON files clearly stale/duplicated with preserved coverage
21
+
- JSON files that can be wired visibly with minimal sample-local changes
22
+
- JSON files where targeted validation is straightforward
23
+
24
+
Do not choose:
25
+
- sample 1902 items
26
+
- ambiguous ownership items
27
+
- broad/shared loader changes
28
+
- items requiring full sample-suite validation
29
+
30
+
## Sample 1902 Exception
31
+
Sample 1902 remains exempt because it is a Workspace Manager aggregation sample.
32
+
33
+
Do not rehome/delete 1902 multi-tool payloads under single-tool ownership rules.
34
+
35
+
## Required Actions
36
+
For each selected item, apply one clear action:
37
+
- KEEP + WIRE
38
+
- MOVE / REHOME
39
+
- DELETE
40
+
- CREATE / UPDATE CORRECT SAMPLE
41
+
- DEFER with reason if investigation shows uncertainty
42
+
43
+
## Testing Policy
44
+
Do NOT run the full samples smoke test by default.
45
+
46
+
Run only:
47
+
- syntax checks for changed files
48
+
- targeted smoke/tests for changed samples/tools
49
+
50
+
Run full samples smoke only if shared sample launch infrastructure is changed, and document why.
51
+
52
+
## Scope
53
+
- Sample JSON ownership cleanup only.
54
+
- No broad refactors.
55
+
- No hidden/default fallback data.
56
+
- No decorative JSON.
57
+
- Do not undo SVG Asset Studio rename.
58
+
- Do not touch start_of_day folders.
59
+
60
+
## Acceptance
61
+
- 2–4 deferred JSON ownership items resolved or explicitly deferred after investigation.
0 commit comments