Skip to content

docs: update API paths to /v1/memories/* prefix#1

Merged
ethanj merged 1 commit intomainfrom
docs/core-v1-update
Apr 20, 2026
Merged

docs: update API paths to /v1/memories/* prefix#1
ethanj merged 1 commit intomainfrom
docs/core-v1-update

Conversation

@ethanj
Copy link
Copy Markdown
Contributor

@ethanj ethanj commented Apr 20, 2026

Summary

  • Core now serves memory routes under the `/v1` version prefix; rewrite all docs references from `/memories/` to `/v1/memories/`.
  • Covers quickstart, platform pages (composition, observability, scope), and the full HTTP API reference (agents, audit, config, consolidate-decay-cap, conventions, ingest, lessons, list-get-delete, search).

Test plan

  • `npm run build` (or equivalent) to confirm Docusaurus builds without broken internal links
  • Spot-check a few rendered pages locally to confirm curl examples display correctly
  • `grep -r "/memories/" docs/` returns only the `/v1/memories/` form

🤖 Generated with Claude Code

Core now serves memory routes under the /v1 version prefix. Update all
quickstart, platform, and HTTP reference pages to match.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@ethanj ethanj merged commit d7855cb into main Apr 20, 2026
@ethanj ethanj deleted the docs/core-v1-update branch April 20, 2026 03:35
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