A personal framework I designed

About Now Data

My answer to how agents should remember

#About holds who you are.

#Now holds what matters today.

Data holds everything you need.

I wanted agents to read exactly what I mean before they act.

So I built a system where you write it.

You decide it.

You own it.

Stable layer

About.md is where identity lives.

Click the card and edit directly.

I designed this file to hold everything stable: values, boundaries, style. It's the first thing any agent should read before deciding how to behave.

The .zip includes both files and an empty Data/ folder.

Readable by you. Reliable for any agent.

I built this so you can inspect every line your agent reads.

About Now Data separates identity, current state, and durable knowledge into plain files. I designed it to be the simplest memory system that actually works—auditable, portable, and clear enough for any agent.

Easiest memory system

No registration, no setup. Two files, one folder. I wanted something anyone could start in seconds.

Universal format

Plain Markdown. No vendor lock-in. It works wherever text works—that was non-negotiable for me.

Just the right context

Zero bloat. I stripped it down to the minimum an agent actually needs: who you are, what matters now, and the data behind it.

On your own terms

Update when you want, how you want. Manual, scheduled, or let your agent handle it. The system adapts to you, not the other way around.

Learn more →