/** * dashboard-server/setup-cortex-blockers.ts — thin shell re-exporting the * canonical Setup Cortex blocker compute from src (single source of truth). */ export * from "../../src/vector-cortex/setup-cortex-blockers-compute.js";