Skip to content

Latest commit

 

History

History
70 lines (53 loc) · 2.74 KB

File metadata and controls

70 lines (53 loc) · 2.74 KB

MAA Framework — Glossary

Cross-reference glossary for README.adoc, EXPLAINME.adoc, and the MAA Framework wiki.

Core concepts

Mutually Assured Accountability (MAA)

A paradigm where accountability between system participants is symmetric: each party can verify the other’s compliance, and no party is above audit. Named by analogy to Mutually Assured Destruction (MAD), but with accountability replacing destruction as the enforcement mechanism. Classification: project-specific (paradigm definition).

Symmetric accountability

The core property of MAA: for any participants A and B, A can audit B and B can audit A. No participant holds a privileged audit position. Classification: project-specific.

Components

Aletheia

The MAA microkernel implementation (Rust). Named after the Greek concept of truth as unconcealment. Currently: builds, passes 29 unit tests, zero dependencies. CLI surface is unbuilt (#124). Classification: project-specific.

Oblíbený

The reference language designed for the MAA framework. Named from Czech ("favourite" / "beloved"). Currently at specification stage with no in-tree implementation. Classification: project-specific.

CNO submodule (absolute-zero/)

A git submodule pointer to the absolute-zero repository, which formalises Certified Null Operations and Observational Null Disclosure. Development happens upstream; this pointer is bumped deliberately. Classification: project-specific (integration point).

Architecture

Hub-and-spoke mirroring

The repository mirroring pattern: GitHub (canonical) → GitLab, Codeberg, Bitbucket. Automated via CI workflows. Classification: standard (repository management).

CRG Tier-C test suite

The estate’s test suite classification covering unit, E2E, property, aspect, and benchmark tests. Classification: project-specific (estate standard).

Inert workflows

GitHub Actions workflow files located inside a subdirectory (e.g., aletheia/.github/workflows/) that GitHub Actions never reads, because it only scans .github/workflows/ at the repository root. These files exist but have never executed. Classification: standard (GitHub Actions behaviour), surfaced as a project-specific gotcha.

Pronunciation guide

Written Spoken

MAA

"em-ay-ay"

Oblíbený

"ob-lee-be-nee" (Czech)

Aletheia

"al-uh-thay-uh" (Greek)