Conversation
tt-a1i
commented
Sep 9, 2026
tt-a1i
left a comment
Collaborator
Author
There was a problem hiding this comment.
Reviewed exact head a5fcbef.
This is valuable governed research: the 74 observations / 70 distinct candidates / 49 source-inspected candidates and 17 publication receipts reconcile, limitations remain explicit, and I found no P0/P1 or sensitive local evidence. It is not merge-ready while draft and conflicting, and the following P2 evidence-quality gaps should be resolved:
- Normalize the evidence schema. sourceURLs, sourceUrls, and sources are mixed, along with sha/commit and parallel recommendation/unknown fields; a straightforward validator can treat 18 observations as source-less.
- Preserve exact published-version identity. Twelve npm-backed candidates have only mutable registry-root links without structured version/tarball integrity; @ollama/pi-web-search similarly buries 0.0.5 and its shasum in prose.
- Make tracker backlinks durable. Current Issue/Discussion links target blob/codex/pi-ecosystem-research-20260908 and can break if the branch moves or is deleted.
- Refresh the worktree conclusion: #472 was fixed by merged #487, but the record still presents it as current action and does not link the implementation PR.
- Preserve a retrievable executable harness for the production-fixture claim; a hash of unpublished bytes identifies content but does not make it reproducible.
After refreshing provenance, resolving the README conflict, and making these identities/backlinks reproducible, this docs-only contribution is worth merging.
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.
Problem
Pi 社区有大量包和扩展,但目录收录、README 功能、固定源码、已发布 npm 产物及 OpenPI 运行兼容性容易混在一起;已有研究也需要与当前实现和公开跟踪项对照。
Value
保留 70 个包或扩展候选的第一手资料、版本身份和采用取舍,让后续实施能从具体源码与实验入口继续。Worktree 数据保全与 Web 选区反馈已分别提交到 #472、#473;不确定价值的方向进入 Discussions #474–#478。
Approach
Validation
bun run check通过。bun run test通过:Node tests 1461 passed / 1 skipped / 0 failed;Web Vitest 113 passed。git diff --check通过;公开内容检查未包含私人 Session、凭据或本机个人路径。reclaimWorktree复现两种 index flags 下的数据丢失。Impact
本 PR 归档研究与公开跟踪回执。实现由对应 Issue 跟进;运行时、模型工具、用户配置、依赖和安装行为没有变更。