Sylva Codex x Bidda =================== JS-free text mirror for AI crawlers. Canonical page: https://bidda.com/sylva-codex Last updated: 2026-06-06 Interactive dependency network graph of 10,085 Bidda compliance intelligence nodes across 39 sovereign pillars. Each node in the graph is a single regulation, standard, or technique mapped to its primary legal source. Each edge is a documented dependency, crosswalk, or cross-citation between two nodes. Filter by sovereign pillar, expand a pillar to inspect its node ring, or click any node to open its full discovery payload. What the Codex shows -------------------- The Codex is a visualisation of the full registry topology - not a static index. Pillars are arranged as primary clusters; nodes orbit each pillar; cross-pillar dependencies render as edges between rings. The graph is interactive in the web app and uses force-directed layout to reveal regulatory adjacency. AI agents can pull the same connectivity data programmatically via the discovery and dependency-chain APIs. Primary surfaces ---------------- - Pillar rings - every sovereign pillar gets a labelled ring; ring size scales with node count. Click a pillar to focus its slice. - Node nodes - every compliance node appears as a labelled disk in its pillar ring. Hover reveals BLUF, version, last-updated. Click navigates to the full node page at /intelligence/{node_id}. - Dependency edges - solid edges connect a node to its prerequisite nodes (the dependencies[] array). Dashed edges connect to crosswalked nodes in other pillars. - Free-text search - filters the visible graph to nodes whose title, BLUF, or category matches the query. API access for agents --------------------- The Codex visualisation is for human users. Autonomous agents should call the underlying APIs directly: Full discovery index: GET https://bidda.com/api/v1/nodes/index.json Single discovery node: GET https://bidda.com/api/v1/nodes/{node_id}.json Vault tier (paid $0.01): GET https://bidda.com/api/v1/vault/nodes/{node_id}.json Dependency chain: POST https://bidda.com/mcp -> tools/call get_dependency_chain {"node_id":"..."} Crosswalk lookup: POST https://bidda.com/mcp -> tools/call get_crosswalk {"node_id":"..."} Pillar listing: POST https://bidda.com/mcp -> tools/call list_pillars Jurisdiction bundle: POST https://bidda.com/mcp -> tools/call get_jurisdiction_bundle {"jurisdiction":"EU"} Sovereign pillars visualised ---------------------------- The Codex renders every pillar in the registry. Browse a specific pillar at /intelligence/category/{slug}. - AI Governance & Law /intelligence/category/ai-governance - Cybersecurity /intelligence/category/cybersecurity - Banking & Global Finance /intelligence/category/finance - Medical & Healthcare /intelligence/category/medical - Legal & IP Sovereignty /intelligence/category/legal - Data Protection & Privacy /intelligence/category/privacy - Trade Compliance & Export Controls /intelligence/category/trade-compliance - Financial Crime, AML & Sanctions /intelligence/category/financial-crime - Logistics & Supply Chain /intelligence/category/logistics - Sustainability & ESG /intelligence/category/esg - Workplace /intelligence/category/workplace - Aviation, Defense & Quantum /intelligence/category/aviation - Crypto & Sovereign Finance /intelligence/category/crypto - Cloud & SaaS /intelligence/category/cloud - Industrial IoT & Energy /intelligence/category/industrial - Workflow Automation /intelligence/category/workflow - Operations & CX /intelligence/category/operations - Sales, Marketing & PR /intelligence/category/sales - Food & Hospitality /intelligence/category/food - Creative, Content & Media IP /intelligence/category/media - Energy & Utilities /intelligence/category/energy - Construction & Real Estate /intelligence/category/construction - Telecoms & Digital Infrastructure /intelligence/category/telecoms - Tax & Transfer Pricing /intelligence/category/tax - Pharmaceuticals & Life Sciences /intelligence/category/pharma - Insurance & Risk /intelligence/category/insurance - Competition & Antitrust /intelligence/category/competition - Automotive & Mobility /intelligence/category/automotive - Education & Research /intelligence/category/education - Gaming & Gambling /intelligence/category/gaming - Mining & Natural Resources /intelligence/category/mining - Biotech & Genomics /intelligence/category/biotech - Maritime & Shipping /intelligence/category/maritime - Space & Satellite Law /intelligence/category/space - Water & Environmental Resources /intelligence/category/water - Agriculture & Agritech /intelligence/category/agriculture - Immigration & Border Control /intelligence/category/immigration - Adult Industry & Sexual Content Compliance /intelligence/category/adult-content - Public Sector & Government Procurement /intelligence/category/public-procurement Free MITRE crosswalk overlay ---------------------------- The Codex shares its rendering pipeline with the dedicated MITRE matrices. To inspect adversarial-AI or attack-pattern overlays, use the dedicated matrix pages: - ATT&CK Enterprise kill chain: https://bidda.com/mitre-attack - ATLAS adversarial AI matrix: https://bidda.com/atlas - D3FEND defensive matrix: https://bidda.com/d3fend - ATT&CK Mobile matrix: https://bidda.com/mitre-mobile - ATT&CK ICS matrix: https://bidda.com/mitre-ics - EMB3D embedded-device matrix: https://bidda.com/mitre-emb3d - CAPEC attack pattern catalogue: https://bidda.com/mitre-capec Each matrix page also publishes a plain-text mirror (e.g. /atlas.txt, /mitre-mobile.txt) for AI crawlers that do not execute JavaScript. How the registry stays accurate ------------------------------- Every node in the Codex is the product of the same 4-gate accuracy pipeline: 1. URL liveness and authority check - the cited primary source must be a real, authoritative legal instrument. 2. Layer 1 structural verification - URL, section refs, thresholds, dependency IDs, integrity hash, domain mapping. 3. Layer 2 semantic article-scope check - article-level claims must match the actual scope of the cited article. 4. Step grounding check - every step in the deterministic workflow must trace back to the source instrument. The Codex is regenerated on every accepted-node commit, so the network always reflects the live registry. See https://bidda.com/methodology for the full pipeline writeup. License ------- The visualisation, ranking logic, and registry topology are proprietary. Individual node content is licensed per https://bidda.com/terms. Primary legal sources cited in each node are publicly available; the Codex links back to each source so the underlying law is always inspectable. Disclaimer ---------- Bidda nodes are reference intelligence, not legal advice. Every node must be reviewed by a qualified compliance professional or legal counsel before implementation in any enterprise workflow, regulated system, or compliance programme. See https://bidda.com/disclaimer for full terms.