In plain English
This page explains where an AI behavior can live. It may be in a model, but it may also be in a prompt, memory record, adapter, dataset, tool setting, evaluator rule, or human workflow.
- 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.
Algorithmic Reproduction Taxonomy
Cognivirus uses reproduction language carefully. The site’s core concern is functional persistenceA behavior remains present even though the original artifact that expressed it has been removed. Open glossary definition through replacement, not literal biology and not necessarily autonomous self-copying.
Terms
Functional reproduction means a behavior appears again in another carrier. Algorithmic mitosisA proposed metaphor for near-copy successor creation involving artifacts, runtime packages, memory states, or deployment patterns. It is not a biological claim and not a replication instruction. Open glossary definition is near-copying of weights, adapters, configuration, or memory. Algorithmic meiosisA proposed metaphor for recombination among compatible models, adapters, task vectors, prompts, or routes. The safety concern is behavior that appears only after recomposition. Open glossary definition is recombination through merge, adapterA small add-on that changes or specializes model behavior. Open glossary definition fusion, task-vector arithmetic, or distillation. Deprecation/apoptosis is retirement or pruning of components. Pathogenesis is a metaphor for movement through a host boundary such as memory, registry, route, or human process.
Why taxonomy helps engineers
A control that prevents direct copying may not prevent recombination. A rollback that removes one carrier may not remove synthetic-data inheritance. A lineage graphA visual or machine-readable map of derivation history. Open glossary definition may show ancestry while missing the route that activates behavior.
Boundary
The taxonomy is analytical. It must not be used to imply consciousness, biological agency, or literal viral life.