docs: implement PROJECT_REGISTRY multi-project registry documentation
docs(wiki): audit fixes - stale version refs, AG prompts, NEW badges
Audit: remove phantom columns, stale banners, fix model size docs
docs: wiki audit - fix FTS5 false claims, tool counts, WAL refs, cache description
Audit corrections: fix entry types, schema, links, and table formatting
Temp
committed
Mar 2, 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: update wiki for get_repo_insights tool and memory://github/insights resource
- Tool counts: 38 -> 39 across Home, Tools, Tool-Filtering, Quick-Start, Installation, Architecture
- Resource counts: 20 -> 21 (13 -> 14 static) across Home, Resources, Quick-Start, Installation
- GitHub group: 14 -> 15 in Tool-Filtering
- Added full get_repo_insights tool section in Tools.md with examples
- Added memory://github/insights section in Resources.md
- Fixed pre-existing stale static/template counts in Installation.md (12/6 -> 14/7)
- Prettier formatting on 3 unrelated files
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: update wiki for default project number config
Temp
committed
Jan 16, 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
docs: update wiki for GitHub Projects v2 Kanban integration - Update Home.md: 29 tools, 16 resources, Kanban feature highlight - Update Tools.md: Add Kanban tools section with get_kanban_board and move_kanban_item - Update GitHub-Projects-Integration.md: Add Kanban Board Integration features and usage section - Update Architecture.md: Add Kanban to GitHub API diagram, update tool counts - Update Examples.md: Add Kanban Board Workflow section with examples - CHANGELOG.md already contains Kanban support in Unreleased
Temp
committed
Jan 12, 2026
Update wiki with list resource issue in cursor.
Temp
committed
Oct 28, 2025