Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
research: AutoDream extension + cadence policy (Anthropic Q1 2026 overlay) #155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uh oh!
There was an error while loading. Please reload this page.
research: AutoDream extension + cadence policy (Anthropic Q1 2026 overlay) #155
Changes from 50 commits
b37353d7ab0ab9e8b0d2d96f612c4b479a4a09886eb1ce29eec1787b34dc24fa388857c209005322e533ab931f08a0573843368a47f1df40ff50f90cd2553f42b2fe8e397b4c8cef445df3acc2894d285c4db8376d011248290218fc3e7ef3290e1384216d5ac5ebfa5c2ba011c59e9231ea4801e2cc2cd5c49f279291836350ed69a1ac143034586a076f1815b71de064c9d21e14373dc6e41d792b4fbab55672acf4ecca68f6d655c00f29e2f368a0b5ef4ac9b161c00551dc0f40880f9701dFile filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The new fire-history table schema omits required accountability fields: row #44’s minimum schema includes a link to durable output, and row #53 additionally expects promotion-candidate tracking, but this header only captures
Gate/Overlays/Findings/Next expected. Without those columns, future fires can’t be traced back to concrete artifacts or audited for Overlay C governance-promotion output, which weakens the cadence-history control this change is introducing.Useful? React with 👍 / 👎.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This fire-history row marks the 2026-04-23 run as a light pass with full consolidation deferred, but still treats it as the cadence anchor for the next gate window. That conflicts with the policy in this same change set that says the marker is updated after successful consolidation; if partial passes reset the timer, full cleanup is postponed by at least one full cadence cycle and stale/duplicate memory can persist longer than intended.
Useful? React with 👍 / 👎.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This row records an Overlay A run as
not cadence-gated, but row #53 and the new policy doc define AutoDream work as gated by≥24h AND ≥5 sessionsand route cross-substrate migration to the next cadence tick. Allowing same-day opportunistic overlay runs bypasses the stated gate and can mutate memory before the consolidation cycle is eligible, which undermines cadence-based hygiene measurements and makes fire-history entries incomparable.Useful? React with 👍 / 👎.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.