AG
AGMA Systemsengineering hub / independent research
Writing

A technical note archive, not a generic blog

Articles are structured as architecture notes, implementation journals, and design references for low-level systems work.

Index

Tag surface

Search is deferred in v1, so note discovery is organized through tags and clear excerpts.

MemoryKernelArchitectureRISC-VISAEmulatorEmbeddedFirmwareInterfaces
1 min readMarch 14, 2026

Memory Management in echOS

How allocator layering and ownership boundaries shape the kernel's first durable subsystem.

MemoryKernelArchitecture
1 min readMarch 02, 2026

RISC-V Architecture Basics

The subset of concepts that matter most when an ISA becomes an engineering playground instead of a reading exercise.

RISC-VISAEmulator
1 min readFebruary 18, 2026

Working with Embedded Systems

Notes on discipline, observability, and interface clarity when the hardware budget is the first constraint.

EmbeddedFirmwareInterfaces