Conversation
…guide - Archive 13 stale docs (mission-sidebar, inbox-button, UI reviews) to docs/archive/completed-2026-02/ - Rewrite settings tutorial for v1.20.0: add General tab (Pomodoro timer, ADHD features, pinned vaults), update tab structure (6 tabs), document SettingsToggle and usePreferences - Update themes guide: add settings integration section, version tag Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…ase docs for v1.20.0 Archive completed specs, resolved bugs, and superseded planning docs. Update ARCHITECTURE.md (MissionSidebar, stores, file tree), COMPONENTS.md (sidebar system, settings subsystem, test counts), API.md (project/terminal commands), RELEASE.md (v1.20.0), SCRIBE-DOCUMENTATION.md, planning/INDEX.md. Fix broken link in SPEC-left-sidebar-redesign. mkdocs --strict passes clean. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Archive 3 historical dev docs (RELEASE-FIX-PLAN, KEYBOARD-NAVIGATION, RELEASE-CHECKLIST). Rewrite development/architecture.md (dual runtime, 5 stores, 2280+ tests), development/sprints.md (full release history), reference/PROJECT-DEFINITION.md (v1.20.0 with shipped features). Fix GETTING-STARTED.md (CodeMirror editor, correct shortcuts), theme names across REFCARD-SETTINGS.md and guide/features.md (Oxford Dark etc. replacing Slate/Nord/Dracula), TESTS_SUMMARY.md (Pomodoro tests, 76-file architecture), index.md tech stack, install.md channels, tutorials/terminal.md component name. mkdocs --strict passes clean. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Swap SettingsModal file labels: prop-based one (used by App.tsx) is primary, store-based one is unused - Fix notes/projects schema: timestamps are INTEGER (unix epoch), not TEXT - Add missing project columns to ER diagram and architecture docs (description, icon, settings) - Add project_id FK to notes schema in architecture.md Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Data-Wise
pushed a commit
that referenced
this pull request
Feb 25, 2026
Add Documentation section covering PR #50 and post-merge fixes: archive of 29 files, architecture diagram updates, editor name corrections, schema fixes, Homebrew channel update, and stale reference cleanup across all docs. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
docs/archive/completed-2026-02/Details
Archived (29 files): Completed specs, resolved bugs, superseded planning docs, historical sprint artifacts, and one-time fix plans that no longer reflect the current state of the project.
Updated (17 files): ARCHITECTURE, COMPONENTS, API, RELEASE, SCRIBE-DOCUMENTATION, planning/INDEX, development/architecture, development/sprints, reference/PROJECT-DEFINITION, user/GETTING-STARTED, reference/TESTS_SUMMARY, reference/REFCARD-SETTINGS, guide/features, installation/install, index.md, tutorials/terminal, specs/SPEC-left-sidebar-redesign.
Key corrections:
mkdocs build --strictpasses cleanTest plan
mkdocs build --strictpasses with 0 warnings🤖 Generated with Claude Code