robbond
707fe1b3c0
fix(confidence-engine): sanitize start reasoning outage
2026-09-09 18:02:29 +01:00
robbond
ed033e71d5
fix(confidence-engine): sanitize focused reasoning outage
2026-09-09 17:34:56 +01:00
robbond
0125975ccb
fix(confidence-engine): sanitize public health response
2026-09-09 10:33:54 +01:00
robbond
d6df1d210e
feat(confidence-engine): use server investigation persistence
2026-09-08 19:21:05 +01:00
robbond
6dd447e56a
feat(confidence-engine): add authenticated investigation persistence
2026-09-08 17:15:46 +01:00
robbond
30bf44f2e5
feat(confidence-engine): establish authenticated product boundary
2026-09-08 16:30:07 +01:00
robbond
0b5a38f83d
fix(confidence-engine): persist done-for-now episode closure
2026-09-07 18:36:38 +01:00
robbond
14630cf6b7
experiment(confidence-engine): trace focused deconstruction failures
2026-09-07 13:08:08 +01:00
robbond
bb3082d633
experiment(confidence-engine): route UI journey provider centrally
2026-09-07 09:35:53 +01:00
robbond
a93b6798cc
fix(confidence-engine): supply focused deconstruction schema
2026-09-06 16:21:26 +01:00
robbond
188dd04ab9
fix(confidence-engine): unwrap focused deconstruction response
2026-09-06 14:47:23 +01:00
robbond
cd1c6f4fc5
chore(confidence-engine): expose reconstruction fallback path
2026-09-05 19:13:39 +01:00
robbond
dabd9e2245
fix(confidence-engine): expose failed provider path
2026-09-05 17:00:33 +01:00
robbond
8c3edfec7d
fix(confidence-engine): log case-start failures
2026-09-05 14:37:29 +01:00
robbond
84fc53f017
fix(confidence-engine): expose reconstruction validation issues
2026-09-05 13:48:48 +01:00
robbond
37245a8e28
fix(confidence-engine): expose reconstruction failure evidence
2026-09-05 08:18:04 +01:00
robbond
83818c0c71
feat(confidence-engine): add investigation overview synthesis seam
2026-09-02 14:34:32 +01:00
robbond
8432ed45d4
fix(confidence-engine): keep episode reasoning server-side
2026-09-01 11:24:48 +01:00
robbond
8e941b0c7b
fix(confidence-engine): resolve synthesis model configuration
2026-08-31 07:32:04 +01:00
robbond
ff1119b4d5
feat(confidence-engine): establish current understanding synthesis seam
2026-08-30 18:48:38 +01:00
robbond
01c57788ee
feat(confidence-engine): stabilize user-directed investigation flow
...
Intentional changes in this checkpoint:
- Deconstruct route: use body.targetNodeId (client identity) over raw.model-invented ID
- ThreadContributionsBadge: compact per-thread contribution indicator with expandable history
- Reopen continuation: resume from accumulated contributions instead of reformulating
- showEvidenceLimit gate: hide evidence-limit card during active investigation paths
- Evidence-limit visibility correction in rendering pipeline
- Section ordering: assumptions and connections after 'Still unclear' in focused result
- Prompt v0.3: preserve user-stated alternatives as separate unknowns; no count inflation
- 3 durable regression tests (target identity, contribution persistence, reopen state)
- evidence-limit card visibility gate test suite
Temporary residue removed:
- test-analysis.mjs (scratch diagnostic)
- 5 diagnostic console.log blocks from reasoning-workspace.jsx
2026-08-23 12:05:51 +01:00
robbond
7add85d8d2
feat(experiment): checkpoint focused investigation boundaries
2026-08-19 05:41:32 +01:00
robbond
a948910ba8
feat: add situation graph update API route
2026-08-02 08:32:18 +01:00
robbond
3c1362d8a1
feat: add initial situation graph orchestration
2026-08-02 06:52:26 +01:00
robbond
d72c7c5465
chore: establish clean v0.2 baseline
...
Include only the working reconstruction prototype with Ollama integration:
- double-wrapping fix (lib/llm/provider.js)
- explicit v0.2 JSON output schema (prompts/reconstruct-v0.2.md)
- Zod validation layer (lib/reconstruction/schema.js)
- shared core analysis path (lib/analysis.js)
- prompt versioning infrastructure (lib/reconstruction/prompt.js)
- provider abstraction
- functioning Ollama provider path
- updated API route with centralized analysis
- UI components displaying v0.2 data and validation errors
- .gitignore rules for generated evaluation artifacts
Exclude: evaluator experiments, diagnostic tests, debug scripts,
generated artifacts, comparison findings, test data tied to evaluator.
2026-08-01 14:45:06 +01:00
robbond
a2f9e472ea
chore: preserve initial reconstruction prototype
2026-07-31 18:51:38 +01:00