docs: phased plan + subsystem maps for logging/category redesign - #175
Merged
Conversation
Adds a handoff-ready plan for the logging & category-system redesign so successive sessions can implement it in phases without losing features. - docs/design/logging-redesign/PLAN.md: golden rules, feature-preservation inventory, current-vs-mock gap analysis, 8 phases with acceptance criteria and per-phase preservation checklists, a progress log, and open decisions. - subsystem-maps/: three groundwork maps (logging screens, category data model, theme/colour machinery), each stamped against commit d07d947 / versionCode 116 / DB v23 with a staleness check for future sessions. - handover/: the original design bundle (README, theme spec, mockup HTML, rendered row screenshots) preserved in-repo for offline reference. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Hz3A1rUUrbhVHcRWgguUFD
Adds docs/design/logging-redesign/phases/ with a detailed handoff guide for each of the 8 phases (objective, prerequisites, exact files with current line refs, step-by-step with code sketches, migration/data details, acceptance and feature-preservation checklists, gotchas, and changelog guidance). Links them from PLAN.md and the folder README. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Hz3A1rUUrbhVHcRWgguUFD
mapgie
marked this pull request as ready for review
August 22, 2026 18:31
Adds a reusable handover template plus a ready-to-paste Phase 1 prompt for launching fresh sessions to implement each phase. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Hz3A1rUUrbhVHcRWgguUFD
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.
What this is
A planning + groundwork PR for the logging & category-system design handover. No app code changes yet, by design: the ask was a phased plan that successive sessions can implement without losing existing features. Everything here is under
docs/design/logging-redesign/.Contents
PLAN.md— the master plan:subsystem-maps/— three stamped groundwork maps (logging screens, category data model, theme/colour machinery) so a fresh session doesn't re-explore. Each is stamped against commitd07d947/ versionCode 116 / DB v23 with a staleness check.handover/— the original design bundle preserved in-repo (intent README, theme spec, mockup HTML, rendered row screenshots).Notably preserved / flagged
PLAN.md§5, §6, and §8.Color.kttheme-spec reconciliation is intentionally kept as a separate task, not folded into a logging phase.Checks
.md/.html/.png) — does not matchcheck_changelog_fragment.py's app-code patterns, so no changelog fragment is required.🤖 Generated with Claude Code
https://claude.ai/code/session_01Hz3A1rUUrbhVHcRWgguUFD
Generated by Claude Code