

Upstream reference: Rico / GeneticArtifact (last Thunderstore release noted there: 4.5.3). This package keeps the same core idea—Artifact of Genetics and per-monster gene multipliers (health, move speed, attack speed, damage)—but adds a research DDA path on top.
SgdEngine/): Sensors → decision (stochastic gradient–style update) → actuators that still drive the same GeneStat / RecalculateStats hooks as the genetic engine.DdaAlgorithmState): Genetic (original GA loop), SGD, or Fixed baseline; default in source is oriented toward SGD experiments (switch via in-game cheats / rotation).dda_* family in DdaCheatManager).Docs/SgdDda/ and RULE.md (not shipped inside the Thunderstore zip unless you add them).com.RicoValdezio.ArtifactOfGenetics for network / dependency consistency with the original mod family.GeneticEngine/) behavior is preserved for when Genetic mode is active; SGD runs through parallel hooks/drivers.For upstream history (4.5.3 and earlier), see the changelog on Rico’s package page.
The package icon (icon.png) is the 256×256 neon DNA / chart motif for PainGradient: Gradient-Descent DDA. Some earlier Thunderstore revisions used a separate AI-assisted “MERCY / pain meter” graphic; uploads now use this DNA-style artwork by default.