chore: public docs hygiene - #36
Merged
Merged
Conversation
- Relocate internal working notes (strategy notes, launch scratchpads, root eval reports) out of the public tree - Rewrite docs/competitive.md as a neutral capabilities comparison - Parameterize scripts/mcp-smoke-client.mjs (argv/env, repo-relative defaults) — no hardcoded machine paths - Trim three third-party blog captures in examples/mcp/raw to attributed excerpts (licensing hygiene); fidelity relabeled extract - Scope vitest include to the tracked test suite - MANIFEST entries updated accordingly
vedantggwp
added a commit
that referenced
this pull request
Jul 16, 2026
…ee (#51) Fresh public-readiness sweep after v0.5.2 (last full scrub was PR #36). Removed from tracking (relocated to the private ops workspace): - FIDELITY-HONESTY-REPORT.md, PROVIDERS-HARDENING-REPORT.md, RETRIEVAL-INTEGRITY-REPORT.md — internal adversarial-hardening QA reports added after the last scrub. They reference an internal SPEC.md, ADV-N issue codes, and (in the retrieval report) machine paths and private workspace directories. No inbound links; nothing else depends on them. Neutralized internal-program vocabulary (substance unchanged): - docs/changelog.md — 'truth-sprint release'/'falsifier spike'/'T3 eval'/ 'launch gate 2' → plain engineering language. - docs/decisions.md — 'Codex agents' → 'any agent or tool'. - MANIFEST.md — 'launch gate 1/2'/'truth-sprint finding' framing dropped. Verified clean afterward: no machine paths, no .growth references, no internal codenames, no secrets in the tracked tree. 416 tests green.
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.
Pre-publicity cleanup pass:
docs/competitive.mdrewritten as a neutral capabilities comparisonscripts/mcp-smoke-client.mjsparameterized — no hardcoded local pathsexamples/mcp/rawtrimmed to attributed excerpts, relabeledfidelity: extract370/370 tests.