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

GA in the Trenches — What Three Real Evolution Runs Taught Me
June 28, 2026 :: #Agent #Genetic Algorithm #Go #Lessons Learned
Genealogy — Recording and Tracing the Evolutionary Family Tree
June 28, 2026 :: #Agent #Genealogy #Genetic Algorithm #Go
Promoter — Champion/Challenger Promotion and the Five-State State Machine
June 28, 2026 :: #Agent #Genetic Algorithm #Go #Promotion

Series: CodeTribunal

WebSocket Layer and Real-Time UI
May 28, 2026 :: #Code Review #Go #LLM #Multi-Agent
Random Events and Game Dynamics
May 28, 2026 :: #Code Review #Go #LLM #Multi-Agent
The Experience System: Learning from Past Sessions
May 28, 2026 :: #Code Review #Go #LLM #Multi-Agent

Series: decision-archaeology

用遗传算法给 Agent 选策略
July 16, 2026 :: #ARES #Agent #Evolution #Genetic Algorithm #Go #decision-archaeology
把代码评审变成一场戏
July 16, 2026 :: #Code Review #CodeTribunal #Go #LLM #Multi-Agent #decision-archaeology
OmniScope:从拒绝巨额白名单到妥协
July 16, 2026 :: #FFI #LLVM #OmniScope #Rust #Static Analysis #Zig #decision-archaeology

Series: garbage-code-hunter

The Fun Side: Roasts, Personality, and the Tool Belt
May 27, 2026 :: #Code Quality #Rust #Static Analysis
The Scoring Model: From Qualitative Signals to a Single Number
May 27, 2026 :: #Code Quality #Rust #Static Analysis
Duplication Detection Algorithms
May 27, 2026 :: #Code Quality #Rust #Static Analysis

Series: memscope-rs

memscope-rs Technical Article Series Index
May 21, 2026 :: #Rust #memscope-rs
Ownership Graph and Relation Inference: From Memory Events to Rust Semantics
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
Reporting Pipeline: Issue Objects, JSON, SARIF, and Engineering Integration
May 21, 2026 :: #FFI #LLVM #Rust
Rust FFI Auditor: Reconstructing and Checking Cross-Language Ownership Protocols
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