- Add BUILD.bazel across tidal, tidal-net, tidal-server, tidalctl for bzlmod build - Add tidal/ crate docs (README, CHANGELOG, CONTRIBUTING, AGENTS, CLAUDE, API, ARCHITECTURE) and ai-lookup reference - Add docker standalone/cluster/deploy images, compose, and prometheus config - Harden WAL (batch format, writer, dedup, diagnostics), text syncer/collectors, and vector registry - Expand tidalctl CLI and tests; restructure WAL/visibility integration test suites - Refine tidal-net transport/client/server and tidal-server cluster/scatter-gather
8 lines
710 B
Plaintext
8 lines
710 B
Plaintext
# Seeds for failure cases proptest has generated in the past. It is
|
|
# automatically read and these particular cases re-run before any
|
|
# novel cases are generated.
|
|
#
|
|
# It is recommended to check this file in to source control so that
|
|
# everyone who runs the test benefits from these saved cases.
|
|
cc ea3a11a6267e58bcd4638d0fd0d9620bb323f588eab78c54cdeaaaef1ee84b26 # shrinks to a = CrdtSignalState { node_decay_scores: {}, node_last_update_ns: {}, node_buckets: {}, lambda: 1.1460766874337719e-6 }, b = CrdtSignalState { node_decay_scores: {ShardId(0): 0.0}, node_last_update_ns: {ShardId(0): 0}, node_buckets: {ShardId(0): PNCounter { positive: {ShardId(0): 0}, negative: {} }}, lambda: 1.1460766874337719e-6 }
|