mirror of
https://github.com/gromlab-ru/slm-design.git
synced 2026-08-22 07:30:16 +03:00
25 lines
809 B
Markdown
25 lines
809 B
Markdown
---
|
|
layout: home
|
|
title: SLM Design
|
|
titleTemplate: false
|
|
sidebar: false
|
|
hero:
|
|
name: SLM Design
|
|
text: Explicit architecture boundaries
|
|
tagline: A draft specification for ownership, dependencies, runtime, and lifecycle in product applications.
|
|
actions:
|
|
- theme: brand
|
|
text: Русская спецификация
|
|
link: /ru/
|
|
- theme: alt
|
|
text: English
|
|
link: /en/
|
|
features:
|
|
- title: Base SLM
|
|
details: A complete minimal architecture built around explicit ownership and five application layers.
|
|
- title: Independent overlays
|
|
details: Advanced and Pro add separate rule sets directly to base SLM without inheriting each other.
|
|
- title: Stable rules
|
|
details: Every normative requirement has a permanent rule ID suitable for reviews and automated checks.
|
|
---
|