Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions INDEX.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ Agent-owned navigation map for the shared OpenCode workspace.
- `rules/` - durable instructions loaded by `opencode.json`.
- `skills/` - specialized workflows that can be loaded on demand.
- `plugin/` - optional Graphify OpenCode integration.
- `docs/tasks/` - source-repository task guide and local implementation specs
linked from public Issues.
- `docs/tasks/` - source-repository task guide and local implementation specs for
accepted work.
- `.github/workflows/ci.yml` - read-only contributor CI that runs `task test`.
- `opencode.json` - runtime configuration that loads shared instructions,
plugins, MCP servers, and permissions.
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ multiple repositories via a checked-out `.opencode/` directory.
- `commands/` - shared slash-command definitions
- `rules/` - shared durable workflow and editing rules
- `skills/` - shared reusable skills
- `docs/tasks/` - local implementation specifications linked from public Issues
- `docs/tasks/` - local task guide and implementation specifications for accepted
repository work
- `CONTRIBUTING.md` - repository-specific source contribution workflow
- `LICENSE` - Zero-Clause BSD license for Codegeist-owned material
- `README.md` - this source repository's contributor and maintainer guide; it is
Expand Down
49 changes: 0 additions & 49 deletions docs/tasks/T001_add-shared-rule-contributor-walkthrough.md

This file was deleted.

54 changes: 0 additions & 54 deletions docs/tasks/T002_validate-release-config-references.md

This file was deleted.

65 changes: 0 additions & 65 deletions docs/tasks/T003_audit-mutable-tool-action-version-references.md

This file was deleted.