Skip to content

History / Schema

Revisions

  • docs: fix stale token estimates, PascalCase filenames, and prior wiki updates

    Chris & Mike committed Mar 14, 2026
  • Audit: remove phantom columns, stale banners, fix model size docs

    Chris & Mike committed Mar 6, 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
  • wiki: replace stale FTS5 and WAL mode references with accurate sql.js in-memory WASM descriptions

    Chris & Mike committed Mar 5, 2026
  • Remove legacy team collaboration references, update resource counts - Home.md: remove Team Collaboration link, resource count 21->20 - Resources.md: remove memory://team/recent section, resource count 21->20 - Security.md: remove Team Database section - Schema.md: remove share_with_team column - Installation.md: update resource counts 21->20 (14->13 static) - Tools.md: remove share_with_team param and Team Collaboration v2.0.0 section - Examples.md: rename Team Collaboration section to Sharing Context

    Temp committed Mar 5, 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: add causal relationship types to wiki documentation

    Temp committed Jan 18, 2026
  • Upgrade to V2.1.0.

    Temp committed Nov 26, 2025
  • Update Schema Wiki: Add v2.0.0 columns and indexes - Added issue_number, issue_url columns for GitHub Issues - Added pr_number, pr_url, pr_status columns for Pull Requests - Added indexes for issue_number and pr_number - Documented all v1.2.0 GitHub Projects columns - Added share_with_team column from v2.0.0 - Updated column descriptions with version tags

    Temp committed Oct 28, 2025
  • Update wiki with list resource issue in cursor.

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

    Temp committed Oct 28, 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