Commit Graph

  • eb12a9ce49 experiment: qualify condition status by evidence scope robbond 2026-08-06 12:40:07 +01:00
  • 1a9a9a94fe experiment: compare evidence and condition scope robbond 2026-08-06 11:36:42 +01:00
  • da291c715b experiment: derive condition status from answer evidence robbond 2026-08-06 11:17:17 +01:00
  • aabb797e5d experiment: classify answer evidence direction robbond 2026-08-06 10:32:48 +01:00
  • 3119635211 experiment: assess decision condition status robbond 2026-08-06 09:04:06 +01:00
  • 32aa3f237a experiment: test questions against decision conditions robbond 2026-08-06 08:36:44 +01:00
  • 89650b44df experiment: test question relevance against decision target robbond 2026-08-06 06:19:09 +01:00
  • 7c3d1e7355 experiment: evaluate question importance across long investigation robbond 2026-08-05 19:56:06 +01:00
  • 445aaa7b37 experiment: add passive question importance test robbond 2026-08-05 19:48:11 +01:00
  • fda3c9c02d docs: principles and story docs robbond 2026-08-05 19:34:57 +01:00
  • 1df4669b32 experiment: add passive behaviour selection robbond 2026-08-05 18:26:31 +01:00
  • 1273861f0c exp(18): implement investigation state assessment layer robbond 2026-08-05 17:52:18 +01:00
  • a0a76d6171 docs: narrow behaviour-selection to v0.1 implementation brief robbond 2026-08-05 17:52:01 +01:00
  • e44785365c architecture: define investigation turn cycle robbond 2026-08-05 16:14:22 +01:00
  • cb0c779019 architecture: introduce investigation state assessment robbond 2026-08-05 16:09:24 +01:00
  • fd59845231 experiment(15): specify facilitator behaviour — behavioural model for Phase 5 robbond 2026-08-05 16:02:32 +01:00
  • 863a4589b3 architecture: introduce investigation narrative layer robbond 2026-08-05 15:53:22 +01:00
  • 6eaf0fc246 experiment: improve semantic graph projection robbond 2026-08-05 15:26:29 +01:00
  • 1998b84ae1 experiment: facilitator view from reasoning graph robbond 2026-08-05 15:00:42 +01:00
  • a7b7dda91f fix: define hasGraph in ReasoningWorkspace scope for Experiment 11 toggle robbond 2026-08-05 14:41:11 +01:00
  • ebea15c970 experiment: facilitator progress panel (Version B) robbond 2026-08-05 14:37:43 +01:00
  • 54acf0d565 experiment: stabilise conversation and reference lanes robbond 2026-08-05 13:24:04 +01:00
  • 8e96907209 experiment: improve investigation rhythm robbond 2026-08-05 13:16:04 +01:00
  • 7e18d0b53f experiment: align investigation response input robbond 2026-08-05 13:03:15 +01:00
  • 1cf71d6ce2 experiment: reduce initial observation input robbond 2026-08-05 12:51:48 +01:00
  • 46f2d12726 exp(06): focused investigation — visual hierarchy without layout changes robbond 2026-08-05 12:41:13 +01:00
  • f46c419168 fix: restore missing </form> closing tag in landing layout robbond 2026-08-05 12:27:00 +01:00
  • d1e6c2e032 experiment: facilitator panel beside workspace (Exp 05) robbond 2026-08-05 12:25:44 +01:00
  • 048f31f43b experiment: replace landing with workshop introduction robbond 2026-08-05 12:14:30 +01:00
  • 742bd09ddc experiment: separate conversation from workspace robbond 2026-08-05 12:03:08 +01:00
  • 1cb79cb36b fix: resolve nested ternary JSX syntax error robbond 2026-08-05 11:52:11 +01:00
  • e9ab1ec5ee experiment: organise workspace into cognitive zones robbond 2026-08-05 11:42:20 +01:00
  • 236d14f86c experiment: widen investigation canvas robbond 2026-08-05 11:33:18 +01:00
  • c584e9915b doc: upodated deisgn evolution log robbond 2026-08-05 11:26:36 +01:00
  • d6b8eb0f90 feat: explore facilitated investigation workspace robbond 2026-08-05 11:22:18 +01:00
  • cf05c969bf feat: begin responsive workspace layout robbond 2026-08-05 10:51:44 +01:00
  • 2f87cca88d style: polish investigation workspace robbond 2026-08-05 10:30:22 +01:00
  • 86d9bc3f48 refactor: clarify investigation map as ux placeholder robbond 2026-08-05 10:20:28 +01:00
  • ce673b8eb4 feat: add investigation map workspace view robbond 2026-08-05 10:10:16 +01:00
  • a4dc165385 fix: show initial analysis reasoning state robbond 2026-08-05 10:02:10 +01:00
  • 607a2d4a58 fix: ensure loading overlay renders during analyse robbond 2026-08-05 09:51:17 +01:00
  • 7f3dc076b6 fix: pass isLoading prop to update LoadingOverlay robbond 2026-08-05 09:19:31 +01:00
  • 553bdb1bdd fix: allow loading render before awaiting (prevent React batching) robbond 2026-08-05 09:16:56 +01:00
  • 6ae167175c fix: move LoadingOverlay outside hasSelectedQuestion gate robbond 2026-08-05 09:09:18 +01:00
  • 975a965b10 fix: JSX comment inside ternary breaks parsing robbond 2026-08-05 08:51:10 +01:00
  • 592962325d feat: add mock-mode docs and additional e2e tests (long investigation, recovery states) robbond 2026-08-05 08:38:44 +01:00
  • 61210c1200 fix: localise update reasoning state robbond 2026-08-05 08:36:18 +01:00
  • 6d11c1d503 fix: unify reasoning mode across submissions robbond 2026-08-05 08:27:22 +01:00
  • c87fd65e13 fix: stabilise happy path playwright journeys robbond 2026-08-05 08:00:18 +01:00
  • c4f5744c30 feat: Phase 2-5 UX enhancements — recovery cards, session persistence, summary panel, contract backlog robbond 2026-08-05 06:48:59 +01:00
  • 28289bb4b7 doc: decomposition document for codex reasoning development robbond 2026-08-05 06:14:40 +01:00
  • 98f398ec8b refactor: terminal result card states open closed robbond 2026-08-04 19:11:47 +01:00
  • cadf74d461 refactor: unify terminal result cards and simplify history indicators robbond 2026-08-04 19:04:50 +01:00
  • 1f469fdadf fix: remove duplication of original situation robbond 2026-08-04 18:58:42 +01:00
  • fd575e7fcb fix: make mock terminal states internally consistent robbond 2026-08-04 18:52:36 +01:00
  • 9e0fca8f53 fix: preserve plain-language current understanding robbond 2026-08-04 18:43:50 +01:00
  • b343844954 refactor: emphasise investigation conclusions over system status robbond 2026-08-04 18:29:25 +01:00
  • 5de0c57cce fix: preserve tldr investigation hierarchy robbond 2026-08-04 18:19:07 +01:00
  • f703fdc842 fix: clarify terminal investigation states robbond 2026-08-04 18:09:45 +01:00
  • 55ed4da69a fix: keep original situation visible in workspace robbond 2026-08-04 17:57:51 +01:00
  • 91bc3f1445 reorder: move Your Response next to Current Investigation robbond 2026-08-04 17:51:12 +01:00
  • ae615c4343 feat: make the workspace tldr first robbond 2026-08-04 17:39:30 +01:00
  • 437152086b updated context documents robbond 2026-08-04 17:33:51 +01:00
  • c3faf53823 feat: make investigation history readable robbond 2026-08-04 17:14:50 +01:00
  • 2fd12b124c fix: reset update state after mock analysis robbond 2026-08-04 16:06:06 +01:00
  • 6c033e1f44 fix: complete mock start lifecycle robbond 2026-08-04 15:07:36 +01:00
  • 6e4db76807 fix: align mock responses with real UI contract robbond 2026-08-04 14:11:59 +01:00
  • 97a4847770 feat: add mock investigation mode for UI development robbond 2026-08-04 13:55:57 +01:00
  • dced344680 fix: preserve accurate investigation history robbond 2026-08-04 13:27:23 +01:00
  • 91168a8213 feat: show investigation history robbond 2026-08-04 13:15:56 +01:00
  • 7c07ce195d Revert "feat: allow earlier evidence to be revised" robbond 2026-08-04 13:10:09 +01:00
  • 13b14fd01a feat: allow earlier evidence to be revised robbond 2026-08-03 20:00:13 +01:00
  • 588a1cf0c2 feat: restructure workspace as investigation notebook robbond 2026-08-03 19:44:52 +01:00
  • f5cbf4b629 fix: preserve conversation after update robbond 2026-08-03 19:23:06 +01:00
  • 007f5ac286 feat: surface answer impact after update robbond 2026-08-03 19:11:32 +01:00
  • 3a83944006 fix: set update loading state before request robbond 2026-08-03 19:01:04 +01:00
  • 74fc6d1457 fix: show update reasoning progress robbond 2026-08-03 18:00:20 +01:00
  • 7bc1c93486 feat: evolve investigation into guided conversation robbond 2026-08-03 17:01:04 +01:00
  • 0dd15345e4 fix: make active reasoning state visible robbond 2026-08-03 16:09:04 +01:00
  • e2960853ba added claude context files robbond 2026-08-03 15:51:46 +01:00
  • 44aad69e12 fix: clarify reasoning progress and loading feedback robbond 2026-08-03 15:44:34 +01:00
  • ed32d585bb feat: add user-focused reasoning workspace robbond 2026-08-03 15:18:35 +01:00
  • 0fe11b93a0 Merge branch 'feature/reasoning-pattern-memory-v0.7' robbond 2026-08-03 14:52:15 +01:00
  • 59631f2e72 added obs report feature/reasoning-pattern-memory-v0.7 robbond 2026-08-03 14:51:39 +01:00
  • b73760d5a7 docs: add v0.7 observation report robbond 2026-08-03 13:58:07 +01:00
  • fe6a9925cb fix: stabilise multi-turn question progression robbond 2026-08-03 13:55:39 +01:00
  • 34c25fcb43 fix: reselect after reasoning pattern filtering robbond 2026-08-03 12:39:01 +01:00
  • c27320984c feat: enforce reasoning pattern consistency robbond 2026-08-03 12:10:57 +01:00
  • 3e2edd2edc fix: continue question selection after graph updates robbond 2026-08-03 11:28:49 +01:00
  • b00928d6fb feat: introduce reasoning pattern selection robbond 2026-08-03 10:25:26 +01:00
  • 42d4da3496 feat: decompose non-answerable unknowns robbond 2026-08-03 09:53:28 +01:00
  • db994d7764 fix: make graph-backed questions authoritative robbond 2026-08-03 09:13:52 +01:00
  • ef04b9e494 fix: normalise reported claim evidence kind robbond 2026-08-03 08:50:37 +01:00
  • 3c0f7f5a45 feat: enforce one-concept questions robbond 2026-08-03 08:40:39 +01:00
  • 449cf996dc Merge branch 'feature/question-strategy-alignment-v0.6' robbond 2026-08-03 07:38:50 +01:00
  • 5049435005 docs: add v0.6 release notes feature/question-strategy-alignment-v0.6 robbond 2026-08-03 07:38:05 +01:00
  • e0d9019c2a docs: document v0.6 reasoning architecture robbond 2026-08-03 07:24:46 +01:00
  • b2ffc54964 feat: evaluate deterministic cross-branch corroboration robbond 2026-08-03 07:19:20 +01:00
  • 1d64144e01 feat: separate confidence from reasoning completeness robbond 2026-08-03 07:05:20 +01:00
  • 49765e95a0 feat: propagate child resolution through reasoning graph robbond 2026-08-03 06:52:52 +01:00