Skip to content

Add repository baseline and licensing policy - #1

Merged
konojunya merged 2 commits into
bootstrapfrom
jj/add-repository-baseline
Sep 2, 2026
Merged

Add repository baseline and licensing policy#1
konojunya merged 2 commits into
bootstrapfrom
jj/add-repository-baseline

Conversation

@konojunya

@konojunya konojunya commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Background

As Render Toolchain Task 3, we will prepare the responsibility boundaries, license boundaries, and a minimal CI before implementation in an empty public repository. Required checks will be configured in the ruleset after verifying the actual workflow job names that succeeded.

Implementation Method

  • Describe the responsibilities, non-responsibilities, and current status of the repository in the README
  • Describe English operations, PR delivery, credential prohibition, and third-party asset acceptance criteria in AGENTS.md
  • Apply Apache-2.0 to repository-authored work
  • Add a ledger to track the provenance and individual licenses of third-party fonts/icons
  • Add a minimal GitHub Actions workflow with the Theme repository job

Testing Method

  • git diff --check "$(git hash-object -t tree /dev/null)" HEAD
  • Workflow YAML parse
  • Verify the existence and non-emptiness of README, AGENTS, LICENSE, and THIRD_PARTY_LICENSES
  • Verify using SHA-256 that the LICENSE is the identical full text of Apache-2.0 used in existing Stack public repositories

Review Perspectives / Concerns

Only repository-authored free core themes are subject to Apache-2.0, while third-party assets retain their individual licenses. Paid or proprietary themes will not be placed in this public repository. Since the repository was empty, it uses bootstrap containing only an empty commit as its base. After merging, the default branch will be renamed to main.

@konojunya konojunya changed the title リポジトリbaselineとライセンス方針を追加 Add repository baseline and licensing policy Sep 2, 2026
@konojunya
konojunya merged commit c00aec7 into bootstrap Sep 2, 2026
1 check passed
@konojunya
konojunya deleted the jj/add-repository-baseline branch September 2, 2026 10:38
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