feat(simulator): curators X-ray experience simulator (sub-project 3) #3
Reference in New Issue
Block a user
Delete Branch "experience-simulator"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Implements the curator's X-ray experience simulator (sub-project 3) per docs/superpowers/plans/2026-06-04-experience-simulator.md.
hef.selection.ranked_candidates()exposed;select()refactored onto it (single source of truth for "the pool").simulator/FastAPI service:/api/select(pick + ranked pool + distances + rank + coverage),/api/catalog/meta; dependency-free vanilla-JS X-ray frontend (dials, ranked pool, brain/mood coordinate maps).make sim/make sim-local; user-guide section.Test Plan
/200,/api/catalog/metareports 625-record fixture catalog./api/selectverified: ranked pool ascending distances;none-> void.🤖 Generated with Claude Code