initial priming commit

This commit is contained in:
2026-02-24 12:01:37 +01:00
parent 62e743ec9a
commit c7046a79e0
33 changed files with 799 additions and 15 deletions

View File

@@ -0,0 +1,26 @@
---
id: CUST-CPT-MARK-2026-000001
type: concept
title: "Markitect — Seed Concepts v0.1"
status: active
owners: ["Bernd", "Custodian"]
created: "2026-02-24"
updated: "2026-02-24"
scope:
domains: ["Markitect"]
sensitivity: internal
tags: ["concepts", "knowledge", "schema"]
---
# Markitect — Seed Concepts v0.1
1. **Artifact** — a unit of structured knowledge with metadata and lifecycle.
2. **Provenance** — where an artifact came from (sources + context).
3. **Canon** — curated, stable knowledge substrate; identity and continuity live here.
4. **Working Memory** — operational notes; not identity-grade unless promoted.
5. **Episodic Archive** — immutable log of events and interactions.
6. **Promotion** — controlled movement from working memory into canon.
7. **Supersession** — explicit replacement of an artifact while retaining history.
8. **Relationship Graph** — explicit linking of artifacts for navigation and reasoning.
9. **Canon Release** — signed snapshot of canonical state.
10. **Retrieval Explainability** — ability to show why a piece of canon was retrieved.