Skip to content

docs: rewrite README to ergonomic structure and add documentation pages#379

Merged
gendosu merged 6 commits into
mainfrom
feat/680-readme-ergonomic-refactor
Jul 10, 2026
Merged

docs: rewrite README to ergonomic structure and add documentation pages#379
gendosu merged 6 commits into
mainfrom
feat/680-readme-ergonomic-refactor

Conversation

@gendosu

@gendosu gendosu commented Jul 10, 2026

Copy link
Copy Markdown
Owner

Summary

  • Rewrite README.md/README.ja.md to a more ergonomic structure, add a Kanban board hero screenshot, and refine the tagline
  • Add documentation/configuration.md and documentation/cli-reference.md (with Japanese translations)

Test plan

  • Review rendered README.md and README.ja.md on GitHub
  • Verify new documentation pages render correctly

gendosu and others added 6 commits July 10, 2026 14:36
Migrate the Usage, JSON Output Format, and Usage Examples sections from
README.md / README.ja.md into a dedicated CLI reference doc, following the
existing documentation/ en/ja pairing convention. Adds a table of contents
and places each command's JSON example once, under its own section.
Migrate the Configuration chapter from README.md/README.ja.md into
dedicated documentation files, and fix the Board Settings default
port from 3000 to 8080 to match DEFAULT_BOARD_PORT in
src/cli/utils/constants.ts.
Restructure both READMEs into Hero/Features/Quick Start/Command
Reference/Claude Code Integration/Configuration/Task Statuses/
Documentation/License, cutting ~1150 lines down to ~190 by moving
detailed CLI and configuration reference content into
documentation/cli-reference.md and documentation/configuration.md.
Move the Technology Stack section into documentation/development.md
and documentation/development.ja.md, and drop the Planned Features
chapter, which referenced a nonexistent doc and an unimplemented
command.
Update project description in both English and Japanese to emphasize the
integrated CLI & Kanban board capabilities. Remove outdated metadata feature
mention that no longer reflects the current feature set.

- README.md: Update tagline and feature list
- README.ja.md: Sync Japanese translation with updated content

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@gendosu gendosu enabled auto-merge July 10, 2026 23:35
@gendosu gendosu merged commit 9161451 into main Jul 10, 2026
2 checks passed
@gendosu gendosu deleted the feat/680-readme-ergonomic-refactor branch July 10, 2026 23:36
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