Skip to content

Relocate memory/ and benchmarks/ out of the tool repo - #81

Merged
mikessh merged 1 commit into
masterfrom
chore/relocate-dev-notes
Jul 18, 2026
Merged

Relocate memory/ and benchmarks/ out of the tool repo#81
mikessh merged 1 commit into
masterfrom
chore/relocate-dev-notes

Conversation

@mikessh

@mikessh mikessh commented Jul 18, 2026

Copy link
Copy Markdown
Member

Moves the dev/analysis artifacts out of the shipped repo to keep it lean. Both directories were relocated to the 2026-arda-benchmark analysis workspace.

Removed

  • memory/ — 10 design-rationale / gotcha notes
  • benchmarks/RESULTS.md — measured speed/accuracy

Neither was in pyproject.toml/MANIFEST.in, so the pip wheel is byte-identical — this is repo hygiene only.

README

Dropped the four links that pointed at the moved paths (memory/, memory/d-mapping.md, memory/junction-markup.md, benchmarks/RESULTS.md) so nothing 404s on GitHub.

Left as-is

Two internal comment breadcrumbs still say "see memory/…md" (src/arda/annotate/mapper.py, src/arda/annotate/__init__.py) — prose, not links. Say the word if you want those scrubbed too.

🤖 Generated with Claude Code

The design-rationale notes (`memory/`) and measured benchmark results
(`benchmarks/RESULTS.md`) are dev/analysis artifacts, not part of the shipped
package (neither was in pyproject/MANIFEST, so the wheel is unchanged). They now
live in the separate arda-benchmark analysis workspace.

Drops the README links that pointed at the moved dirs so nothing 404s. Two
in-code comment breadcrumbs ("see memory/mmseqs-params.md", "see
memory/markup-transfer.md") are left as-is — internal prose, not links.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@mikessh
mikessh merged commit 18addc9 into master Jul 18, 2026
1 check passed
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