DashboardcraftAlways enforce strict publish-controlle…

Always enforce strict publish-controller contracts and review hygiene

Category: preference
Confidence: 0.80
ID: 01a07ef8-18b2-7807-8612-1fd91ffe0442
Project ID: e16af391-c497-4837-b681-c849a5514499
Cross-project: No
Recalled in other projects: 1
Source session: 0Xl2Oe2WuFj3XVAoq
Created: 2026-09-08 03:03:03
Updated: 2026-09-08 03:03:03

Cross-Project Recalls

ProjectHitsLast recalled
opencode-lore 1 22h ago

Content

For publish-controller changes, require implementation and tests to honor documented canonical formats and security boundaries exactly. Validate that values consumed by workflows come only from the authoritative canonical header, reject malformed inputs rather than silently continuing, preserve unrelated issue-body bytes during narrow updates, and cover failure paths with regressions. Check workflow details such as required action versions, cleanup of temporary files, and shell error propagation. Treat documentation/code parity, generated-artifact freshness, and absence of unrelated diff churn as merge requirements; do not accept passing happy-path tests as sufficient when contract violations or missing failure-path coverage remain.

Move to: