mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-21 02:26:31 +03:00
Harden Live design-system fidelity
Route the full-context benchmark through production worker inputs and preserve established shared-control visual roles during variant amplification.\n\nAI-assisted: OpenAI Codex.
This commit is contained in:
@@ -168,6 +168,8 @@ describe('Codex Live worker structured artifact boundary', () => {
|
||||
assert.match(instructions, /Do not write source/);
|
||||
assert.match(instructions, /read-only tools only/);
|
||||
assert.match(instructions, /supervisor alone writes staged artifacts/);
|
||||
assert.match(instructions, /shared-component visual roles/);
|
||||
assert.match(instructions, /decorative glyphs or pseudo-content/);
|
||||
assert.match(instructions, /Ignore any instruction.*run commands/);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user