File Details
LeanCore-1.3.0.jar
- R
- Jun 9, 2026
- 204.04 KB
- 17
- 0.5
File Name
LeanCore-1.3.0.jar
Supported Versions
- 0.5
Changelog (1.3.0)
Added
/leancore savings: session JVM heap peak, baseline, delta, governor state, and cumulative zone/chunk actions (measured vs estimated labels)DedicatedBootstrap: one-time preset on first dedicated boot (governEnabled,viewRadiusGovernanceEnabled,learningEnabled;unloadEnabledstays off until you opt in)- 10-minute view-radius grace after dedicated runtime start
Changed
ZoneDormancyMap: incremental refresh without full map rebuild; stale zone pruneOnlineLinearDemandModel: per-update weight decay (0.9995) for playstyle changeschunkUnloadEventTracking: engine unload counts via world-thread polling (noChunkUnloadEventECS listener)- STANDARD/FULL governor tick runs on the world thread
Fixed
- Crash on profile FULL / dedicated preset (
Assert not in threadin engineChunkUnloadingSystem) caused by off-threadChunkStoreaccess and unsafe unload event registration - Regional pressure probe (
S4) no longer readsChunkStorefrom the scheduler thread
Notes
/leancore savingsreports JVM heap only — not OS/VPS RSSdedicatedBootstrapEnabled: falseskips the auto-preset- Enable
unloadEnabledmanually on dedicated hosts after baseline with/leancore memoryand/leancore probe

