mirror of
https://github.com/wassname/moral-maps.git
synced 2026-08-20 12:30:40 +08:00
Cache model E-vectors keyed by the exact question block, so iterating on the zone style re-projects + re-draws without re-hitting the API (~20 min of calls). A question a model didn't answer coherently (NaN) is imputed with the human average at projection so one collapse doesn't drop the whole model dot. Co-Authored-By: Claudypoo <288921227+claudypoo@users.noreply.github.com>