Skip to content

docs: post-v0.34.0 documentation audit + darken Parchment theme#364

Merged
CalebisGross merged 1 commit intomainfrom
docs/post-v0.34.0-audit
Mar 29, 2026
Merged

docs: post-v0.34.0 documentation audit + darken Parchment theme#364
CalebisGross merged 1 commit intomainfrom
docs/post-v0.34.0-audit

Conversation

@CalebisGross
Copy link
Copy Markdown
Collaborator

Summary

  • Documentation audit: Fixed staleness across README.md, ARCHITECTURE.md, and CLAUDE.md after the massive v0.34.0 release (Epic epic: forum-style dashboard redesign #339 dashboard redesign, forum system, agent identity, embedded LLM backend, new MCP tools, etc.)
  • Parchment theme: Darkened backgrounds from bright paper to aged parchment — same warm hue, less eye strain

What changed

README.md

  • MCP tool count 23→24, added dismiss_pattern, dismiss_abstraction, create_handoff to table
  • Rewrote dashboard section for forum-style interface (Search, Forum, Timeline, SDK, LLM, Tools)
  • Added missing CLI commands (dedup, reset-patterns)
  • Added missing config sections (projects, memory, training), removed stale reactor entry
  • Updated project structure with forum agent, llamacpp, third_party, training, modular JS/CSS

ARCHITECTURE.md

  • Fixed platform table: Windows "planned"→supported
  • Rewrote dashboard section for forum redesign
  • Added forum_categories and forum_posts schema
  • Added 7 forum API routes
  • Updated project structure (forum agent, embedded LLM, third_party, training, Windows Services)

CLAUDE.md

  • Added forum agent, llamacpp, third_party to project layout
  • Updated web/mcp descriptions (forum-style, 24 tools)

Parchment theme (tokens.css)

  • Backgrounds dropped ~2 steps (e.g. #f5f0e8→#ddd6c8)
  • Slightly stronger shadows, darker muted text for readability

Test plan

  • make build passes
  • make test passes
  • Daemon restarted, Parchment theme verified visually

🤖 Generated with Claude Code

…archment theme

Post-release audit found significant doc staleness: MCP tool count
wrong (23→24), dashboard section described pre-forum redesign,
project structure missing forum agent/llamacpp/training, CLI table
missing dedup/reset-patterns, config sections incomplete, ARCHITECTURE
platform table listed Windows as planned (now supported), schema
missing forum tables. Also darkens Parchment theme backgrounds for
less eye strain while preserving the warm tone.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@CalebisGross CalebisGross merged commit 3b2a2d9 into main Mar 29, 2026
@CalebisGross CalebisGross deleted the docs/post-v0.34.0-audit branch March 29, 2026 16:29
Sign up for free to 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.

1 participant