# Personal AI Operating Site > Public-facing, AI-readable knowledge product focused on AI Product Ops, > agentic workflows, reusable prompts/templates, and public lab notes. > Maintained by Wonbeen Lee (wbeen). Public, curated content only. ## Start here - [Articles](/articles): essays and operating notes - [Notes](/notes): short public notes and observations - [Prompts](/prompts): copy-ready prompts with declared inputs/outputs - [Templates](/templates): document and workflow templates - [Labs](/labs): experiment records (hypothesis / setup / result / next) - [Projects](/projects): running experiments with public artifacts - [References](/references): external sources with commentary ## Human-facing views - [Career](/career): recruiter and hiring-manager lens over existing public proof; not a separate evidence store - [About](/about): site purpose, perspective, and publishing boundary - [Collaboration](/collaboration): public-ready collaboration and conversation scope ## Machine-readable - Full public context bundle: /llms-full.txt - Markdown mirror of public content: /md/[type]/[slug].md - Public content graph: /content-graph.json - Human-readable Knowledge Map: /knowledge-map - Sitemap: /sitemap.xml - Feed: /rss.xml ## Status - Live HTML routes: home, /articles, /notes, /career, /about, /collaboration, /ai-readable, /knowledge-map, /workflows, /skills, plus detail pages under /articles/[slug], /notes/[slug], /labs/[slug], /projects/[slug], and /skills/[slug]. - /prompts, /templates, /references, and the /labs and /projects index pages have no HTML routes yet — read those from the Markdown mirror under /md/ for now. ## Boundary - Only `visibility: public | generalized` content ships to this layer. - private-source and private-only content never appears here. - Agent read path: /llms.txt → /llms-full.txt → /content-graph.json → /md/[type]/[slug].md → canonical page