Skip to content

v0.1.0 — Public Demo Milestone

Choose a tag to compare

@ybenchouaf ybenchouaf released this 08 Jul 23:09
7c99c8f

Decision Brief Engine v0.1.0 marks the public demo milestone.

This release includes a coherent mock-first demo flow with durable example fixtures, export/share polish, Local Ollama setup validation, generation telemetry for slower real-generation paths, and an in-app version marker.

The public demo remains Mock by default. Local Ollama is the strongest real-generation path for local evaluation. Browser WebGPU remains gated pending quality improvements.

v0.1.0 — Public Demo Milestone

Decision Brief Engine v0.1.0 establishes the first coherent public demo milestone.

Added

  • Cleaner three-column demo layout with setup bar.
  • Public example gallery with durable fixtures:
    • Q4 Workforce Allocation / Strategy
    • Local Inference Setup Flow / Product
    • Household Move Planning / Execution
  • Example-specific mock Capture Layer and Decision Brief outputs.
  • Copy/download/export polish with example-aware Markdown filenames.
  • Local Ollama health check via npm run health:ollama.
  • Local Ollama setup documentation for Mac and Windows.
  • Generation telemetry with elapsed time, retries, timeout status, and run details.
  • WebGPU model-ready flow that preserves explicit generation intent after disclosure/model load.
  • In-app version label (v0.1.0 demo) in the header.

Runtime posture

  • Mock demo remains the public default.
  • Local Ollama is the strongest real-generation path for local evaluation.
  • Browser WebGPU remains gated pending quality improvements.
  • Hosted inference remains out of scope.

Product transparency

  • Capture Layer is the user-facing “show your work” artifact.
  • Raw model thinking, hidden reasoning, scratchpad output, and chain-of-thought are not exposed.

See docs/product/public-demo-milestone.md for the full milestone write-up.