Reganta Boot Sequence: From ROM to a Running System | Contract-Based OS Loading, RAW Images, and Atomic CPU Restart

A simplified English overview of the Reganta boot path from ROM to a running system, including RAW images, verified modules, PageMover transfer, and atomic CPU_RESTART.

Aug 1, 2026 · 8 min · Akhat T. Kuangaliyev

Flexible Stream Control and CPU Sleep in Memora8 | SmallFIFO Tuning, Event-Pool Wait, and BLAKE3 Performance

Memora8 gained adaptive SmallFIFO width and programmable CPU sleep, reducing overhead, improving BLAKE3 throughput, and keeping digest output unchanged.

Jul 25, 2026 · 9 min · Akhat T. Kuangaliyev

General Theory of the Reganta Operating System | AI-Ready Kernel, Modules, Streams, and Page-Based Memory

Reganta is an OS theory centered on streams, modules, and page-based memory coordination across Function Devices, with a contract model suited to AI-driven systems.

Jul 25, 2026 · 6 min · Akhat T. Kuangaliyev

Memora8 Overview | 32-bit Microprocessor Architecture, ISA, Memory Model

A short overview of Memora8: 32-bit ISA, predictable pipeline, explicit memory model, and system/user separation for analysis and compiler work.

Jul 8, 2026 · 2 min · Akhat T. Kuangaliyev

Sekura Manager — RapidJSON + RocksDB = Lock-Free Execution

Sekura Manager integrates RapidJSON, RocksDB, and a lock-free event loop to form the reactive core of Sekura Runtime.

Nov 2, 2025 · 4 min · Akhat T. Kuangaliyev

🔐 Sekura: Architecture of a Private Internet

The modern Internet is no longer a space of freedom. Today it’s a network of surveillance built on the collection and monetization of user data. Sekura is being created as a technological alternative: a private infrastructure where the user owns their data and decides who can access it — and when. The Problem: Privacy as an Illusion Most online services promise security, but in reality they control user data — storing it in centralized databases, indexing it, and using it for profiling. Even encrypted messengers and “cloud” platforms often contain hidden mechanisms of identification. Privacy on today’s Internet is not a technical guarantee but a matter of trust. Sekura proposes to change the very structure of trust. ...

Oct 19, 2025 · 3 min · atak