From ac68350662ac18f03af6131230c108df68f9f9a7 Mon Sep 17 00:00:00 2001 From: flan Date: Thu, 16 Jul 2026 01:12:46 +0000 Subject: [PATCH] Re-aggregate wiki after the NOTICE migration --- Wiki/corrections/Classification.md | 3 +-- Wiki/corrections/Discipline-and-Reform.md | 3 +-- Wiki/corrections/Home.md | 3 +-- Wiki/corrections/Parole.md | 3 +-- Wiki/corrections/Regime.md | 3 +-- Wiki/corrections/Rehabilitation.md | 2 +- Wiki/policing/Deterrence.md | 7 +++---- Wiki/policing/Home.md | 3 +-- Wiki/policing/Policing.md | 3 +-- 9 files changed, 11 insertions(+), 19 deletions(-) diff --git a/Wiki/corrections/Classification.md b/Wiki/corrections/Classification.md index 7d2742c..5f1d96e 100644 --- a/Wiki/corrections/Classification.md +++ b/Wiki/corrections/Classification.md @@ -144,5 +144,4 @@ Institution: Contraband and kept the shared namespace). --- -*Part of the **Institution** suite for RimWorld 1.6: Core · Contraband · Justice · Gangs. Developed -with substantial assistance from Claude (Anthropic).* +*Part of the **Institution** suite for RimWorld 1.6: Core · Contraband · Policing · Corrections · Gangs · Ward.* diff --git a/Wiki/corrections/Discipline-and-Reform.md b/Wiki/corrections/Discipline-and-Reform.md index 8fffab2..082f73c 100644 --- a/Wiki/corrections/Discipline-and-Reform.md +++ b/Wiki/corrections/Discipline-and-Reform.md @@ -141,5 +141,4 @@ to. The class lives in the `Contraband` namespace (shared since the extraction f --- -*Part of the **Institution** suite for RimWorld 1.6: Core · Contraband · Justice · Gangs. Developed -with substantial assistance from Claude (Anthropic).* +*Part of the **Institution** suite for RimWorld 1.6: Core · Contraband · Policing · Corrections · Gangs · Ward.* diff --git a/Wiki/corrections/Home.md b/Wiki/corrections/Home.md index 3970e13..f867637 100644 --- a/Wiki/corrections/Home.md +++ b/Wiki/corrections/Home.md @@ -45,5 +45,4 @@ engine**, the same one Ward's psychiatric care uses. --- *Part of the **Institution** suite for RimWorld 1.6: Core · Contraband · Policing · Corrections · Gangs -· Ward. Split out of the former Institution: Justice. Developed with substantial assistance from Claude -(Anthropic).* +· Ward. Split out of the former Institution: Justice.* diff --git a/Wiki/corrections/Parole.md b/Wiki/corrections/Parole.md index e4b7971..002e5b4 100644 --- a/Wiki/corrections/Parole.md +++ b/Wiki/corrections/Parole.md @@ -150,5 +150,4 @@ live in the `Contraband` namespace (shared since Justice's extraction from Contr --- -*Part of the **Institution** suite for RimWorld 1.6: Core · Contraband · Justice · Gangs. Developed -with substantial assistance from Claude (Anthropic).* +*Part of the **Institution** suite for RimWorld 1.6: Core · Contraband · Policing · Corrections · Gangs · Ward.* diff --git a/Wiki/corrections/Regime.md b/Wiki/corrections/Regime.md index 6c3df2f..88a2a9e 100644 --- a/Wiki/corrections/Regime.md +++ b/Wiki/corrections/Regime.md @@ -127,5 +127,4 @@ other mod that grants prisoner needs. --- -*Part of the **Institution** suite for RimWorld 1.6: Core · Contraband · Justice · Gangs. Developed -with substantial assistance from Claude (Anthropic).* +*Part of the **Institution** suite for RimWorld 1.6: Core · Contraband · Policing · Corrections · Gangs · Ward.* diff --git a/Wiki/corrections/Rehabilitation.md b/Wiki/corrections/Rehabilitation.md index f12eb8d..cd1a0b8 100644 --- a/Wiki/corrections/Rehabilitation.md +++ b/Wiki/corrections/Rehabilitation.md @@ -153,4 +153,4 @@ Gated by `InstitutionSettings.justice`, like the rest of the corrections layer. --- -*Part of the **Institution** suite. AI disclosure: developed with substantial assistance from Claude (Anthropic).* +*Part of the **Institution** suite.* diff --git a/Wiki/policing/Deterrence.md b/Wiki/policing/Deterrence.md index 8279a67..19b70b5 100644 --- a/Wiki/policing/Deterrence.md +++ b/Wiki/policing/Deterrence.md @@ -88,13 +88,13 @@ Two things to notice: nurture at once. This is the multiplier that makes catching one pawn matter to the disposition of the rest. -### JusticeBootstrap — reconnecting the loop across the mod boundary +### PolicingBootstrap — reconnecting the loop across the mod boundary Core keeps `Propensity.DeterrenceFactor` as a neutral seam — a `Func` that returns `1f` until something fills it. Core alone never has to know Justice exists; that one seam is what lets Core stay a dependency-free leaf while the deterrence loop runs *through* it. -At startup, `JusticeBootstrap` fills the seam: +At startup, `PolicingBootstrap` fills the seam: ```csharp Propensity.DeterrenceFactor = pawn => { @@ -164,5 +164,4 @@ suite since Justice's extraction from Contraband). --- -*Part of the **Institution** suite for RimWorld 1.6: Core · Contraband · Justice · Gangs. Developed -with substantial assistance from Claude (Anthropic).* +*Part of the **Institution** suite for RimWorld 1.6: Core · Contraband · Policing · Corrections · Gangs · Ward.* diff --git a/Wiki/policing/Home.md b/Wiki/policing/Home.md index 5c136f9..f861683 100644 --- a/Wiki/policing/Home.md +++ b/Wiki/policing/Home.md @@ -49,5 +49,4 @@ Corrections**, which depends on this layer for the shared climate of order. A fu --- *Part of the **Institution** suite for RimWorld 1.6: Core · Contraband · Policing · Corrections · Gangs -· Ward. Split out of the former Institution: Justice. Developed with substantial assistance from Claude -(Anthropic).* +· Ward. Split out of the former Institution: Justice.* diff --git a/Wiki/policing/Policing.md b/Wiki/policing/Policing.md index eae95cf..19cb35c 100644 --- a/Wiki/policing/Policing.md +++ b/Wiki/policing/Policing.md @@ -116,5 +116,4 @@ did upstream. --- -Part of **Institution: Justice**, in the Institution suite. AI disclosure: developed with substantial -assistance from Claude (Anthropic). +Part of **Institution: Policing**, in the Institution suite.