NoSQL · Improve
Improve NoSQL Databases
Implement one selected, evidence-backed NoSQL Databases improvement at the authoritative owner. Complete the directly affected contract without broad cleanup or redesign.
Vibe Coding 1.3.0 · vibe-nosql · English technical instructions
Use this workflow
Use this workflow in Codex or Claude Code with the free Vibe Coding plugin. Choose your assistant and prompt language, then add your task details after the prompt.
Operation
Implement the requested coherent change at the owning source and update directly affected consumers. An earlier audit is optional when the user and repository already establish the target. Validate the changed behavior, then stop when the requested scope is complete.
Goal
Implement one selected, evidence-backed NoSQL Databases improvement at the authoritative owner. Complete the directly affected contract without broad cleanup or redesign.
Domain rules
- Use engine-native conditional/atomic operations at the smallest authoritative document/item boundary.
- Redesign keys/indexes only with a live-data migration, dual-read/write, backfill, and rollback/forward-fix plan when compatibility requires it.
- Make consistency and retry choices per operation; do not raise global consistency or retry counts without latency/capacity analysis.
- Treat TTL and CDC as asynchronous operational mechanisms; add explicit logical expiry or resync where exact timing/completeness is required.
- Bound pagination, fan-out, pools, retries, and change-stream consumers; expose throttling, hot partitions, lag, and conflicts.
Validation
- Run integration tests against the supported engine/version/topology and repository migration/index tooling.
- Exercise conditional conflicts, duplicate/retry, hot partitions, node/failover behavior, stale/read-after-write semantics, TTL lag, CDC resume/resync, and pool saturation.
- Report engine-specific guarantees and untested managed-service gates separately from local observations.
Workflow ID: nosql-databases-polish · View the versioned source · Shared workflow and authority rules