Armor Memory
Description
ARMOR Minimal Stable is a deterministic shared memory architecture for Codex, Claude Code, and Hermes Agent.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
ARMOR Minimal Stable
This repository is the implementation and maintenance layer for ARMOR's shared memory architecture. It stores the router, tests, documentation, migration tooling, and read-only knowledge-quality tooling. It does not store live ARMOR business memory.
Identity
Repository:
licat233/armor-memory
Shared Skill:
/Users/licat/AI-Agent-Skills/armor-memory
Active Vault:
/Users/licat/armor-vault
Frozen Legacy Vault:
/Users/licat/Obsidian-V7.2-Legacy
The architecture name is `ARMOR Minimal Stable`.
Do not call this system `V8.0`.
Current Status
- Status: Production / Stable
- Migration: Completed on 2026-07-28
- Active Vault:
/Users/licat/armor-vault - Legacy V7.2: Frozen and read-only
- Last verified full-suite baseline before the knowledge-quality upgrade:
104 passed - Knowledge-quality focused validation on 2026-09-05:
12 passed
Architecture Flow
Codex / Claude Code / Hermes Agent
↓
Shared Skill: armor-memory
↓
Router / explicit knowledge-quality tools
↓
ARMOR_VAULT_ROOT
↓
/Users/licat/armor-vault
- The Shared Skill defines memory behavior and routing discipline.
- The Router determines the destination path.
- Knowledge-quality checks are explicit, read-only diagnostics.
ARMOR_VAULT_ROOTresolves the active Vault location.- The Vault stores ARMOR business memory.
- This repository stores architecture, code, tests, and maintenance tools.
- The frozen V7.2 Vault is historical and read-only.
Active Vault Structure
armor-vault/
├── 00-System/
├── 01-Knowledge/
├── 02-Projects/
├── 03-Records/
├── 04-Research/
├── 90-Inbox/
└── 99-Archive/
00-System/: system rules, start points, and operational guidance01-Knowledge/: canonical business knowledge and reusable facts02-Projects/: active projects and persistent workspaces03-Records/: published records, meetings, journals, and communications- `04-Research/
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11