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
+11
View File
@@ -0,0 +1,11 @@
# sfera-incremental-indexer
Incremental SIR snapshot updater.
Provides:
- source hash collection;
- changed `.bsl` / `.xml` file detection;
- changed-file rebuild;
- project rebuild when metadata links can be affected;
- `SirDelta` construction for snapshot transition and projection updates.