fix(toilville-fse): honest engagement-not-scraping consent (robots + head) #45

Merged
peterswimm merged 1 commit from feat/agent-engagement-robots into main 2026-07-24 04:08:23 +00:00
Member

Theme emitted 3 contradictory AI-consent claims (robots 'we do not block AI crawlers' + no ai-train signal; head 'Training permitted'; meta 'Acting=T2+'). Reconciled to Peter's engagement-not-scraping policy: robots now carries Content-Signal ai-train=no (matches peterswimm.com + agent.json), head + meta say engagement welcome / training declined. Deployed live + verified.

Theme emitted 3 contradictory AI-consent claims (robots 'we do not block AI crawlers' + no ai-train signal; head 'Training permitted'; meta 'Acting=T2+'). Reconciled to Peter's engagement-not-scraping policy: robots now carries Content-Signal ai-train=no (matches peterswimm.com + agent.json), head + meta say engagement welcome / training declined. Deployed live + verified.
fix(toilville-fse): honest engagement-not-scraping consent across robots + head
Some checks failed
UDG dist drift gate / dist/ matches dtcg + udg sources (pull_request) Failing after 19s
Test Generator / lint-workflows (pull_request) Successful in 24s
Security Scans / Gitleaks secret scan (pull_request) Successful in 28s
Test Generator / lint-prose (pull_request) Successful in 28s
Security Scans / Trivy filesystem scan (pull_request) Successful in 32s
Test Generator / test (pull_request) Failing after 44s
3c24b0169c
The theme emitted three contradictory AI-consent claims:
- robots.txt: 'We do not block AI crawlers' (false — CF blocks named AI bots
  + challenges generic clients), and no ai-train signal
- wp_head comment: 'Training permitted with attribution' (contradicts ai-train=no)
- meta notice: 'Acting=T2+' (loose vs the T3 execute tier)

Peter's policy is engagement, not scraping. Now consistent everywhere:
- robots.txt: engagement-welcome wording + Content-Signal search=yes,ai-train=no,
  use=reference (matches peterswimm.com's CF-managed robots + agent.json)
- head comment: engagement welcome / training declined (ai-train=no)
- meta notice: Reading=T0 Summarizing=T1 Assisting=T2 Acting=T3
peterswimm deleted branch feat/agent-engagement-robots 2026-07-24 04:08:23 +00:00
Sign in to join this conversation.
No description provided.