KeiSeiKit-1.0/_primitives/_rust/kei-sage
Parfii-bot 5f72f6a0a8 feat(m5): migrate kei-sage to kei-entity-store engine (largest migration)
28/28 tests preserved — most complex migration.

Primary entity = unit via engine; edges + FTS stay sage-local in
custom_migrations (engine TextPair minimal: lacks id/weight/created_at/
UNIQUE constraint that sage's graph operations require).

pagerank.rs + bfs.rs preserved as sage-local (graph semantics tied to
typed edge_type + weight, not generic).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-23 05:55:13 +08:00
..
src feat(m5): migrate kei-sage to kei-entity-store engine (largest migration) 2026-04-23 05:55:13 +08:00
tests feat(stream-g): kei-sage rules integration — atoms + rules unified graph 2026-04-23 01:21:00 +08:00
Cargo.toml feat(m5): migrate kei-sage to kei-entity-store engine (largest migration) 2026-04-23 05:55:13 +08:00