| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| .forgejo | ||
| .spel | ||
| .env.example | ||
| .gitignore | ||
| AI_NUTRITION.md | ||
| ATTRIBUTION.md | ||
| COMMERCIAL-LICENSE.md | ||
| CONTRIBUTING.md | ||
| forge-manifest.spel | ||
| LICENSE-CODE | ||
| LICENSE-CONTENT | ||
| README.md | ||
Onionwatch
Onionwatch is a SPELWork-native product screening project. It helps people inspect a product page against concerns they define: ingredients, vendors, countries of origin, and health-related signals.
The project is designed as a public federated domain, not as a closed browser feature. Public reference reads are available through the Onionwatch federation contract; browser clients are thin, optional consumers of that contract.
Public API
curl https://api.toilville.dev/forge/v1/fed/domains/onionwatch/ingredients/palm%20oil
curl https://api.toilville.dev/forge/v1/fed/domains/onionwatch/vendors/example-vendor
curl https://api.toilville.dev/forge/v1/fed/domains/onionwatch/origins/US
The interactive API contract is available at https://api.toilville.dev/ui.
Project Status
This repository establishes the public project contract, governance, provenance disclosures, and browser-client foundation. Screening results are evidence, not medical, dietary, legal, or product-safety advice.
Licensing
- Software is available under the PolyForm Noncommercial License 1.0.0. See LICENSE-CODE.
- Documentation, manifests, original research curation, and design assets are available under CC BY-NC 4.0. See LICENSE-CONTENT.
- Commercial use requires a separate agreement. See COMMERCIAL-LICENSE.md.
This is source-available software, not OSI-approved open source: noncommercial terms restrict commercial use.
Provenance
Read AI_NUTRITION.md for model contribution, data-source, privacy, and limitation disclosures. ATTRIBUTION.md records the required credits for this project.