Files
questions/.gitea
Bendik Aagaard LynghaugandClaude Sonnet 5 bc18add801
Lint and reload / lint-and-reload (push) Successful in 2s
Lint with portal's question_lint binary, not the hand-maintained yq/jq script
lint.sh only ever checked shape (missing id/name, duplicate ids, bad
requirement types) - it never validated transition targets against the
real state machines. question_lint runs portal's actual validation
logic (content::validate_questions) with no portal build required in
this repo's CI, since portal's deploy job now publishes it to a stable
path on the same runner/host.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-11 21:16:54 +02:00
..