Shared constants for the analysis pipeline. Kept in a standalone module (outside generators/ and utils/) so that both analysis-builders.ts and intelligence-analysis.ts can import it without introducing circular ESM dependencies.
analysis-builders.ts
intelligence-analysis.ts
Description
Shared constants for the analysis pipeline. Kept in a standalone module (outside generators/ and utils/) so that both
analysis-builders.tsandintelligence-analysis.tscan import it without introducing circular ESM dependencies.