stemedb/scripts
jordan 6c6ee04e9c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
feat: complete cluster integration — SWIM gossip, gRPC server, shard rebalancing, single binary
8-task cluster completion bringing 3-replica StatefulSet from isolated
nodes to fully functional cluster:

1. Fix Gateway /metrics 500 (wire PrometheusHandle)
2. gRPC server + SWIM background tasks (probe, suspicion, gossip dissemination)
3. join() registers peers in membership table via PingResponse fields
4. Shard rebalancing on membership changes (deterministic round-robin)
5. API cluster wiring (DNS resolution, Gateway, gRPC, gossip broadcaster)
6. Single binary merge (stemedb-api --features cluster replaces stemedb-node)
7. Auth header forwarding (X-API-Key passed through Gateway to backends)
8. CORS restriction (STEMEDB_ALLOWED_ORIGINS env var, permissive fallback)
2026-03-07 15:09:29 -07:00
..
add_http_metrics.sh feat: add enterprise production readiness infrastructure 2026-02-12 06:08:15 +00:00
archive-wal-to-s3.sh feat: add enterprise production readiness infrastructure 2026-02-12 06:08:15 +00:00
backup-stemedb.sh feat: add enterprise production readiness infrastructure 2026-02-12 06:08:15 +00:00
demo-cognitive-firewall.sh fix: merge upstream 10 commits, fix DashMap deadlock, deterministic sim ingestion 2026-02-20 20:27:32 -07:00
demo-consumer-health.sh feat: Aphoria security extractors + LLM evaluation architecture + ontology docs 2026-02-05 15:22:55 -07:00
dr-drill.sh feat: add enterprise production readiness infrastructure 2026-02-12 06:08:15 +00:00
entrypoint.sh feat: complete cluster integration — SWIM gossip, gRPC server, shard rebalancing, single binary 2026-03-07 15:09:29 -07:00
provision-project-keys.sh feat: wire auth bootstrap, cluster gateway, k8s deploy skill, and ops docs 2026-03-07 00:56:31 -07:00
restore-stemedb.sh feat(aphoria): implement claims architecture (A1-A5) with verify engine, corpus, coverage, and explain 2026-02-08 09:11:47 +00:00
run-demo.sh feat: Complete Aphoria Phase 8-9 + UAT suite (90/90 tests passing) 2026-02-06 22:50:55 -07:00
run-load-test.sh feat: Complete Aphoria Phase 8-9 + UAT suite (90/90 tests passing) 2026-02-06 22:50:55 -07:00
setup-pagerduty.sh feat: add enterprise production readiness infrastructure 2026-02-12 06:08:15 +00:00
setup-slack.sh feat: add enterprise production readiness infrastructure 2026-02-12 06:08:15 +00:00
test-alerting.sh feat: add enterprise production readiness infrastructure 2026-02-12 06:08:15 +00:00
validate.sh fix: fix claims API scan prefix bug and add hosted Aphoria config 2026-02-23 15:12:44 -07:00
verify-backup.sh feat: add enterprise production readiness infrastructure 2026-02-12 06:08:15 +00:00