codemap 0.0.4 — schema 0.13

Nine Fixed entries since 0.0.3, and all but one came from a second real user's
tree: R1-C28 (limit envelope), R1-C29 (lazy imports are dependencies, and a
cycle has two kinds), R1-C30 + f1 + f2 (calls through a function-local import,
through a re-export, and a gate that judged a subset in silence), R1-C31 (one
path origin per graph), R1-C32 (report --format json), M3.2 + f1 (the watch
loop, with an adaptive debounce).

Schema 0.12 -> 0.13: a repo-scoped graph now has one origin for its paths.
Rebuild those; a single-package graph is byte-identical.

Published as codmap 0.0.4; verified from PyPI in a clean venv outside any
checkout: schema 0.13, provenance.tool {"name": "codemap", "version": "0.0.4"}
with no commit, which is the correct no-checkout answer.