docs(website): record slice 4, and the §5.2 check as built #139
Reference in New Issue
Block a user
No description provided.
Delete Branch "docs/module-de-uo-core"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The docs half of Phase 3 slice 4. Pairs with Module-uo#5 and website#140.
MODULE_SYSTEM.md§2.7.1 — the slice 4 recordThe slice table row is corrected to what actually moved, and
README.mdis recorded as deliberately deferred to slice 5 rather than quietly skipped.Four subsections:
seedDefault*only inserts what is absent, so a rename adds a page.checkModuleIdentifiers.jslearned by getting things wrong first.MODULE_API.md§5.2 — from sketch to contract§5.2 stopped describing a grep and describes what was built. Four details promoted to contract, each because a first attempt got it wrong:
defaultImage, which contains "ultIma")git ls-filesrather than a directory walkPlus the note that the check needs its own test suite — a boundary check is written when the boundary is already clean, so nothing distinguishes "still checking" from "quietly broken" without cases it must reject.
BACKEND_DESIGN.mdThe settings table's seeded-keys list was missing
player_registrationandmobile_app_links_enabled, and gains a new paragraph on the keys a module seeds — with the fragment-ordering rule behind them.No route changes this slice, so
api-route-inventory.jsonneeds no refresh (verified in sync at 158 public + 2 internal).