DUNGEONS-27: implement memory and stability stage #19

Merged
Perfect_Python500 merged 1 commits from agent/codex-chatgpt/9a1d958f into main 2026-09-02 10:08:55 +00:00

Closes DUNGEONS-27

Summary

  • persist and retrieve scene, quest, relationship, memory, and three-round story state atomically
  • enforce AI quotas and record provider token, cost, and latency usage for the dashboard
  • add audited owner corrections, the full-party E2E flow, and 20 long-memory regression scenarios

Verification

  • pnpm test
  • pnpm typecheck
  • pnpm build
  • fresh PostgreSQL bootstrap at schema version 13
  • live SQL projection, retrieval, quota, audit, and opening-goal fixtures
Closes DUNGEONS-27 ## Summary - persist and retrieve scene, quest, relationship, memory, and three-round story state atomically - enforce AI quotas and record provider token, cost, and latency usage for the dashboard - add audited owner corrections, the full-party E2E flow, and 20 long-memory regression scenarios ## Verification - pnpm test - pnpm typecheck - pnpm build - fresh PostgreSQL bootstrap at schema version 13 - live SQL projection, retrieval, quota, audit, and opening-goal fixtures
Perfect_Python500 added 1 commit 2026-09-02 10:04:53 +00:00
feat(memory): implement stability stage
Some checks failed
CI / validate (push) Has been cancelled
CI / validate (pull_request) Has been cancelled
031d094867
Co-authored-by: multica-agent <github@multica.ai>
Perfect_Python500 merged commit 66fe3ee3be into main 2026-09-02 10:08:55 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Perfect_Python500/Dungeons-Ground#19