Skip to content

Implement DOCID document identity and query APIs - #97

Merged
ajroetker merged 62 commits into
mainfrom
codex/docid-storage-query-apis
May 27, 2026
Merged

Implement DOCID document identity and query APIs#97
ajroetker merged 62 commits into
mainfrom
codex/docid-storage-query-apis

Conversation

@ajroetker

Copy link
Copy Markdown
Contributor

Summary

  • implement the DOCID document identity and document-set storage layers described in zig/DOCID.md
  • wire document identities through table reads/writes, query contracts, graph/search execution, distributed joins, and public/internal HTTP APIs
  • add DOCID benchmark/test roots, query matrix script, related docs/work-log notes, and ignore local package/worktree caches

Testing

  • Not run in this turn; PR created from the committed local work.

ajroetker added 30 commits May 20, 2026 22:36
# Conflicts:
#	zig/Dockerfile.ml
#	zig/pkg/antfly/src/api/http_server.zig
#	zig/pkg/antfly/src/storage/db/aggregations.zig
#	zig/pkg/antfly/src/storage/db/scraping_stub.zig
# Conflicts:
#	zig/pkg/antfly/src/storage/db/aggregations.zig
# Conflicts:
#	zig/pkg/antfly/src/api/query_contract.zig
#	zig/pkg/antfly/src/sparse/sparse.zig
#	zig/pkg/antfly/src/storage/db/catalog/index_manager.zig
#	zig/pkg/antfly/src/storage/db/db.zig
#	zig/pkg/antfly/src/storage/db/query/search_exec.zig
#	zig/pkg/antfly/src/storage/lsm_backend/runtime.zig
….com/antflydb/antfly into build-cleanups

# Conflicts:
#	ts/apps/antfarm/src/components/api-config-provider.tsx
#	zig/FULL_TEXT.md
#	zig/openapi.yaml
#	zig/pkg/antfly/src/api/query_contract.zig
#	zig/pkg/antfly/src/metadata/openapi.yaml
#	zig/pkg/antfly/src/search/analysis.zig
#	zig/pkg/antfly/src/sparse/sparse.zig
#	zig/pkg/antfly/src/storage/db/catalog/index_manager.zig
#	zig/pkg/antfly/src/storage/db/db.zig
#	zig/pkg/antfly/src/storage/db/document_mapper.zig
#	zig/pkg/antfly/src/storage/db/enrichment/artifact_codec.zig
#	zig/pkg/antfly/src/storage/lsm_backend/runtime.zig
# Conflicts:
#	scripts/run_docid_query_matrix.sh
#	zig/DOCID.md
ajroetker added 27 commits May 25, 2026 17:46
@ajroetker
ajroetker force-pushed the codex/docid-storage-query-apis branch from b2fff5f to 284730d Compare May 27, 2026 00:53
@ajroetker
ajroetker merged commit b72d2ff into main May 27, 2026
@ajroetker
ajroetker deleted the codex/docid-storage-query-apis branch May 27, 2026 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant