docs(audits): remove the vendor-feedback docs and sections - #467
Conversation
Maintainer decision (2026-09-03): no feedback is submitted to any host vendor, and the repo keeps no vendor-addressed write-ups. Delete the two documents #444 had renamed from `*-feedback.md` to `*-observations.md`, drop the vendor-addressed "documentation discrepancies" section from the hooks-registration audit, and repoint the two IDE-proof notes that linked the deleted files. Engineering audits (lineage matrix, hooks-registration evidence, IDE proofs) stay.
|
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: ccfeab4752
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
commit: |
Why
Maintainer decision (2026-09-03): no feedback is submitted to Cursor, Anthropic, or OpenAI, and the repository keeps no vendor-addressed write-ups — not even renamed as "observations". #444 renamed the two feedback drafts; this PR removes them.
Removed
docs/audits/2026-09-03-host-lineage-observations.md— per-host lineage gap write-up (Cursor / Claude Code / Codex) drafted as vendor feedback, renamed in feat(lineage): request.lineage is the only identity-adjacent surface; scoped, self-correcting Cursor child binding #444.docs/audits/2026-09-03-cursor-agent-plugins-observations.md— Cursor${PLUGIN_ROOT}expansion bug write-up with minimal repro, drafted as a Cursor bug report for Agent Plugins portable: external follow-ups carried over from #307 (Cursor feedback, dogfood re-run, spec watch) #426, renamed in feat(lineage): request.lineage is the only identity-adjacent surface; scoped, self-correcting Cursor child binding #444.docs/audits/2026-09-03-cursor-plugin-hooks-registration.md§7 "Documentation discrepancies recorded on Cursor pack: manifest-declared hooks never fire for tool events (Cursor 3.16) — emitted installer must register hooks in ~/.cursor/hooks.json so the plugin works out of the box #407" — the vendor-addressed section of an otherwise engineering audit; §1–§6 (live-docs table, ground truth, evidence matrix, marketplace study, install strategies, automated proof) stay.Kept
docs/audits/2026-09-03-host-lineage-matrix.md, the hooks-registration audit §1–§6, and bothagent-plugins-cursor-ide-proofnotes are engineering evidence behind capability tables and diagnostics, not vendor feedback.Links fixed
docs/audits/2026-09-02-agent-plugins-cursor-ide-proof.mdanddocs/audits/2026-09-03-agent-plugins-cursor-ide-proof.mdno longer link the deleted file; each now states that no report is sent to Cursor.git grepfor both deleted filenames (and their former*-feedback.mdnames) finds no remaining link underdocs/,website/, or any README. The one remaining prose mention is a datedmcp.evidencestring inpackages/agent-bundle/src/adapters/capabilities/portable-1.0.0.json; capability JSON is deliberately out of scope for this docs-only PR (flagged for a follow-up).Scope
Docs only: no code, capability JSON, changeset, or rendered lineage touched.
website/docs/**does not linkdocs/audits/**, so the docsite build is unaffected.skip-changesetapplied (no publishable package changed).Test plan
git grep -n -E "host-lineage-observations|cursor-agent-plugins-observations|host-lineage-vendor-feedback|cursor-agent-plugins-feedback" -- . ':!repos' ':!packages/agent-bundle/src/adapters/capabilities'→ no hits.Review status
No external reviewer requested (repo policy). Merge on green CI with all threads answered.