Skip to content

Commit 7afa3ae

Browse files
fluffy314cursoragent
authored andcommitted
docs(release): finalize prefill KV operator records
Keep the ADR, runbook, evidence report, and Worker rollback guide clean for review and release automation. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 11bf54a commit 7afa3ae

4 files changed

Lines changed: 0 additions & 4 deletions

File tree

deploy/cloudflare-worker/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,3 @@ Roll back with Wrangler's version rollback/deployment command, or remove the
6060
```text
6161
https://agent.kakeya.ai/network
6262
```
63-

docs/adr/0016-distributed-prefill-kv-cache-network.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,4 +209,3 @@ validation.
209209
- arbitrary-hole K/V reuse;
210210
- cross-model or cross-tokenizer cache conversion;
211211
- using gossip to carry tensor payloads.
212-

docs/ops/distributed-prefill-kv-network.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,4 +170,3 @@ The live MVP assumes trusted private Macs. Before accepting third-party nodes:
170170
- cap block size and stream bytes before allocation;
171171
- maintain revocation and audit logs;
172172
- never expose raw prompts, hashes, IPs or cache payloads in the public UI.
173-

docs/reports/distributed-prefill-kv-mac-thunderbolt.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,3 @@ version at validation time: `e45f67be-721a-413d-804e-33f7e28e80d8`.
4646
- Cache entries are in-memory and intentionally disappear on peer restart.
4747
- The MVP trusts the private Thunderbolt fleet. Production requires mTLS/PSK
4848
identity binding before accepting remote tensor payloads.
49-

0 commit comments

Comments
 (0)