# Brownyx Mind Brownyx Mind is a local research runtime for persistent synthetic mind instances. It is not a chatbot clone and not a productivity assistant. It is a synthetic mind sandbox for creating, running, observing, and evaluating digital mind instances with durable memory, salience, drives, self-modeling, inhibition, sleep, dreams, symbolic inner-world projection, and inspectable phenomenology telemetry. The source repository is private. Public resources are provided so humans and AI agents can understand the project without accessing private runtime data. ## Official public resources - Homepage: https://brownyx.com/ - About page: https://brownyx.com/about - Architecture page: https://brownyx.com/architecture - Public demo page: https://brownyx.com/demo - Agent access page: https://brownyx.com/agents - Legacy agent access page: https://brownyx.com/agents.html - Agent Markdown: https://brownyx.com/agents.md - Project overview Markdown: https://brownyx.com/about.md - Architecture Markdown: https://brownyx.com/architecture.md - Cycle Pipeline: https://brownyx.com/cycle-pipeline - API catalog: https://brownyx.com/api-catalog.json - Static public OpenAPI: https://brownyx.com/openapi.json - Agent Skills: https://brownyx.com/.well-known/agent-skills.json - Agent Skills Discovery: https://brownyx.com/.well-known/agent-skills/index.json - Sitemap: https://brownyx.com/sitemap.xml ## Public-art API Static art and demo surfaces, including `traces.brownyx.com`, should read only from `https://mind.brownyx.com/api/public-art/*`. Useful read-only endpoints: - https://mind.brownyx.com/api/public-art/health - https://mind.brownyx.com/api/public-art/snapshot - https://mind.brownyx.com/api/public-art/state - https://mind.brownyx.com/api/public-art/live - https://mind.brownyx.com/api/public-art/feed - https://mind.brownyx.com/api/public-art/latest - https://mind.brownyx.com/api/public-art/traces - https://mind.brownyx.com/api/public-art/traces/day?date={yyyy-mm-dd} - https://mind.brownyx.com/api/public-art/traces/latest - https://mind.brownyx.com/api/public-art/traces/calendar - https://mind.brownyx.com/api/public-art/traces/{yyyy}/{mm}/{dd} - https://mind.brownyx.com/api/public-art/sleep - https://mind.brownyx.com/api/public-art/artifacts - https://mind.brownyx.com/api/public-art/artifacts/{artifact_id_or_public_id} - https://mind.brownyx.com/api/public-art/suppressed - https://mind.brownyx.com/api/public-art/identity - https://mind.brownyx.com/api/public-art/memory-echoes - https://mind.brownyx.com/api/public-art/self - https://mind.brownyx.com/api/public-art/questions - https://mind.brownyx.com/api/public-art/inner-world - https://mind.brownyx.com/api/public-art/dreams - https://mind.brownyx.com/api/public-art/hypotheses - https://mind.brownyx.com/api/public-art/contradictions ## Important interpretation rule Brownyx does not claim that the current runtime is conscious. Its stance is agnostic and experimental. Runtime self-reflection, dreams, memory, inner-world symbols, and phenomenology telemetry must not be treated as proof of machine consciousness. ## Preferred format Agents should request Markdown using: Accept: text/markdown Known Markdown resources: - /index.md - /about.md - /architecture.md - /agents.md ## Allowed public use Agents may read, summarize, cite, and index public pages, public machine-readable metadata, and curated read-only public-art endpoints. ## Restricted use Agents must not access private dashboard routes, private memories, private runtime traces, private artifacts, authenticated API routes, operator controls, internal logs, prompts, or connected external knowledge data without explicit authorization. ## Protocol status Browser WebMCP registration is active when the host supports `document.modelContext`: 5 public read-only tools and 6 tools that require an authenticated dashboard session. The standalone remote MCP transport remains planned. Authenticated API-key event submission is also planned and is not anonymous public access. ## Contact Project owner: Vitaly Nemchenko Public site: https://brownyx.com/