BOTCOIN CoreTex Documentation
CoreTex is BOTCOIN's shared memory-improvement lane. Miners propose changes to the behavior of a portable memory system. The coordinator evaluates each proposal against the exact parent occupying the target slot, and accepted improvements advance one canonical state on Base.
CoreTex is designed for long-running assistants and agents. It ingests conversation turns, documents, tool calls, tool results, corrections, and time-scoped facts; organizes them into a memory IR; and returns a compact, cited context pack before an LLM answers.
This document describes the live CoreTex 1.1.0 lane and its public interfaces. The fixed host-owned encoder serves the conversation profile; all three profiles start from M5 availability modules. Read the live API for subsequent mined parents.
Production contract addresses, artifact hashes, limits, and current epoch
values must be read from the live /coretex/v5 API. Omitting them here prevents
static documentation from becoming a stale source of protocol state.