Skip to content

docs(prompt-guide): document trajectories memory schema#2282

Merged
qin-ctx merged 2 commits into
volcengine:mainfrom
r266-tech:docs/trajectories-memory-schema
May 28, 2026
Merged

docs(prompt-guide): document trajectories memory schema#2282
qin-ctx merged 2 commits into
volcengine:mainfrom
r266-tech:docs/trajectories-memory-schema

Conversation

@r266-tech
Copy link
Copy Markdown
Contributor

Summary

Canonical prompt-guide ### Memory section lists 10 memory schemas (cases/entities/events/identity/patterns/preferences/profile/skills/soul/tools) but omits trajectories, which has shipped since #1880 (2026-05-08, two-phase trajectory/experience pipeline) and got another enhancement this week:

The canonical guide hasn't been updated, so users browsing the ### Memory menu can't discover that agent-trajectory memory is a first-class schema or what its fields are.

This PR inserts a single - trajectories bullet after the tools entry in each ### Memory listing (EN + ZH), mirroring the 4-line form used by neighbors (Effective stage / Affects / Purpose / Key fields). Schema values are grounded directly from openviking/prompts/templates/memory/trajectories.yaml (memory_type: trajectories L1, enabled: true L15, operation_mode: add_only L16, agent_only: true L17, fields trajectory_name / outcome / retrieval_anchor / content).

Files

  • docs/en/guides/10-prompt-guide.md (+6)
  • docs/zh/guides/10-prompt-guide.md (+6)

Pure docs, ~10 LOC additive. No code change.

@github-actions
Copy link
Copy Markdown

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🏅 Score: 100
🧪 No relevant tests
🔒 No security concerns identified
✅ No TODO sections
🔀 No multiple PR themes
⚡ No major issues detected

@github-actions
Copy link
Copy Markdown

PR Code Suggestions ✨

No code suggestions found for the PR.

@qin-ctx qin-ctx merged commit 92f9612 into volcengine:main May 28, 2026
3 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in OpenViking project May 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants