Publication and citation
The repository is a preprint evidence package. The arXiv identifier will be added after announcement.
Paper artifacts
| Artifact | Repository path |
|---|---|
| English preprint | paper/main_en.tex |
| Two-column arXiv wrapper | paper/main_twocolumn.tex |
| Korean review source | paper/main_ko.tex |
| Submission checklist | paper/submission_checklist.md |
| Minimal source manifest | paper/arxiv/source_manifest.json |
Provisional citation
@article{jang2026stateful,
title = {Stateful Query Embedding Adaptation for Agentic Retrieval},
author = {Jang, Taeyun},
year = {2026},
note = {Preprint}
}
The repository also provides
CITATION.cff
for citation-aware tools.
Before making the repository public
- Select and add a repository license.
- Merge the documentation and CI pull request.
- Confirm GitHub Actions passes from a clean runner.
- Run the verified-secret scan over Git history and the public worktree.
- Build the English and Korean review PDFs.
- Rebuild the arXiv source bundle and confirm no source drift.
- Add the arXiv URL to
CITATION.cff, README, docs, and repository homepage after announcement.
Data and model provenance
- Hermes traces:
lambda/hermes-agent-reasoning-traces(kimi,glm-5.1). - External boundary:
amityco/tau-bench-retail-train-next-action-all-step. - Main encoder:
BAAI/bge-m3, pinned in canonical artifacts to5617a9f61b028005a4858fdac845db406aefb181.
Consult each upstream source before redistributing raw data. Provider credentials and private trace
content should be reported through the private process in
SECURITY.md,
not a public issue.