chore: scrub internal references and tighten README

URLs → git.sulkta.com. Audit-ticket prefixes (SPEC §N, audit Track X, vc=N
audit-fix, FIX (audit ...), PORT DEVIATION) stripped from comments — technical
reasoning retained. Crafting-table LAN refs softened to 'Sulkta build host'.
README sheds marketing scaffolding + stale status tables.
This commit is contained in:
Sulkta 2026-05-27 13:29:52 -07:00
parent 0ffa140af5
commit 0a45e0a0cc
23 changed files with 80 additions and 106 deletions

View file

@ -1,7 +1,7 @@
// Localization + ContentCountry. Per SPEC §3 invariant #9, the DEFAULT
// Localization is ("en", "GB") — not en-US, not the system locale.
// NPE's Localization.java exposes ~100 country codes; we ship a small
// in-source set today and grow as needed.
// Localization + ContentCountry. The DEFAULT Localization is ("en", "GB")
// — not en-US, not the system locale. NPE's Localization.java exposes
// ~100 country codes; we ship a small in-source set today and grow as
// needed.
use std::fmt;