pith. sign in
Pith Number

pith:WTC3UJSY

pith:2026:WTC3UJSYIUBHMWCUUNQEEHCI6T
not attested not anchored not stored refs resolved

Remember Your Trace: Memory-Guided Long-Horizon Agentic Framework for Consistent and Hierarchical Repository-Level Code Documentation

Changkyu Choi, Jaehoon Lee, Jee-Hyong Lee, Suyoung Bae, YunSeok Choi

MemDocAgent generates consistent hierarchical documentation for entire repositories by planning dependency order and consulting a shared memory of prior work traces.

arxiv:2605.14563 v1 · 2026-05-14 · cs.SE · cs.CL

Add to your LaTeX paper
\usepackage{pith}
\pithnumber{WTC3UJSYIUBHMWCUUNQEEHCI6T}

Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge

Record completeness

1 Bitcoin timestamp
2 Internet Archive
3 Author claim open · sign in to claim
4 Citations open
5 Replications open
Portable graph bundle live · download bundle · merged state
The bundle contains the canonical record plus signed events. A mirror can host it anywhere and recompute the same current state with the deterministic merge algorithm.

Claims

C1strongest claim

MemDocAgent achieves the best performance over both open and closed-source baselines and demonstrates practical applicability in real software development workflows.

C2weakest assumption

That the Dependency-Aware Traversal Guiding and interactions with RepoMemory will reliably produce consistent and hierarchical documentation without introducing new conflicts or requiring extensive manual correction.

C3one line summary

MemDocAgent generates consistent hierarchical repository-level code documentation by combining dependency-aware traversal with memory-guided agent interactions that accumulate work traces.

References

91 extracted · 91 resolved · 7 Pith anchors

[1] DocAgent: A multi-agent system for automated code documentation generation 2025
[2] CodeWiki: Evaluating AI's Ability to Generate Holistic Documentation for Large-Scale Codebases 2025 · arXiv:2510.24428
[3] RepoAgent: An LLM-powered open-source framework for repository-level code documentation generation 2024
[4] Precise documentation: The key to better software 2010
[5] Usage and usefulness of technical software documentation: An industrial case study.Information and Software Technology, 57:664–682, 2015 2015 · doi:10.1016/j.infsof.2014.08.003

Formal links

2 machine-checked theorem links

Receipt and verification
First computed 2026-05-17T23:39:05.567333Z
Builder pith-number-builder-2026-05-17-v1
Signature Pith Ed25519 (pith-v1-2026-05) · public key
Schema pith-number/v1.0

Canonical hash

b4c5ba26584502765854a360421c48f4eb46cc805b48cbbafc3f03dfbf423247

Aliases

arxiv: 2605.14563 · arxiv_version: 2605.14563v1 · doi: 10.48550/arxiv.2605.14563 · pith_short_12: WTC3UJSYIUBH · pith_short_16: WTC3UJSYIUBHMWCU · pith_short_8: WTC3UJSY
Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/WTC3UJSYIUBHMWCUUNQEEHCI6T \
  | jq -c '.canonical_record' \
  | python3 -c "import sys,json,hashlib; b=json.dumps(json.loads(sys.stdin.read()), sort_keys=True, separators=(',',':'), ensure_ascii=False).encode(); print(hashlib.sha256(b).hexdigest())"
# expect: b4c5ba26584502765854a360421c48f4eb46cc805b48cbbafc3f03dfbf423247
Canonical record JSON
{
  "metadata": {
    "abstract_canon_sha256": "37a797d7a53969ad7ef243d5dfefb403596f2fa835b9a053de00bea5c7a233d8",
    "cross_cats_sorted": [
      "cs.CL"
    ],
    "license": "http://arxiv.org/licenses/nonexclusive-distrib/1.0/",
    "primary_cat": "cs.SE",
    "submitted_at": "2026-05-14T08:35:20Z",
    "title_canon_sha256": "d141483ca9ee10b298580f479484a43a61f4089b2ee2b06db5564932157153f0"
  },
  "schema_version": "1.0",
  "source": {
    "id": "2605.14563",
    "kind": "arxiv",
    "version": 1
  }
}