Skip to content

Harden contributions and update community credits and UI - #60

Merged
TeoSlayer merged 16 commits into
mainfrom
release/community-hardening-v028
Sep 17, 2026
Merged

TeoSlayer merged 16 commits into
mainfrom
release/community-hardening-v028

Conversation

@TeoSlayer

Copy link
Copy Markdown
Contributor

Community contributions now require authentication and are capped at 1,000 new webpages per account in a rolling 24 hours, shared by URL, CSV, and local-artifact submissions. Oversized batches roll back atomically; duplicates consume no quota, and limit errors include retry guidance. The crawler verifies that the content it indexes and rewards matches the exact content approved by moderation, including refetches, receipts, and concurrent replacements.

Accounts receive 1,000 free credits per UTC month on top of the existing free request allowance. Extra Search, Answer, and Research requests debit 1, 2, and 3 credits respectively. The web app shows monthly activity, a dedicated billing view, and agent setup documentation and skills. Layout and controls have consistent spacing, session validation uses a loading/retry screen, failed submissions preserve their inputs, and optional GA configuration is validated. Stripe test keys cannot mint production credits by default.

Validation: community, crawler, server, and CLI race tests passed; 18 browser-logic regressions passed; the production ARM64 target builds. Tests cover monthly-grant concurrency and restart boundaries, quota rollback across all contribution formats, weighted debit/refund accounting, content-change rejection, session failures, and payment replay/signatures. Local browser checks covered registration, onboarding, the monthly grant, and layout. Production deployment will keep contributions paused until the engine and gateway both enforce the new content approval checks.

@TeoSlayer
TeoSlayer enabled auto-merge (squash) September 17, 2026 19:01
@TeoSlayer
TeoSlayer merged commit 45d1797 into main Sep 17, 2026
5 checks passed
@codecov

codecov Bot commented Sep 17, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants