Conversation
Documents the bugs and design-translation gaps found in review of the spatial branch: neighbor-filtering asymmetry in spatial pattern matching, snapshot restore corrupting spatial structure, the relaxed temporal matching guard, missing per-position competition in d=0 error evaluation, and missing topology above L0. Includes expected post-fix dynamics, verified non-issues, and a suggested fix order. https://claude.ai/code/session_019Rj8oUhjLDrYdJM6b5BQPJ
…ial patterns Spatial corrections inherit the parent's (channel, dimension, coordinate) at mint time: a correction is a refinement of the same observable, so the coordinate doesn't change. Restores the temporal level-0 invariant so the channel-based consensus works unchanged over apex spatial patterns, subsumes the channel-inheritance fix for topology above L0, and is a prerequisite for the policy-engine votes API. Records the rejected neighborhood-averaging alternative, the id-level (not coordinate-level) identity matching decision with its apex-stabilization assumption, and implementation notes (neurons_by_value uniqueness, restore via parent chain). https://claude.ai/code/session_019Rj8oUhjLDrYdJM6b5BQPJ
… standardize mnist demo
added 26 commits
June 17, 2026 06:43
… temporal and spatial
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.