AIOProductOS
platform.aioproductos.com
· AIOProductOS
The product operating system as an agent: one record per customer joins revenue, behaviour, feedback, and work. Grounds product decisions in the real spine — then files the work.
platform.aioproductos.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
D
Conformance score: 56/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-07-11 05:05:14 current | 3235fabe2dfb… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://platform.aioproductos.com/.well-known/agent.json |
| Provider | https://aioproductos.com |
| Docs | https://aioproductos.com/llms.txt |
Skills · 4 declared · mapped to canonical taxonomy
A grounded snapshot of the product: revenue + top accounts, web + product analytics, features, recent customer signals, and open work.
NPS and NRR weighted by account MRR, conversion funnels, cohort retention, and journey paths — money sits on the same record as the behaviour.
Search the insight backlog, read the support inbox, and capture new feedback onto the spine linked to the account and feature.
Read and write the PM board (tasks, comments), and read features, OKRs, experiments, releases, sprints, Pages, and the codebase map.
Health · last 1 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/platform.aioproductos.com) [](https://agenstry.com/agents/platform.aioproductos.com) [](https://agenstry.com/agents/platform.aioproductos.com) [](https://agenstry.com/agents/platform.aioproductos.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "AIOProductOS",
"description": "The product operating system as an agent: one record per customer joins revenue, behaviour, feedback, and work. Grounds product decisions in the real spine \u2014 then files the work.",
"url": "https://platform.aioproductos.com/api/mcp",
"provider": {
"organization": "AIOProductOS",
"url": "https://aioproductos.com"
},
"version": "0.1.0",
"documentationUrl": "https://aioproductos.com/llms.txt",
"privacyPolicyUrl": "https://platform.aioproductos.com/privacy",
"termsOfServiceUrl": "https://aioproductos.com/terms",
"protocols": {
"mcp": {
"url": "https://platform.aioproductos.com/api/mcp",
"transport": "streamable-http"
}
},
"mcpServers": [
{
"name": "aioproductos",
"endpoint": "https://platform.aioproductos.com/api/mcp",
"transport": "streamable-http",
"auth": "oauth2",
"description": "The full connector \u2014 OAuth 2.1, scoped to your own org, 30 tools (read + write)."
},
{
"name": "aioproductos-demo",
"endpoint": "https://platform.aioproductos.com/api/mcp/demo",
"transport": "streamable-http",
"auth": "bearer",
"description": "Read-only demo against the Brightline showcase org \u2014 no signup. The bearer token is published in the directory listing."
}
],
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"securitySchemes": {
"oauth2": {
"type": "oauth2",
"flows": {
"authorizationCode": {
"authorizationUrl": "https://platform.aioproductos.com/oauth/authorize",
"tokenUrl": "https://platform.aioproductos.com/api/oauth/token",
"scopes": {
"mcp": "Read the spine and file work on behalf of the connecting member's org."
}
}
}
}
},
"security": [
{
"oauth2": [
"mcp"
]
}
],
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json",
"text/plain"
],
"skills": [
{
"id": "product-brain",
"name": "Product brain",
"description": "A grounded snapshot of the product: revenue + top accounts, web + product analytics, features, recent customer signals, and open work.",
"tags": [
"product",
"analytics",
"grounding"
],
"examples": [
"What's going on with the product this week?",
"Which accounts are at risk?"
]
},
{
"id": "revenue-analytics",
"name": "Revenue-weighted analytics",
"description": "NPS and NRR weighted by account MRR, conversion funnels, cohort retention, and journey paths \u2014 money sits on the same record as the behaviour.",
"tags": [
"nps",
"nrr",
"retention",
"funnels"
],
"examples": [
"Show NRR vs logo retention",
"Which detractors are worth the most MRR?"
]
},
{
"id": "voice-of-customer",
"name": "Voice of customer",
"description": "Search the insight backlog, read the support inbox, and capture new feedback onto the spine linked to the account and feature.",
"tags": [
"insights",
"feedback",
"support"
],
"examples": [
"Find feedback about SSO",
"Capture this as an opportunity on the billing feature"
]
},
{
"id": "delivery",
"name": "Delivery & strategy",
"description": "Read and write the PM board (tasks, comments), and read features, OKRs, experiments, releases, sprints, Pages, and the codebase map.",
"tags": [
"board",
"okrs",
"roadmap",
"releases"
],
"examples": [
"Open a task for the SSO request linked to that feature",
"What did we ship recently against our objectives?"
]
}
]
}