Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 1.31 KB

File metadata and controls

7 lines (6 loc) · 1.31 KB

Codex Local Rules

  • When a Codex task is complete, run powershell -NoProfile -ExecutionPolicy Bypass -File scripts\notify-task-complete.ps1 before the final response when shell execution is available.
  • If the notification command fails because audio is unavailable, continue normally and mention it briefly only when relevant.
  • For any new app/project request or significant existing app change, follow docs/PROJECT_BUILD_PROTOCOL.md and treat docs/PRODUCT_REDEFINITION_2026-08-06.md plus docs/app-registry.json as the current product baseline. Define product scope, required inputs, stack choices, production blockers, and verification before calling the work complete.
  • Luna user-facing project work must follow the machine-enforced Visual Style Baseline in bloom-runtime/ts/lunaVisualStyle.ts: preserve product-specific layout and obey explicit Product Owner design/reference direction over the default style. Owner-only detailed Luna policy is maintained in the private BloomBouquet/.github repository; do not duplicate private operating documentation here.
  • For this Playground repository only, after completing and verifying a task, automatically stage only the files changed by Codex for that task, create a clear commit, and push the current branch. Do not include unrelated pre-existing user changes in the commit.