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
-No unrelated changes: <!-- confirm or explain -->
16
12
17
13
## Tests run
18
14
19
-
List exact commandsand results. Do not write only “tests pass.”
15
+
Comparison base and candidate head; applicable commands/results or evidence links. Explain omitted checks and identify reused evidence by its original revision. Follow CONTRIBUTING.md#choose-evidence-by-impact; required remote CI still applies.
20
16
21
17
## Visual evidence
22
18
23
-
Provide enough evidence to evaluate whether the intended user value was achieved. Use screenshots, recordings, or reproducible steps as appropriate to the affected behavior. For non-visual changes, write “Not applicable” and briefly explain why.
19
+
For non-visual changes, replace this section with "Not applicable" and why.
24
20
25
-
- Evidence provided:
26
-
- Comparison conditions, when applicable (input, viewport, theme, preset, diagram mode, zoom, and page state):
21
+
- Evidence provided:<!-- screenshots, recordings, or reproducible steps; intended and unexpected differences -->
When presenting a before/after comparison, keep its conditions genuinely comparable. Report automated or browser evidence separately from perceptual review; an automated check does not establish a perceptual pass.
26
+
Report automated or browser evidence separately from perceptual review.
31
27
32
28
## Generated artifacts
33
29
34
-
List regenerated files such as Gallery pages, guides, README proofs, or `archify.zip`. If none changed, explain why they remain fresh.
35
-
36
-
## Checklist
37
-
38
-
-[ ] I used a minimal focused change and preserved existing typed JSON behavior unless the issue requires a contract change.
39
-
-[ ] I ran the relevant targeted tests and `npm test` in `archify/`.
40
-
-[ ] I added or updated a regression test for behavioral changes.
41
-
-[ ] I checked generated artifacts and package freshness when their sources changed.
42
-
-[ ] I removed secrets, private repository content, and customer data from fixtures and screenshots.
30
+
Regenerated files or linked build evidence; if none, explain why outputs remain fresh.
0 commit comments