Initial SFERA platform baseline

This commit is contained in:
2026-05-16 19:03:49 +03:00
commit 3b845c8fce
282 changed files with 55045 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
# sfera-projection-engine
Projection layer for SIR snapshots.
Provides:
- in-memory graph projection for tests and API queries;
- Neo4j snapshot projection;
- Neo4j delta projection from `SirDelta`;
- routine graph queries: procedures, callers, callees, query tables, writes.
Only this package should mutate Neo4j.