Agent View
·
application/ld+json
{
"@context": "https://schema.org",
"@graph": [
{
"@id": "https://product.ai/#organization"
},
{
"@type": "SoftwareApplication",
"@id": "https://product.ai/#application",
"name": "Product.ai",
"slogan": "Intelligent guidance at conversation speed",
"description": "Product.ai is your AI shopping expert - verified product intelligence grounded in the Truth Graph, accessible to agents and humans alike.",
"applicationCategory": "ShoppingApplication",
"operatingSystem": "Web",
"author": {
"@id": "https://product.ai/#organization"
},
"offers": {
"@type": "Offer",
"price": "0",
"priceCurrency": "USD"
}
},
{
"@type": "WebPage",
"@id": "https://product.ai/join/projects/PRJ-15-llm-adapter-constitutional-implementation/#webpage",
"name": "LLMAdapter Constitutional Implementation — thin sovereignty across one Product.ai backend surface — Product.ai",
"description": "Define and ship the `LLMAdapter` interface as Product.ai's constitutional pattern for talking to model providers. One internal interface across all production code on the chosen surface. Pinned model versions explicitly. Reasoning effort set explicitly. System prompts in repo....",
"url": "https://product.ai/join/projects/PRJ-15-llm-adapter-constitutional-implementation/",
"isPartOf": {
"@id": "https://product.ai/#website"
},
"about": {
"@id": "https://product.ai/#organization"
},
"publisher": {
"@id": "https://product.ai/#organization"
}
},
{
"@type": "JobPosting",
"title": "LLMAdapter Constitutional Implementation — thin sovereignty across one Product.ai backend surface",
"description": "Define and ship the `LLMAdapter` interface as Product.ai's constitutional pattern for talking to model providers. One internal interface across all production code on the chosen surface. Pinned model versions explicitly. Reasoning effort set explicitly. System prompts in repo....",
"hiringOrganization": {
"@id": "https://product.ai/#organization"
},
"employmentType": "CONTRACTOR",
"datePosted": "2026-04-28",
"jobLocation": {
"@type": "Place",
"address": {
"@type": "PostalAddress",
"addressLocality": "Los Angeles",
"addressRegion": "CA",
"addressCountry": "US"
}
},
"baseSalary": {
"@type": "MonetaryAmount",
"currency": "USD",
"value": {
"@type": "QuantitativeValue",
"unitText": "WEEK"
}
},
"workHours": "2 weeks"
},
{
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Product.ai",
"item": "https://product.ai"
},
{
"@type": "ListItem",
"position": 2,
"name": "Join",
"item": "https://product.ai/join/"
},
{
"@type": "ListItem",
"position": 3,
"name": "Projects",
"item": "https://product.ai/join/projects/"
},
{
"@type": "ListItem",
"position": 4,
"name": "LLMAdapter Constitutional Implementation — thin sovereignty across one Product.ai backend surface",
"item": "https://product.ai/join/projects/PRJ-15-llm-adapter-constitutional-implementation/"
}
]
}
]
}