There was an error while loading. Please reload this page.
Add Knowledge Map page; document setuptools/pkg_resources + rolldown window gotchas - New Knowledge-Map page: the case Graph tab was undocumented. Covers the four layers and their source tables, event vs direct edge kinds, the three link tables feeding direct edges, API response shape, and the three non-obvious behaviours (linked-only nodes, suppressed redundant direct edges, IOC-centric Notes layer). - Home: nav row + case-relationships bullet. - Development Guide: window-exposure escape hatch for ui/src/pages files that cannot move to ui/public (treeshake:false does not save uncalled declarations under rolldown); new section on setuptools >= 83 -- pkg_resources removal only surfaces at app boot, so a green docker build is not validation. Includes the 3-step acceptance bar. - Scripts Reference: add seed_wayne_demo.py; expand backfill_ioc_note_links.py with the PYTHONPATH and MSYS_NO_PATHCONV requirements and the truncated-hash matching limit. - Changelog: knowledge map, dependency sweep, setuptools shim.