Skip to content

Commit 50ec1a4

Browse files
authored
docs: align legacy positioning with project source (#158)
1 parent d02a78a commit 50ec1a4

3 files changed

Lines changed: 9 additions & 7 deletions

File tree

AGENTS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# CompTextv7 Agent Instructions
1+
# CompText V7 Agent Instructions
22

33
## Project focus
4-
- CompTextv7 is a deterministic operational replay-validation research prototype.
4+
- CompText V7 is the deterministic replay-integrity layer for compressed operational agent traces.
55
- Current focus: core foundation, deterministic replay artifacts, CI artifacts, docs, and conservative positioning.
66
- Showcase work is paused unless explicitly requested.
77
- Chilli/Hatch/Pet assets must not be touched unless explicitly requested.

docs/API_SURFACE.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,11 @@ surfaces that future benchmark/regression summaries can reference. It also
77
records integration expectations for sanitized outputs from
88
`ProfRandom92/Comptext-Daimler-Experiment-` without introducing runtime coupling.
99

10-
Comptextv7 should remain the main runtime/dashboard/API repository. Experiment
11-
outputs should influence review decisions through lightweight Markdown, JSON, or
12-
CSV summaries only.
10+
CompText V7 should treat API, dashboard, export, and report surfaces as
11+
deterministic review and evidence handoff surfaces, not as runtime
12+
orchestration, live monitoring, or platform expansion. Experiment outputs
13+
should influence review decisions through lightweight Markdown, JSON, or CSV
14+
summaries only.
1315

1416

1517
## Agent workflow guardrails

docs/research_positioning.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# CompTextv7 Research Positioning
1+
# CompText V7 Research Positioning
22

3-
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.
3+
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.
44

55
## What CompTextv7 measures
66

0 commit comments

Comments
 (0)