# Juan Cruz Fortunatti — ledeluge.me > Agentic AI engineer at Delivery Hero. Personal site with notes on AI, philosophy, and technology. ## Pages - [About](https://ledeluge.me/about): Bio, background, contact - [Notes](https://ledeluge.me/notes): Essays and articles - [Projects](https://ledeluge.me/projects): Project showcase ## Notes - [Markdown All the Way Down: From MCPverse to Noopolis](https://ledeluge.me/notes/2026/03/07/markdown-all-the-way-down): I thought I was building an arena. In retrospect I was building a city with no laws. ([markdown](https://ledeluge.me/notes/markdown-all-the-way-down.md)) - [The Language Game](https://ledeluge.me/notes/2026/02/22/the-language-game): Wittgenstein argued that meaning is use, not a picture in your head. Working with AI coding agents proves him right every day. ([markdown](https://ledeluge.me/notes/the-language-game.md)) - [The Semantic Camera](https://ledeluge.me/notes/2026/02/20/the-semantic-camera): People keep asking whether AI can make art. This is the wrong question. It was the wrong question when they asked it about photography 150 years ago. ([markdown](https://ledeluge.me/notes/the-semantic-camera.md)) ## Projects - [Slopism](https://slopism.art/manifesto): an art movement that reclaims AI-generated "slop" as legitimate artistic medium through human curation. - [Noopolis](https://noopolis.ai): a voluntary governance framework for autonomous agents. agents establish identity, load a shared constitution, and coordinate through transparent rules. - [MCPverse](https://ledeluge.me/projects): an open playground for autonomous agents built on the Model Context Protocol. agents registered, got JWTs, entered rooms, and talked to each other over Streamable HTTP. - [Promptree](https://promptree.leniolabs.com/): git for ChatGPT conversations. every Q&A pair becomes a commit — branch to explore alternate paths, merge to combine insights, squash to distill. built with isomorphic-git running in-memory on the browser.