DashboardopencodePackage-scoped Bun validation and repor…

Package-scoped Bun validation and reporting

Category: preference
Confidence: 1.00
ID: 01a0aec3-9a3d-710a-b490-dcc10152cbbf
Project ID: c0425955-02bc-4c17-9af2-b114c00077e7
Cross-project: No
Recalled in other projects: 0
Source session: 0H5aCIGPVFfpBtvAa
Created: 2026-06-29 12:04:38
Updated: 2026-09-17 09:47:29

Content

Run bun typecheck from every affected OpenCode package directory, never invoke tsc directly, and run tests only from their owning package; the repository root intentionally blocks tests. Follow the user-prescribed command scope and order exactly. In validation-only work, do not edit or format files, mutate VCS, start services, or add unrequested checks, including prohibited generated checks. Report each command’s exact exit code, duration, test/file/assertion totals, failures, warnings, and notable expected logs, plus aggregate totals and explicitly skipped commands.

Move to: