WIP: Adversarial review — Heka Long-Term Memory (42a–42h) gap analysis #239

Draft
toasterson wants to merge 2 commits from claude/wi-019f85b9-adversarial-review-heka-long-term-memory into main
Owner

Anima work item 019f85b9-c9a9-7611-b1dd-8b5e0b0e4ba5.

Execute the adversarial review defined in the parent plan (019f8515-49eb). Review-only — find the holes, don't implement.

Scope: WIs 42a–42h (Heka workspace crate/pgvector schema, LongMemEval+LoCoMo harness, drawer ingest + embed worker, hybrid retrieval RRF, Heka MCP server + 8 tools, akh awakening/per-tool init, Akhipedia auto-extraction, cross-tool bridge daemon) against actual code in crates/heka/ and crates/seshat/. Check .anima/wip/ for stale deferred work; verify whether a pgvector migration exists or is blocked by ADR 049.

Deliverable: gap-analysis report posted to the parent plan's thread — per sub-phase DONE / PARTIAL (specific gaps) / NOT STARTED, recommended action (revive / revise / retire), and cross-cutting blockers. Full per-question review focus is in the parent plan description.

Anima work item `019f85b9-c9a9-7611-b1dd-8b5e0b0e4ba5`. Execute the adversarial review defined in the parent plan (019f8515-49eb). Review-only — find the holes, don't implement. **Scope:** WIs 42a–42h (Heka workspace crate/pgvector schema, LongMemEval+LoCoMo harness, drawer ingest + embed worker, hybrid retrieval RRF, Heka MCP server + 8 tools, akh awakening/per-tool init, Akhipedia auto-extraction, cross-tool bridge daemon) against actual code in `crates/heka/` and `crates/seshat/`. Check `.anima/wip/` for stale deferred work; verify whether a pgvector migration exists or is blocked by ADR 049. **Deliverable:** gap-analysis report posted to the parent plan's thread — per sub-phase DONE / PARTIAL (specific gaps) / NOT STARTED, recommended action (revive / revise / retire), and cross-cutting blockers. Full per-question review focus is in the parent plan description.
Adversarial review — Heka Long-Term Memory (42a–42h) gap analysis
Some checks failed
CI / publish-chart (pull_request) Failing after 7m2s
CI / publish-chart (push) Failing after 9m9s
CI / check-seshat (push) Successful in 10m12s
CI / check-seshat (pull_request) Successful in 10m50s
CI / docker-seshd (pull_request) Successful in 16m24s
CI / docker-seshd (push) Successful in 16m34s
670229c595
Anima implementation session.
toasterson force-pushed claude/wi-019f85b9-adversarial-review-heka-long-term-memory from 670229c595
Some checks failed
CI / publish-chart (pull_request) Failing after 7m2s
CI / publish-chart (push) Failing after 9m9s
CI / check-seshat (push) Successful in 10m12s
CI / check-seshat (pull_request) Successful in 10m50s
CI / docker-seshd (pull_request) Successful in 16m24s
CI / docker-seshd (push) Successful in 16m34s
to 0a020e878c
Some checks failed
CI / publish-chart (push) Failing after 7m41s
CI / check-seshat (push) Successful in 8m39s
CI / publish-chart (pull_request) Failing after 1m0s
CI / check-seshat (pull_request) Successful in 8m53s
CI / docker-seshd (pull_request) Successful in 14m15s
CI / docker-seshd (push) Successful in 14m19s
2026-07-23 23:29:34 +00:00
Compare
toasterson force-pushed claude/wi-019f85b9-adversarial-review-heka-long-term-memory from 0a020e878c
Some checks failed
CI / publish-chart (push) Failing after 7m41s
CI / check-seshat (push) Successful in 8m39s
CI / publish-chart (pull_request) Failing after 1m0s
CI / check-seshat (pull_request) Successful in 8m53s
CI / docker-seshd (pull_request) Successful in 14m15s
CI / docker-seshd (push) Successful in 14m19s
to b21377f239
Some checks failed
CI / publish-chart (push) Failing after 26m19s
CI / check-seshat (push) Successful in 30m27s
CI / publish-chart (pull_request) Failing after 18m7s
CI / docker-seshd (push) Successful in 33m45s
CI / docker-seshd (pull_request) Successful in 23m16s
CI / check-seshat (pull_request) Failing after 27m48s
2026-07-24 01:21:39 +00:00
Compare
ci: adopt exit-0-free chart-publish workflow (Solstice failure fix)
All checks were successful
CI / publish-chart (push) Successful in 12m37s
CI / check-seshat (push) Successful in 22m55s
CI / publish-chart (pull_request) Successful in 18m28s
CI / docker-seshd (push) Successful in 24m1s
CI / check-seshat (pull_request) Successful in 20m10s
CI / docker-seshd (pull_request) Successful in 25m30s
f07c714aa0
The publish-chart skip path's mid-script exit 0 is mis-mapped to
exit_code=1 by the Solstice runner, reddening this branch's CI and
blocking merge. Adopt the develop/main if-else fall-through version.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
All checks were successful
CI / publish-chart (push) Successful in 12m37s
CI / check-seshat (push) Successful in 22m55s
CI / publish-chart (pull_request) Successful in 18m28s
CI / docker-seshd (push) Successful in 24m1s
CI / check-seshat (pull_request) Successful in 20m10s
CI / docker-seshd (pull_request) Successful in 25m30s
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin claude/wi-019f85b9-adversarial-review-heka-long-term-memory:claude/wi-019f85b9-adversarial-review-heka-long-term-memory
git switch claude/wi-019f85b9-adversarial-review-heka-long-term-memory

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff claude/wi-019f85b9-adversarial-review-heka-long-term-memory
git switch claude/wi-019f85b9-adversarial-review-heka-long-term-memory
git rebase main
git switch main
git merge --ff-only claude/wi-019f85b9-adversarial-review-heka-long-term-memory
git switch claude/wi-019f85b9-adversarial-review-heka-long-term-memory
git rebase main
git switch main
git merge --no-ff claude/wi-019f85b9-adversarial-review-heka-long-term-memory
git switch main
git merge --squash claude/wi-019f85b9-adversarial-review-heka-long-term-memory
git switch main
git merge --ff-only claude/wi-019f85b9-adversarial-review-heka-long-term-memory
git switch main
git merge claude/wi-019f85b9-adversarial-review-heka-long-term-memory
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
toasterson/akh-medu!239
No description provided.