一键导入
factstore-usage
Use the factstore library from GitHub correctly in this repository for append-only write flows and minimal projections.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use the factstore library from GitHub correctly in this repository for append-only write flows and minimal projections.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Create or modify a self-contained Rust feature slice with explicit boundaries, local naming, visible IO, and a small internal shape. Avoid generic technical roles, cross-feature dependencies, and one-file feature collapse.
Create or review the first working skeleton of a new Rust service, CLI, or application.
Create or review the first working skeleton of a new Rust service, CLI, or application.
Create or modify a self-contained feature slice using domain-driven naming, strict isolation, and explicit IO boundaries. No shared logic, no cross-feature dependencies.
基于 SOC 职业分类
| name | factstore-usage |
| description | Use the factstore library from GitHub correctly in this repository for append-only write flows and minimal projections. |
Before implementing or changing code that uses factstore, inspect this repository:
Use the README and current crate structure there as the source of truth for:
Do not guess the API from memory.
Use factstore as the write-side store for immutable facts.
factstore for the shared contractfactstore-sqlite at runtimefactstore-memory in tests when usefulConfirm the current public contract and semantics from the factstore repository before coding, especially:
Report briefly: