chore: clean up repo organization #2

Merged
dtourolle merged 1 commits from chore/repo-cleanup into master 2026-06-21 07:53:31 +00:00
Owner
  • Standardize on bun: remove package-lock.json, add packageManager field,
    gitignore non-bun lockfiles, fix stray npm install in android:build:clean
  • Remove stale build logs and empty dirs (src-tauri/plugins, docs/tickets)
  • Move android-dev.sh into scripts/
  • Consolidate root docs into docs/ (docker/builder under docs/build/);
    move the architecture overview to docs/architecture/README.md
  • Extract Requirements Specification from README into docs/requirements.md
    and slim README down to a project intro + docs index
  • Fix internal references to the moved files
- Standardize on bun: remove package-lock.json, add packageManager field, gitignore non-bun lockfiles, fix stray npm install in android:build:clean - Remove stale build logs and empty dirs (src-tauri/plugins, docs/tickets) - Move android-dev.sh into scripts/ - Consolidate root docs into docs/ (docker/builder under docs/build/); move the architecture overview to docs/architecture/README.md - Extract Requirements Specification from README into docs/requirements.md and slim README down to a project intro + docs index - Fix internal references to the moved files
dtourolle added 1 commit 2026-06-21 07:53:22 +00:00
chore: clean up repo organization
Some checks failed
🏗️ Build and Test JellyTau / Run Tests (pull_request) Successful in 5m6s
Traceability Validation / Check Requirement Traces (pull_request) Successful in 30s
🏗️ Build and Test JellyTau / Build Android APK (pull_request) Failing after 19m30s
5ba9e0e958
- Standardize on bun: remove package-lock.json, add packageManager field,
  gitignore non-bun lockfiles, fix stray npm install in android:build:clean
- Remove stale build logs and empty dirs (src-tauri/plugins, docs/tickets)
- Move android-dev.sh into scripts/
- Consolidate root docs into docs/ (docker/builder under docs/build/);
  move the architecture overview to docs/architecture/README.md
- Extract Requirements Specification from README into docs/requirements.md
  and slim README down to a project intro + docs index
- Fix internal references to the moved files
dtourolle merged commit 975936b902 into master 2026-06-21 07:53:31 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dtourolle/jellytau#2
No description provided.