Skip to content
@arkelythex

ARKELYTHEX

ARKELYTHEX — Fiscal intelligence & autonomous systems. Drenyra command center, evidence-first compliance, and AI-native infrastructure for the agentic era.
  • Peru

ARKELYTHEX

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.


DRENYRA ACCOUNTING ECOSYSTEM

The core is six repositories with strict, explicit boundaries:

Repo Role Type Status
drenyra-command-center Accounting Command Center — product UI, tenants, documents, close, reconciliation, approvals, SUNAT Product / Command Center In development
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-skills Versioned accounting, tax, and operational knowledge — content layer (content ≠ runtime) Knowledge In development
drenyra-guardian-angel Independent adversarial verification — refutation, dual review, evidence checks Verification In development
```text
                        ┌───────────────────────┐
                        │ Drenyra-Engram        │  Institutional memory
                        └───────────▲───────────┘  (informs, never authorizes)
                                    │
                   ┌────────────────┴────────────────┐
                   │                                 │
          ┌────────┴────────┐              ┌──────────┴─────────┐
          │ Drenyra-AI      │              │ Drenyra-Pi         │  Pi-native
          │ Verifiable core │◄─────────────│ (pins drenyra-ai)  │  harness
          └───────▲─────────┘              └────────────────────┘
                  │
          ┌───────┴─────────┐
          │ Drenyra Command │  Command Center — web + API + TUI
          │ Center          │  (consumes drenyra-ai contracts)
          └─────────────────┘

  Drenyra-Skills          → versioned accounting/tax knowledge (content layer)
  Drenyra-Guardian-Angel  → independent adversarial verification (consumes contracts)
```

Dependency direction

  • drenyra-command-center consumes released, versioned drenyra-ai; uses drenyra-engram for context.
  • drenyra-pi consumes a pinned, package-local, checksum-verified drenyra-ai (never PATH); uses drenyra-engram.
  • drenyra-ai never depends on the Command Center or Pi, and never knows Drenyra Pi exists.
  • drenyra-engram is independent — it informs, it never authorizes.
  • drenyra-skills is content (versioned knowledge), not code — the drenyra-ai runtime validates and agents consume it.
  • drenyra-guardian-angel verifies against the frozen drenyra-ai contracts — never the author of what it reviews.

Authority model

Drenyra database           → transactional truth
Drenyra Engram             → institutional memory (guides, never authorizes)
Drenyra AI receipts+ledger  → execution proof (Ed25519-signed, append-only)
Drenyra Guardian Angel     → independent adversarial verification (never the author)
Drenyra Pi                 → operator experience
Human accountant           → final authority

Principles

  • 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.

OTHER ARKELYTHEX SYSTEMS

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-command-center.


Current priorities — Q3 2026

  1. Drenyra AI industrialization — finish gates + recovery, freeze first contracts (0.1.0), release with provenance (SHA-256 manifest, SBOM, signed tag).
  2. Drenyra Pi harness — packed verification, private Drenyra AI installer, /drenyra:status + /drenyra:doctor end-to-end.
  3. Drenyra Engram engine — freeze strategy (neutral contracts, in-memory reference, PostgreSQL authority), build + packaging.
  4. Drenyra scope discipline — no new non-accounting verticals enter the product repo; progressive retirement of foreign folders.

The six Drenyra repositories define the current production architecture. Some production repositories may remain private while public contracts, specifications, threat models, and reference slices are released progressively. Everything else on this page is auxiliary or in transition.

Popular repositories Loading

  1. admin admin Public

    Administración — Internal tools and administrative infrastructure for ARKELYTHEX operations.

    TypeScript

  2. elect-validate elect-validate Public

    Electoral act validation suite for Peru's ONPE with Go concurrency, CLI and web UI.

    JavaScript

  3. .github .github Public

    ARKELYTHEX organization profile and community health

  4. drenyra-engram drenyra-engram Public

    Institutional Accounting Memory — scope-first search, relations, lifecycle, provenance and institutional knowledge for Drenyra. Pre-alpha.

    Go

  5. drenyra-ai drenyra-ai Public

    Verifiable Accounting Agent Ecosystem — Receipt-Driven Accounting, candidates, proportional review, gates, ledger and recovery for Drenyra. Pre-alpha.

    TypeScript

Repositories

Showing 5 of 5 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…