Mission-grade intelligence systems for the organizations operating Latin America.
Sistemas de inteligencia de misión crítica para las organizaciones que operan Latinoamérica.
ARKELYTHEX builds the Drenyra Accounting Ecosystem: a verifiable financial operating system where fiscal correctness, tenant isolation, and auditability are product safety requirements. Web, CLI, agents, and memory share one discipline — receipts prove execution, contracts freeze behavior, and a human accountant remains the final authority.
The core is four repositories with strict, explicit boundaries:
| Repo | Role | Type | Status |
|---|---|---|---|
| Drenyra | Accounting Command Center — product UI, tenants, documents, close, reconciliation, approvals, SUNAT | Product / Command Center | Active |
| drenyra-ai | Verifiable Accounting Agent Ecosystem — protocol, runtime, receipts, ledger, missions, candidates, review | Runtime and protocol | Pre-alpha |
| drenyra-pi | Pi-native Accounting Operations Harness — operator experience, pinned verified runtime | Pi-native harness | Pre-alpha |
| drenyra-engram | Institutional Accounting Memory — scope-first memory, lifecycle, provenance | Institutional memory | Pre-alpha |
┌───────────────────┐
│ Drenyra-Engram │ Institutional Accounting Memory
└─────────▲─────────┘ (independent; memory never authorizes)
│
┌─────────────┴─────────────┐
│ │
┌────────┴────────┐ ┌─────────┴─────────┐
│ Drenyra-AI │ │ Drenyra-Pi │ Pi-native harness
│ Agent Ecosystem │◄───────│ (installs + pins │
└────────▲────────┘ │ drenyra-ai) │
│ └───────────────────┘
┌────────┴────────┐
│ Drenyra │ Accounting Command Center
└─────────────────┘
Drenyraconsumes released, versioneddrenyra-ai; usesdrenyra-engramfor context.drenyra-piconsumes a pinned, package-local, checksum-verifieddrenyra-ai(neverPATH); usesdrenyra-engram.drenyra-ainever depends on Drenyra or Drenyra Pi, and never knows Drenyra Pi exists.drenyra-engramis independent — it informs, it never authorizes.
Drenyra database → transactional truth
Drenyra Engram → institutional memory (guides, never authorizes)
Drenyra AI receipts+ledger → execution proof (Ed25519-signed, append-only)
Drenyra Pi → operator experience
Human accountant → final authority
- Mission-grade — idempotent operations, total traceability, graceful degradation.
- Evidence-native — every action produces verifiable evidence automatically (RDA receipts, audit ledger).
- Human command — AI assists and prepares; humans authorize (R2 single, R3 dual approval); systems execute.
- Deterministic fiscal truth — fiscal paths are test-covered; money is integer math (BigInt cents), never floats.
- Scope-first — company/RUC/period isolation is structural in queries, memory, and search.
- Contracts as public surface — versioned, transport-agnostic, with canonical vectors and migration paths.
| Repo | Role | Status |
|---|---|---|
| .github | Organization profile and community health | Active |
| Elvyra | Legal Command Center — private | In development |
| admin | Internal tools and administrative infrastructure | Maintenance / review |
| elect-validate | Electoral act validation suite for Peru's ONPE (Go, CLI, web) | Maintenance / review |
Future verticals (industrial operations, public sector, edge) are planned but have no public repositories yet — they will land as clearly-identified repos, never mixed into Drenyra.
- Drenyra AI industrialization — finish gates + recovery, freeze first contracts (
0.1.0), release with provenance (SHA-256 manifest, SBOM, signed tag). - Drenyra Pi harness — packed verification, private Drenyra AI installer,
/drenyra:status+/drenyra:doctorend-to-end. - Drenyra Engram engine — freeze strategy (neutral contracts, in-memory reference, PostgreSQL authority), build + packaging.
- Drenyra scope discipline — no new non-accounting verticals enter the product repo; progressive retirement of foreign folders.
The four Drenyra repositories are the current public core. Everything else on this page is auxiliary or in transition.