{"table_name":"semantic_cohesion","full_table_name":"wp_semantic_cohesion","description":"Stores semantic cohesion data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE wp_semantic_cohesion ( id bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, score int NOT NULL DEFAULT 0, coverage int NOT NULL DEFAULT 0, connectivity int NOT NULL DEFAULT 0, clusters int NOT NULL DEFAULT 0, depth int NOT NULL DEFAULT 0, core_alignment int NOT NULL DEFAULT 0, total_content_pages int NOT NULL DEFAULT 0, completed_analyses int NOT NULL DEFAULT 0, dominant_entities longtext, largest_cluster_size int NOT NULL DEFAULT 0, isolated_pages_count int NOT NULL DEFAULT 0, cluster_count int NOT NULL DEFAULT 0, recommended_actions longtext, score_components longtext, computed_at datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, PRIMARY KEY (id) ) $charset;\" );","columns":[{"name":"id","type":"bigint(20) UNSIGNED","nullable":false,"primary_key":true},{"name":"score","type":"int","nullable":false,"primary_key":false},{"name":"coverage","type":"int","nullable":false,"primary_key":false},{"name":"connectivity","type":"int","nullable":false,"primary_key":false},{"name":"clusters","type":"int","nullable":false,"primary_key":false},{"name":"depth","type":"int","nullable":false,"primary_key":false},{"name":"core_alignment","type":"int","nullable":false,"primary_key":false},{"name":"total_content_pages","type":"int","nullable":false,"primary_key":false},{"name":"completed_analyses","type":"int","nullable":false,"primary_key":false},{"name":"dominant_entities","type":"longtext","nullable":true,"primary_key":false},{"name":"largest_cluster_size","type":"int","nullable":false,"primary_key":false},{"name":"isolated_pages_count","type":"int","nullable":false,"primary_key":false},{"name":"cluster_count","type":"int","nullable":false,"primary_key":false},{"name":"recommended_actions","type":"longtext","nullable":true,"primary_key":false},{"name":"score_components","type":"longtext","nullable":true,"primary_key":false},{"name":"computed_at","type":"datetime","nullable":false,"primary_key":false}],"plugin":{"slug":"ai-data-layer","name":"AI Data Layer – AI SEO & AI Search Optimization: llms.txt, MCP Server, Schema (AEO/GEO)","active_installs":0,"version":"1.13.0","wp_org_url":"https://wordpress.org/plugins/ai-data-layer/"}}