Inspiration

Finance leaders do not need another stream of market news. They need to understand what changed, why it matters to their company, what deserves attention now, and what can wait. CFO Signal Desk was built as a calm five-minute morning decision brief for that exact moment.

What it does

CFO Signal Desk combines company context, business priorities, and market signals into a concise executive brief. It separates facts from interpretation and turns each material signal into:

  • business relevance
  • financial and operational impact
  • a concrete recommendation
  • immediate actions
  • tomorrow's watchlist
  • source links and a decision journal

Its central decision model separates Confidence from Permission to Act. Confidence measures the quality of the evidence. Permission to Act considers reversibility, downside, timing, governance, and operational risk. A high-confidence assessment may still require waiting, while a low-confidence idea may justify a small reversible pilot.

How we built it

The product uses Next.js, React, TypeScript, and Tailwind CSS. GPT-5.6 is called through the OpenAI Responses API to produce a structured executive brief grounded in company profile and selected priorities. Codex was used throughout the build to shape the product model, implement the interface and API flow, refactor the architecture, test the complete demo journey, resolve build and TypeScript issues, and prepare deployment.

A deterministic demo fallback mirrors the production response contract, so judges can complete the full experience even without an API key. The application is deployed on OpenAI Sites and supports English and Spanish.

Challenges

The hardest product problem was not summarization. It was deciding what deserves executive attention without pretending certainty. We designed explicit fact-versus-inference boundaries, source visibility, and the Confidence versus Permission to Act model so recommendations remain explainable and accountable.

The second challenge was demo reliability. The fallback path uses realistic sample company and market data while preserving the same structured output as the live model path.

Accomplishments

  • A complete five-minute CFO workflow from company context to accountable action
  • Context-sensitive recommendations influenced by company priorities
  • Confidence and Permission to Act shown as independent executive judgments
  • A working decision journal and source-linked signal cards
  • English and Spanish support
  • A no-key demo mode that always works
  • A responsive, production-deployed application

What we learned

Executive software earns trust by reducing uncertainty, not by producing more text. The most useful recommendation is not the one that sounds certain; it is the one that makes evidence, risk, reversibility, timing, and governance visible.

What's next

After the MVP, the priority is real pilot feedback from CFOs, stronger company-data ingestion, richer evidence provenance, and longitudinal learning from actual decision outcomes.

Built With

  • next.js
Share this project:

Updates