nxtgauge-backend-rust/crates/db
Ashwin Kumar Sivakumar 605f3bdaaa
Some checks failed
build-and-release / build (graphic-designers) (push) Successful in 1m52s
build-and-release / build (cron) (push) Successful in 2m34s
build-and-release / build (makeup-artists) (push) Successful in 1m32s
build-and-release / build (video-editors) (push) Waiting to run
backend-integration-tests / ai-credits (push) Waiting to run
build-and-release / build (jobs) (push) Successful in 1m54s
build-and-release / build (customers) (push) Successful in 1m42s
build-and-release / build (companies) (push) Successful in 2m39s
build-and-release / build (gateway) (push) Successful in 1m7s
build-and-release / build (job-seekers) (push) Successful in 3m0s
build-and-release / build (tutors) (push) Has been cancelled
build-and-release / build (photographers) (push) Has been cancelled
build-and-release / build (developers) (push) Successful in 1m44s
build-and-release / build (payments) (push) Has been cancelled
build-and-release / build (fitness-trainers) (push) Successful in 1m51s
build-and-release / build (ugc-content-creators) (push) Has been cancelled
build-and-release / build (social-media-managers) (push) Has been cancelled
build-and-release / build (employees) (push) Successful in 2m6s
build-and-release / build (catering-services) (push) Successful in 2m17s
build-and-release / build (users) (push) Has been cancelled
Move ai_guard_violations migration to migrations/ dir picked up by db-migrate
migrations_new/ is not read by db-migrate (it only honors MIGRATIONS_DIR,
which defaults to /migrations, i.e. crates/db/migrations). The file was
misplaced and would never have run.
2026-08-15 20:15:05 +05:30
..
migrations Move ai_guard_violations migration to migrations/ dir picked up by db-migrate 2026-08-15 20:15:05 +05:30
migrations_new feat(ai-guard): add semantic moderation layer + guard violations DB logging 2026-08-15 14:20:44 +02:00
src fix: close two real money/spend races (Tracecoin double-credit, unbounded AI overspend) 2026-07-21 05:51:23 +05:30
tests fix(test): use a fresh random user per ai_credits_reaper.rs run 2026-08-13 22:09:33 +05:30
Cargo.toml feat: Complete Ask Ash AI Credits implementation on high-performance branch (Tasks 1-10) 2026-07-06 01:49:16 +05:30