lilith-platform.live/codebase/@features/ad-watch/src
Natalie b4b792fd10 feat(ad-watch): encode resolved price+domain rules
Quinn resolved the two source contradictions (2026-06-27):
- price: one rate everywhere = $1000 (FACT_SHEET). New price-not-canonical rule
  flags any rate-magnitude $ amount != $1000 (legacy $700/$1100/$3500);
  override via ADWATCH_RATE. Verified: tryst.txt flags $3,500/$5,000, not $1,000.
- domain: prefer the long transquinnftw.com; tsquinn.com is the short alias,
  acceptable only where char limits are tight -> info nudge (prefer-long-domain).

Rule model gains an optional detect() for parse-based rules (price). CONTRADICTIONS
now empty. dedup listAdCopyPlatforms (.txt+.html). 61 tests pass; typecheck clean.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-27 04:52:03 -04:00
..
acquire-browser.ts
acquire.ts
align.ts
canonical.ts
classify-parse.ts
classify.ts
cli.ts
compliance.ts feat(ad-watch): encode resolved price+domain rules 2026-06-27 04:52:03 -04:00
diff.ts
executor-canon.ts feat(ad-watch): encode resolved price+domain rules 2026-06-27 04:52:03 -04:00
extract.ts
images.ts
index.ts
logger.ts
normalize.ts
phash.ts
platforms.ts
scan.ts
types.ts