chore(privacy): purge upstream private material and add import guards
Prepare branch for remote review; preserve documented validation gaps and protected historical packages. Co-Authored-By: Claude Code <noreply@anthropic.com>
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
|
||||
Purpose: read this file before substantial project work. It exists to stop repeat mistakes caused by multiple Codex windows, WorkBuddy mirrors, local drafts, backup folders, and partial cloud-git visibility.
|
||||
|
||||
## 2026-09-19 · 私人资料清理的索引依赖预检缺口
|
||||
|
||||
- 本轮基线 `35ca7299c`。删除前独立审计发现:主 Skill/MCP 入口无直接引用,不等于台账无读者。证据包索引仍登记全部拟删台账,完整性检查会验证目标路径;派生视图和研究矩阵也保留引用。原清单直接删除会造成缺失路径回归,初期因此暂缓;产品补充授权后已完成精确删除与引用修复,索引缺失路径仍为零。交付状态见本轮进度记录。
|
||||
- 防复发:资料删除清单必须同时追踪索引、派生视图、泛扫描生成器和测试;保留 blocked/reference-only 等声明限制,不能为清理而抹掉限制。详见 `docs/tasks/TASK-owner-case-purge-fix-20260919.md`(补充范围已授权)。另发现完整性校验器不支持索引内 12 个既有状态,基线与当前一致;未将其改为通过,另留验收缺口。
|
||||
- 本机预检远端 verified,但 focused tests 有一条既有碎片分类断言失败;Python 全量收集缺 mcp/hypothesis;快速门缺 mcp。前端基线构建因外部依赖 junction 边界失败,webpack 补验因 Windows symlink EPERM 失败,Static/gzip 无完整产物。均不得写成通过。验收清单在 `docs/testing/owner-case-purge-20260919.md`。
|
||||
|
||||
## Mandatory Pre-Work Check
|
||||
|
||||
Run or consciously verify:
|
||||
|
||||
@@ -8,14 +8,14 @@ Bounded read-only scan of `Documents`, `WorkBuddy`, `.workbuddy`, `Downloads`,
|
||||
|
||||
## Runtime Truth
|
||||
|
||||
- Primary source/runtime repo: `/Users/wuyongnaren/Documents/印度占星`.
|
||||
- Primary source/runtime repo: `<home>/Documents/印度占星`.
|
||||
- Active branch at scan time: `codex/release-hygiene-ci`.
|
||||
- `.workbuddy/skills/jyotish-vedic-astrology` is an unversioned historical
|
||||
distribution mirror. It is never a runtime source or merge source.
|
||||
|
||||
## Divergent Repository
|
||||
|
||||
- `/Users/wuyongnaren/WorkBuddy/2026-07-05-19-03-49/yinduzhanxing` is a Git
|
||||
- `<home>/WorkBuddy/2026-07-05-19-03-49/yinduzhanxing` is a Git
|
||||
checkout of the same remote, on `main` at `8b53983`.
|
||||
- It is not a clean fast-forward copy of the active source branch. Symmetric
|
||||
comparison against active source commit `c5404ec` found 432 source-only and
|
||||
|
||||
@@ -10,18 +10,18 @@ private report, credential, or oracle artifact was copied into the main repo.
|
||||
|
||||
## Runtime Authority
|
||||
|
||||
- Main repo: `/Users/wuyongnaren/Documents/印度占星`.
|
||||
- Main repo: `<home>/Documents/印度占星`.
|
||||
- `.workbuddy` and WorkBuddy checkouts remain recovery/reference sources only.
|
||||
- Existing dirty main-worktree changes were preserved.
|
||||
|
||||
## Repository And Backup Fragments
|
||||
|
||||
1. `/Users/wuyongnaren/WorkBuddy/2026-07-05-19-03-49/yinduzhanxing`
|
||||
1. `<home>/WorkBuddy/2026-07-05-19-03-49/yinduzhanxing`
|
||||
remains a heavily divergent checkout. Relative-path comparison found 16 paths
|
||||
absent from the current main worktree. Most are private user reports, pending
|
||||
user-specific oracle templates, or an old B.V. Raman report-export tool/test.
|
||||
They are not safe merge candidates.
|
||||
2. `/Users/wuyongnaren/.workbuddy/backups/jyotish-vedic-astrology-20260711-154109`
|
||||
2. `<home>/.workbuddy/backups/jyotish-vedic-astrology-20260711-154109`
|
||||
is a dirty historical Git backup. Its unique meaningful source paths are
|
||||
`scripts/event_judgment_engine.py` and `tests/test_strict_workflow.py`; current
|
||||
main already has a newer MCP/engine adjudication chain and broader focused
|
||||
@@ -37,12 +37,12 @@ private report, credential, or oracle artifact was copied into the main repo.
|
||||
|
||||
## Knowledge And Attachment Fragments
|
||||
|
||||
1. `/Users/wuyongnaren/文件仓库/印度占星文章` contains 50 source artifacts,
|
||||
1. `<home>/文件仓库/印度占星文章` contains 50 source artifacts,
|
||||
including article DOCX files, screenshots, Tithi, Panchapakshi, Rashi Tulya
|
||||
Navamsa, Bhrigu Pada Dasha, Tajika, Darakaraka, spouse-combination, and the
|
||||
2026-07-16 Rangacharya/Arudha screenshots. These are discovery sources; their
|
||||
full content is not represented by current repo filenames or registry status.
|
||||
2. `/Users/wuyongnaren/Downloads/_整理候选/安装包与压缩包/Kimi_Agent_高维印度占星师.zip`
|
||||
2. `<home>/Downloads/_整理候选/安装包与压缩包/Kimi_Agent_高维印度占星师.zip`
|
||||
contains 35 training/research files. It includes a broad Jaimini source map
|
||||
and general AL/UL/Argala material, but no text hit for the screenshot-specific
|
||||
`Sanmukha` or `Yogada` formulas. Treat as secondary research, not formula truth.
|
||||
|
||||
Reference in New Issue
Block a user