Compare commits

...
Author SHA1 Message Date
Garry TanandClaude Opus 4.6 96c8b77e82 chore: bump version and changelog (v0.2.0.2)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-07 00:02:43 -07:00
Garry Tan d80f3c2cc9 docs: expand brain schema — database architecture, dedup, enrichment sources, worked examples
Rewrite the recommended schema doc: present the database layer (entity registry,
event ledger, fact store, relationship graph) as the core architecture rather than
a future upgrade. Add entity identity/deduplication, enrichment source ordering,
epistemic discipline, three worked examples, concurrency guidance, and browser
budget. Smooth language for open-source readability.
2026-04-07 00:02:41 -07:00
3 changed files with 565 additions and 171 deletions
+6
View File
@@ -2,6 +2,12 @@
All notable changes to GBrain will be documented in this file.
## [0.2.0.2] - 2026-04-07
### Changed
- Rewrote recommended brain schema doc with expanded architecture: database layer (entity registry, event ledger, fact store, relationship graph) presented as the core architecture, entity identity and deduplication, enrichment source ordering, epistemic discipline rules, worked examples showing full ingestion chains, concurrency guidance, and browser budget. Smoothed language for open-source readability.
## [0.2.0.1] - 2026-04-07
### Added
+1 -1
View File
@@ -1 +1 @@
0.2.0.1
0.2.0.2
File diff suppressed because it is too large Load Diff