A SPELWork-native, source-available product screening project.
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-22 21:47:09 +00:00
.forgejo docs: adopt org-wide contributor-review policy (v1) 2026-08-22 11:11:25 -07:00
.spel Track onionwatch as a spelwork workspace 2026-08-22 13:56:16 -07:00
.env.example Initialize Onionwatch as a SPELWork public project 2026-08-22 10:38:04 -07:00
.gitignore Initialize Onionwatch as a SPELWork public project 2026-08-22 10:38:04 -07:00
AI_NUTRITION.md Initialize Onionwatch as a SPELWork public project 2026-08-22 10:38:04 -07:00
ATTRIBUTION.md Initialize Onionwatch as a SPELWork public project 2026-08-22 10:38:04 -07:00
COMMERCIAL-LICENSE.md Initialize Onionwatch as a SPELWork public project 2026-08-22 10:38:04 -07:00
CONTRIBUTING.md docs: adopt org-wide contributor-review policy (v1) 2026-08-22 11:11:25 -07:00
forge-manifest.spel Initialize Onionwatch as a SPELWork public project 2026-08-22 10:38:04 -07:00
LICENSE-CODE Initialize Onionwatch as a SPELWork public project 2026-08-22 10:38:04 -07:00
LICENSE-CONTENT Initialize Onionwatch as a SPELWork public project 2026-08-22 10:38:04 -07:00
README.md Initialize Onionwatch as a SPELWork public project 2026-08-22 10:38:04 -07:00

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.