Releases: xi-kari/crossframe-skill
Releases · xi-kari/crossframe-skill
CrossFrame Skill Suite v5.1.7
CrossFrame Skill Suite v5.1.7
更新重点:
- 更硬的 claim ledger schema:正文强于台账时必须给出处理方式,并新增 schema fixture 校验。
- 完成态追问链路更清楚:history / inquiry 支持显式命令或 suite 路由,普通任务不隐式触发。
- suite 增加输出体积档位:brief-visible / standard-visible / full-visible-v5-longform。
- 安装脚本和 CI 校验更完整:Bash、PowerShell、Python、schema fixtures、发布包烟测。
- 网站交互更稳:Demo / Install tabs 支持键盘切换,no-JS 时仍显示说明和默认安装命令。
包内容:
- CrossFrame skill family
- docs、adapter instructions、install scripts、website files
CrossFrame Skill Suite v5.1.6
本版补齐公开发布前的自动校验与安装体验。
更新内容
- 新增 GitHub Actions verify workflow,自动检查 skill integrity、source continuity materials、claim ledger schema、mirror sync 和 whitespace。
- 新增 macOS / Linux 的 Codex Bash 安装脚本:
scripts/install-codex.sh。 - README、Quickstart、ADAPTERS 和网站 Install 区同步展示 Windows PowerShell 与 macOS / Linux Bash 安装方式。
- 首页增加 no-JS fallback;禁用 JavaScript 时仍会提示完整说明可在 README 和 docs 查看。
- README badge、网站 footer 和发布包默认版本对齐到
v5.1.6。
验证
- Verify CrossFrame Repository: success
- Deploy Website: success
- 发布包已确认包含
scripts/install-codex.sh、scripts/install-codex.ps1和.github/workflows/verify.yml
CrossFrame Skill Suite v5.1.5
- 首页示例改为虚构或匿名结构样例,降低现实对象误读风险。
CrossFrame Skill Suite v5.1.4
CrossFrame Skill Suite v5.1.3
CrossFrame Skill Suite v5.1.2
CrossFrame Skill Suite v5.1.2
CrossFrame Skill Suite v5.1.1
CrossFrame Skill Suite v5.1.1
CrossFrame Skill Suite v5.1.0
CrossFrame Skill Suite v5.0.2
CrossFrame Skill Suite v5.0.2
This release updates the CrossFrame skill suite with stronger follow-up handling, source discipline, and public-facing workflow support.
Highlights:
- Adds
crossframe-inquiry, a follow-up layer for questions after a completed CrossFrame workflow. - Improves suite routing so a completed analysis or writing pass can continue into structured inquiry instead of restarting from scratch.
- Adds a reusable knowledge-retrieval log for checking relevant prior skill materials before answering follow-up questions.
- Adds history-domain materials for historical cases, source-ledger handling, archive/FOIA backlog boundaries, and C5 boundary summaries.
- Strengthens claim-ledger validation and body-to-claim mapping requirements.
- Expands review and anti-imitation checks for stronger evidence boundaries.
Release asset:
crossframe-skill-suite-v5.0.2-20260622.zip
Verification:
- Skill integrity checks passed.
- Source continuity checks passed.
- Claim-ledger schema validation passed.
- The release archive was checked against the source tree and matched exactly.
CrossFrame Skill Suite v5.0.1
CrossFrame Skill Suite v5.0.1
发布提交:5dfb94c2ef72b83bab58549e58f15fa7aecb84a0
内容
- CrossFrame v5.0 中文结构诊断、连续联读、文章成文与质量审查 skill 家族。
- 推荐入口:
crossframe-suite。 - 显式触发边界:用户明确点名
crossframe-suite、crossframe、某个crossframe-*,或使用$crossframe-*//crossframe-*命令时启动。 - 核心运行链路:模式/角色选择器、v5-read-state-capsule、源锚点完整性检查、结构洞察底稿、文章类型选择器、写作技法读取、正文生成、review 质量闸摘要。
- 包含 26 个 v5 连读包、运行时闭包图、source ledger、9 种文章类型和 50 个写作技法卡。
- 包含 Codex、Claude、Reasonix 和多种 AI 工具适配文件。
模型与成本建议
推荐使用 deepseekv4pro 推理。
经验消耗:
- 一轮完整 CrossFrame Suite 流程约 40 万 token。
- 全量推理、重审计、源锚点细查、长文成文和 review 全展开约 100 万 token。
- 成本通常在 1 角到 1.5 角人民币之间浮动,也就是约 0.1 到 0.15 元人民币。
实际成本会随供应商、缓存、输入材料长度、是否联网查源、是否展开 review 和是否读取大 source modules 变化。
验证
发布前已通过:
python scripts/check_crossframe_skill_integrity.py --repo .
python scripts/check_source_continuity.py --version v5 --source-docx E:\世界模型\跨尺度结构诊断框架v5.0.docx --repo .
结果:skill integrity checks passed;v5 headings 386,tables 58,v5 bundles 26。