readme: truth-sayer purge — honest v0.1.0 documentation#4
Merged
Conversation
…al v0.1.0 state What was removed: - Five non-existent deployment modes (Lighthouse, Tender, Codespaces, Container, Bare Metal) - Holodeck MUD references (no implementation exists) - Baton protocol tooling table (tools don't exist yet) - Dead image link to pincher-icon.jpg - Non-existent file structure (boot.sh, CHARTER.md, ABSTRACTION.md, etc.) - Instant-boot/performance claims without published benchmarks What was added: - Accurate project description: reflex runtime with CLI, vector store, sandbox - Real CLI command table matching pincher-cli/src/main.rs - Honest architecture section with per-module implementation status - Verified module descriptions for all 12+ pincher-core modules - Feature flags documentation (onnx, landlock, wasmtime) - 'What This Is Not' section — explicit disavowal of fictional features - Near-term roadmap from real project docs - Accurate file tree based on repo inventory
7d693e1 to
0220a8e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR rewrites
README.mdto reflect what Pincher actually is at v0.1.0, rather than what earlier docs dreamed it would become.What Was Removed
boot.sh, no mode flags, no Docker image on Docker Hub.baton-create.sh,baton-read.sh, etc. don't exist intools/.pincher-icon.jpg— assets arehermit-crab.jpgandlogo.jpg.boot.sh,CHARTER.md,ABSTRACTION.md,STATE.md,splines/,reflexes/don't exist.What Was Added
pincher-cli/src/main.rsexactly.onnx,landlock,wasmtime).docs/ROADMAP.md,docs/MVP_CHECKLIST.md).git ls-tree -rinventory.What Was Preserved
.nailportable rig formatA full audit report is at
workspace/readme-truth-report.mdin the agent workspace.