diff --git a/docs/memory-bank/chat.md b/docs/memory-bank/chat.md index ffefd46..671dd5f 100644 --- a/docs/memory-bank/chat.md +++ b/docs/memory-bank/chat.md @@ -16,15 +16,16 @@ `release` branch of `codegeist-devcontainer-kit`. - `docs/memory-bank/chat.md` is the canonical lightweight project memory. The legacy root-level `chat.md` pointer has been removed. -- The open T010 contributor baseline on `main` adds root `0BSD`, repository-local +- The finalized T010 contributor baseline on `main` adds root `0BSD`, repository-local contribution/task guidance, selective workspace-submodule onboarding, credential-free parser examples, `task cli:check`, pull-request CI, and license-complete JVM/native release packaging. Shared community defaults in `codegeist-ai/.github`, personal profile content in `codegeist-ai/codegeist-ai`, the public Roadmap `https://github.com/users/codegeist-ai/projects/1`, T010 coordination issue `codegeist-ai/codegeist#2`, and nine ready contributor issues - are published. T010 remains open for final metadata, branch protection, private - vulnerability reporting, and the account-wide community-profile audit. + are published. All five repositories have complete metadata, private vulnerability + reporting, protected `main` branches, GitHub-detected `0BSD`, and 100 percent + community profiles. - `.devcontainer` uses `.codegeist/.local.env` for ignored local runtime values and supports optional repository-specific Compose and image extensions under `.codegeist/`. Codegeist no longer checks in a mandatory NVIDIA extension, so diff --git a/docs/tasks/README.md b/docs/tasks/README.md index 08a7743..2c05f56 100644 --- a/docs/tasks/README.md +++ b/docs/tasks/README.md @@ -61,12 +61,13 @@ or merely open task records as ready work. ## Current Contributor Foundation Work -- `T010_build-shared-github-contributor-foundation/` is the open account-wide +- `T010_build-shared-github-contributor-foundation/` is the finalized account-wide rollout tracked by [codegeist-ai/codegeist#2](https://github.com/codegeist-ai/codegeist/issues/2). Shared policy and profile repositories, the Roadmap, source-repository pull - request checks, and public ready-work issues are published. Final metadata, - branch protection, and account-wide community-profile verification remain. + request checks, licensed kit releases, public ready-work issues, metadata, + private vulnerability reporting, branch protection, and the final + community-profile audit are complete. - `T011_refresh-provider-implementation-specification.md` is a confirmed unmet intermediate documentation task linked from [issue #4](https://github.com/codegeist-ai/codegeist/issues/4). diff --git a/docs/tasks/T010_build-shared-github-contributor-foundation/task.md b/docs/tasks/T010_build-shared-github-contributor-foundation/task.md index 8478b0f..ff9a3cb 100644 --- a/docs/tasks/T010_build-shared-github-contributor-foundation/task.md +++ b/docs/tasks/T010_build-shared-github-contributor-foundation/task.md @@ -1,6 +1,6 @@ # T010 Build Shared GitHub Contributor Foundation -Status: open +Status: finalized Public tracking: [codegeist-ai/codegeist#2](https://github.com/codegeist-ai/codegeist/issues/2) @@ -156,6 +156,28 @@ The source repositories already provide useful implementation foundations: - A reusable checklist defines the contributor baseline for future public Codegeist repositories. +## Completion Evidence + +- `codegeist-ai/.github` publishes inherited community policies, issue forms, the + pull-request template, and the future-repository checklist. +- `codegeist-ai/codegeist-ai` supplies the personal account profile and repository + map required by GitHub for a user account. +- GitHub detects `0BSD` and reports a 100 percent community profile for all five + public repositories. +- Private vulnerability reporting is enabled for all five repositories, with + confirmed fallback contact `dev@codegeist.ai`. +- Pull requests proved `JVM check`, `test`, and `Check` on the three source + repositories; both account repositories proved their `check` workflow on `main`. +- The Agent Kit and Devcontainer Kit generated `release` branches include the + canonical license, and all source repositories pin those licensed releases. +- The public [Codegeist Roadmap](https://github.com/users/codegeist-ai/projects/1) + contains the coordinating issue plus nine `Ready` issues across the three source + repositories. Each ready issue links its canonical local task and each task links + back to the issue. +- Every public `main` branch requires its proven CI context and a pull request, + enforces linear history and conversation resolution, and rejects force pushes and + deletion without requiring another maintainer's approval. + ## Implementation Order 1. Complete `T010_01` and create the shared `.github` plus personal profile @@ -202,8 +224,8 @@ additionally requires an account-wide audit that confirms: ## Planning Notes -- The candidate private contact is `dev@codegeist.ai`; confirm that the mailbox is - monitored before publishing it. +- `dev@codegeist.ai` was confirmed as the monitored private contact before the + conduct and security policies were published. - The `.github` repository reduces policy duplication but does not render this personal account's profile. Profile content belongs in the root `README.md` of `codegeist-ai/codegeist-ai`. diff --git a/docs/tasks/T010_build-shared-github-contributor-foundation/tasks/T010_01_add-0bsd-and-community-policies.md b/docs/tasks/T010_build-shared-github-contributor-foundation/tasks/T010_01_add-0bsd-and-community-policies.md index 6f5cd04..feb077d 100644 --- a/docs/tasks/T010_build-shared-github-contributor-foundation/tasks/T010_01_add-0bsd-and-community-policies.md +++ b/docs/tasks/T010_build-shared-github-contributor-foundation/tasks/T010_01_add-0bsd-and-community-policies.md @@ -2,7 +2,7 @@ Parent: `T010_build-shared-github-contributor-foundation` -Status: open +Status: finalized Roadmap: https://github.com/users/codegeist-ai/projects/1 @@ -124,5 +124,4 @@ Codegeist GitHub repository and provide inherited defaults for future repositori ## Open Input -Confirm whether `dev@codegeist.ai` is the monitored private address for conduct and -security reports. Do not publish an unmonitored contact. +`dev@codegeist.ai` was confirmed as the monitored private address before publication. diff --git a/docs/tasks/T010_build-shared-github-contributor-foundation/tasks/T010_02_define-public-planning-and-task-linkage.md b/docs/tasks/T010_build-shared-github-contributor-foundation/tasks/T010_02_define-public-planning-and-task-linkage.md index 1657e9a..0dbe332 100644 --- a/docs/tasks/T010_build-shared-github-contributor-foundation/tasks/T010_02_define-public-planning-and-task-linkage.md +++ b/docs/tasks/T010_build-shared-github-contributor-foundation/tasks/T010_02_define-public-planning-and-task-linkage.md @@ -2,7 +2,7 @@ Parent: `T010_build-shared-github-contributor-foundation` -Status: open +Status: finalized Roadmap: https://github.com/users/codegeist-ai/projects/1 diff --git a/docs/tasks/T010_build-shared-github-contributor-foundation/tasks/T010_03_add-repository-checks-and-pull-request-ci.md b/docs/tasks/T010_build-shared-github-contributor-foundation/tasks/T010_03_add-repository-checks-and-pull-request-ci.md index e0aa0c2..8fc6ef3 100644 --- a/docs/tasks/T010_build-shared-github-contributor-foundation/tasks/T010_03_add-repository-checks-and-pull-request-ci.md +++ b/docs/tasks/T010_build-shared-github-contributor-foundation/tasks/T010_03_add-repository-checks-and-pull-request-ci.md @@ -2,7 +2,7 @@ Parent: `T010_build-shared-github-contributor-foundation` -Status: open +Status: finalized Roadmap: https://github.com/users/codegeist-ai/projects/1 diff --git a/docs/tasks/T010_build-shared-github-contributor-foundation/tasks/T010_04_fix-onboarding-and-add-repository-examples.md b/docs/tasks/T010_build-shared-github-contributor-foundation/tasks/T010_04_fix-onboarding-and-add-repository-examples.md index 9cc8359..a604cf3 100644 --- a/docs/tasks/T010_build-shared-github-contributor-foundation/tasks/T010_04_fix-onboarding-and-add-repository-examples.md +++ b/docs/tasks/T010_build-shared-github-contributor-foundation/tasks/T010_04_fix-onboarding-and-add-repository-examples.md @@ -2,7 +2,7 @@ Parent: `T010_build-shared-github-contributor-foundation` -Status: open +Status: finalized Roadmap: https://github.com/users/codegeist-ai/projects/1 diff --git a/docs/tasks/T010_build-shared-github-contributor-foundation/tasks/T010_05_publish-contributor-backlogs-and-protect-main.md b/docs/tasks/T010_build-shared-github-contributor-foundation/tasks/T010_05_publish-contributor-backlogs-and-protect-main.md index a547c2d..4a06947 100644 --- a/docs/tasks/T010_build-shared-github-contributor-foundation/tasks/T010_05_publish-contributor-backlogs-and-protect-main.md +++ b/docs/tasks/T010_build-shared-github-contributor-foundation/tasks/T010_05_publish-contributor-backlogs-and-protect-main.md @@ -2,7 +2,7 @@ Parent: `T010_build-shared-github-contributor-foundation` -Status: open +Status: finalized Roadmap: https://github.com/users/codegeist-ai/projects/1