Fix memory integrity and introduce project-centered dashboard workflows - #203
Conversation
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 82357fc02c
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 957f52aae0
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: cc3642d4b7
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: c5dc4137ce
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Description
Concurrent governed writes could create multiple successors and delayed sync publication could restore erased vectors. Packing could also discard repository-specific facts, and synthesis could remove exceptions while still reporting a grounded answer. This change makes those transitions authoritative and gives project-memory tasks a consistent dashboard journey.
The original checkout's active graph/layout work stays separate. The implementation and remaining dependency order are recorded in docs/REWORK_EXECUTION.md.
Type
Verification
31da32c06a5ade989608504472e00dfca6f13f94: CodeQL and ci. This includes the NumPy-only Python 3.9 floor, full Python 3.10–3.14 stacks, encryption matrix, coverage, browser, packaging, Docker, type and hygiene gates. The Python 3.12 full suite passed 5,067 tests with 18 optional/platform skips.Migration and remaining release gates
Schema 18 uses the verified pre-migration backup path. Never downgrade a migrated live database in place: restore into a separate fenced location and reconcile later erasures/revocations before serving it. Production restore/cutover, both physical capacity targets, the independent 400-task corpus, human usability and the consented pilot remain open. Paid evaluations require the separate concrete proposal's approval. No merge, release or deployment is included.
Related private processing/recovery work: Coding-Dev-Tools/engraphis-cloud#67. Website release contracts: Coding-Dev-Tools/engraphis.com#12.