site: two-layer memory↔CogniFold correspondence (+ merge main into north-star) - #24
Merged
Conversation
…system) Defines the operating rules for the brain-inspired research program (not specific topics): - North star = capability; brain-inspiration = hypothesis source (means, not end). - Driver: problems pull, neuroscience supplies candidates. - 5-rule constitution: transfer-width success metric, Marr-level borrowing, four-piece validation gate + pre-registered kill, dual-evidence (CogEval + external task), public negative results. - Selection mechanism as a gated funnel: gap -> literature retrieval -> survey/abstraction -> feasibility ideation -> pre-deployment validation -> consolidate, with cheap paper-level deaths before any engineering spend. - Daily build-in-public cadence. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
# Conflicts: # docs/NORTH_STAR_METHODOLOGY.md
- Behavioral · phenomenological (function ↔ CogniFold mechanism) + Systems · circuits (region ↔ CogniFold structure) - add data-driven `circuits` array to memory_coverage.json (site + API copy) - renderSystemsTable → renderSystemsLayers; honest lede (taxonomy we can name; behavioral well-described, circuit less, mechanism least) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
- replace overlapping hand-tuned polygons with soft anatomically-placed ellipses - lift all labels into the margins with thin leader lines (no more on-shape / overlapping labels) - tighten the cerebrum hull, gyri folds and brain stem to enclose the regions - preserves the full renderBrain/focusSystem/onSelect contract + 7 region→system mappings + 2 annotated nodes + status styling + a11y + animations Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
duanyiqun
approved these changes
Jun 19, 2026
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.
Summary
mainintonorth-starso the practice branch carries the showcase site + recent work. The only conflict wasdocs/NORTH_STAR_METHODOLOGY.md(add/add): both sides authored a different §6 — I kept both (§6 Repository workflow + §7 Differentiation vs SOTA), since they're complementary.circuitsarray added tomemory_coverage.json(site copy +src/cognifold/brainAPI copy), so it stays single-source.Verification
node --check docs-site/js/app.jspasses; HTML ids ↔ JSgetElementByIdconsistent; bothmemory_coverage.jsonfiles valid (12 systems, 9 circuits, overall 60%).Follow-up (same branch)
docs-site/js/brain.js) — the current hand-coded region polygons are misaligned/ugly; a cleaner redraw will land as a follow-up commit on this branch.🤖 Generated with Claude Code