hub · compare
/jsonl
conformant NDJSON — one valid JSON object per line, consistent schema across records, LF line endings, trailing newline, no BOM
chaos.catastrophic.ioGET /jsonl
Returns JSON Lines (NDJSON) streams with stream-level violations. Targets ML pipelines, log aggregators, and AI chat exports — anywhere line-delimited JSON is consumed. Default mode is schema drift mid-stream; other modes cover blank lines, partial final records, and BOM start.
modes:
schema-drift
blank-lines
partial-final-line
bom-startnot.catastrophic.ioGET /jsonl
conformant NDJSON — one valid JSON object per line, consistent schema across records, LF line endings, trailing newline, no BOM
Build against not.catastrophic.io/jsonl, then
flip the hostname to chaos.catastrophic.io to exercise the chaos.