Skip to content

Complete reviewed Wiki memory workflow - #12

Merged
dkstm95 merged 8 commits into
mainfrom
codex/wiki-rebuild-migration
Jul 27, 2026
Merged

Complete reviewed Wiki memory workflow#12
dkstm95 merged 8 commits into
mainfrom
codex/wiki-rebuild-migration

Conversation

@dkstm95

@dkstm95 dkstm95 commented Jul 27, 2026

Copy link
Copy Markdown
Owner

Summary

  • complete the reviewed shadow rebuild and typed reflection promotion flows
  • retrieve approved Wiki memories automatically and bind them to answer tasks
  • add reviewed multilingual retrieval terms, narrow Korean particle normalization, and generic-term suppression
  • derive no-memory control tasks and record paired human comparisons with bound result hashes
  • migrate and verify the existing Wiki pages under the stricter schema

Why

The Wiki stored reviewed documents but did not reliably reuse them during later work. Plain lexical
matching also missed Korean requests for English guidance, while generic terms caused false
positives. Post-task observations had no matched no-memory control, so they could not separate
memory effects from task or model variance.

The host now owns deterministic retrieval, task binding, control generation, and evaluation. Model
execution remains provider-neutral and works with manual or subscription-based runners without an
API dependency.

Validation

  • pnpm check
  • 256 tests passed
  • line coverage 96.10%, branch coverage 90.78%
  • built CLI smoke check passed
  • documentation check passed
  • live Wiki lint returned zero issues
  • a Korean memory-scope query selected the English failure page with score 20
  • an unrelated generic LLM Wiki memory query selected no pages

@dkstm95
dkstm95 marked this pull request as ready for review July 27, 2026 10:24
@dkstm95
dkstm95 merged commit 2de84d9 into main Jul 27, 2026
1 check passed
@dkstm95
dkstm95 deleted the codex/wiki-rebuild-migration branch July 27, 2026 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant