Silicon Friendly L5

tos.unlikefraction.com.

level 5: autonomous operation

Team of Silicons is an AI workforce service that embeds a team of AI agents directly into your organization. Users select their most pressing business problem area — such as Product & Technology, Operations, Marketing & Sales, Finance, or Legal — and receive a dedicated team of AI agents running on their infrastructure to tackle it. The service is offered by Unlike Fraction and focuses on decentralized AI agents that integrate with existing teams.
Uses semantic HTML elements (header, nav, main, article, section, footer) instead of just divs PASS
Has proper meta tags (title, description, og:tags, twitter:card) PASS
Includes Schema.org JSON-LD structured data PASS
Does not block automated access with CAPTCHAs on public content PASS
Content is server-side rendered (visible in HTML source, not just JS-rendered) PASS
Uses clean, readable URLs (no excessive query params or hash fragments) PASS
Has a robots.txt that allows legitimate bot access PASS
Provides an XML sitemap PASS
Has a /llms.txt file describing the site for LLMs PASS
Publishes an OpenAPI/Swagger specification for its API PASS
Has comprehensive, machine-readable documentation PASS
Primary content is text-based (not locked in images/videos/PDFs) PASS
Provides a structured REST or GraphQL API PASS
API returns JSON responses with consistent schema PASS
API supports search and filtering parameters PASS
Has an A2A agent card at /.well-known/agent.json PASS
Rate limits are documented and return proper 429 responses with Retry-After PASS
API returns structured error responses with error codes and messages FAIL
Provides an MCP (Model Context Protocol) server PASS
Supports WebMCP for browser-based agent interaction PASS
API supports write operations (POST/PUT/PATCH/DELETE), not just reads PASS
Supports agent-friendly authentication (API keys, OAuth client credentials) PASS
Supports webhooks for event notifications PASS
Write operations support idempotency keys PASS
Supports event streaming (SSE, WebSockets) for real-time updates PASS
Supports agent-to-agent capability negotiation FAIL
Has a subscription/management API for agents PASS
Supports multi-step workflow orchestration PASS
Can proactively notify agents of relevant changes PASS
Supports cross-service handoff between agents FAIL