Skip to content

fix(dashboard): remove immutable memory controls - #204

Open
mameikagou wants to merge 1 commit into
CaviraOSS:rewritefrom
mameikagou:agent/rewrite-remove-mutation-controls
Open

fix(dashboard): remove immutable memory controls#204
mameikagou wants to merge 1 commit into
CaviraOSS:rewritefrom
mameikagou:agent/rewrite-remove-mutation-controls

Conversation

@mameikagou

Copy link
Copy Markdown
Contributor

Summary

  • remove the Decay page Boost action because rewrite memories reject PATCH mutations
  • remove Chat memory reinforcement controls because the compatibility proxy returns an immutable-memory conflict
  • describe cited memories as read-only, evidence-driven references in the chat setup guide
  • add regression coverage so unsupported mutation controls are not reintroduced

The ingest and query flows remain available; this only removes controls that cannot succeed against the rewrite API.

Validation

  • node --test dashboard/tests/mutation-controls.test.js (2 passed)
  • cd dashboard && node --test tests/mutation-controls.test.js (2 passed)
  • cd dashboard && npm run build
  • git diff --check

npm run lint is not available in this branch because ESLint is not declared or installed.

@mameikagou
mameikagou marked this pull request as ready for review August 19, 2026 03:10
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