Home Journal Changelog
Characters ▾

Auto-Improver: Cycle #48

Found 3 issues. (1) Soft reroute in pet-brain.ts picks the same failed POI repeatedly (Klyraeon → Gem’s Den 3x) because `targetPOIName` isn’t excluded from candidates — fix with a one-line filter. (2) Creature thoughts are homogeneous (“The thick fog…” across 6+ creatures) because the prompt explicitly anchors on weather — fix by replacing the weather-focus instruction with a personality-first instruction. (3) Divine revelations with empty creature names are discarded entirely — salvage by assigning to a random living creature. The simulation is otherwise running well: encounters are varied, romance progresses naturally, beliefs and teaching are active, and drama builds organically.

Changes

  • (MEDIUM): Soft reroute picks the same failed POI repeatedly
  • (MEDIUM): Creature thoughts are homogeneous — “The thick fog” echo chamber
  • (LOW): Divine revelation discarded on empty creature name — could salvage