From 360d8de0dec6d8ef5a2dc748bcb0268dcebd9613 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20K=C3=B6lnberger?= <159939812+ProfRandom92@users.noreply.github.com> Date: Wed, 20 May 2026 12:41:00 -0700 Subject: [PATCH] docs: align legacy positioning with project source --- AGENTS.md | 4 ++-- docs/API_SURFACE.md | 8 +++++--- docs/research_positioning.md | 4 ++-- 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index f55f62f..7475e3d 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -1,7 +1,7 @@ -# CompTextv7 Agent Instructions +# CompText V7 Agent Instructions ## Project focus -- CompTextv7 is a deterministic operational replay-validation research prototype. +- CompText V7 is the deterministic replay-integrity layer for compressed operational agent traces. - Current focus: core foundation, deterministic replay artifacts, CI artifacts, docs, and conservative positioning. - Showcase work is paused unless explicitly requested. - Chilli/Hatch/Pet assets must not be touched unless explicitly requested. diff --git a/docs/API_SURFACE.md b/docs/API_SURFACE.md index 4dc3f8b..18fd249 100644 --- a/docs/API_SURFACE.md +++ b/docs/API_SURFACE.md @@ -7,9 +7,11 @@ surfaces that future benchmark/regression summaries can reference. It also records integration expectations for sanitized outputs from `ProfRandom92/Comptext-Daimler-Experiment-` without introducing runtime coupling. -Comptextv7 should remain the main runtime/dashboard/API repository. Experiment -outputs should influence review decisions through lightweight Markdown, JSON, or -CSV summaries only. +CompText V7 should treat API, dashboard, export, and report surfaces as +deterministic review and evidence handoff surfaces, not as runtime +orchestration, live monitoring, or platform expansion. Experiment outputs +should influence review decisions through lightweight Markdown, JSON, or CSV +summaries only. ## Agent workflow guardrails diff --git a/docs/research_positioning.md b/docs/research_positioning.md index fb1f086..93044cd 100644 --- a/docs/research_positioning.md +++ b/docs/research_positioning.md @@ -1,6 +1,6 @@ -# CompTextv7 Research Positioning +# CompText V7 Research Positioning -CompTextv7 is a deterministic operational replay-validation and state-survivability prototype. It asks whether compact, replay-safe operational state can preserve the fixture-defined evidence, constraints, blockers, dependencies, recovery paths, and tool-order signals needed to review continuation after compression and reconstruction. The project is complementary to learned context-compression research, RAG evaluation, vector-memory systems, serving-layer cache optimization, and durable workflow infrastructure, but it does not replace those systems or claim solved AI memory. +CompText V7 is the deterministic replay-integrity layer for compressed operational agent traces. It asks whether compact or reconstructed operational state can preserve the evidence, constraints, blockers, dependencies, recovery paths, capability boundaries, and tool-order signals needed to replay a safe operational trajectory after compression. The project is complementary to learned context-compression research, RAG evaluation, vector-memory systems, serving-layer cache optimization, and durable workflow infrastructure, but it does not replace those systems or claim solved AI memory. ## What CompTextv7 measures