P6-03: Rebaseline render/UI regression assets after placement engine changes #32

Closed
opened 2026-02-19 14:19:08 -05:00 by Rbanh · 1 comment
Owner

Objective

Update deterministic baselines after layout-engine improvements and keep regression safety intact.

Scope

  • Update render hash expectation for reference fixture.
  • Refresh UI baseline screenshots for sample and interaction scenes.
  • Keep UI metrics artifact generation and assertions green.

Acceptance Criteria

  • npm test passes including render determinism.
  • npm run test:ui passes with updated baselines.
  • New baselines reflect improved sample readability.
## Objective Update deterministic baselines after layout-engine improvements and keep regression safety intact. ## Scope - Update render hash expectation for reference fixture. - Refresh UI baseline screenshots for sample and interaction scenes. - Keep UI metrics artifact generation and assertions green. ## Acceptance Criteria - `npm test` passes including render determinism. - `npm run test:ui` passes with updated baselines. - New baselines reflect improved sample readability.
Rbanh added this to the Phase 6 - Layout Coherence and Readability Stabilization milestone 2026-02-19 14:19:24 -05:00
Author
Owner

Delivered in commit 47fabe6.

Implemented:

  • Updated deterministic render hash expectation in tests/render-regression.test.js.
  • Refreshed UI baseline images under tests/baselines/ui/ to match improved placement engine output.
  • Re-ran full test gates to ensure deterministic pass.

Verification:

  • npm test pass
  • npm run test:ui pass
Delivered in commit `47fabe6`. Implemented: - Updated deterministic render hash expectation in `tests/render-regression.test.js`. - Refreshed UI baseline images under `tests/baselines/ui/` to match improved placement engine output. - Re-ran full test gates to ensure deterministic pass. Verification: - `npm test` pass - `npm run test:ui` pass
Rbanh closed this issue 2026-02-19 14:20:30 -05:00
Sign in to join this conversation.
No Label
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Rbanh/schemeta#32
No description provided.