Skip to content

Route Memory maintenance diagnostics to their owner - #32

Merged
hamzamerzic merged 2 commits into
mobius-os:mainfrom
hamzamerzic:fix/memory-owned-diagnostics
Aug 1, 2026
Merged

Route Memory maintenance diagnostics to their owner#32
hamzamerzic merged 2 commits into
mobius-os:mainfrom
hamzamerzic:fix/memory-owned-diagnostics

Conversation

@hamzamerzic

Copy link
Copy Markdown
Contributor

Summary

  • retain declared document ownership in the generated graph index
  • give maintenance diagnostics stable code, path, and owner identities and deduplicate them at the host boundary
  • send only writer-owned defects to the nightly analyst while recording app-owned warnings in run status and update history
  • document that managed documents are not prose follow-ups for the writer

Why

The nightly writer could be told to split an app-owned architecture note that its own validation contract forbids it from changing. The unresolved warning then returned as slightly different prose on later runs. Routing diagnostics by ownership removes the impossible task without weakening graph-quality checks for writer-owned notes.

Verification

  • MOBIUS_FRONTEND_NODE_MODULES=/data/platform/frontend/node_modules npm test — 46 JavaScript checks, the five-phase offline harness, and the Python suite passed
  • canonical app validation passed with zero errors or warnings
  • git diff --check

Co-authored-by: Möbius Agent <mobius-agent@users.noreply.github.com>
@hamzamerzic hamzamerzic added the bug Something isn't working label Aug 1, 2026
@hamzamerzic
hamzamerzic merged commit 630c576 into mobius-os:main Aug 1, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant