Commit Graph
10 Commits
Author SHA1 Message Date
flan e96ac23949 Move AI attribution to a single NOTICE file
Per the updated project policy, AI/Claude attribution lives in exactly one NOTICE file per repo and
nowhere else -- removed it from the About description, README, wiki, and roadmap.
2026-07-16 01:30:09 +00:00
flan ac68350662 Re-aggregate wiki after the NOTICE migration 2026-07-16 01:12:46 +00:00
flan 8007f4e4e2 Re-aggregate wiki + repackage for the split
sync-wiki.sh mirrors policing + corrections instead of justice; the aggregate Wiki index and the
per-layer folders reflect the six-layer suite (Core - Contraband - Policing - Corrections - Gangs -
Ward) and the reserved Judiciary seam. Assemblies re-vendored with the fresh module DLLs.
2026-07-16 01:07:06 +00:00
flan 3d4f1b0052 Re-package with the security marker + texture bundled; ROADMAP: feature list complete, only playtesting remains 2026-07-15 22:30:03 +00:00
flan 8fe98b4560 Sync wiki: Regime section (yard/lockup + visitors) 2026-07-15 22:07:18 +00:00
flan 26205b9206 Re-package with the enforcement layer; refresh the stale ROADMAP; sync wiki 2026-07-15 21:40:35 +00:00
flan 7d8c376047 Wiki: link Foul Play to its wiki rather than its repo 2026-07-15 21:14:24 +00:00
flan 18a983b7cc Re-package with the corrections layer bundled; sync the wiki (Rehabilitation page, loop update) 2026-07-15 21:01:28 +00:00
flan 3530100ed5 Aggregate the whole suite wiki onto the Institution page
Wiki/Home.md is the suite's front door; every layer's wiki now mirrors here
under Wiki/<layer>/ (core, contraband, justice, gangs, ward), so the whole
suite reads in one place with the index linking to the local pages. The
layer repos stay canonical -- Tools/sync-wiki.sh refreshes the aggregated
copy on demand. The README's main page points to it.
2026-07-15 20:30:38 +00:00
flan 25eb3a77db Fix: bundle Ward's Patches into the aggregate (Rim Disorders integration)
The re-package vendored Ward's Defs and Textures but not its Patches/ dir,
so the disorder-treatable marking never applied -- psychiatric treatment
silently did nothing to the illness a patient was committed for. package.sh
now vendors Ward's Patches too. The folded-suite compat harness confirms it:
integration.disorderMarkedTreatable now passes with Ward bundled in the
aggregate.

Add the suite-overview wiki (Wiki/Home.md).
2026-07-15 20:27:57 +00:00