.. currentmodule:: tangl.core tangl.core artifacts ==================== Immutable and semi-structured artifacts used for recording and template-based construction. .. rubric:: Related design docs - :doc:`../../design/core/CONTENT_ADDRESSABLE` .. rubric:: Related notes - :doc:`../../notes/audits/core38-doc-audit` Artifacts --------- .. automodule:: tangl.core.record .. autoclass:: tangl.core.Record .. autoclass:: tangl.core.OrderedRegistry .. autoclass:: tangl.core.Snapshot .. autoclass:: tangl.core.BaseFragment .. autoclass:: tangl.core.EntityTemplate .. autoclass:: tangl.core.TemplateRegistry