← back to Codex Review 2026 04 30

stayclaim/CHANGES.md

8 lines

Applied the safe fixes and wrote [CHANGES.md](/Users/stevestudio2/Projects/stayclaim/CHANGES.md).

Changed:
- [scripts/filmla-cpra-followup.sh](/Users/stevestudio2/Projects/stayclaim/scripts/filmla-cpra-followup.sh:16): removed hardcoded Basic Auth credential, now requires `FILMLA_GEORGE_BASIC_AUTH`.
- [.env.example](/Users/stevestudio2/Projects/stayclaim/.env.example:5): added placeholder only, no real secret.
- [src/app/search/page.tsx](/Users/stevestudio2/Projects/stayclaim/src/app/search/page.tsx:42): replaced raw snippet HTML rendering with safe React rendering that preserves `<mark>` highlights.

Deferred items are documented in `CHANGES.md`. I did not run tests, install packages, or touch git.