Skip to content

docs: archive stale plan/findings docs - #144

Merged
jonasniesner merged 2 commits into
OpenDisplay:mainfrom
davelee98:chore/doc-cleanup2
Aug 7, 2026
Merged

docs: archive stale plan/findings docs#144
jonasniesner merged 2 commits into
OpenDisplay:mainfrom
davelee98:chore/doc-cleanup2

Conversation

@davelee98

Copy link
Copy Markdown
Contributor

Archives completed PLAN/FINDINGS/IMPLEMENTATION docs out of docs/ and drops the superseded IT8951 plan. Docs only, no code changes.

Stacks on #142 — diff will shrink to just the doc + BLE-backoff commits once that merges.

@davelee98
davelee98force-pushed the chore/doc-cleanup2 branch 2 times, most recently from 9237ea8 to 9191892CompareAugust 6, 2026 20:58
claudeand others added 2 commits August 7, 2026 19:14
Move the completed PLAN/FINDINGS/IMPLEMENTATION/inventory docs to
../old_docs (outside the repo) to declutter docs/; delete the superseded
IT8951 bb_epaper integration plan outright.
No code changes. The PSRAM relocation and String-free LAN logging this
branch previously carried already landed on main as OpenDisplay#142, so those commits
are dropped as redundant; the config-buffer null guards are dropped as
out of scope for this PR and need to be raised separately.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NmiW5Kpby5ZJSp4CX3JncT
All three are local artifacts that showed up as untracked noise in
git status:
- core.* -- coredumps pulled off-device for post-mortem analysis
(the 2026-08-03 mDNS crash investigation left one in the tree)
- compile_commands.json -- generated by the build for clangd/IDE
indexing, machine-specific paths
- .mcp.json -- local MCP server config
None belong in the repo, and leaving them untracked meant they were
one stray `git add -A` away from being committed.
@jonasniesner
jonasniesner merged commit f4c0b76 into OpenDisplay:mainAug 7, 2026
13 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@davelee98@jonasniesner@claude