Finalize repo-scoping runtime rename

This commit is contained in:
2026-05-15 21:16:34 +02:00
parent 084159e51c
commit 28fad1b248
62 changed files with 445 additions and 305 deletions

View File

@@ -10,10 +10,10 @@ repository is for and how that claim is supported.
- Repository Scoping is the product and UI name.
- `repo-scoping` is the managed repository slug, Git remote identity, and State
Hub repository identity.
- `repo_registry`, `REPO_REGISTRY_`, and `var/repo-registry.sqlite3` are retained
compatibility names in code and local configuration.
- Repository Ability Registry and `repo-registry` are historical names from
before the scope-oriented rename.
- `repo_scoping`, `REPO_SCOPING_`, and `var/repo-scoping.sqlite3` are the
current package, environment-prefix, and default SQLite names.
- Earlier registry-oriented names are historical only and should not be used in
runtime configuration, package imports, or new documentation.
## Characteristic Model