Skip to content

chore(repo): add layout baseline and build bootstrap - #124

Merged
alucero270 merged 1 commit into
mainfrom
feature/123-repo-layout-bootstrap
Apr 11, 2026
Merged

chore(repo): add layout baseline and build bootstrap#124
alucero270 merged 1 commit into
mainfrom
feature/123-repo-layout-bootstrap

Conversation

@alucero270

Copy link
Copy Markdown
Owner

Summary

  • document the standard top-level repository layout and keep ops/ separate from build customizations
  • add build.cmd and build.sh as lightweight bootstrap entry points for the current baseline validation flow
  • reserve build/, tests/, and artifacts/ expectations without overstating current packaging or test coverage

Validation

  • git diff --check
  • ./build.cmd
  • bash -n build.sh via Git Bash

Closes #123

Add lightweight root bootstrap entry points and reserve the build and tests folders in the documented repo layout. Keep ops separate from build assets and stay honest that packaging and broad test coverage are still future work.

Closes #123
@alucero270
alucero270 marked this pull request as ready for review April 11, 2026 09:19
@alucero270
alucero270 merged commit 2642905 into main Apr 11, 2026
1 check 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.

chore(repo): add repo layout baseline and build bootstrap

1 participant