diff --git a/.devcontainer b/.devcontainer index 262fed7..e675a32 160000 --- a/.devcontainer +++ b/.devcontainer @@ -1 +1 @@ -Subproject commit 262fed71163b71242b74532a075f456ba7214887 +Subproject commit e675a322df8689e2f4a371d3aebf0726dff9a9d5 diff --git a/.opencode b/.opencode index ec63e9d..ffed253 160000 --- a/.opencode +++ b/.opencode @@ -1 +1 @@ -Subproject commit ec63e9d571a6f332a7db6e9317dbf9087612eb70 +Subproject commit ffed2531cca01342266e5e61bf9a142c45191734 diff --git a/docs/memory-bank/chat.md b/docs/memory-bank/chat.md index 6050dbb..7ffca6c 100644 --- a/docs/memory-bank/chat.md +++ b/docs/memory-bank/chat.md @@ -25,9 +25,11 @@ maintenance checkout. - The repository-local contributor baseline now targets source `main`: 0BSD licensing, a local contribution guide, Issue-to-task-to-PR linkage, and - read-only CI all use `task check` as the normal fast contract. -- Contributor rollout remains open until the pending public Issues, pull request, - and roadmap/GitHub state are created outside this repository. + read-only CI all use `task check` as the normal fast contract. Pull request #1 + and the matching `main` check passed, issues #2 through #4 are publicly ready, + and the generated `release` branch carries the root license. +- Contributor rollout remains open for final repository metadata, branch + protection, and account-wide community-profile verification. ## Current State diff --git a/docs/tasks/T002_document_host_capability_matrix.md b/docs/tasks/T002_document_host_capability_matrix.md index c0cac5b..cac3f56 100644 --- a/docs/tasks/T002_document_host_capability_matrix.md +++ b/docs/tasks/T002_document_host_capability_matrix.md @@ -4,7 +4,9 @@ - Type: `docs` - Status: `open` - Parent: `none` -- Public Tracking: `pending issue creation` +- Public Tracking: https://github.com/codegeist-ai/codegeist-devcontainer-kit/issues/3 +- Contribution Level: `beginner (good first issue)` +- Effort: `small` ## Goal diff --git a/docs/tasks/T003_add_read_only_release_preview.md b/docs/tasks/T003_add_read_only_release_preview.md index 30c7529..709f5cb 100644 --- a/docs/tasks/T003_add_read_only_release_preview.md +++ b/docs/tasks/T003_add_read_only_release_preview.md @@ -4,7 +4,9 @@ - Type: `feature` - Status: `open` - Parent: `none` -- Public Tracking: `pending issue creation` +- Public Tracking: https://github.com/codegeist-ai/codegeist-devcontainer-kit/issues/4 +- Contribution Level: `intermediate (help wanted)` +- Effort: `medium` ## Goal diff --git a/docs/tasks/T004_audit_mutable_toolchain_inputs.md b/docs/tasks/T004_audit_mutable_toolchain_inputs.md index 2d5435e..922ec0e 100644 --- a/docs/tasks/T004_audit_mutable_toolchain_inputs.md +++ b/docs/tasks/T004_audit_mutable_toolchain_inputs.md @@ -4,7 +4,7 @@ - Type: `chore` - Status: `open` - Parent: `none` -- Public Tracking: `pending issue creation` +- Public Tracking: https://github.com/codegeist-ai/codegeist-devcontainer-kit/issues/2 - Contribution Level: `intermediate` - Effort: `medium`