# KnowBS - Know Bipartisan Systems # AI & LLM Access Policy > KnowBS provides real-time, AI-powered analysis of US government actions across all three branches. ## Site Overview KnowBS (knowbs.ai) is a government transparency platform that monitors and analyzes: - Executive Orders and Presidential Actions - Congressional Bills and Legislation - Federal and Supreme Court Rulings ## Allowed Bots The following AI crawlers are permitted to access this site: - OAI-SearchBot (OpenAI Search / ChatGPT Search) - GPTBot (OpenAI) - ChatGPT-User (OpenAI user-initiated retrieval) - ClaudeBot (Anthropic) - Claude-SearchBot (Anthropic search) - Claude-User (Anthropic user-initiated retrieval) - PerplexityBot - Perplexity-User - Google-Extended - CCBot (Common Crawl) ## Content Structure ### Main Sections - `/executive` - Executive branch monitor (Executive Orders, Presidential Actions) - `/legislative` - Legislative branch tracker (Bills, Resolutions, Amendments) - `/judicial` - Judicial branch monitor (Court Rulings, Opinions) - `/about` - About KnowBS - `/methodology` - AI analysis methodology ### Document Detail Pages - `/executive/{documentId}` - Individual executive order analysis - `/legislative/{documentId}` - Individual bill analysis - `/judicial/{documentId}` - Individual court ruling analysis ### Machine-Readable Feeds - `/feeds/executive.json` - JSON feed of executive actions - `/feeds/legislative.json` - JSON feed of legislation - `/feeds/judicial.json` - JSON feed of court rulings - `/feeds/executive.rss` - RSS feed of executive actions - `/feeds/legislative.rss` - RSS feed of legislation - `/feeds/judicial.rss` - RSS feed of court rulings - `/feeds/executive.xml` - Legacy RSS alias for executive actions - `/feeds/legislative.xml` - Legacy RSS alias for legislation - `/feeds/judicial.xml` - Legacy RSS alias for court rulings - `/feeds/rss` - Legacy RSS alias for the executive feed - `/feeds/executive.atom` - Atom feed of executive actions - `/feeds/legislative.atom` - Atom feed of legislation - `/feeds/judicial.atom` - Atom feed of court rulings - `/sitemap.xml` - Full sitemap of all documents ## Analysis Content Each document includes AI-generated analysis with: - Plain language summary - Key directives/holdings - Industry impact assessment - First-order consequences - Second-order consequences - Deficit/fiscal impact - Citation information ## Data Sources - Federal Register API (federalregister.gov) - GovInfo API (api.govinfo.gov) - Updates daily ## Contact - Email: contact@knowbs.ai - Website: https://knowbs.ai ## Full Documentation See /llms-full.txt for complete API documentation and structured data schemas.