Commit Graph

4 Commits

Author SHA1 Message Date
pezkuwichain 0102315fab feat: switch AI to gpt-oss-120b for fluent Turkish/Kurdish, enforce plain text
llama-3.3-70b's Turkish read like stilted translation ('gostermektedir'
chains). openai/gpt-oss-120b on the same Groq key produces natural,
conversational Turkish (A/B tested on the same prompt). Also: explicit
natural-language + no-markdown style rules in both system prompts, and a
deterministic sanitizer stripping **/# remnants before sending - models
occasionally emit markdown regardless, and Telegram renders it raw.
2026-07-19 09:57:33 -07:00
pezkuwichain 8e49cbc0db fix: correct Mining Simulation framing - counter previews the REAL era airdrop
The previous knowledge text described the diamond counter as purely cosmetic
with no real counterpart. Corrected per Serok: the counter is an ESTIMATE of
the real PEZ airdrop - the actual distribution is calculated transparently
on-chain at era end (pezpallet-pez-rewards, trust-score-weighted) and paid
out to wallets automatically, at which point the counter resets. Diamonds
cannot be manually converted; the purpose is showing how raising trust score
(referrals, staking, tiki roles, education) raises your airdrop.
2026-07-19 09:50:27 -07:00
pezkuwichain 9c7c1a5be9 feat: teach the AI assistant about Pezkuwi Wallet, Mining Simulation and the Bulut Ulusu book
- Add Pezkuwi Wallet knowledge (live on Google Play v1.1.2): native BTC/SOL/TRX,
  USDT bridge (wUSDT<->USDT only), multisig, gift, trust score card
- Add PEZ Mining Simulation section: honest explanation that it is a client-side
  gamified preview (not real mining), session/era mechanics, zero-trust-score gate
- Add trust score guidance: why a score is 0 (needs >=1.1 HEZ on People Chain and
  >=1 HEZ staked) and how to raise it (stake more/longer, referrals, education, roles)
- Add chapter-by-chapter digest of the Bulut Ulusu (Cloud Nation) book
- Update channel links to https://t.me/+DUWJ8wtt5qI4Njgy everywhere
- Replace 'Play Store (Coming Soon)' with the live Google Play link
- ask: add Groq-primary/Claude-fallback (same pattern as telegram-bot) - the
  Anthropic key is out of credit, so the news-site assistant was returning
  'could not answer' on every question
2026-07-19 01:24:10 -07:00
pezkuwichain c4384c8eb9 fix: update social links to canonical accounts, add news.pex.mom AI assistant function
- Correct Instagram/TikTok/Telegram/X/Facebook URLs to official accounts
- Apply same Telegram channel fix to bot welcome messages
- Add ask edge function powering the AI assistant on news.pex.mom
2026-07-12 05:04:24 -07:00