mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-10 08:05:14 +02:00
docs: note KTX has no public users
This commit is contained in:
parent
477002805d
commit
1dccb2caee
1 changed files with 3 additions and 0 deletions
|
|
@ -24,6 +24,9 @@ database migrations, ORPC contracts, or `python-service/` layout exist here.
|
|||
- **MUST**: Keep package/public API changes intentional. Do not add compatibility
|
||||
wrappers for old KTX names unless the user explicitly asks for a migration
|
||||
bridge.
|
||||
- **MUST**: Treat KTX as having no public users unless the user says otherwise.
|
||||
Legacy support is not necessary by default; prefer clean breaking changes over
|
||||
compatibility shims, migration bridges, or preserved stale behavior.
|
||||
|
||||
### Absolute Prohibitions
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue