← Home

Now

A running log of what I'm researching, tinkering with, and thinking about — AI workflows, dev tooling, security, and whatever else pulls focus.

Curious about

things I want to dig into

CryptographyBlockchainAgentic development & workflowsTechnical IT security

Upcoming

Knowledge Graphs

Planned
AI AGENTIC

Next up: structuring personal/project knowledge as a graph rather than flat notes, to give agents better long-term context.

Right now

Q2 2026 – present

Agent Review Loops

AI AGENTIC

Building automated review loops where one agent's output is checked and critiqued by another before it reaches me, to catch mistakes earlier and raise the bar on AI-generated code.

AI Repository Context

AI AGENTIC

Exploring how to feed coherent, up-to-date repo context to coding agents (memory, CLAUDE.md-style instructions, retrieval) so they stop re-deriving things I already know.

Harness Engineering & Agent Loops

AI AGENTIC

Designing the surrounding harness — tools, guardrails, permissions — that determines whether an autonomous coding agent is useful or dangerous.

Spec Driven

AI AGENTIC

Explored spec-driven development mainly using Google's spec-kit framework to keep AI-assisted development aligned with actual intent.

Past

AI Dev CLI Environments (Pi, Opencode, Claude, Codex)

Q4 2025 – Q1 2026
AI AGENTIC

Compared CLI agentic dev environments using lower class models (Kimi K2, Llama, Qwen, etc.) to find more cost-efficient ways for LLM-supported development.

CISSP Official Study Guide

Q4 2025
SECURITY

Read the CISSP study book to improve my overall knowledge regarding IT security (from a defensive perspective).

Openclaw

Q4 2025 – Q1 2026
AI AGENTIC

Built a full agent setup on Openclaw to assist with my own development and build workflows.

Ollama

Q2–Q3 2025
AI AGENTIC

Ran local LLMs via Ollama to evaluate self-hosted models as an alternative to cloud APIs.