Articles are organized into series:

  • memscope-rs — Rust memory tracing foundation
  • OmniScope — LLVM IR cross-language safety analysis
  • omniscope-rs — Cross-language FFI security analysis — Zig vs. Rust implementation deep dive
  • garbage-code-hunter — Multi-language code quality analysis in Rust
  • ARES — Go AI Agent framework — from AHP protocol to self-healing runtimes
  • CodeTribunal — LLM agent code review roundtable
  • decision-archaeology — Engineering decisions decoded from source code

Series: ARES

Building Your Own Agent Framework When You're Bored
June 28, 2026 :: #AI #Agent #Go
The Big Picture — Why Another Agent Framework?
June 28, 2026 :: #Agent #Architecture #Go
Agent Harmony Protocol — The Communication Foundation for Multi-Agent Systems
June 28, 2026 :: #Agent #Concurrency #Go #Protocol

Series: CodeTribunal

CodeTribunal Deep-Dive Series: When LLM Agents Hold a Code Review Trial
May 28, 2026 :: #Code Review #Go #LLM #Multi-Agent
Why Code Review Needs Drama
May 28, 2026 :: #Code Review #Go #LLM #Multi-Agent
Architecture Overview: Wiring 8 LLM Agents Into a Game Loop
May 28, 2026 :: #Code Review #Go #LLM #Multi-Agent

Series: decision-archaeology

离开 Web3 的那天
July 16, 2026 :: #Career #EVM #Go #Memory Safety #Web3 #decision-archaeology
在"以安全著称的 Rust"里做内存工具
July 16, 2026 :: #Arc #Memory Safety #Rc #Rust #decision-archaeology #memscope-rs
OmniScope:从拒绝巨额白名单到妥协
July 16, 2026 :: #FFI #LLVM #OmniScope #Rust #Static Analysis #Zig #decision-archaeology

Series: garbage-code-hunter

garbage-code-hunter Deep-Dive Series: Multi-Language Code Quality Analysis in Rust
May 27, 2026 :: #Code Quality #Rust #Static Analysis
Why Multi-Language Code Quality Analysis Is Hard
May 27, 2026 :: #Code Quality #Rust #Static Analysis
Architecture Overview: How to Structure a Multi-Language Code Analyzer
May 27, 2026 :: #Code Quality #Rust #Static Analysis

Series: memscope-rs

Architecture Deep Dive: From Facade to Event Store, Snapshot, Analysis, and Render
May 21, 2026 :: #Rust #memscope-rs
Benchmark Deep Dive: What the Numbers Actually Say
May 21, 2026 :: #Rust #memscope-rs
Export and Dashboard Pipeline: Turning Memory Events into Reports
May 21, 2026 :: #Rust #memscope-rs

Series: OmniScope

v0.2.0
June 09, 2026 :: #FFI #LLVM #Rust
OmniScope Deep-Dive Series: From LLVM IR to Cross-Language Ownership Auditing
May 21, 2026 :: #FFI #LLVM #Rust
Why OmniScope Analyzes Cross-Language Safety at the LLVM IR Layer
May 21, 2026 :: #FFI #LLVM #Rust

Series: omniscope-rs

OmniScope Architecture Deep Dive (Part 6): Reflection — The Architectural Trade-offs You Never Saw
June 30, 2026 :: #Architecture #Engineering Reflection #FFI #LLVM #Rust
OmniScope Architecture Deep Dive (Part 5): IR Pattern Atlas — From Evidence Chain to Semantic Suppression
June 28, 2026 :: #FFI #LLVM #Pattern Matching #Rust #Semantic Analysis
OmniScope Architecture Deep Dive (Part 4): Resource Families — Breaking Language Barriers: From Effect to Evidence Chain Pipeline
June 26, 2026 :: #Architecture #FFI #LLVM #Rust #Semantic Analysis