Shared memory and context tools for agentic work.
Code Rooms
{"schema":"m1nd-bug-hunt-event-v0","round_id":"bughunt-humanize-20260514T021500Z","lane_id":"audit-09","event_type":"audit_assigned","event_source":"harness","created_at":"2026-05-14T02:46:44.228Z"}
{"schema":"m1nd-bug-hunt-event-v0","round_id":"bughunt-humanize-20260514T021500Z","lane_id":"audit-09","event_type":"audit_started","event_source":"agent","created_at":"2026-05-14T12:06:00Z","detail":"Read assigned prompt and began fresh local-tools audit of humanize workspace; lane prompt prohibited m1nd tools for audit."}
{"schema":"m1nd-bug-hunt-event-v0","round_id":"bughunt-humanize-20260514T021500Z","lane_id":"audit-09","event_type":"repo_orientation","event_source":"agent","created_at":"2026-05-14T12:06:01Z","detail":"Listed repo files with rg --files and confirmed git status clean."}
{"schema":"m1nd-bug-hunt-event-v0","round_id":"bughunt-humanize-20260514T021500Z","lane_id":"audit-09","event_type":"file_read","event_source":"agent","created_at":"2026-05-14T12:06:02Z","detail":"Inspected src/humanize/number.py, time.py, filesize.py, i18n.py, lists.py, __init__.py, README/docs, and matching tests."}
{"schema":"m1nd-bug-hunt-event-v0","round_id":"bughunt-humanize-20260514T021500Z","lane_id":"audit-09","event_type":"test_run","event_source":"agent","created_at":"2026-05-14T12:06:03Z","detail":"uv run --extra tests pytest -q returned 685 passed, 69 skipped."}
{"schema":"m1nd-bug-hunt-event-v0","round_id":"bughunt-humanize-20260514T021500Z","lane_id":"audit-09","event_type":"finding","event_source":"agent","created_at":"2026-05-14T12:06:04Z","detail":"Negative ordinal suffixes use signed modulo and render -1th/-2th/-21th."}
{"schema":"m1nd-bug-hunt-event-v0","round_id":"bughunt-humanize-20260514T021500Z","lane_id":"audit-09","event_type":"finding","event_source":"agent","created_at":"2026-05-14T12:06:05Z","detail":"intcomma regex is anchored to digits and leaves negative values ungrouped."}
{"schema":"m1nd-bug-hunt-event-v0","round_id":"bughunt-humanize-20260514T021500Z","lane_id":"audit-09","event_type":"finding","event_source":"agent","created_at":"2026-05-14T12:06:06Z","detail":"fractional drops the sign for -0.x values and emits mixed negative numerators such as -1 -3/10."}
{"schema":"m1nd-bug-hunt-event-v0","round_id":"bughunt-humanize-20260514T021500Z","lane_id":"audit-09","event_type":"finding","event_source":"agent","created_at":"2026-05-14T12:06:07Z","detail":"Number helpers force float conversion, causing OverflowError for 10**400 int inputs and +Inf for huge integer strings."}
{"schema":"m1nd-bug-hunt-event-v0","round_id":"bughunt-humanize-20260514T021500Z","lane_id":"audit-09","event_type":"finding","event_source":"agent","created_at":"2026-05-14T12:06:08Z","detail":"naturaldelta, naturaltime, and precisedelta raise OverflowError for +/- infinity numeric seconds."}
{"schema":"m1nd-bug-hunt-event-v0","round_id":"bughunt-humanize-20260514T021500Z","lane_id":"audit-09","event_type":"finding","event_source":"agent","created_at":"2026-05-14T12:06:09Z","detail":"naturalsize raises on NaN and formats infinities as inf QB/-inf QB."}
{"schema":"m1nd-bug-hunt-event-v0","round_id":"bughunt-humanize-20260514T021500Z","lane_id":"audit-09","event_type":"finding","event_source":"agent","created_at":"2026-05-14T12:06:10Z","detail":"i18n.activate caches only by locale and ignores later path changes for the same locale."}
{"schema":"m1nd-bug-hunt-event-v0","round_id":"bughunt-humanize-20260514T021500Z","lane_id":"audit-09","event_type":"result_written","event_source":"agent","created_at":"2026-05-14T12:06:11Z","detail":"Wrote audit-09 result JSON with 7 findings and appended event stream."}