Skip to content

History / Search

Revisions

  • docs: Document importance-sorted search options - Added Importance-Sorted Search section to Search.md - Documented sort_by parameter in Tools.md and Team-Collaboration.md - Added CHANGELOG entries for the April 10 additions

    Chris & Mike committed Apr 11, 2026
  • docs: sync wiki with v6.3.0 observability and search enhancements

    Chris & Mike committed Apr 7, 2026
  • docs: audit wiki accuracy against README/UNRELEASED — fix oauth-clock-tolerance default, add GITHUB_REPO_PATH env var

    Chris & Mike committed Mar 14, 2026
  • docs: fix stale token estimates, PascalCase filenames, and prior wiki updates

    Chris & Mike committed Mar 14, 2026
  • Audit: fix 5 wiki files for accuracy with source-of-truth docs - Search.md: remove false Advanced Search Techniques section (Boolean, phrase, wildcard NOT supported by LIKE search), fix wildcard troubleshooting tip - Performance.md: replace stale token-filtering table with summary + link to Tool-Filtering.md as single source of truth - Security.md: fix formatting artifact, correct sql.js PRAGMA benefits (was WAL-era: crash recovery, concurrent access) - Schema.md: add missing project_owner column, replace VACUUM INTO backup section with built-in MCP backup tools - Organization-Support.md: fix github_project_cache table reference (cache is in-memory Map, not a database table)

    Chris & Mike committed Mar 5, 2026
  • docs: wiki audit - fix FTS5 false claims, tool counts, WAL refs, cache description

    Chris & Mike committed Mar 5, 2026
  • wiki: replace stale FTS5 and WAL mode references with accurate sql.js in-memory WASM descriptions

    Chris & Mike committed Mar 5, 2026
  • wiki: update tool/resource/group counts and add team collaboration content (42 tools, 9 groups, 22 resources)

    Chris & Mike committed Mar 5, 2026
  • Wiki audit: fix invalid entry types, broken prompt syntax, stale Python references, and inconsistent timing

    Temp committed Mar 1, 2026
  • 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
  • Audit wiki: fix tool counts, replace deprecated API docs, remove Python refs, fix placeholder email

    Temp committed Feb 27, 2026
  • docs: audit tool, resource, and prompt counts to match v4.3.1 codebase

    Temp committed Feb 27, 2026
  • chore: add Unreleased section to changelog, prettier formatting

    Temp committed Feb 10, 2026
  • Update everything to new version.

    Temp committed Jan 12, 2026
  • Update wiki with list resource issue in cursor.

    Temp committed Oct 28, 2025
  • Update wiki to v2.0.0.

    Temp committed Oct 28, 2025
  • Added AI search link to Home and Search Wiki pages.

    Temp committed Oct 5, 2025
  • Initial wiki documentation - comprehensive guide for Memory Journal MCP v1.1.0

    Temp committed Oct 4, 2025