Skip to content

Add always-on Biologix public intelligence collector - #159

Open
alexmwein wants to merge 6 commits into
meltylabs:mainfrom
alexmwein:feat/biologix-public-intel
Open

Add always-on Biologix public intelligence collector#159
alexmwein wants to merge 6 commits into
meltylabs:mainfrom
alexmwein:feat/biologix-public-intel

Conversation

@alexmwein

@alexmwein alexmwein commented Jul 25, 2026

Copy link
Copy Markdown

Summary

  • adds a public-only Biologix WordPress/WooCommerce intelligence poller and SQLite CLI
  • adds the production Vercel Cron service with private Blob retention and bearer-protected reports
  • includes a portable Cloudflare Worker/Durable Object deployment variant
  • tracks inventory, price, availability, popularity order, product timestamps, sitemap growth, public technology, DNS, cache headers, latency, and protected analytics endpoint status
  • keeps visitors, orders, customers, carts, reviews, cookies, PII, raw HTML, and authenticated data out of scope
  • labels correlated inventory movement as an inference, never a confirmed paid sale

Production

  • service: https://biologix-public-intel.vercel.app
  • cadence: every 15 minutes
  • retention: 120 days in a private Vercel Blob store
  • health is public; latest, report, and manual snapshot routes require the private bearer token

Verification

  • Python: 10 tests passed
  • Vercel service: 10 tests passed
  • Cloudflare variant: 6 tests passed
  • npm audit: 0 vulnerabilities
  • Vercel production build and deployment passed
  • live scheduled run and private Blob persistence verified

@alexmwein alexmwein changed the title Add Biologix public intelligence poller Add always-on Biologix public intelligence collector Jul 25, 2026
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.

1 participant