Files
whetstone_DSL/tmp_eval_large_specs_20260303/cp_030_rust.md

459 B

Incremental Snapshot Builder (cp_030)

Objective

Build an incremental snapshot builder that compacts event logs into query-optimized state.

Language & Library Constraints

  • Primary language: rust
  • Available libraries: axum, serde, tokio, sqlx
  • Use library APIs explicitly where suitable in execution contracts.

Acceptance

  • Deterministic taskitems with strict execution contracts.
  • Include selected library and preferred APIs when applicable.