AG
AGMA Systemssystems engineering lab
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.

MemoryKernelArchitectureObservabilityBootFirmwareTelemetryInterfacesSystemsRust
1 MIN READ

Memory Management in echOS

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

Read Article
2 MIN READ

Boot Path Observability in SystemMonitor

Capturing early-boot telemetry without perturbing timing: trade-offs, instrumentation points, and lessons learned.

Read Article
3 MIN READ

Design Notes for IronShim-rs

Translating compatibility-layer assumptions into a maintainable low-level interface contract.

Read Article