Adaptive Test
Edge/on-device middleware enforces the contract (including shell-owned primitives) on /adaptive/* routes. Pass a section and optional background via query/header. Current path: test
curl -i -H "x-proposed-bg: rgba(15, 23, 42, 0.3)" "http://localhost:3000/adaptive/test?section=hero"
Missing section yields 422 with violation payload.