Skip to content
This repository was archived by the owner on May 31, 2026. It is now read-only.

mizcausevic-dev/vertical-brief

⚠️ Archived 2026-05-31 — superseded

This repo is archived. The shape it set out to solve was already covered (and shipped) on the apex tool surface:

https://kineticgain.com/policies/ — /policies/ aggregator + the 10 vertical spec landings

The apex surface is browser-only, no login, no telemetry, vanilla JS, aligned in vocabulary with NIST AI RMF / EU AI Act / ISO 42001 / SOC 2 / ISO 27018 / GDPR (never "compliant"/"certified" without external attestation).

No migration needed — this repo never had production users; it was Codex-shipped scaffolding that landed in parallel with (and unaware of) the apex executive-tools layer.


Vertical Brief

Recurring executive-intelligence product that turns Kinetic Gain vertical exposure, savings, benchmark, and board-story signals into one subscription-grade market brief. The repo is a static-friendly TypeScript surface with an offline analyzer, CLI, prerendered site, screenshots, and GitHub Pages packaging.

  • Live: https://briefs.kineticgain.com/
  • Routes: /, /brief-lane/, /signal-matrix/, /benchmark-narrative/, /investment-map/, /verification/, /docs/
  • APIs: /api/dashboard/summary, /api/brief-lane, /api/signal-matrix, /api/benchmark-narrative, /api/risk-map, /api/investment-map, /api/verification, /api/sample

What it includes

  • recurring vertical market brief layer on top of the Wave 22 executive-intelligence estate
  • executive brief lane covering buyer, score, board question, and next action
  • signal matrix for exposure, savings, company signals, and live proof surfaces
  • benchmark narrative route for current score versus disciplined-peer baseline
  • investment map route for sequencing the next board or investor memo
  • verification route that stays honest about synthetic data and modeled figures

Local run

cd vertical-brief
npm install
npm run verify
npm run prerender
npm run render:assets

Then open:

  • site/index.html
  • site/brief-lane/index.html
  • site/signal-matrix/index.html

CLI

npx vertical-brief fixtures/vertical-brief.json --format summary
npx vertical-brief fixtures/vertical-brief-clean.json --format json

Proof assets

  • screenshots/01-overview-proof.png
  • screenshots/02-brief-lane-proof.png
  • screenshots/03-signal-matrix-proof.png
  • screenshots/04-benchmark-narrative-proof.png