# broomva.tech > Rust Agent OS stack, control metalayers, and harness engineering for AI-native workflows. Chat, projects, writing, and notes by Carlos D. Escobar-Valbuena. ## Overview broomva.tech is the personal platform of Carlos D. Escobar-Valbuena. It serves as a hub for projects, long-form writing, technical notes, reusable prompts, and an AI-powered chat interface. The platform is built on a Rust Agent OS stack with orchestration, governance, and kernel layers. ## Sections - [Projects](https://broomva.tech/projects): Active projects including the Agent OS, orchestration runtimes, and AI-native tools. - [Writing](https://broomva.tech/writing): Long-form essays on harness engineering, control systems, and AI-native infrastructure. - [Notes](https://broomva.tech/notes): Short operational notes from day-to-day agent engineering work. - [Prompts](https://broomva.tech/prompts): Reusable, versioned prompts for agent workflows. Available via API at /api/prompts. - [Skills](https://broomva.tech/skills): The Broomva Stack — agent skills across multiple domains. - [Chat](https://broomva.tech/chat): AI chat interface powered by multiple model providers. - [Start Here](https://broomva.tech/start-here): Guided entry point to the platform and its core concepts. - [Now](https://broomva.tech/now): Monthly snapshot of current build focus and open questions. - [Contact](https://broomva.tech/contact): Ways to collaborate. ## APIs - `GET /api/prompts` — List all prompts (filterable by category, tag) - `GET /api/prompts/[slug]` — Get a single prompt by slug - `POST /api/chat` — streaming AI chat endpoint (authenticated, current policy acceptance required) - `GET /sitemap.xml` — Full sitemap - `GET /llms-full.txt` — Extended site index for LLMs - `GET //.md` — Raw markdown for any content page (kind: writing, projects, notes, prompts) ## Key Topics - Agent OS (Rust): Arcan runtime, Lago persistence, Autonomic homeostasis - Harness Engineering: control metalayers, safety shields, governance - Orchestration: Symphony daemon, workflow automation - AI-native development: agent loops, tool execution, MCP integration ## Contact - Website: https://broomva.tech - Email: contact@broomva.tech