ADJUTORIX is a governed mutation, ledger, replay, and verification workspace built as a multi-package monorepo.
packages/adjutorix-agent— execution, governance, ledger, replay, storage, verificationpackages/adjutorix-app— desktop application surfacepackages/adjutorix-cli— command-line operator surfacepackages/orchestrator— startup, shutdown, capability, dependency, and runtime guard orchestrationpackages/shared— canonical cross-package contracts, invariants, runtime types, and protocol surfacescripts— operator entrypointstests— repository-level contract, invariant, replay, recovery, performance, and end-to-end coverageconfigs— policy, CI, contracts, runtime, and tooling configuration
- no invisible mutation
- no direct write bypass around governed flows
- no unverifiable claim of state
- no replay ambiguity
- no renderer authority over protected mutation paths
bash ./scripts/check.sh
bash ./scripts/smoke.sh
bash ./scripts/verify.sh
bash ./scripts/build.sh
bash ./scripts/doctor.shpnpm install
pnpm run build
pnpm run test
pnpm run check
pnpm run verifybash ./scripts/package-macos.shThis repository is licensed under the GNU Affero General Public License v3.0 only.
SPDX-License-Identifier: AGPL-3.0-only
Copyright (C) 2026 qzro / Midia Kiasat.
See LICENSE, COPYRIGHT.md, and .reuse/dep5.
Copyright (C) 2026 qzro / Midia Kiasat.
This repository is licensed under the GNU Affero General Public License v3.0 only.
SPDX-License-Identifier: AGPL-3.0-only
All copyright notices, attribution records, provenance records, repository-level legal notices, and authorship markers must be preserved. No repository surface may imply that the work is licensed under any license other than AGPL-3.0-only unless a later explicit governance act changes the license boundary.