Raw trajectories
Runtime records preserve turn-level state, activations, goals, episodes, and ecological diagnostics.
Reproducibility
A cognitive runtime is only useful if its internal state can be preserved. ADAM experiments produce traces, summaries, audits, manifests, and versioned artifacts so later readers can inspect what actually happened.
Runtime records preserve turn-level state, activations, goals, episodes, and ecological diagnostics.
Audit files summarize what passed, what failed, and which claims remain out of scope.
ADAM 4.0, 5.0, and 6.0 preserve different layers of the architecture rather than overwriting one another.
Artifact Policy
Public releases will separate manuscript claims, human-readable summaries, raw runtime artifacts, and code state. This is especially important for concept ecology, where negative results and sparse trajectories can be as informative as successful cascades.
Raw outputs allow later verification, alternative analyses, and challenge checks.
Processed JSON, tables, and figures should be tied back to the records that generated them.
Each major line records the reason for changes, known limitations, and next validation steps.
Artifact links will be added when each manuscript or public overview is ready for external reuse.