true, "source" => "truth_registry_unified", "built_at" => \$T["built_at"] ?? null, "counts" => [ "agents" => \$T["agents"]["count_unique"] ?? 0, "agents_total_live" => \$m["manifest_total_live"] ?? 950, "intents" => \$T["intents"]["count"] ?? 0, "skills_total" => \$T["skills"]["TOTAL"] ?? 0, "brains" => \$T["brains"]["count"] ?? 0, "doctrines" => \$T["doctrines"]["count"] ?? 0, "dashboards" => \$T["dashboards"]["count"] ?? 0, "providers" => \$T["providers"]["declared_total"] ?? 0, "qdrant_cols" => \$T["qdrant"]["collections_count"] ?? 0, "qdrant_points" => \$T["qdrant"]["total_points"] ?? 0, "nonreg_score" => \$T["nonreg"]["score"] ?? 0, "autonomy_score" => \$T["autonomy_score"] ?? 0, "autonomy_level" => \$T["autonomy_level"] ?? "?", ], "agents_by_source" => \$T["agents"]["by_source"] ?? [], "skills_sources" => \$T["skills"]["sources"] ?? [], ], JSON_PRETTY_PRINT | JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE);