Revert "docs: synchronize wiki with memory-journal-mcp prompts update"
This reverts commit 9ed7b4e3f4c406a1f0bf6a469ec546a72930ef1e.
docs: synchronize wiki with memory-journal-mcp prompts update
docs: add team-session-summary prompt documentation
docs: fix stale token estimates, PascalCase filenames, and prior wiki updates
Update wiki: add session-summary prompt, update prompt counts 15 -> 16
fix: comprehensive wiki accuracy audit - correct 25+ inaccuracies
Prompts.md (14 fixes):
- Fix all prompt argument definitions to match source code
- Remove fabricated arguments (include_git, days_back, sprint_start/end,
week_offset, focus_area, personal_only, include_commits, include_metrics,
project_name, goal_type, milestone_name, entry_id, similarity_threshold)
- Correct actual arguments (query for find-related, limit for get-recent-entries,
days for prepare-retro, project_number for project-status-summary and
project-milestone-tracker)
- Update Quick Reference table to match corrected arguments
Git-Integration.md (2 fixes):
- Remove 3 non-existent resources (workflows/timeline, branches/timeline,
commits/timeline)
- Fix invalid entry_type 'milestone' -> 'feature_implementation' with
significance_type
Architecture.md:
- Replace outdated source file tree with actual project structure
Tools.md (3 fixes):
- Add missing 'confirm' parameter to delete_github_milestone
- Add missing 'limit' parameter to get_github_milestones
- Fix due_on format from ISO 8601 to YYYY-MM-DD
Semantic-Search.md:
- Fix default similarity_threshold from 0.3 to 0.25 (5 occurrences)
Quick-Start.md, Examples.md, Search.md, Export.md, Relationships.md,
Visualization.md:
- Fix all invalid entry_type 'milestone' -> valid types with significance_type
- Fix all invalid entry_type 'enhancement' -> 'other'
- Fix all wrong prompt usage examples across all pages
- Remove non-existent resource references from Examples.md
Temp
committed
Mar 1, 2026
Audit: fix invalid entry types and significance types across all wiki pages
- Replace development_note with contextually appropriate valid types
(project_decision, research, planning, feature_implementation, etc.)
- Replace enhancement with feature_implementation
- Replace technical_note with learning or meeting_notes
- Replace technical_decision with project_decision
- Replace milestone (as entry_type) with technical_achievement
- Fix Entry Types and Significance Types reference lists in Tools.md,
Quick-Start.md, and Schema.md to match source code constants
- Fix invalid significance types: major_breakthrough -> breakthrough,
project_completion -> release, identity_development -> lesson_learned,
technical_decision -> decision, major_milestone -> milestone
- Remove outdated 'upcoming release' note for ci_status in Prompts.md
Valid entry types: personal_reflection, project_decision,
technical_achievement, bug_fix, feature_implementation, code_review,
meeting_notes, learning, research, planning, retrospective, standup, other
Valid significance types: milestone, breakthrough,
technical_breakthrough, decision, lesson_learned, blocker_resolved, release
Temp
committed
Mar 1, 2026
docs: audit tool, resource, and prompt counts to match v4.3.1 codebase
Temp
committed
Feb 27, 2026
v4.1.0 - Update version references
Temp
committed
Jan 17, 2026
v4.0.0 - Update version references and changelog
Temp
committed
Jan 16, 2026
docs: update wiki for v3.2.0 unreleased changes
- Update tool counts from 29 to 31 (new GitHub Issue Lifecycle tools)
- Add full documentation for create_github_issue_with_entry and close_github_issue_with_entry in Tools.md
- Update GitHub group from 7 to 9 tools in Tool-Filtering.md
- Update Node.js requirement from 18+ to 24+ (LTS alignment)
- Add confirm-briefing to Prompts.md Quick Reference
- Update Architecture.md diagram (16 tools -> 31, 10 prompts -> 15)
- Update Git-Integration.md capability table with new issue lifecycle tools
Temp
committed
Jan 15, 2026
docs: revert version to v3.1.5 across wiki files
Temp
committed
Jan 15, 2026
docs: v3.1.7 with confirm-briefing prompt and session acknowledgment
- Updated all wiki pages to v3.1.7
- CHANGELOG: Added v3.1.7 release notes
- Prompt count: 14 → 15
- New features: confirm-briefing, acknowledgment hint, session start guidance
Temp
committed
Jan 15, 2026
docs: consolidate 3.1.6 into Unreleased, update version refs to v3.1.5
- Merged 3.1.6 changelog content into Unreleased since no release was made
- Updated footer links to compare against v3.1.5
- Updated version references in Installation.md, Home.md, Prompts.md, Quick-Start.md, Tools.md
Temp
committed
Jan 15, 2026
docs: update wiki documentation to v3.1.6 with 17 resources
- Installation.md: v3.1.6, 17 resources, session briefing mention
- Home.md: v3.1.6 changelog reference
- Tools.md: v3.1.6 version
- Prompts.md: v3.1.6 version
- Quick-Start.md: fix step numbering (Step 6)
Temp
committed
Jan 15, 2026
Update everything to new version.
Temp
committed
Jan 12, 2026
Update Wiki: Add v2.0.0 GitHub Issues & PRs features
- Home.md: Updated to 13 prompts, added PR workflow prompts
- Prompts.md: Added 3 new PR workflow prompts with full documentation
- pr-summary: PR journal activity summary
- code-review-prep: Review preparation with context
- pr-retrospective: Post-merge analysis
- Tools.md: Added issue/PR parameters to create_entry and search tools
- issue_number, issue_url, pr_number, pr_url, pr_status
- Examples for linking entries to issues and PRs
- Auto-detection from branch names
- New search filters for issues and PRs
Temp
committed
Oct 28, 2025
Update wiki with list resource issue in cursor.
Temp
committed
Oct 28, 2025
docs: update documentation for v1.2.2
- Updated version references from v1.2.1 to v1.2.2
- Updated troubleshooting sections with current version
- Maintained historical feature annotations (v1.2.0, v1.2.1)
- Updated performance and configuration documentation
Temp
committed
Oct 26, 2025
Update all documentation from v1.1.2 to v1.1.3
- Updated version references across all wiki pages
- Ensures documentation consistency with main release
- 17 documentation files updated
Temp
committed
Oct 9, 2025
Update version references from v1.1.0 to v1.1.2
- Updated all wiki documentation to reflect v1.1.2
- Ensures consistency across GitHub, Docker, and PyPI
- 12 files updated with version corrections
Temp
committed
Oct 9, 2025
Initial wiki documentation - comprehensive guide for Memory Journal MCP v1.1.0
Temp
committed
Oct 4, 2025