docs: brain-inspired (dual-hemisphere) design philosophy#168
Merged
Conversation
Add the binding design commitment to GOVERNANCE.md and a foundational-model section to ARCHITECTURE.md: ZettelForge is modeled on the brain by deliberate decision. A symbolic left hemisphere (typed, STIX-aligned knowledge graph with rule-based inference) is the authority of record; an associative right hemisphere (blended vector and graph retrieval with GraphRAG-style synthesis) explores and proposes; both rest on a shared evidence-grounded, time-stamped data model. Add docs/explanation/design-philosophy-dual-hemisphere.md: the research foundation (Cognitive Data Model, cortical semantic cognition, GraphRAG and agentic-RAG literature, CTI knowledge-graph and standards work), how ZettelForge embodies it, the named open increments, and contributor doctrine. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
What changed
GOVERNANCE.md: adds a binding Design Commitment: Brain-Inspired Memory Architecture.ARCHITECTURE.md: adds a Foundational Model: Two Hemispheres section.docs/explanation/design-philosophy-dual-hemisphere.md: new explainer covering the research foundation (Cognitive Data Model; cortical semantic cognition; GraphRAG and agentic-RAG literature; CTI knowledge-graph and standards work), how ZettelForge embodies it, the named open increments, and contributor doctrine.docs/index.md: pointer to the new explainer.Why
ZettelForge is modeled on the brain by deliberate decision, grounded in published cognitive-science and threat-intelligence research. This makes that rationale explicit and citable for contributors. Synthesized from Pieris 2025 (Cognitive Data Model, arXiv:2503.20041) and the GraphRAG / CTI knowledge-graph literature.
Notes