# wfmlabs.ai — crawling and AI usage preferences. # # Content Signals (https://contentsignals.org/) express how the operator of this # site prefers its content to be used AFTER it has been crawled: # # search — build a search index and link results back here # ai-input — use the content as input to an AI system generating a response # (retrieval-augmented generation, grounding, citation) # ai-train — use the content to train or fine-tune a generative AI model # # All three are "yes" on purpose. Almost nobody publishes publicly about UKG Pro # WFM engineering; the point of this site is to be the thing an assistant can # find, ground on, and cite. Attribution back to wfmlabs.ai is appreciated. # # These are expressions of preference, not a licence grant, and not a technical # access control. See docs/AGENT-INTERFACES.md in the source repo. User-agent: * Content-Signal: search=yes, ai-input=yes, ai-train=yes Allow: / Sitemap: https://wfmlabs.ai/sitemap-index.xml # Machine-readable entry points for agents: # /llms.txt — site summary for LLMs # /llms-full.txt — full text of every page, in markdown # /.well-known/api-catalog — RFC 9727 API catalog # /.well-known/agents.json — agent interface index # /.well-known/mcp/server-card.json — MCP server card # /.well-known/agent-skills/index.json — published agent skills # /auth.md — access + authentication policy # /openapi.json — OpenAPI 3.1 description # Any HTML page also answers `Accept: text/markdown` with a markdown rendering.