docs(core): define compatibility retention policy

This commit is contained in:
2026-07-30 01:03:39 +02:00
parent 0beb9ffea9
commit 51d4032b86
5 changed files with 85 additions and 0 deletions

View File

@@ -74,6 +74,10 @@ The compatibility/deprecation plan for the current split line is:
- reject new cross-module imports that bypass manifests, capabilities, events,
or public module APIs
The retention windows and removal checklist for database bridges,
configuration/export schemas, and runtime/API aliases are defined in
`COMPATIBILITY_POLICY.md`.
## Stable Kernel Contracts
The following contracts are the baseline API that modules can rely on: