Generation path
Fixture-rendered baseline
Scripted renderer paths show the controlled fixture-rendered baseline for each context combination.
Raw brief
Fixture-rendered baseline - Raw brief
Fixture-rendered baseline receives only the raw brief and sample case. This tests what happens without JudgmentKit or Material UI.
- Context
- Raw brief
- Render
- deterministic_raw_brief_html
JudgmentKit skill context
Fixture-rendered baseline - JudgmentKit skill context
Fixture-rendered baseline receives the reviewed handoff plus compiled frontend skill context, but no Material UI adapter. This isolates skill-guided implementation without a component renderer.
- Context
- JudgmentKit skill context
- Render
- deterministic_frontend_skill_html
Material UI only
Fixture-rendered baseline - Material UI only
Fixture-rendered baseline is rendered through Material UI from raw-brief context only. This isolates visual/component consistency without JudgmentKit.
- Context
- Material UI only
- Render
- deterministic_material_ui_ssr
JudgmentKit skill + Material UI
Fixture-rendered baseline - JudgmentKit skill + Material UI
Fixture-rendered baseline receives the reviewed handoff plus compiled frontend skill context, then renders through the Material UI adapter. This is the full intended path.
- Context
- JudgmentKit skill + Material UI
- Render
- deterministic_frontend_skill_material_ui_ssr