@xemahq/xema-os-glossary
v0.1.2
Published
Source of truth for the Xema OS rename glossary. Documents every legacy identifier, package, service, route, enum, and manifest filename that is being renamed during the Xema OS transition, the phase the rename lands in, and the PR that deletes the legacy
Readme
@xemahq/xema-os-glossary
Source of truth for the rename glossary.
Overview
The canonical record of every legacy identifier, package, service, route, enum, and manifest filename being renamed, paired with its new name, the kind of rename, and the point at which the legacy name is forbidden in new code. It is a pure leaf that depends only on zod and is consumed by the boundary check that fails CI when a deprecated name reappears.
When to use it
- Use it when tooling needs the authoritative list of deprecated names and their replacements.
Installation
pnpm add @xemahq/xema-os-glossaryLicense
Apache-2.0 © Xema — xema.dev
