Overview#
This section gives you the conceptual foundation for working with S-CORE. Before diving into code or contribution workflows, read through these pages to understand how the platform is structured and what drives its design:
Technologies — the toolchain and infrastructure that power S-CORE, from build system to documentation and CI/CD.
Software Architecture — the high-level decomposition of the platform into features and modules, and the principles behind it.
Module Structure — how an individual S-CORE module is laid out on disk, what each folder contains, and the conventions every module follows.
Integration Process — how modules are continuously built, tested, and assembled into the reference integration.