S-CORE Infrastructure¶
Developer guide and infrastructure reference for the S-CORE ecosystem
Build, test, and ship with S-CORE infrastructure.
Practical guides for day-to-day development — setting up your environment, building with Bazel, running tests, enforcing code quality, and publishing modules. Plus the full infrastructure landscape assessment for context on how the pieces fit together.
Quick Links¶
Developer Guides
Quick Reference
All key repositories, commands, and links on one page.
Getting Started
Step-by-step setup for new contributors.
Building with Bazel
Registry, dependencies, toolchains, and lock files.
Testing
Test frameworks, coverage, and sanitizers.
Code Quality
Pre-commit hooks, policies, and license headers.
Publishing Modules
Release, registry, and versioning workflow.
Writing Documentation
MkDocs toolchain, preview, and style guide.
Infrastructure Team
Meeting Minutes
Infrastructure team meeting notes on GitHub Discussions.
Slack: #score-infrastructure
Main channel for infrastructure team discussion.
Slack: #score-infrastructure-review-requests
Drop PR links here for review — no comments, just links.
Repository Overview
Cross-repo metrics and status across all eclipse-score repositories.
S-CORE Project
Chapter Map¶
This chapter map is generated from the `#` and `##` headings in the numbered chapter files. Click any chapter or section box to open it.
Status Legend¶
- 🟢 Implemented and effective
- 🟡 Partially implemented / needs improvement
- 🟠 Implemented but problematic or insufficient
- 🔴 Not started
- ⚪ Unknown / not yet assessed