WW

Open-source engineering

Three public systems with inspectable evidence.

A small set of public repositories where the problem, my ownership, system boundaries, and proof path are clear.

Agent Memory Systems

How should coding-session knowledge stay useful without becoming invisible or stale?

01

am-memory

Problem
Retrieval and lifecycle automation need explicit handling for retention, staleness, and contradiction.
Proof
Current public HEAD is marked build currently incomplete: agent_memory.store imports the absent agent_memory.write_queue module and tests cannot collect.
Inspect repository
02

WiseWiki

Problem
Assistant discoveries disappear when engineers cannot inspect or review what was learned.
Proof
78 tests passed in the inspected run; the local workflow makes captured knowledge browsable.
Inspect repository

Local Agent Tooling

Small repositories that make agent work safer, more resumable, or easier to inspect.

01

LeakWall

Problem
Pre-publish checks need to catch source maps, credentials, dangerous scripts, binaries, and compromised lockfiles.
Proof
The sandboxed verification produced 14 passes and 35 failures because the default cache directory could not be created.
Inspect repository
02

web-to-podcast

Problem
Long media jobs need resumable boundaries so a failed phase does not discard completed work.
Proof
14 tests passed in the inspected run.
Inspect repository
03

Crack System Interview Skill

Problem
Dense system-design sources need a repeatable path from curriculum to visual study material and release QA.
Proof
44 tests passed in the inspected run.
Inspect repository