#!/bin/bash
set -uo pipefail
echo "===== parse real codex outputs with new parser ====="
node /tmp/cj/09_realparse.mjs 2>&1
