mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-02-28 06:22:45 -08:00
Remove file-budget guardrail
This commit is contained in:
@@ -64,3 +64,4 @@ Read first. Keep concise.
|
||||
| `codex-task101-docs-archive-20260222T024156Z-hneu` | `codex-task101-docs-archive` | `Execute TASK-101 consolidate architecture docs and archive task-noise evidence` | `done` | `docs/subagents/agents/codex-task101-docs-archive-20260222T024156Z-hneu.md` | `2026-02-22T03:01:38Z` |
|
||||
| `codex-fix-ci-20260222T025848Z-0xdl` | `codex-fix-ci` | `Inspect failing GitHub Actions PR checks and implement approved fix` | `done` | `docs/subagents/agents/codex-fix-ci-20260222T025848Z-0xdl.md` | `2026-02-22T03:25:40Z` |
|
||||
| `opencode-task100-dead-code-prune-20260222T033155Z-qenz` | `opencode-task100-dead-code-prune` | `Execute TASK-100 dead-code prune and cleanup via writing-plans + executing-plans (no commit)` | `done` | `docs/subagents/agents/opencode-task100-dead-code-prune-20260222T033155Z-qenz.md` | `2026-02-22T04:00:41Z` |
|
||||
| `codex-gh-fix-ci-20260222T054631Z-m4t8` | `codex-gh-fix-ci` | `Inspect failing GitHub Actions checks; propose fix plan before implementation` | `done` | `docs/subagents/agents/codex-gh-fix-ci-20260222T054631Z-m4t8.md` | `2026-02-22T06:11:15Z` |
|
||||
|
||||
@@ -0,0 +1,26 @@
|
||||
# Agent Log: codex-gh-fix-ci-20260222T054631Z-m4t8
|
||||
|
||||
- alias: codex-gh-fix-ci
|
||||
- mission: Inspect failing GitHub Actions checks; propose fix plan before implementation.
|
||||
- status: done
|
||||
- last_update_utc: 2026-02-22T06:11:15Z
|
||||
|
||||
## Intent
|
||||
- verify auth + resolve target PR/run
|
||||
- collect failing check logs
|
||||
- summarize root cause + propose fix plan
|
||||
|
||||
## Planned Files
|
||||
- docs/subagents/INDEX.md
|
||||
- docs/subagents/collaboration.md
|
||||
- docs/subagents/agents/codex-gh-fix-ci-20260222T054631Z-m4t8.md
|
||||
|
||||
## Assumptions
|
||||
- no branch PR; fallback to latest failed Actions runs on `main`
|
||||
|
||||
## Completed
|
||||
- verified GH auth + inspected latest failed CI run on `main`
|
||||
- removed `scripts/check-file-budgets.ts`
|
||||
- removed `check:file-budgets*` npm scripts
|
||||
- removed file-budget command from CI guardrail step
|
||||
- updated active docs pages to stop referencing removed command
|
||||
@@ -89,3 +89,5 @@ Shared notes. Append-only.
|
||||
- [2026-02-22T03:01:38Z] [codex-task101-docs-archive-20260222T024156Z-hneu|codex-task101-docs-archive] completed TASK-101: canonicalized runtime architecture wording in `docs/architecture.md`, trimmed duplicated architecture bullets in `docs/development.md`, converted `docs/structure-roadmap.md` to archival notice, `bun run docs:build` passed, and backlog TASK-101 finalized Done with AC/DoD evidence.
|
||||
- [2026-02-22T03:32:21Z] [opencode-task100-dead-code-prune-20260222T033155Z-qenz|opencode-task100-dead-code-prune] starting TASK-100 via Backlog MCP + writing-plans/executing-plans; expected scope dead-code candidate report, safe removals, regression tests/gates, and backlog evidence updates.
|
||||
- [2026-02-22T04:00:41Z] [opencode-task100-dead-code-prune-20260222T033155Z-qenz|opencode-task100-dead-code-prune] completed TASK-100 execution pass: removed confirmed dead imports/helpers/exports across Anki/core/renderer/provider modules, added dead-code report at `docs/reports/2026-02-22-task-100-dead-code-report.md`, verified build + core/config src tests + file-budget checks, and prepared Backlog finalization updates.
|
||||
- [2026-02-22T05:46:31Z] [codex-gh-fix-ci-20260222T054631Z-m4t8|codex-gh-fix-ci] starting CI triage via gh-fix-ci skill; no branch PR found for `main`, falling back to latest failed GitHub Actions runs on `main` for root-cause summary + fix plan.
|
||||
- [2026-02-22T06:11:15Z] [codex-gh-fix-ci-20260222T054631Z-m4t8|codex-gh-fix-ci] completed requested change: removed file-budget guardrail script + package scripts + CI invocation; retained main-fanin/runtime-cycle strict checks and updated active docs commands.
|
||||
|
||||
Reference in New Issue
Block a user