Skip to content

History / Organization Support

Revisions

  • fix: remove phantom prompt params, fix module tree barrel position

    Chris & Mike committed Mar 6, 2026
  • docs(wiki): audit fixes - stale version refs, AG prompts, NEW badges

    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
  • Audit corrections: fix entry types, schema, links, and table formatting

    Temp committed Mar 2, 2026
  • fix: correct wiki discrepancies found during audit - Advanced-Projects.md: Remove non-existent prompt parameters (time_period, include_items, milestone_name) to match source code - Organization-Support.md: Remove non-existent owner/owner_type prompt parameters; org detection is automatic - Visualization.md: Fix evolves_from arrow style from --> to -->> - Performance.md: Update outdated v2.1.0 references to latest version

    Temp committed Mar 2, 2026
  • Wiki audit: fix invalid entry types, broken prompt syntax, stale Python references, and inconsistent timing

    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(wiki): fix 30+ accuracy issues across 9 wiki files High priority fixes: - Tools.md: Fix workflow_status enum (3 values, not 6), similarity_threshold default (0.25 not 0.3), add 12 missing tools to quick reference table, remove stale version/banner references - Resources.md: Remove stale ?level= query parameter docs - Organization-Support.md: Remove non-existent project_owner_type param, fix Docker command (python src/server.py), fix broken link, replace Python API ref with MCP tool docs Medium priority fixes: - Home.md: Replace stale 'New in v3.0.0' banner, fix vectra reference - Installation.md: Remove stale v4.1.0 version pinning - Tool-Filtering.md: Remove stale tool count parenthetical - Advanced-Projects.md: Remove stale v1.2.0 header - GitHub-Projects-Integration.md: Update roadmap (mark shipped items) - Team-Collaboration.md: Replace 4 Python code snippets with MCP examples

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

    Temp committed Feb 10, 2026
  • docs: rename Phase-2/3 files to remove internal terminology - Phase-2-Advanced-Projects.md → Advanced-Projects.md - Phase-3-Organization-Support.md → Organization-Support.md - Update links in Home.md and GitHub-Projects-Integration.md

    Temp committed Jan 15, 2026