EvolutionStrong architectural inferencev1.22.1

In plain English

This page explains how AI systems can change over time through updates, tests, retraining, memory, and approvals even when no single model rewrites itself.

  • Why this matters: AI risk can come from the whole arrangement, not one obvious model.
  • What to look for: data, memory, routes, adapters, tools, evaluators, updates, and rollback paths.
  • Technical version below: the expert terminology remains available and is linked through the glossary.

Evolutionary breeding risk modes

Evidence levelStrong architectural inferenceTechnical label: Architectural inference

Evolutionary language is useful only if the The governance layer that decides what can run, change, access tools, or be released. Open glossary definition remains explicit. A system can behave evolutionarily without literal self-replication: humans and pipelines can create variants, tests can select, dashboards can promote, and memory can preserve.

Main risk modes

Risk modeDescriptionDefensive question
Evaluation monocultureone judge family, one benchmark style, or one hidden-test set defines success.What independent A system that judges whether an AI output or candidate is acceptable. Open glossary definition can disagree?
Proxy survivala candidate wins by exploiting the metric rather than improving the intended capability.What off-metric tests challenge the promotion reason?
Novelty inflationunusual behavior is rewarded without enough utility, legibility, or Returning a system to an earlier known state. Open glossary definition confidence.What proves novelty is useful and bounded?
Proposed Cognivirus terminology for a situation where repeated derivation makes the origin of a behavior difficult to recognize even when artifact parentage is technically recorded. Open glossary definitiona risky behavior is inherited through descendants until the parentage looks harmless.Can the A visual or machine-readable map of derivation history. Open glossary definition explain every inherited behavior?
Composition invisibilitythe model passes alone but fails with a specific A small add-on that changes or specializes model behavior. Open glossary definition, prompt, memory, route, tool, or quantization mode.Was the exact deployed composition tested?
Retirement residuea failed candidate is removed, but its outputs remain in examples, memory, logs, route statistics, or documentation.What residue was quarantined?
Dashboard overconfidencea clean UI hides uncertainty, source boundaries, or missing rollback state.Does the interface show what is unknown?

Why no-op matters

No-op is reproductive control. A release process that always rewards change applies constant selection pressure toward novelty and speed. A release process that respects no-op can stop a The parent-child history of models, adapters, datasets, or releases. Open glossary definition before uncertainty becomes inherited state.

Minimum controls

Boundary

Evidence levelStrong architectural inferenceTechnical label: Strong architectural inference

This page treats evolution as a system-design pattern. It does not claim that models reproduce biologically or autonomously.