Skip to content
View l33tdawg's full-sized avatar

Block or report l33tdawg

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
l33tdawg/README.md

L33tdawg

Hacker, Maker, Builder & Breaker


About

Creator of LevelUp CTF — a self-evolving, fully agentic AI Capture The Flag platform — and author of (S)AGE (Sovereign Agent Governed Experience), a new infrastructure layer for AI agents. Founder & CEO of Hack In The Box (HITB) — the premier deep-knowledge security conference series running since 2003. When I'm not building stuff, I'm thinking up solutions to problems nobody asked me to solve or practicing live modular techno with eurorack.


(S)AGE — Sovereign Agent Governed Experience

My current focus and what I think is the most important thing I've built. (S)AGE is a governed, verifiable, experience-weighted institutional memory layer for multi-agent systems. Infrastructure, not a library.

The problem: every AI agent today — even the frontier models — is Leonard Shelby from Memento. Brilliant within a session. Complete amnesia between sessions. We've been giving them better tattoo ink for years. (S)AGE cures the amnesia.

What it does: Agents propose knowledge from experience → validators vote using reputation-weighted Proof of Experience → BFT consensus commits it as institutional truth → future agents query governed, verified knowledge. Memories decay when stale, get challenged when wrong, and accumulate across agents and sessions.

The stack: CometBFT consensus (raw ABCI 2.0), Go state machine, PostgreSQL + pgvector, Protobuf txs, Python SDK, local embeddings via Ollama. Fully sovereign — zero cloud API calls. Two commands and you've got a 4-node consensus network running. 956 req/s submissions, 21.6ms P95 queries, 0% errors under load.

Why it matters: We spent decades building consensus for financial transactions. A bad transaction loses money. A bad institutional memory corrupts every future decision that relies on it. BFT consensus for knowledge isn't overkill — it's the minimum.

4 research papers published. Open-source under Apache 2.0. Because we don't gatekeep stuff.

Read the full story:

Links: GitHub | Architecture Paper (Zenodo) | Empirical Results Paper


Other Projects

  • Aether — AI-powered smart contract security analysis and PoC generation framework
  • CFP Directory — Self-hosted Call for Papers management platform

HITB / OOTB Conference Series


"Attention is all you need to think. But memories are all you are."

Pinned Loading

  1. aether aether Public

    AI Smart Contract Security Analysis and PoC Generation Framework

    Python 32 3

  2. strapi-mcp strapi-mcp Public

    An MCP server for your Strapi CMS

    JavaScript 22 10

  3. cfp-directory-self-hosted cfp-directory-self-hosted Public

    A full fledged self-hosted version of the CFP (Call for Papers) management platform used by CFP Directory with optional federation to the directory and its network of speakers. Apache 2.0 licensed.

    TypeScript 11 2

  4. silentgem silentgem Public

    A transparent Telegram translator using Ollama or Google Gemini AI

    Python 4 2

  5. caplator caplator Public

    Whisper based live caption / translation tool

    Python

  6. cfp-directory-official-plugins cfp-directory-official-plugins Public

    Official plugins for CFP Directory Self-Hosted

    TypeScript