원클릭으로
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 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
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.
| 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: