Introduction#

Introduction
status: valid
security: NO
safety: QM
version: 1

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 (Technology Introduction) — the toolchain and infrastructure that power S-CORE, from build system to documentation and CI/CD.

  • Architecture (Architecture Introduction) — the high-level decomposition of the platform into features and modules, and the principles behind it.

  • Module Structure (Module Introduction) — how an individual S-CORE module is laid out on disk, what each folder contains, and the conventions every module follows.

  • Integration Process (Integration Introduction) — how modules are continuously built, tested, and assembled into the reference integration.

Contribution Guideline

Follow a step-by-step guide to build and integrate your first S-CORE module — from source code to CI/CD and doc

Contribution Guide

User`s Guide

Check how you can start building Applications on top of S-CORE.

User’s Guide

Useful links

A collection of useful links for getting more information.

Useful Links