Skip to content

Tidy repository root - #88

Merged
a-baran-orhan merged 3 commits into
mainfrom
agent/tidy-repository-root
Jul 18, 2026
Merged

Tidy repository root#88
a-baran-orhan merged 3 commits into
mainfrom
agent/tidy-repository-root

Conversation

@a-baran-orhan

Copy link
Copy Markdown
Member

What changed

  • Reduce tracked root-level files from 29 to 18.
  • Group licensing documents under docs/legal/.
  • Group release material under docs/releases/.
  • Move diagnostic scripts/data into scripts/diagnostics/ and docs/diagnostics/.
  • Move the renderer test FBX beside renderer test fixtures.
  • Add docs/README.md as a clear index for relocated material.
  • Update package, README, and generated website links to the new legal-document paths.

Why

GitHub renders every root entry before the README. Supporting documents and development artifacts made the repository landing page unnecessarily long and obscured the project overview.

Impact

The GitHub repository page reaches the README sooner while retaining standard root files such as README, LICENSE, NOTICE, CONTRIBUTING, CODE_OF_CONDUCT, SECURITY, CHANGELOG, ROADMAP, DCO, and required build configuration.

Validation

  • npm run build
  • npm run typecheck
  • npm test (338 tests)
  • git diff --check
  • Relocated parser diagnostic executed successfully.
  • Relocated pose summary parsed as valid JSON.
  • Confirmed no repository references use the previous legal-document URLs.

@vercel

vercel Bot commented Jul 18, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
posecode Ready Ready Preview, Comment Jul 18, 2026 12:12pm

@a-baran-orhan
a-baran-orhan marked this pull request as ready for review July 18, 2026 12:02
@a-baran-orhan
a-baran-orhan merged commit 430aaab into main Jul 18, 2026
3 checks passed
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