# CITATION.cff — soma-som-core
# CFF v1.2.0 (https://citation-file-format.github.io/)
cff-version: 1.2.0
title: "soma-som-core: universal structural primitives for the soma(som) architecture"
abstract: >
soma-som-core is the foundation crate of soma(som) — a circular, six-unit
state-of-mind architecture for human-machine integration. It defines
the universal data carrier (Quad / Tree), the topology (Ring, UnitId,
Layer, Element), the cryptographic chain primitives (Fingerprint,
TemporalLedger, CrossingRecord), and the structural vocabulary
(72 SOM positions, 6 Worlds). No application-specific behaviour or
policy is defined here. License: LGPL-3.0-only.
type: software
message: >
If you use this software, please cite the architecture paper
(preferred-citation) AND this software entry.
authors:
- alias: i3dom
email: i3dom@somasom.io
keywords:
- soma
- som
- circular architecture
- Quad
- body problem
- epistemological opacity
- ring topology
- awareness fingerprint
license: LGPL-3.0-only
repository-code: "https://codeberg.org/somasom/soma-som-core"
url: "https://somasom.io"
version: 0.0.1
date-released: 2026-05-21
preferred-citation:
type: article
title: "State of Mind: A Circular Architecture for Human-Machine Integration"
authors:
- alias: i3dom
year: 2026
month: 5
doi: 10.5281/zenodo.20335962
url: "https://doi.org/10.5281/zenodo.20335962"
notes: >
soma(som) v1.0 — May 2026 — Zenodo: https://doi.org/10.5281/zenodo.20335962.
The reference implementation in this repository validates Milestones 1–4
of the architecture's structural commitments; Milestone 5 (formal
verification + observer-tier validation of Criterion 6 and Invariant 10)
is in progress.