Board-ready scenario layer that compares capital-allocation choices, savings sequencing, and investment timing across the Kinetic Gain estate.
- Live:
https://scenario.kineticgain.com/ - Repo:
mizcausevic-dev/investment-committee-scenario-lab
Leaders need more than isolated scorecards. They need one scenario layer that shows what to accelerate, what to resequence, what to defer, and what capital story survives a board or diligence room.
- TypeScript scenario surface with capital-allocation scoring and board-oriented routes
- synthetic executive lanes across AI, identity, revenue, FinTech, biotech, procurement, and public-sector readiness
- reusable scenario outputs for exposure, savings unlock, investment need, upside, downside, and timing pressure
- prerendered static site, JSON payloads, screenshots, and docs
//scenario-lane/capital-options/timing-risks/verification/docs
cd investment-committee-scenario-lab
npm install
npm run verify
npm run prerender
npm run render:assetsnpx investment-committee-scenario-lab fixtures/investment-committee-scenario-lab.json --format summary
npx investment-committee-scenario-lab fixtures/investment-committee-scenario-lab-clean.json --format json


