16 lines
762 B
Markdown
16 lines
762 B
Markdown
# Temporary-name manifest
|
|
|
|
All entries are private placeholders and must be replaced before publishing,
|
|
packaging, or global installation.
|
|
|
|
| Placeholder | Current use | Replacement gate |
|
|
| --- | --- | --- |
|
|
| `Project Kiln` | prose-only project codename | final related naming system approved |
|
|
| `kiln` | repository-local binary target and examples | executable collision screen complete |
|
|
| `kiln-*` | workspace package/component family | package and crate collision screen complete |
|
|
| `KILN_*` | reserved future environment prefix; not yet used | environment/config namespace approved |
|
|
|
|
The static verifier scans structure and requires this manifest. A later release gate
|
|
must scan filenames and file contents for every placeholder and fail on remnants.
|
|
|