docs: remove OpenProse telemetry mentions

This commit is contained in:
Peter Steinberger
2026-01-23 01:20:30 +00:00
parent 5a446f3a21
commit 1d658109a8
6 changed files with 8 additions and 82 deletions

View File

@@ -34,7 +34,7 @@ File-based state persists all execution artifacts to disk. This enables:
```
# Project-level state (in working directory)
.prose/
├── .env # Config/telemetry (simple key=value format)
├── .env # Config (simple key=value format)
├── runs/
│ └── {YYYYMMDD}-{HHMMSS}-{random}/
│ ├── program.prose # Copy of running program