Skip to content

Add KaliCart Bridge#262

Open
giuseppesocci-bot wants to merge 3 commits into
enthec:mainfrom
giuseppesocci-bot:patch-1
Open

Add KaliCart Bridge#262
giuseppesocci-bot wants to merge 3 commits into
enthec:mainfrom
giuseppesocci-bot:patch-1

Conversation

@giuseppesocci-bot

Copy link
Copy Markdown
Contributor

Add KaliCart Bridge — WooCommerce plugin exposing agent-readable catalog APIs. Detection via unique link[rel='kalicart-agent'] tag. Live examples: https://duinshop.it/ , https://.possedoni.it/ . Spec: https://bridge.kalicart.com/spec/

Adds detection for KaliCart Bridge, a free GPLv2 WooCommerce plugin that exposes the merchant catalog as a structured REST API for AI shopping agents.
Detection method: link[rel='kalicart-agent'] injected in <head> — the rel value is unique, stable across all Bridge installations and documented in the public spec.
Live examples (verifiable now):

https://duinshop.it
https://www.project2209.com

Spec / docs: https://bridge.kalicart.com/docs/
Plugin is open source (GPLv2), actively maintained, distributed at bridge.kalicart.com. Two merchants live at time of submission; fingerprint registration requested now so HTTP Archive crawls start attributing installations from this point forward.
Comment thread src/technologies/k.json
"description": "KaliCart Bridge is a free WooCommerce plugin that exposes the merchant catalog as a structured, agent-readable API for AI shopping agents, with federated discovery via the KaliCart network.",
"dom": "link[rel='kalicart-agent']",
"icon": "KaliCartBridge.svg",
"implies": "WooCommerce",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"implies": ["WooCommerce"],

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