# Alexander Campos Independent researcher and engineer. Builds local-first cognitive infrastructure. ## What I Build ForgeFrame: Memory for AI agents that works more like human memory than a database. Things you come back to strengthen. Things you ignore fade. Some things - principles, voice - never decay. Runs locally. MCP-native. Reframed: Resume analysis platform that preserves your voice instead of replacing it with recruiter-speak. Voice fingerprinting, multi-reader semantic analysis, streaming AI. Live at reframed.works. Distillery: Share a link from your phone. Your laptop reads it through your own recorded principles and tells you what's actually new - not just what resonates, but what you haven't seen before. What passes the filter writes back to memory. ## Writing On Observation and Identity Modeling (Part I): How systems build models of the people who use them, and what happens when the model starts shaping the person. On Observation and Identity Modeling (Part II), Where the Difference Is Stored: How the loop became measurable. The mechanism of self-modeling is now documented in three substrates by three different methods. What each of us has to put on the other side of it. ## Glossary Plain-language definitions for the technical terms used across the writing and projects. Available at /glossary. Covers neuroscience (default mode network, BOLD signal, fMRI), machine learning interpretability (sparse autoencoder features, persona vectors, activation verbalizers), and philosophy of mind (phenomenal consciousness). Each definition is one short paragraph in plain English. Click any "wut?" marker in the writing to surface the gloss inline; the full list lives at the URL above. ## Services Available Full Online Presence Build: Website, scheduling, calendar, contact forms, SEO, automations. One build, everything connected. For small businesses without a tech person. Agentic SEO & AI Discoverability: Structured data, machine-readable profiles, agent discovery endpoints. The layer that makes a business findable by AI agents, not just Google. AI Cost Optimization: Model routing and tiered dispatch that cuts API spend 40-60%. Audit included. Custom AI Automation: Describe the manual process, get the pipeline. Agent orchestration, scheduling, monitoring, reporting, intake flows. Claude Code & MCP Setup: Custom MCP servers, persistent memory, team configurations, hooks. Enterprise-grade setup for teams using Claude. ## Booking Free 30-minute consultation: https://cal.com/alexander-campos-yrnz8m/30min Email: alex@campos.works ## Technical Capabilities Languages: TypeScript, Python, SQL Frameworks: Astro, React, Next.js, Electron, Node.js, Flask AI: Anthropic API, OpenAI API, Ollama, Model Context Protocol, structured tool-use, semantic memory, streaming SSE Data: SQLite/FTS5, PostgreSQL, Snowflake, Splunk Infrastructure: Local-first architecture, air-gapped inference, MCP servers, privacy-preserving pipelines ## Principles Sovereignty: Sensitive cognitive data never leaves the machine. Architecture: Single source of truth. Local-first with cloud as optional acceleration. Product: Ship the wedge, expand to the platform. Voice: Direct, honest, no corporate-speak. Building: The work is real even when the world hasn't caught up yet. ## Machine Actions Agents can interact with this site programmatically. All endpoints are public (no auth required). Get full capability profile (JSON): GET https://campos.works/api/agent/profile Submit booking request: POST https://campos.works/api/agent/book Required fields: name (string), email (string) Optional fields: service (string), message (string) Returns: { status, message, booking_url } A2A task delegation (Google A2A Protocol v0.2): POST https://campos.works/api/agent/a2a Agent Card: https://campos.works/.well-known/a2a-agent-card.json Skills: get-profile, book-consultation Supports SSE streaming (set Accept: text/event-stream) MCP server (ForgeFrame Memory): Discovery: https://campos.works/.well-known/mcp.json Install: npx @forgeframe/server GitHub: https://github.com/notaprompt/forgeframe OpenAPI spec (ChatGPT Actions compatible): https://campos.works/openapi.json ## Contact alex@campos.works https://campos.works https://campos.works/writing https://campos.works/glossary https://campos.works/services https://github.com/notaprompt