AI-readable entry
Links to llms.txt, llms-full.txt, product feed, GEO JSON, and the well-known SiteOS flow contract.
Open full AI contextGEO is installed. This is the 3D front door.
This route connects the finished GEO system to the new Commerce Flow: visitor context, language, account, user center, robot ticket, product order, t-j.space payment bridge, return records, audit, and AI-readable manifests.
What is connected
Links to llms.txt, llms-full.txt, product feed, GEO JSON, and the well-known SiteOS flow contract.
Open full AI contextEvery future site fills domain, site name, industry, catalog, price, return path, and robot script pack.
Open onboarding manifestOrders carry source, site, user, language, GEO pack, amount, currency, and return_to into t-j.space.
Open SiteOS manifestRefund, ban, abnormal payment, missing order, chargeback, and delete requests become tickets.
Open supportReusable rule
Use this stack by default when a site needs users, support, orders, payments, or AI discovery. Pure display pages can stay lighter, but any sellable site should start from this flow.
{
"route": "/geo-os/",
"flow": "register -> verify -> user_center -> ticket -> order -> payment_hub -> return -> audit -> geo",
"payment_hub": "https://www.t-j.space/",
"ai_entry": [
"/llms.txt",
"/llms-full.txt",
"/ai-commerce-product-feed.json",
"/.well-known/siteos-commerce-flow.json",
"/.well-known/geo-command-system.json"
],
"moves_money_here": false
}