Skip to content

Reorganize project for easier day-to-day use#1

Open
hiwakurdy wants to merge 1 commit into
mainfrom
claude/gifted-hamilton-qCB38
Open

Reorganize project for easier day-to-day use#1
hiwakurdy wants to merge 1 commit into
mainfrom
claude/gifted-hamilton-qCB38

Conversation

@hiwakurdy

Copy link
Copy Markdown
Owner

Layout:

  • Move plans/ → docs/plans/ (all planning docs live under docs/)
  • Move home.html → workbench/home.html + add workbench/README.md

Config:

  • Add WHEN-TO-USE header to each of the three config examples so the right starting file is immediately obvious

CLI:

  • Auto-detect config.yaml in cwd before falling back to config.yaml.example, so --config can be omitted once config.yaml exists
  • Add stage-order hint and first-run instructions to --help output

Deps:

  • Add Makefile with named install and run targets (make help, make install, make install-ocr, make smoke, make test, etc.)

Docs:

  • Remove stale Windows-specific path from how_to_run_and_use.md
  • Update all cross-references to moved files

https://claude.ai/code/session_01RFpXABQbuoynLioZTCDs1j

Layout:
- Move plans/ → docs/plans/ (all planning docs live under docs/)
- Move home.html → workbench/home.html + add workbench/README.md

Config:
- Add WHEN-TO-USE header to each of the three config examples so the
  right starting file is immediately obvious

CLI:
- Auto-detect config.yaml in cwd before falling back to
  config.yaml.example, so --config can be omitted once config.yaml exists
- Add stage-order hint and first-run instructions to --help output

Deps:
- Add Makefile with named install and run targets (make help, make
  install, make install-ocr, make smoke, make test, etc.)

Docs:
- Remove stale Windows-specific path from how_to_run_and_use.md
- Update all cross-references to moved files

https://claude.ai/code/session_01RFpXABQbuoynLioZTCDs1j
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.

2 participants