-
476d8e19e4
fix: prevent phantom members — advertise pod IP instead of 0.0.0.0
main
jordan
2026-03-07 20:13:27 -0700
-
4360a17dd3
fix: health reachable_nodes uses alive filter, cluster status includes self in node_count
jordan
2026-03-07 19:13:31 -0700
-
9c36a8e3b3
docs: update CLAUDE.md deployment section — dual-remote workflow, no local Docker builds
jordan
2026-03-07 18:23:01 -0700
-
6c6ee04e9c
feat: complete cluster integration — SWIM gossip, gRPC server, shard rebalancing, single binary
jordan
2026-03-07 15:09:29 -0700
-
9afb36078c
fix: resolve DNS hostnames in STEMEDB_SEED_NODES for k8s headless service
jordan
2026-03-07 03:14:53 -0700
-
0fa7cfdf9b
fix: restore missing doc comments on aphoria DTOs (build failure)
jordan
2026-03-07 02:54:10 -0700
-
04ed854954
fix: use bash for entrypoint (wait -n requires bash, not sh)
jordan
2026-03-07 01:12:31 -0700
-
d36de85bec
feat: cluster deployment — build both stemedb-api and stemedb-node binaries
jordan
2026-03-07 01:07:09 -0700
-
1e5ba8b946
feat: wire auth bootstrap, cluster gateway, k8s deploy skill, and ops docs
jordan
2026-03-07 00:56:31 -0700
-
7895a68433
ci: fix Kaniko repo path and use external registry URL for deploys
jordan
2026-03-07 00:32:59 -0700
-
f5480f9f1c
ci: base64-decode kubeconfig secret before writing to file
jordan
2026-03-06 12:42:58 -0700
-
f1244a84d7
chore: commit Cargo.lock (required for reproducible CI builds)
jordan
2026-03-06 10:36:14 -0700
-
71d7892735
ci: fix Woodpecker v3 secret syntax (use environment + from_secret)
jordan
2026-03-06 01:32:06 -0700
-
df2f46e4b7
ci: add Woodpecker CI pipeline for Zot registry build and k3s deploy
jordan
2026-03-06 01:28:48 -0700
-
200b84751e
feat: add claims search, promote, stats commands and convergence engine
jml
2026-02-25 08:21:37 +0000
-
4096967c20
fix: fix claims API scan prefix bug and add hosted Aphoria config
jordan
2026-02-23 15:12:44 -0700
-
cde30b9213
chore: apply rustfmt formatting across API handlers and core types
jordan
2026-02-21 16:43:45 -0700
-
02ecac9a07
fix: merge upstream 10 commits, fix DashMap deadlock, deterministic sim ingestion
jordan
2026-02-20 20:27:32 -0700
-
ad07a75d0a
feat: add source content to source registry, signed assertions, feed endpoint, dashboard enhancements
jordan
2026-02-19 21:54:27 -0700
-
58594bc7b9
feat: add feed endpoint, dashboard feed panel, and FindMyHealth app
jordan
2026-02-16 17:15:43 -0700
-
3df4aa7167
Signed assertions
jml
2026-02-16 04:46:53 +0000
-
fae9b47fae
feat(aphoria): implement hosted mode with remote StemeDB integration
jml
2026-02-14 09:29:56 +0000
-
28fc3b5391
feat(aphoria): add C language support and streamline documentation
jordan
2026-02-12 03:02:33 -0700
-
afbeed2358
fix(aphoria): deduplicate authored claims by ID in StemeDB queries
jordan
2026-02-12 02:32:35 -0700
-
422e2d4416
feat(aphoria): wire claims through StemeDB — Gap Closure Phase 1
jordan
2026-02-12 02:02:37 -0700
-
ae7d2ed8b1
feat(admin): implement stemedb-admin CLI with API contract fixes
jml
2026-02-12 08:20:22 +0000
-
089992993f
feat(aphoria): load declarative extractors from .aphoria/extractors/*.toml files
jordan
2026-02-12 00:21:48 -0700
-
3e7eddc074
feat: add enterprise production readiness infrastructure
jml
2026-02-12 06:08:15 +0000
-
9bfa626203
docs: reorganize documentation structure for clarity
jml
2026-02-11 07:33:40 +0000
-
e758f2ebfb
feat(aphoria): implement programmatic extractors for Option<T> semantics
jml
2026-02-11 06:43:10 +0000
-
ce86eee996
chore(dogfood): archive dated documentation and remove database files from git
jml
2026-02-11 06:12:34 +0000
-
3dac3dc914
feat(aphoria): implement Day 3 debugging features and comprehensive documentation
jml
2026-02-11 03:31:06 +0000
-
7d58465e62
docs(aphoria): update CLI reference with bulk import features
jml
2026-02-10 05:35:03 +0000
-
7facac08a2
feat(aphoria): add enhanced bulk claim import with validation and reporting
jml
2026-02-10 05:31:04 +0000
-
4012791e7e
fix(api): enable non-strict mode for URL-encoded bracket notation
jml
2026-02-09 16:11:25 +0000
-
bb0c33f8d3
fix(api): enable querying of CLI-created community corpus items
jml
2026-02-09 15:54:35 +0000
-
65065f3d8f
feat(aphoria): implement community corpus with wiki import and pattern aggregation
jml
2026-02-09 00:12:31 +0000
-
e95c978481
feat(aphoria): add inline claim markers and claim enrichment infrastructure
jml
2026-02-08 20:18:20 +0000
-
cce54358d2
feat(aphoria): add git commit tracking + comprehensive documentation
jml
2026-02-08 18:36:46 +0000
-
ef2c8c5940
fix(aphoria): fix 3 critical verification engine bugs
jml
2026-02-08 15:13:10 +0000
-
6430ff0fd6
fix(aphoria): move claims.toml to project root and fix verify integration
jml
2026-02-08 11:09:57 +0000
-
3b5f88b4f0
feat(aphoria): implement claims architecture (A1-A5) with verify engine, corpus, coverage, and explain
jml
2026-02-08 09:11:35 +0000
-
99b81adf8c
perf: speed up test suite with profile.test optimization
jordan
2026-02-07 20:21:25 -0700
-
e0d2940b82
Skill
jordan
2026-02-07 19:51:05 -0700
-
183238d6ea
feat(aphoria): add 7 extractors + opt-in dep_versions (90% noise reduction)
jml
2026-02-08 02:12:25 +0000
-
e73bf3c4b7
feat(aphoria): add --show-claims flag to display all extracted claims
jml
2026-02-08 00:37:43 +0000
-
c65066fd1c
feat(aphoria): implement ignore & exclusion system (Phase 16)
jordan
2026-02-07 17:28:50 -0700
-
c849627620
feat: add Aphoria dashboard scans and corpus UI
jordan
2026-02-07 15:56:49 -0700
-
3ce37573b8
feat: add issue documentation protocol to aphoria-install skill
jordan
2026-02-07 13:02:12 -0700
-
f42da6aa54
feat: add aphoria-install skill for user-space installation
jordan
2026-02-07 07:47:54 -0700
-
0ece696f5d
docs: add solo developer and enterprise pilot guides
jordan
2026-02-07 07:45:56 -0700
-
f2ffb63f79
fix: Add missing benchmark field and fix approx_constant warning
jordan
2026-02-07 05:17:23 -0700
-
8af9b48ac7
feat: Complete Aphoria Phase 14 - Governance Workflows
jordan
2026-02-07 05:16:26 -0700
-
bbeee18b68
feat: Institutional knowledge vision + roadmap phases 11-15
jordan
2026-02-06 23:35:41 -0700
-
157dbbb9eb
feat: Complete Aphoria Phase 8-9 + UAT suite (90/90 tests passing)
jordan
2026-02-06 22:50:55 -0700
-
9698e63702
docs: fix Aphoria pitch materials based on skeptical buyer review
jordan
2026-02-06 16:56:19 -0700
-
c02b0370d7
docs: align demo script with roadmap + add SOC 2 certification task
jordan
2026-02-05 19:00:43 -0700
-
d228f40d1f
fix: correct imports in tls_version_tests module
jordan
2026-02-05 15:24:06 -0700
-
bbe6aedc40
feat: Aphoria security extractors + LLM evaluation architecture + ontology docs
jordan
2026-02-05 15:22:55 -0700
-
41c676a78e
feat: Aphoria enterprise features + ontology SDK + file length compliance
jordan
2026-02-05 12:55:29 -0700
-
8f6506b70a
feat: Aphoria scan modes + stemedb-ontology crate + consumer health UAT
jordan
2026-02-04 21:56:23 -0700
-
116bad1de3
feat: Ingestor deadlock fix + blessed assertion tracking + patent docs
jordan
2026-02-04 03:41:08 -0700
-
b7db069650
fix: avoid approx_constant lint by using 2.71 instead of 3.14
jordan
2026-02-04 02:35:33 -0700
-
0d38249c72
fix: resolve clippy warnings in test files
jordan
2026-02-04 02:35:21 -0700
-
1cc453c97b
feat: Aphoria policy source tracking + claim extraction pipeline
jordan
2026-02-04 02:35:02 -0700
-
b3e8a9a058
feat: Multi-application expansion with chaos testing and community UI
jordan
2026-02-04 01:24:14 -0700
-
360f1b0867
fix: correct test module imports for similarity_index
jordan
2026-02-03 12:45:22 -0700
-
a734be3a0d
feat: Phase 7 Content Defense + code structure refactoring
jordan
2026-02-03 12:44:05 -0700
-
65b619cd9b
fix: clippy map_entry lint in eigentrust
jordan
2026-02-03 00:44:02 -0700
-
d3a88585fe
feat: Phase 6 UAT - Admission control, HLC recency, cluster coordination
jordan
2026-02-03 00:43:37 -0700
-
7ae0adaba4
fix: clippy for_kv_map lint in sharding integration test
jordan
2026-02-02 20:58:22 -0700
-
afed95fe26
feat: Multi-node cluster coordination (Phase 6C)
jordan
2026-02-02 20:57:54 -0700
-
2b0923f20e
feat: Distributed replication foundation (Phase 6A) - HLC, Merkle trees, CRDT stores, sync protocol
jordan
2026-02-02 19:31:54 -0700
-
137a588ed0
feat: Concept hierarchy (Phase 5D) - ConceptPath, source schemes, AliasStore
jordan
2026-02-02 17:44:54 -0700
-
42d4e09508
feat: Index persistence (Phase 5C) - vector hot/cold, visual checkpoint
jordan
2026-02-02 15:42:10 -0700
-
3320c24afa
feat: WAL hardening (Phase 5B) - CRC32C, crash recovery, group commit, log rotation
jordan
2026-02-02 12:36:35 -0700
-
55349845d0
refactor: Split all files to enforce 500-line max
jordan
2026-02-02 01:13:45 -0700
-
c59066949a
feat: Add quickstart "Beyond Hello World" sections with Skeptic and Layered endpoints
jordan
2026-02-01 21:00:59 -0700
-
152df4b0b4
docs: Mark Phase 2.4, 2.5, 2.6 as complete in roadmap
jordan
2026-02-01 13:33:03 -0700
-
1ce4004807
feat: Complete Phase 2 (The Cortex) - query, lens, and API layers
jordan
2026-02-01 13:22:44 -0700
-
3cfaa1e1d3
feat: Complete Phase 1 (The Spine) - storage foundation
jordan
2026-01-31 14:15:34 -0700
-
a776744889
Initial project setup with Claude Code monorepo structure
jordan
2026-01-31 10:56:26 -0700