v2.5.1 — repo-face hygiene
Repo-face hygiene patch — no retrieval or write-path behavior changes.
- Both READMEs: the packaged-file count is finally unpinned (EN was pinned to "38 files", zh-CN had silently kept the stale "37 个文件") — now "byte-identical, re-verified every release".
hot_mirror.py: the three hardcodedC:\Users\Administrator\...paths are gone from the public wheel; defaults now derive from the user profile, overridable viaPU_SKILLS_DIR/PU_HOT_MIRROR_DIR/PU_HOT_MIRROR_LOG. Behavior on the original machine is unchanged.mcp_test.py: the committed acceptance driver had rotted against the current preflight response shape (nestedturn_receipt) and crashed with KeyError; repaired and re-verified end-to-end against a sandbox archive (13 MCP tools, full chain green).peek.py: synced with the acceptance workspace copy (--maintenanceauto-injected).
Wheel parity re-verified at build time: 38/38 modules byte-identical to scripts/, zero machine-specific strings. 171 tests green.
Full Changelog: v2.5.0...v2.5.1