mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-02-27 18:22:41 -08:00
Update docs content to match current launcher/plugin/runtime structure and fix stale home demo media assets with cache-busted URLs plus poster refresh. Add supporting backlog/subagent tracking records and docs asset regression coverage.
2.3 KiB
2.3 KiB
Agent: opencode-remove-maint-guardrails-20260223T033715Z-2a53
- alias:
opencode-remove-maint-guardrails - mission:
Remove Maintainability Guardrails docs section and associated guardrail code/commands. - status:
handoff - branch:
main - started_at:
2026-02-23T03:37:39Z - heartbeat_minutes:
5
Current Work (newest first)
- [2026-02-23T03:40:20Z] handoff: completed TASK-111; removed docs section, package scripts, CI guardrail step, and runtime-cycle/fan-in script code + fixtures; validation (
bun run tsc --noEmit,bun run docs:build) passed. - [2026-02-23T03:40:03Z] progress: removed
## Maintainability Guardrailsfromdocs/development.md, deletedcheck:main-fanin*andcheck:runtime-cycles*scripts frompackage.json, removed CI fail-fast guardrails step, and deleted associated scripts/fixtures underscripts/. - [2026-02-23T03:37:39Z] intent: initialized session, linked backlog task TASK-111, and preparing scoped removal pass for maintainability guardrails docs and related code.
- [2026-02-23T03:37:39Z] assumptions: removal target is explicit "Maintainability Guardrails" section and direct command/code references tied to it.
Files Touched
docs/subagents/INDEX.mddocs/subagents/collaboration.mddocs/subagents/agents/opencode-remove-maint-guardrails-20260223T033715Z-2a53.mdbacklog/tasks/task-111 - Remove-Maintainability-Guardrails-docs-section-and-related-guardrail-code.md(via Backlog MCP)docs/development.mdpackage.json.github/workflows/ci.ymlscripts/check-main-runtime-fanin.ts(deleted)scripts/check-runtime-cycles.ts(deleted)scripts/check-runtime-cycles.test.ts(deleted)scripts/fixtures/runtime-cycles/acyclic/entry.ts(deleted)scripts/fixtures/runtime-cycles/acyclic/feature.ts(deleted)scripts/fixtures/runtime-cycles/acyclic/utils/index.ts(deleted)scripts/fixtures/runtime-cycles/cyclic/module-a.ts(deleted)scripts/fixtures/runtime-cycles/cyclic/module-b.ts(deleted)scripts/fixtures/runtime-cycles/cyclic/nested/index.ts(deleted)
Assumptions
- Request targets current docs page section shown in screenshot and associated command/code paths, not unrelated guardrails.
Open Questions / Blockers
- None.
Next Step
- Await user follow-up (optional commit/changelog pass if requested).