v0.3.0 — Long-Form Decision Capture
Decision Brief Engine v0.3.0 adds Long-Form Decision Capture for realistic meeting and interview material.
Added
- Hierarchical processing for decision material that exceeds the ordinary single-pass budget
- Source-coverage protection across beginning, middle, and end signals
- Typed chunk extraction and auditable Capture Layer merge behavior
- Grounded suggested next steps with deterministic trace-basis construction
- Canonical Decision Brief generation from structured section bodies
- Targeted correction of only failing Decision Brief sections
- Deterministic, source-bound Decision Trace generation
- Typed cancellation, timeout, retry, supersession, and partial-failure behavior
- Synthetic long-form fixtures and expanded evaluation coverage
Runtime posture
- Mock remains the public default.
- Local Ollama with
qwen3:4bis the supported real-generation baseline. - Browser WebGPU remains experimental and gated.
- Hosted inference remains out of scope.
Known limitation
Local generation can return a typed quality failure when its single bounded correction cannot recover a source-grounded Capture Layer next step. The application rejects that output before Decision Brief generation rather than silently accepting or fabricating an artifact. Follow-up work is tracked in #162.
Next
Browser inference work resumes immediately under #149 using stronger browser-compatible model candidates.