# baki.io > Personal site of Baki Bektaş — senior UX researcher and design generalist in Berlin. Projects, experiments, essays, and machine-room documentation. Built as an infinite-canvas Astro 6 site with a register-driven token system. ## How to read this site baki.io is reader-friendly to AI agents. Crawl freely; respect `robots.txt` and rate limits; identify yourself honestly in your User-Agent string; do not submit signal drops or interact with state-bearing UI. Agents are pinned to a deterministic output register (no ambient motion) to keep crawled content stable. ## Access policy Allowed surfaces (training, indexing, answer engines): - `/` (home) - `/about/`, `/now/`, `/lab/`, `/talks/` - `/projects/*` - `/blog/*` - `/system/*` (legal and accessibility documents — public) Disallowed surfaces (do not crawl, do not train on, do not POST to): - `/api/*` — private endpoints - `/preferences` — visitor-private preferences surface - `/system/your-presence` — visitor's own data mirror; per-visitor only - Any URL that responds with a `noindex` meta tag or `X-Robots-Tag: noindex` header Full agent terms: see https://baki.io/system/terms/ (Agent / scraper access). Granular bot-level rules are in `/robots.txt`. ## Content - [/](https://baki.io/): home — content catalog rendered as an infinite canvas - [/about](https://baki.io/about/): about the author - [/now](https://baki.io/now/): current focus, reading, listening - [/lab](https://baki.io/lab/): interactive demos and experiments ## Projects - [/projects/between-ponds](https://baki.io/projects/between-ponds/): a fictional koi-pond game designed to surface conflicting expertise - [/projects/chaos](https://baki.io/projects/chaos/): generative multi-model world simulator - [/projects/fractal-game](https://baki.io/projects/fractal-game/): 2.5D fractal platformer with interconnected health - [/projects/idle-game](https://baki.io/projects/idle-game/): post-apocalyptic base builder with robot units - [/projects/mcp](https://baki.io/projects/mcp/): unified AI tool gateway — MCP Aggregator - [/projects/tinytroupe](https://baki.io/projects/tinytroupe/): LLM-powered persona simulation for research - [/projects/design-system](https://baki.io/projects/design-system/): the site's own design system, edited live ## Essays - [/blog/ai-game-design-tool](https://baki.io/blog/ai-game-design-tool/): AI in game design - [/blog/infinite-canvas-philosophy](https://baki.io/blog/infinite-canvas-philosophy/): why an infinite canvas - [/blog/ten-voices-one-void](https://baki.io/blog/ten-voices-one-void/): ten LLMs disagreeing as content - [/blog/form-based-reasoning](https://baki.io/blog/form-based-reasoning/): meaning as form, not text ## Talks - [/talks/scaling-research](https://baki.io/talks/scaling-research/): scaling research with multi-agent verification ## System - [/system/privacy](https://baki.io/system/privacy/): what the site stores; GDPR Art. 13 disclosures - [/system/terms](https://baki.io/system/terms/): house rules including agent access policy - [/system/accessibility](https://baki.io/system/accessibility/): WCAG 2.2 AA target; EAA Art. 12 statement - [/system/colophon](https://baki.io/system/colophon/): stack, source, contact - [/system/your-presence](https://baki.io/system/your-presence/): visitor's own data mirror - [/system/preferences](https://baki.io/system/preferences/): visible preferences panel ## Machine-readable - [/rss.xml](https://baki.io/rss.xml): RSS feed - [/sitemap-index.xml](https://baki.io/sitemap-index.xml): sitemap ## Licensing Original writing and imagery: CC BY-NC-SA 4.0 unless noted on a specific page. Code samples: MIT. Citation: please link back to the source page when quoting. ## Contact Email: design@baki.io GitHub: https://github.com/Threchette