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
+17
View File
@@ -0,0 +1,17 @@
# SPRINT 4 — Neo4j Projection
## Цель
`SirSnapshot → Neo4j graph`.
## Queries
- find procedures;
- find callers;
- find callees;
- find query tables;
- find writes.
## Rule
Only `projection-engine` can mutate Neo4j.