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-semantic-kernel
Semantic indexing kernel for 1C projects.
Provides:
- BSL module indexing into SIR;
- Rust BSL parser JSON contract consumption when the CLI is configured or auto-discovered;
- Python BSL parser fallback for development and tests;
- XML metadata indexing for core 1C objects;
- metadata-to-module links and semantic edges for calls, queries, writes, handlers, scheduled jobs, roles, and integrations.