• Joined on 2026-01-26
jordan pushed to main at jordan/tidaldb 2026-09-01 04:24:16 +00:00
0f18243a64 deploy: pin m12-agesort-20260901 (age-aware Hot/New live)
jordan pushed to main at jordan/tidaldb 2026-09-01 03:31:35 +00:00
a588f01f63 ranking: fix two BLOCKERs in the age-aware sorts, and stop trusting created_at units
jordan pushed to main at jordan/tidaldb 2026-09-01 01:58:05 +00:00
6385425a92 ranking: make Hot and New age-aware; fix the same gap in three more places
jordan pushed to main at jordan/tidaldb 2026-08-31 09:14:23 +00:00
8f9aad1fe0 deploy: pin m12-poisonfix-20260831 (both incident defects fixed)
jordan pushed to main at jordan/tidaldb 2026-08-31 08:24:45 +00:00
44820d4f81 ci: gate the image on deterministic suites; the rolling upgrade becomes pre-release
jordan pushed to main at jordan/tidaldb 2026-08-31 07:57:31 +00:00
320d640d13 ci: move the in-process suites to the nightly; the gate keeps its measured budget
jordan pushed to main at jordan/tidaldb 2026-08-31 07:31:06 +00:00
25361bb660 ci: disable incremental compilation, surface the nested build's error
jordan pushed to main at jordan/tidaldb 2026-08-31 06:46:45 +00:00
a6f663f002 harden: validate embeddings before the WAL, fix the reseed-latch leak, run every test suite
jordan pushed to main at jordan/tidaldb 2026-08-31 04:41:06 +00:00
431340fc34 docs: never deploy inside the Velero backup window
jordan pushed to main at jordan/tidaldb 2026-08-31 04:07:45 +00:00
77f68d181c verify: flip the two log tripwires post-roll, calibrate the backup assertions
fe8d0c87e7 harden: restore CI verification, remove four wire-level fabrications, instrument the 401 path
Compare 2 commits »
jordan pushed to main at jordan/tidaldb 2026-08-30 22:03:47 +00:00
488aa515c5 ci: give the release gate the budget headroom every nightly step already has
71e80ef655 e2e: get the Playwright harness green end to end, and close the stale-evidence gap
59d7dadc18 k8s(cluster): pin m12-vsc-20260830, now running on all three voters
8aa1fbb414 vector search: normalize the query, instrument the blob path, expose per-group vector counts
53c345e890 k8s(cluster): pin the vector-grow image now running on all three voters
Compare 88 commits »
jordan pushed to main at jordan/tidaldb 2026-06-10 00:07:00 +00:00
0c99709990 fix(replication): redeliver_missed shipped to the wrong shard over gRPC
jordan pushed to main at jordan/tidaldb 2026-06-09 23:45:41 +00:00
1092d34c39 feat: kubernetes deployment, OpenAPI spec, guides, and docker consolidation
9728194f16 fix: M0-M10 code-review pass2 remediation — all 91 findings
5d211abce0 docs: record post-remediation re-review fixes in seven-dimension review
ad4134e280 chore: doc consolidation, seven-dimension review fixes, and commit hooks
b55ad70141 fix: M0-M10 third-pass remediation — durability, replication, and CLI hardening
Compare 19 commits »
jordan pushed to main at jordan/stemedb 2026-03-08 03:17:48 +00:00
476d8e19e4 fix: prevent phantom members — advertise pod IP instead of 0.0.0.0
jordan pushed to main at jordan/stemedb 2026-03-08 02:13:48 +00:00
4360a17dd3 fix: health reachable_nodes uses alive filter, cluster status includes self in node_count
jordan pushed to main at jordan/stemedb 2026-03-08 01:23:05 +00:00
9c36a8e3b3 docs: update CLAUDE.md deployment section — dual-remote workflow, no local Docker builds
jordan pushed to main at jordan/stemedb 2026-03-08 01:15:40 +00:00
6c6ee04e9c feat: complete cluster integration — SWIM gossip, gRPC server, shard rebalancing, single binary
jordan pushed to main at jordan/stemedb 2026-03-07 10:15:04 +00:00
9afb36078c fix: resolve DNS hostnames in STEMEDB_SEED_NODES for k8s headless service
jordan pushed to main at jordan/stemedb 2026-03-07 09:54:28 +00:00
0fa7cfdf9b fix: restore missing doc comments on aphoria DTOs (build failure)
jordan pushed to main at jordan/stemedb 2026-03-07 08:12:35 +00:00
04ed854954 fix: use bash for entrypoint (wait -n requires bash, not sh)