root 0bf4b73ebc feat(tenant): inject brand description context into every generation path
Include the current brand description in template, custom, imitation,
and KOL article-generation prompts while bounding prompt growth.

- Add a shared brand-context builder that resolves the current brand,
  compacts long descriptions, and caps rendered output at 2000 runes.
- Snapshot a structured brand prompt context on queued tasks so old
  jobs stay reproducible and retries stay stable.
- Route brand-profile facts through the existing typed fact guard so
  founding dates and year counts get the same pre-persistence validation
  as RAG facts, with brand facts outranking conflicting RAG facts.
- Fix the KOL creator to attach the brand scope its worker consumes.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-10 20:21:59 +08:00
2026-06-14 21:03:13 +08:00
S
Description
No description provided
Readme 194 MiB
Languages
Go 47%
TypeScript 28.3%
Vue 23%
Shell 0.9%
JavaScript 0.3%
Other 0.4%