Parent roadmap: #525
Parent epic: #532
Goal
Opt-in LLM augmentation: runs only on elevated/high deterministic bands, can only RAISE risk (never lower the deterministic floor), reuses the AI budget.
Reuse
rewriteSignalBundleWithAi (src/services/ai-summaries.ts), AI_DAILY_NEURON_BUDGET.
Acceptance
LLM never weakens the deterministic gate; budget + fallback respected.
Testing
npm run test:ci, 97%+ coverage. Public/private output boundary preserved; deterministic where applicable.
Parent roadmap: #525
Parent epic: #532
Goal
Opt-in LLM augmentation: runs only on elevated/high deterministic bands, can only RAISE risk (never lower the deterministic floor), reuses the AI budget.
Reuse
rewriteSignalBundleWithAi(src/services/ai-summaries.ts),AI_DAILY_NEURON_BUDGET.Acceptance
LLM never weakens the deterministic gate; budget + fallback respected.
Testing
npm run test:ci, 97%+ coverage. Public/private output boundary preserved; deterministic where applicable.