65987 lines
2.2 MiB
65987 lines
2.2 MiB
{
|
|
"directed": false,
|
|
"multigraph": false,
|
|
"graph": {},
|
|
"nodes": [
|
|
{
|
|
"label": "Package.swift",
|
|
"file_type": "code",
|
|
"source_file": ".agents/skills/xcode-project-setup/scripts/xcode_spm_setup/Package.swift",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 320,
|
|
"community_name": "Package.swift",
|
|
"norm_label": "package.swift",
|
|
"id": "agents_skills_xcode_project_setup_scripts_xcode_spm_setup_package"
|
|
},
|
|
{
|
|
"label": "PackageDescription",
|
|
"file_type": "code",
|
|
"type": "module",
|
|
"source_file": ".agents/skills/xcode-project-setup/scripts/xcode_spm_setup/Package.swift",
|
|
"source_location": "L2",
|
|
"_origin": "ast",
|
|
"community": 320,
|
|
"community_name": "Package.swift",
|
|
"norm_label": "packagedescription",
|
|
"id": "packagedescription"
|
|
},
|
|
{
|
|
"label": "main.swift",
|
|
"file_type": "code",
|
|
"source_file": ".agents/skills/xcode-project-setup/scripts/xcode_spm_setup/Sources/main.swift",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 60,
|
|
"community_name": "main.swift",
|
|
"norm_label": "main.swift",
|
|
"id": "agents_skills_xcode_project_setup_scripts_xcode_spm_setup_sources_main"
|
|
},
|
|
{
|
|
"label": "Foundation",
|
|
"file_type": "code",
|
|
"type": "module",
|
|
"source_file": ".agents/skills/xcode-project-setup/scripts/xcode_spm_setup/Sources/main.swift",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 60,
|
|
"community_name": "main.swift",
|
|
"norm_label": "foundation",
|
|
"id": "foundation"
|
|
},
|
|
{
|
|
"label": "XcodeProj",
|
|
"file_type": "code",
|
|
"type": "module",
|
|
"source_file": ".agents/skills/xcode-project-setup/scripts/xcode_spm_setup/Sources/main.swift",
|
|
"source_location": "L2",
|
|
"_origin": "ast",
|
|
"community": 60,
|
|
"community_name": "main.swift",
|
|
"norm_label": "xcodeproj",
|
|
"id": "xcodeproj"
|
|
},
|
|
{
|
|
"label": "PathKit",
|
|
"file_type": "code",
|
|
"type": "module",
|
|
"source_file": ".agents/skills/xcode-project-setup/scripts/xcode_spm_setup/Sources/main.swift",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 60,
|
|
"community_name": "main.swift",
|
|
"norm_label": "pathkit",
|
|
"id": "pathkit"
|
|
},
|
|
{
|
|
"label": "isUserScriptSandboxingEnabled()",
|
|
"file_type": "code",
|
|
"source_file": ".agents/skills/xcode-project-setup/scripts/xcode_spm_setup/Sources/main.swift",
|
|
"source_location": "L5",
|
|
"_origin": "ast",
|
|
"community": 60,
|
|
"community_name": "main.swift",
|
|
"norm_label": "isuserscriptsandboxingenabled()",
|
|
"id": "agents_skills_xcode_project_setup_scripts_xcode_spm_setup_sources_main_isuserscriptsandboxingenabled"
|
|
},
|
|
{
|
|
"label": "PBXProj",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": "",
|
|
"_origin": "ast",
|
|
"community": 60,
|
|
"community_name": "main.swift",
|
|
"norm_label": "pbxproj",
|
|
"id": "pbxproj"
|
|
},
|
|
{
|
|
"label": "Bool",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": "",
|
|
"_origin": "ast",
|
|
"community": 60,
|
|
"community_name": "main.swift",
|
|
"norm_label": "bool",
|
|
"id": "bool"
|
|
},
|
|
{
|
|
"label": "hasCrashlyticsRunScriptBuildPhase()",
|
|
"file_type": "code",
|
|
"source_file": ".agents/skills/xcode-project-setup/scripts/xcode_spm_setup/Sources/main.swift",
|
|
"source_location": "L21",
|
|
"_origin": "ast",
|
|
"community": 60,
|
|
"community_name": "main.swift",
|
|
"norm_label": "hascrashlyticsrunscriptbuildphase()",
|
|
"id": "agents_skills_xcode_project_setup_scripts_xcode_spm_setup_sources_main_hascrashlyticsrunscriptbuildphase"
|
|
},
|
|
{
|
|
"label": "addCrashlyticsRunScriptBuildPhase()",
|
|
"file_type": "code",
|
|
"source_file": ".agents/skills/xcode-project-setup/scripts/xcode_spm_setup/Sources/main.swift",
|
|
"source_location": "L37",
|
|
"_origin": "ast",
|
|
"community": 60,
|
|
"community_name": "main.swift",
|
|
"norm_label": "addcrashlyticsrunscriptbuildphase()",
|
|
"id": "agents_skills_xcode_project_setup_scripts_xcode_spm_setup_sources_main_addcrashlyticsrunscriptbuildphase"
|
|
},
|
|
{
|
|
"label": "setDwarfWithDsymDebugInformationFormat()",
|
|
"file_type": "code",
|
|
"source_file": ".agents/skills/xcode-project-setup/scripts/xcode_spm_setup/Sources/main.swift",
|
|
"source_location": "L68",
|
|
"_origin": "ast",
|
|
"community": 60,
|
|
"community_name": "main.swift",
|
|
"norm_label": "setdwarfwithdsymdebuginformationformat()",
|
|
"id": "agents_skills_xcode_project_setup_scripts_xcode_spm_setup_sources_main_setdwarfwithdsymdebuginformationformat"
|
|
},
|
|
{
|
|
"label": "main()",
|
|
"file_type": "code",
|
|
"source_file": ".agents/skills/xcode-project-setup/scripts/xcode_spm_setup/Sources/main.swift",
|
|
"source_location": "L80",
|
|
"_origin": "ast",
|
|
"community": 60,
|
|
"community_name": "main.swift",
|
|
"norm_label": "main()",
|
|
"id": "agents_skills_xcode_project_setup_scripts_xcode_spm_setup_sources_main_main"
|
|
},
|
|
{
|
|
"label": "backup.ps1",
|
|
"file_type": "code",
|
|
"source_file": "backup.ps1",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 343,
|
|
"community_name": "backup.ps1",
|
|
"norm_label": "backup.ps1",
|
|
"id": "backup_ps1_backup"
|
|
},
|
|
{
|
|
"label": "backup.sh",
|
|
"file_type": "code",
|
|
"source_file": "backup.sh",
|
|
"source_location": "L1",
|
|
"metadata": {
|
|
"language": "bash",
|
|
"kind": "file"
|
|
},
|
|
"_origin": "ast",
|
|
"community": 321,
|
|
"community_name": "backup.sh script",
|
|
"norm_label": "backup.sh",
|
|
"id": "backup_sh_backup"
|
|
},
|
|
{
|
|
"label": "backup.sh script",
|
|
"file_type": "code",
|
|
"source_file": "backup.sh",
|
|
"source_location": "L1",
|
|
"metadata": {
|
|
"language": "bash",
|
|
"kind": "bash_entrypoint"
|
|
},
|
|
"_origin": "ast",
|
|
"community": 321,
|
|
"community_name": "backup.sh script",
|
|
"norm_label": "backup.sh script",
|
|
"id": "backup_sh__entry"
|
|
},
|
|
{
|
|
"label": "brain-cli.py",
|
|
"file_type": "code",
|
|
"source_file": "brain-cli.py",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 17,
|
|
"community_name": "brain_index.py",
|
|
"norm_label": "brain-cli.py",
|
|
"id": "brain_cli"
|
|
},
|
|
{
|
|
"label": "main()",
|
|
"file_type": "code",
|
|
"source_file": "brain-cli.py",
|
|
"source_location": "L20",
|
|
"_origin": "ast",
|
|
"community": 17,
|
|
"community_name": "brain_index.py",
|
|
"norm_label": "main()",
|
|
"id": "brain_cli_main"
|
|
},
|
|
{
|
|
"label": "brain_index.py",
|
|
"file_type": "code",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 17,
|
|
"community_name": "brain_index.py",
|
|
"norm_label": "brain_index.py",
|
|
"id": "brain_core_brain_index"
|
|
},
|
|
{
|
|
"label": "_doc_id()",
|
|
"file_type": "code",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L33",
|
|
"_origin": "ast",
|
|
"community": 17,
|
|
"community_name": "brain_index.py",
|
|
"norm_label": "_doc_id()",
|
|
"id": "brain_core_brain_index_doc_id"
|
|
},
|
|
{
|
|
"label": "_now_iso()",
|
|
"file_type": "code",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L38",
|
|
"_origin": "ast",
|
|
"community": 17,
|
|
"community_name": "brain_index.py",
|
|
"norm_label": "_now_iso()",
|
|
"id": "brain_core_brain_index_now_iso"
|
|
},
|
|
{
|
|
"label": "get_conn()",
|
|
"file_type": "code",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L43",
|
|
"_origin": "ast",
|
|
"community": 17,
|
|
"community_name": "brain_index.py",
|
|
"norm_label": "get_conn()",
|
|
"id": "brain_core_brain_index_get_conn"
|
|
},
|
|
{
|
|
"label": "Path",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": "",
|
|
"_origin": "ast",
|
|
"community": 17,
|
|
"community_name": "brain_index.py",
|
|
"norm_label": "path",
|
|
"id": "brain_core_brain_index_py_path"
|
|
},
|
|
{
|
|
"label": "Connection",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": "",
|
|
"_origin": "ast",
|
|
"community": 17,
|
|
"community_name": "brain_index.py",
|
|
"norm_label": "connection",
|
|
"id": "connection"
|
|
},
|
|
{
|
|
"label": "upsert_doc()",
|
|
"file_type": "code",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L77",
|
|
"_origin": "ast",
|
|
"community": 17,
|
|
"community_name": "brain_index.py",
|
|
"norm_label": "upsert_doc()",
|
|
"id": "brain_core_brain_index_upsert_doc"
|
|
},
|
|
{
|
|
"label": "_walk_markdown()",
|
|
"file_type": "code",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L105",
|
|
"_origin": "ast",
|
|
"community": 17,
|
|
"community_name": "brain_index.py",
|
|
"norm_label": "_walk_markdown()",
|
|
"id": "brain_core_brain_index_walk_markdown"
|
|
},
|
|
{
|
|
"label": "ingest_brain()",
|
|
"file_type": "code",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L113",
|
|
"_origin": "ast",
|
|
"community": 17,
|
|
"community_name": "brain_index.py",
|
|
"norm_label": "ingest_brain()",
|
|
"id": "brain_core_brain_index_ingest_brain"
|
|
},
|
|
{
|
|
"label": "ingest_skill_learnings()",
|
|
"file_type": "code",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L127",
|
|
"_origin": "ast",
|
|
"community": 17,
|
|
"community_name": "brain_index.py",
|
|
"norm_label": "ingest_skill_learnings()",
|
|
"id": "brain_core_brain_index_ingest_skill_learnings"
|
|
},
|
|
{
|
|
"label": "ingest_chat()",
|
|
"file_type": "code",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L143",
|
|
"_origin": "ast",
|
|
"community": 17,
|
|
"community_name": "brain_index.py",
|
|
"norm_label": "ingest_chat()",
|
|
"id": "brain_core_brain_index_ingest_chat"
|
|
},
|
|
{
|
|
"label": "ingest_orchestration()",
|
|
"file_type": "code",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L171",
|
|
"_origin": "ast",
|
|
"community": 17,
|
|
"community_name": "brain_index.py",
|
|
"norm_label": "ingest_orchestration()",
|
|
"id": "brain_core_brain_index_ingest_orchestration"
|
|
},
|
|
{
|
|
"label": "ingest_all()",
|
|
"file_type": "code",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L198",
|
|
"_origin": "ast",
|
|
"community": 17,
|
|
"community_name": "brain_index.py",
|
|
"norm_label": "ingest_all()",
|
|
"id": "brain_core_brain_index_ingest_all"
|
|
},
|
|
{
|
|
"label": "search()",
|
|
"file_type": "code",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L209",
|
|
"_origin": "ast",
|
|
"community": 17,
|
|
"community_name": "brain_index.py",
|
|
"norm_label": "search()",
|
|
"id": "brain_core_brain_index_search"
|
|
},
|
|
{
|
|
"label": "_row_to_dict()",
|
|
"file_type": "code",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L231",
|
|
"_origin": "ast",
|
|
"community": 17,
|
|
"community_name": "brain_index.py",
|
|
"norm_label": "_row_to_dict()",
|
|
"id": "brain_core_brain_index_row_to_dict"
|
|
},
|
|
{
|
|
"label": "Row",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": "",
|
|
"_origin": "ast",
|
|
"community": 17,
|
|
"community_name": "brain_index.py",
|
|
"norm_label": "row",
|
|
"id": "row"
|
|
},
|
|
{
|
|
"label": "_snippet()",
|
|
"file_type": "code",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L237",
|
|
"_origin": "ast",
|
|
"community": 17,
|
|
"community_name": "brain_index.py",
|
|
"norm_label": "_snippet()",
|
|
"id": "brain_core_brain_index_snippet"
|
|
},
|
|
{
|
|
"label": "stats()",
|
|
"file_type": "code",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L250",
|
|
"_origin": "ast",
|
|
"community": 17,
|
|
"community_name": "brain_index.py",
|
|
"norm_label": "stats()",
|
|
"id": "brain_core_brain_index_stats"
|
|
},
|
|
{
|
|
"label": "Agentic OS \u2014 Centralized Brain: unified information pipeline. Ingests three kno",
|
|
"file_type": "rationale",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 17,
|
|
"community_name": "brain_index.py",
|
|
"norm_label": "agentic os \u2014 centralized brain: unified information pipeline. ingests three kno",
|
|
"id": "brain_core_brain_index_rationale_1"
|
|
},
|
|
{
|
|
"label": "Index multi-agent orchestration runs (my delegate_task fan-outs) so past 'sp",
|
|
"file_type": "rationale",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L172",
|
|
"_origin": "ast",
|
|
"community": 17,
|
|
"community_name": "brain_index.py",
|
|
"norm_label": "index multi-agent orchestration runs (my delegate_task fan-outs) so past 'sp",
|
|
"id": "brain_core_brain_index_rationale_172"
|
|
},
|
|
{
|
|
"label": "Full-text search across the unified index. Returns ranked hits with a short",
|
|
"file_type": "rationale",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L211",
|
|
"_origin": "ast",
|
|
"community": 17,
|
|
"community_name": "brain_index.py",
|
|
"norm_label": "full-text search across the unified index. returns ranked hits with a short",
|
|
"id": "brain_core_brain_index_rationale_211"
|
|
},
|
|
{
|
|
"label": "keepalive-brain-wsl.sh",
|
|
"file_type": "code",
|
|
"source_file": "brain/graph/keepalive-brain-wsl.sh",
|
|
"source_location": "L1",
|
|
"metadata": {
|
|
"language": "bash",
|
|
"kind": "file"
|
|
},
|
|
"_origin": "ast",
|
|
"community": 323,
|
|
"community_name": "keepalive-brain-wsl.sh",
|
|
"norm_label": "keepalive-brain-wsl.sh",
|
|
"id": "brain_graph_keepalive_brain_wsl"
|
|
},
|
|
{
|
|
"label": "keepalive-brain-wsl.sh script",
|
|
"file_type": "code",
|
|
"source_file": "brain/graph/keepalive-brain-wsl.sh",
|
|
"source_location": "L1",
|
|
"metadata": {
|
|
"language": "bash",
|
|
"kind": "bash_entrypoint"
|
|
},
|
|
"_origin": "ast",
|
|
"community": 323,
|
|
"community_name": "keepalive-brain-wsl.sh",
|
|
"norm_label": "keepalive-brain-wsl.sh script",
|
|
"id": "brain_graph_keepalive_brain_wsl_sh__entry"
|
|
},
|
|
{
|
|
"label": "learn-loop.sh",
|
|
"file_type": "code",
|
|
"source_file": "brain/graph/learn-loop.sh",
|
|
"source_location": "L1",
|
|
"metadata": {
|
|
"language": "bash",
|
|
"kind": "file"
|
|
},
|
|
"_origin": "ast",
|
|
"community": 324,
|
|
"community_name": "learn-loop.sh",
|
|
"norm_label": "learn-loop.sh",
|
|
"id": "brain_graph_learn_loop"
|
|
},
|
|
{
|
|
"label": "learn-loop.sh script",
|
|
"file_type": "code",
|
|
"source_file": "brain/graph/learn-loop.sh",
|
|
"source_location": "L1",
|
|
"metadata": {
|
|
"language": "bash",
|
|
"kind": "bash_entrypoint"
|
|
},
|
|
"_origin": "ast",
|
|
"community": 324,
|
|
"community_name": "learn-loop.sh",
|
|
"norm_label": "learn-loop.sh script",
|
|
"id": "brain_graph_learn_loop_sh__entry"
|
|
},
|
|
{
|
|
"label": "link-project.sh",
|
|
"file_type": "code",
|
|
"source_file": "brain/graph/link-project.sh",
|
|
"source_location": "L1",
|
|
"metadata": {
|
|
"language": "bash",
|
|
"kind": "file"
|
|
},
|
|
"_origin": "ast",
|
|
"community": 325,
|
|
"community_name": "link-project.sh",
|
|
"norm_label": "link-project.sh",
|
|
"id": "brain_graph_link_project"
|
|
},
|
|
{
|
|
"label": "link-project.sh script",
|
|
"file_type": "code",
|
|
"source_file": "brain/graph/link-project.sh",
|
|
"source_location": "L1",
|
|
"metadata": {
|
|
"language": "bash",
|
|
"kind": "bash_entrypoint"
|
|
},
|
|
"_origin": "ast",
|
|
"community": 325,
|
|
"community_name": "link-project.sh",
|
|
"norm_label": "link-project.sh script",
|
|
"id": "brain_graph_link_project_sh__entry"
|
|
},
|
|
{
|
|
"label": "serve-brain-wsl.sh",
|
|
"file_type": "code",
|
|
"source_file": "brain/graph/serve-brain-wsl.sh",
|
|
"source_location": "L1",
|
|
"metadata": {
|
|
"language": "bash",
|
|
"kind": "file"
|
|
},
|
|
"_origin": "ast",
|
|
"community": 327,
|
|
"community_name": "serve-brain-wsl.sh",
|
|
"norm_label": "serve-brain-wsl.sh",
|
|
"id": "brain_graph_serve_brain_wsl"
|
|
},
|
|
{
|
|
"label": "serve-brain-wsl.sh script",
|
|
"file_type": "code",
|
|
"source_file": "brain/graph/serve-brain-wsl.sh",
|
|
"source_location": "L1",
|
|
"metadata": {
|
|
"language": "bash",
|
|
"kind": "bash_entrypoint"
|
|
},
|
|
"_origin": "ast",
|
|
"community": 327,
|
|
"community_name": "serve-brain-wsl.sh",
|
|
"norm_label": "serve-brain-wsl.sh script",
|
|
"id": "brain_graph_serve_brain_wsl_sh__entry"
|
|
},
|
|
{
|
|
"label": "serve-brain.sh",
|
|
"file_type": "code",
|
|
"source_file": "brain/graph/serve-brain.sh",
|
|
"source_location": "L1",
|
|
"metadata": {
|
|
"language": "bash",
|
|
"kind": "file"
|
|
},
|
|
"_origin": "ast",
|
|
"community": 326,
|
|
"community_name": "serve-brain.sh",
|
|
"norm_label": "serve-brain.sh",
|
|
"id": "brain_graph_serve_brain"
|
|
},
|
|
{
|
|
"label": "serve-brain.sh script",
|
|
"file_type": "code",
|
|
"source_file": "brain/graph/serve-brain.sh",
|
|
"source_location": "L1",
|
|
"metadata": {
|
|
"language": "bash",
|
|
"kind": "bash_entrypoint"
|
|
},
|
|
"_origin": "ast",
|
|
"community": 326,
|
|
"community_name": "serve-brain.sh",
|
|
"norm_label": "serve-brain.sh script",
|
|
"id": "brain_graph_serve_brain_sh__entry"
|
|
},
|
|
{
|
|
"label": "sync-to-windows.sh",
|
|
"file_type": "code",
|
|
"source_file": "brain/graph/sync-to-windows.sh",
|
|
"source_location": "L1",
|
|
"metadata": {
|
|
"language": "bash",
|
|
"kind": "file"
|
|
},
|
|
"_origin": "ast",
|
|
"community": 328,
|
|
"community_name": "sync-to-windows.sh",
|
|
"norm_label": "sync-to-windows.sh",
|
|
"id": "brain_graph_sync_to_windows"
|
|
},
|
|
{
|
|
"label": "sync-to-windows.sh script",
|
|
"file_type": "code",
|
|
"source_file": "brain/graph/sync-to-windows.sh",
|
|
"source_location": "L1",
|
|
"metadata": {
|
|
"language": "bash",
|
|
"kind": "bash_entrypoint"
|
|
},
|
|
"_origin": "ast",
|
|
"community": 328,
|
|
"community_name": "sync-to-windows.sh",
|
|
"norm_label": "sync-to-windows.sh script",
|
|
"id": "brain_graph_sync_to_windows_sh__entry"
|
|
},
|
|
{
|
|
"label": "api.js",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/api.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 330,
|
|
"community_name": "api.js",
|
|
"norm_label": "api.js",
|
|
"id": "dashboard_api"
|
|
},
|
|
{
|
|
"label": "api",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/api.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 330,
|
|
"community_name": "api.js",
|
|
"norm_label": "api",
|
|
"id": "dashboard_api_api"
|
|
},
|
|
{
|
|
"label": "app.js",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/app.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 110,
|
|
"community_name": "app.js",
|
|
"norm_label": "app.js",
|
|
"id": "dashboard_app"
|
|
},
|
|
{
|
|
"label": "pageCache",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/app.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 110,
|
|
"community_name": "app.js",
|
|
"norm_label": "pagecache",
|
|
"id": "dashboard_app_pagecache"
|
|
},
|
|
{
|
|
"label": "loadPage()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/app.js",
|
|
"source_location": "L5",
|
|
"_origin": "ast",
|
|
"community": 110,
|
|
"community_name": "app.js",
|
|
"norm_label": "loadpage()",
|
|
"id": "dashboard_app_loadpage"
|
|
},
|
|
{
|
|
"label": "loadScript()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/app.js",
|
|
"source_location": "L16",
|
|
"_origin": "ast",
|
|
"community": 110,
|
|
"community_name": "app.js",
|
|
"norm_label": "loadscript()",
|
|
"id": "dashboard_app_loadscript"
|
|
},
|
|
{
|
|
"label": "navigate()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/app.js",
|
|
"source_location": "L27",
|
|
"_origin": "ast",
|
|
"community": 110,
|
|
"community_name": "app.js",
|
|
"norm_label": "navigate()",
|
|
"id": "dashboard_app_navigate"
|
|
},
|
|
{
|
|
"label": "capitalize()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/app.js",
|
|
"source_location": "L65",
|
|
"_origin": "ast",
|
|
"community": 110,
|
|
"community_name": "app.js",
|
|
"norm_label": "capitalize()",
|
|
"id": "dashboard_app_capitalize"
|
|
},
|
|
{
|
|
"label": "updateAgentStatus()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/app.js",
|
|
"source_location": "L67",
|
|
"_origin": "ast",
|
|
"community": 110,
|
|
"community_name": "app.js",
|
|
"norm_label": "updateagentstatus()",
|
|
"id": "dashboard_app_updateagentstatus"
|
|
},
|
|
{
|
|
"label": "agent-health.js",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/agent-health.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 111,
|
|
"community_name": "agent-health.js",
|
|
"norm_label": "agent-health.js",
|
|
"id": "dashboard_pages_agent_health"
|
|
},
|
|
{
|
|
"label": "renderAgentHealth()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/agent-health.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 111,
|
|
"community_name": "agent-health.js",
|
|
"norm_label": "renderagenthealth()",
|
|
"id": "dashboard_pages_agent_health_renderagenthealth"
|
|
},
|
|
{
|
|
"label": "loadAgents()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/agent-health.js",
|
|
"source_location": "L27",
|
|
"_origin": "ast",
|
|
"community": 111,
|
|
"community_name": "agent-health.js",
|
|
"norm_label": "loadagents()",
|
|
"id": "dashboard_pages_agent_health_loadagents"
|
|
},
|
|
{
|
|
"label": "showAddAgentModal()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/agent-health.js",
|
|
"source_location": "L119",
|
|
"_origin": "ast",
|
|
"community": 111,
|
|
"community_name": "agent-health.js",
|
|
"norm_label": "showaddagentmodal()",
|
|
"id": "dashboard_pages_agent_health_showaddagentmodal"
|
|
},
|
|
{
|
|
"label": "updateAgentForm()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/agent-health.js",
|
|
"source_location": "L196",
|
|
"_origin": "ast",
|
|
"community": 111,
|
|
"community_name": "agent-health.js",
|
|
"norm_label": "updateagentform()",
|
|
"id": "dashboard_pages_agent_health_updateagentform"
|
|
},
|
|
{
|
|
"label": "registerAgent()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/agent-health.js",
|
|
"source_location": "L202",
|
|
"_origin": "ast",
|
|
"community": 111,
|
|
"community_name": "agent-health.js",
|
|
"norm_label": "registeragent()",
|
|
"id": "dashboard_pages_agent_health_registeragent"
|
|
},
|
|
{
|
|
"label": "removeAgent()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/agent-health.js",
|
|
"source_location": "L239",
|
|
"_origin": "ast",
|
|
"community": 111,
|
|
"community_name": "agent-health.js",
|
|
"norm_label": "removeagent()",
|
|
"id": "dashboard_pages_agent_health_removeagent"
|
|
},
|
|
{
|
|
"label": "agent-insights.js",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/agent-insights.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 112,
|
|
"community_name": "agent-insights.js",
|
|
"norm_label": "agent-insights.js",
|
|
"id": "dashboard_pages_agent_insights"
|
|
},
|
|
{
|
|
"label": "fmtDuration()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/agent-insights.js",
|
|
"source_location": "L6",
|
|
"_origin": "ast",
|
|
"community": 112,
|
|
"community_name": "agent-insights.js",
|
|
"norm_label": "fmtduration()",
|
|
"id": "dashboard_pages_agent_insights_fmtduration"
|
|
},
|
|
{
|
|
"label": "agentColor()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/agent-insights.js",
|
|
"source_location": "L16",
|
|
"_origin": "ast",
|
|
"community": 112,
|
|
"community_name": "agent-insights.js",
|
|
"norm_label": "agentcolor()",
|
|
"id": "dashboard_pages_agent_insights_agentcolor"
|
|
},
|
|
{
|
|
"label": "_charts",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/agent-insights.js",
|
|
"source_location": "L25",
|
|
"_origin": "ast",
|
|
"community": 112,
|
|
"community_name": "agent-insights.js",
|
|
"norm_label": "_charts",
|
|
"id": "dashboard_pages_agent_insights_charts"
|
|
},
|
|
{
|
|
"label": "destroyCharts()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/agent-insights.js",
|
|
"source_location": "L26",
|
|
"_origin": "ast",
|
|
"community": 112,
|
|
"community_name": "agent-insights.js",
|
|
"norm_label": "destroycharts()",
|
|
"id": "dashboard_pages_agent_insights_destroycharts"
|
|
},
|
|
{
|
|
"label": "renderAgentInsights()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/agent-insights.js",
|
|
"source_location": "L31",
|
|
"_origin": "ast",
|
|
"community": 112,
|
|
"community_name": "agent-insights.js",
|
|
"norm_label": "renderagentinsights()",
|
|
"id": "dashboard_pages_agent_insights_renderagentinsights"
|
|
},
|
|
{
|
|
"label": "recomputeAndRenderInsights()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/agent-insights.js",
|
|
"source_location": "L190",
|
|
"_origin": "ast",
|
|
"community": 112,
|
|
"community_name": "agent-insights.js",
|
|
"norm_label": "recomputeandrenderinsights()",
|
|
"id": "dashboard_pages_agent_insights_recomputeandrenderinsights"
|
|
},
|
|
{
|
|
"label": "audit.js",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/audit.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 154,
|
|
"community_name": "audit.js",
|
|
"norm_label": "audit.js",
|
|
"id": "dashboard_pages_audit"
|
|
},
|
|
{
|
|
"label": "renderAudit()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/audit.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 154,
|
|
"community_name": "audit.js",
|
|
"norm_label": "renderaudit()",
|
|
"id": "dashboard_pages_audit_renderaudit"
|
|
},
|
|
{
|
|
"label": "_allAuditEntries",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/audit.js",
|
|
"source_location": "L34",
|
|
"_origin": "ast",
|
|
"community": 154,
|
|
"community_name": "audit.js",
|
|
"norm_label": "_allauditentries",
|
|
"id": "dashboard_pages_audit_allauditentries"
|
|
},
|
|
{
|
|
"label": "refreshAudit()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/audit.js",
|
|
"source_location": "L36",
|
|
"_origin": "ast",
|
|
"community": 154,
|
|
"community_name": "audit.js",
|
|
"norm_label": "refreshaudit()",
|
|
"id": "dashboard_pages_audit_refreshaudit"
|
|
},
|
|
{
|
|
"label": "applyAuditFilter()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/audit.js",
|
|
"source_location": "L48",
|
|
"_origin": "ast",
|
|
"community": 154,
|
|
"community_name": "audit.js",
|
|
"norm_label": "applyauditfilter()",
|
|
"id": "dashboard_pages_audit_applyauditfilter"
|
|
},
|
|
{
|
|
"label": "clearAuditFilters()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/audit.js",
|
|
"source_location": "L81",
|
|
"_origin": "ast",
|
|
"community": 154,
|
|
"community_name": "audit.js",
|
|
"norm_label": "clearauditfilters()",
|
|
"id": "dashboard_pages_audit_clearauditfilters"
|
|
},
|
|
{
|
|
"label": "backups.js",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/backups.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 175,
|
|
"community_name": "backups.js",
|
|
"norm_label": "backups.js",
|
|
"id": "dashboard_pages_backups"
|
|
},
|
|
{
|
|
"label": "renderBackups()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/backups.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 175,
|
|
"community_name": "backups.js",
|
|
"norm_label": "renderbackups()",
|
|
"id": "dashboard_pages_backups_renderbackups"
|
|
},
|
|
{
|
|
"label": "createBackup()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/backups.js",
|
|
"source_location": "L46",
|
|
"_origin": "ast",
|
|
"community": 175,
|
|
"community_name": "backups.js",
|
|
"norm_label": "createbackup()",
|
|
"id": "dashboard_pages_backups_createbackup"
|
|
},
|
|
{
|
|
"label": "restoreBackup()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/backups.js",
|
|
"source_location": "L56",
|
|
"_origin": "ast",
|
|
"community": 175,
|
|
"community_name": "backups.js",
|
|
"norm_label": "restorebackup()",
|
|
"id": "dashboard_pages_backups_restorebackup"
|
|
},
|
|
{
|
|
"label": "confirmRestore()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/backups.js",
|
|
"source_location": "L68",
|
|
"_origin": "ast",
|
|
"community": 175,
|
|
"community_name": "backups.js",
|
|
"norm_label": "confirmrestore()",
|
|
"id": "dashboard_pages_backups_confirmrestore"
|
|
},
|
|
{
|
|
"label": "brain-search.js",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/brain-search.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 288,
|
|
"community_name": "brain-search.js",
|
|
"norm_label": "brain-search.js",
|
|
"id": "dashboard_pages_brain_search"
|
|
},
|
|
{
|
|
"label": "renderBrainSearch()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/brain-search.js",
|
|
"source_location": "L4",
|
|
"_origin": "ast",
|
|
"community": 288,
|
|
"community_name": "brain-search.js",
|
|
"norm_label": "renderbrainsearch()",
|
|
"id": "dashboard_pages_brain_search_renderbrainsearch"
|
|
},
|
|
{
|
|
"label": "brainSearchRun()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/brain-search.js",
|
|
"source_location": "L42",
|
|
"_origin": "ast",
|
|
"community": 288,
|
|
"community_name": "brain-search.js",
|
|
"norm_label": "brainsearchrun()",
|
|
"id": "dashboard_pages_brain_search_brainsearchrun"
|
|
},
|
|
{
|
|
"label": "brainSearchIngest()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/brain-search.js",
|
|
"source_location": "L74",
|
|
"_origin": "ast",
|
|
"community": 288,
|
|
"community_name": "brain-search.js",
|
|
"norm_label": "brainsearchingest()",
|
|
"id": "dashboard_pages_brain_search_brainsearchingest"
|
|
},
|
|
{
|
|
"label": "chat.js",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/chat.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 42,
|
|
"community_name": "chat.js",
|
|
"norm_label": "chat.js",
|
|
"id": "dashboard_pages_chat"
|
|
},
|
|
{
|
|
"label": "renderChat()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/chat.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 42,
|
|
"community_name": "chat.js",
|
|
"norm_label": "renderchat()",
|
|
"id": "dashboard_pages_chat_renderchat"
|
|
},
|
|
{
|
|
"label": "selectAgent()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/chat.js",
|
|
"source_location": "L85",
|
|
"_origin": "ast",
|
|
"community": 42,
|
|
"community_name": "chat.js",
|
|
"norm_label": "selectagent()",
|
|
"id": "dashboard_pages_chat_selectagent"
|
|
},
|
|
{
|
|
"label": "updateAgentStatusText()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/chat.js",
|
|
"source_location": "L94",
|
|
"_origin": "ast",
|
|
"community": 42,
|
|
"community_name": "chat.js",
|
|
"norm_label": "updateagentstatustext()",
|
|
"id": "dashboard_pages_chat_updateagentstatustext"
|
|
},
|
|
{
|
|
"label": "handleChatKey()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/chat.js",
|
|
"source_location": "L103",
|
|
"_origin": "ast",
|
|
"community": 42,
|
|
"community_name": "chat.js",
|
|
"norm_label": "handlechatkey()",
|
|
"id": "dashboard_pages_chat_handlechatkey"
|
|
},
|
|
{
|
|
"label": "autoResizeTextarea()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/chat.js",
|
|
"source_location": "L111",
|
|
"_origin": "ast",
|
|
"community": 42,
|
|
"community_name": "chat.js",
|
|
"norm_label": "autoresizetextarea()",
|
|
"id": "dashboard_pages_chat_autoresizetextarea"
|
|
},
|
|
{
|
|
"label": "sendChatMessage()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/chat.js",
|
|
"source_location": "L116",
|
|
"_origin": "ast",
|
|
"community": 42,
|
|
"community_name": "chat.js",
|
|
"norm_label": "sendchatmessage()",
|
|
"id": "dashboard_pages_chat_sendchatmessage"
|
|
},
|
|
{
|
|
"label": "addChatMessage()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/chat.js",
|
|
"source_location": "L150",
|
|
"_origin": "ast",
|
|
"community": 42,
|
|
"community_name": "chat.js",
|
|
"norm_label": "addchatmessage()",
|
|
"id": "dashboard_pages_chat_addchatmessage"
|
|
},
|
|
{
|
|
"label": "showTypingIndicator()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/chat.js",
|
|
"source_location": "L171",
|
|
"_origin": "ast",
|
|
"community": 42,
|
|
"community_name": "chat.js",
|
|
"norm_label": "showtypingindicator()",
|
|
"id": "dashboard_pages_chat_showtypingindicator"
|
|
},
|
|
{
|
|
"label": "removeTypingIndicator()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/chat.js",
|
|
"source_location": "L191",
|
|
"_origin": "ast",
|
|
"community": 42,
|
|
"community_name": "chat.js",
|
|
"norm_label": "removetypingindicator()",
|
|
"id": "dashboard_pages_chat_removetypingindicator"
|
|
},
|
|
{
|
|
"label": "refreshChat()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/chat.js",
|
|
"source_location": "L196",
|
|
"_origin": "ast",
|
|
"community": 42,
|
|
"community_name": "chat.js",
|
|
"norm_label": "refreshchat()",
|
|
"id": "dashboard_pages_chat_refreshchat"
|
|
},
|
|
{
|
|
"label": "renderChatHistory()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/chat.js",
|
|
"source_location": "L205",
|
|
"_origin": "ast",
|
|
"community": 42,
|
|
"community_name": "chat.js",
|
|
"norm_label": "renderchathistory()",
|
|
"id": "dashboard_pages_chat_renderchathistory"
|
|
},
|
|
{
|
|
"label": "clearChat()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/chat.js",
|
|
"source_location": "L237",
|
|
"_origin": "ast",
|
|
"community": 42,
|
|
"community_name": "chat.js",
|
|
"norm_label": "clearchat()",
|
|
"id": "dashboard_pages_chat_clearchat"
|
|
},
|
|
{
|
|
"label": "sendQuickPrompt()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/chat.js",
|
|
"source_location": "L244",
|
|
"_origin": "ast",
|
|
"community": 42,
|
|
"community_name": "chat.js",
|
|
"norm_label": "sendquickprompt()",
|
|
"id": "dashboard_pages_chat_sendquickprompt"
|
|
},
|
|
{
|
|
"label": "command-center.js",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 13,
|
|
"community_name": "command-center.js",
|
|
"norm_label": "command-center.js",
|
|
"id": "dashboard_pages_command_center"
|
|
},
|
|
{
|
|
"label": "_cc",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L14",
|
|
"_origin": "ast",
|
|
"community": 13,
|
|
"community_name": "command-center.js",
|
|
"norm_label": "_cc",
|
|
"id": "dashboard_pages_command_center_cc"
|
|
},
|
|
{
|
|
"label": "ccRunCommand()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L34",
|
|
"_origin": "ast",
|
|
"community": 13,
|
|
"community_name": "command-center.js",
|
|
"norm_label": "ccruncommand()",
|
|
"id": "dashboard_pages_command_center_ccruncommand"
|
|
},
|
|
{
|
|
"label": "ccDispatch()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L71",
|
|
"_origin": "ast",
|
|
"community": 13,
|
|
"community_name": "command-center.js",
|
|
"norm_label": "ccdispatch()",
|
|
"id": "dashboard_pages_command_center_ccdispatch"
|
|
},
|
|
{
|
|
"label": "ccStop()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L108",
|
|
"_origin": "ast",
|
|
"community": 13,
|
|
"community_name": "command-center.js",
|
|
"norm_label": "ccstop()",
|
|
"id": "dashboard_pages_command_center_ccstop"
|
|
},
|
|
{
|
|
"label": "renderCommandCenter()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L120",
|
|
"_origin": "ast",
|
|
"community": 13,
|
|
"community_name": "command-center.js",
|
|
"norm_label": "rendercommandcenter()",
|
|
"id": "dashboard_pages_command_center_rendercommandcenter"
|
|
},
|
|
{
|
|
"label": "ccRefreshAll()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L222",
|
|
"_origin": "ast",
|
|
"community": 13,
|
|
"community_name": "command-center.js",
|
|
"norm_label": "ccrefreshall()",
|
|
"id": "dashboard_pages_command_center_ccrefreshall"
|
|
},
|
|
{
|
|
"label": "ccRefreshAgents()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L227",
|
|
"_origin": "ast",
|
|
"community": 13,
|
|
"community_name": "command-center.js",
|
|
"norm_label": "ccrefreshagents()",
|
|
"id": "dashboard_pages_command_center_ccrefreshagents"
|
|
},
|
|
{
|
|
"label": "ccRenderAgents()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L241",
|
|
"_origin": "ast",
|
|
"community": 13,
|
|
"community_name": "command-center.js",
|
|
"norm_label": "ccrenderagents()",
|
|
"id": "dashboard_pages_command_center_ccrenderagents"
|
|
},
|
|
{
|
|
"label": "ccRenderAgentSelect()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L259",
|
|
"_origin": "ast",
|
|
"community": 13,
|
|
"community_name": "command-center.js",
|
|
"norm_label": "ccrenderagentselect()",
|
|
"id": "dashboard_pages_command_center_ccrenderagentselect"
|
|
},
|
|
{
|
|
"label": "ccSelectAgent()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L268",
|
|
"_origin": "ast",
|
|
"community": 13,
|
|
"community_name": "command-center.js",
|
|
"norm_label": "ccselectagent()",
|
|
"id": "dashboard_pages_command_center_ccselectagent"
|
|
},
|
|
{
|
|
"label": "ccRefreshJobs()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L279",
|
|
"_origin": "ast",
|
|
"community": 13,
|
|
"community_name": "command-center.js",
|
|
"norm_label": "ccrefreshjobs()",
|
|
"id": "dashboard_pages_command_center_ccrefreshjobs"
|
|
},
|
|
{
|
|
"label": "ccRenderJobs()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L287",
|
|
"_origin": "ast",
|
|
"community": 13,
|
|
"community_name": "command-center.js",
|
|
"norm_label": "ccrenderjobs()",
|
|
"id": "dashboard_pages_command_center_ccrenderjobs"
|
|
},
|
|
{
|
|
"label": "ccJobAdd()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L299",
|
|
"_origin": "ast",
|
|
"community": 13,
|
|
"community_name": "command-center.js",
|
|
"norm_label": "ccjobadd()",
|
|
"id": "dashboard_pages_command_center_ccjobadd"
|
|
},
|
|
{
|
|
"label": "ccJobUpdate()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L307",
|
|
"_origin": "ast",
|
|
"community": 13,
|
|
"community_name": "command-center.js",
|
|
"norm_label": "ccjobupdate()",
|
|
"id": "dashboard_pages_command_center_ccjobupdate"
|
|
},
|
|
{
|
|
"label": "ccRefreshMetrics()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L313",
|
|
"_origin": "ast",
|
|
"community": 13,
|
|
"community_name": "command-center.js",
|
|
"norm_label": "ccrefreshmetrics()",
|
|
"id": "dashboard_pages_command_center_ccrefreshmetrics"
|
|
},
|
|
{
|
|
"label": "ccRenderMetrics()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L322",
|
|
"_origin": "ast",
|
|
"community": 13,
|
|
"community_name": "command-center.js",
|
|
"norm_label": "ccrendermetrics()",
|
|
"id": "dashboard_pages_command_center_ccrendermetrics"
|
|
},
|
|
{
|
|
"label": "ccRefreshSystem()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L343",
|
|
"_origin": "ast",
|
|
"community": 13,
|
|
"community_name": "command-center.js",
|
|
"norm_label": "ccrefreshsystem()",
|
|
"id": "dashboard_pages_command_center_ccrefreshsystem"
|
|
},
|
|
{
|
|
"label": "ccLoadColor()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L351",
|
|
"_origin": "ast",
|
|
"community": 13,
|
|
"community_name": "command-center.js",
|
|
"norm_label": "ccloadcolor()",
|
|
"id": "dashboard_pages_command_center_ccloadcolor"
|
|
},
|
|
{
|
|
"label": "ccRenderHw()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L358",
|
|
"_origin": "ast",
|
|
"community": 13,
|
|
"community_name": "command-center.js",
|
|
"norm_label": "ccrenderhw()",
|
|
"id": "dashboard_pages_command_center_ccrenderhw"
|
|
},
|
|
{
|
|
"label": "ccTickUptime()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L418",
|
|
"_origin": "ast",
|
|
"community": 13,
|
|
"community_name": "command-center.js",
|
|
"norm_label": "cctickuptime()",
|
|
"id": "dashboard_pages_command_center_cctickuptime"
|
|
},
|
|
{
|
|
"label": "ccReset()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L428",
|
|
"_origin": "ast",
|
|
"community": 13,
|
|
"community_name": "command-center.js",
|
|
"norm_label": "ccreset()",
|
|
"id": "dashboard_pages_command_center_ccreset"
|
|
},
|
|
{
|
|
"label": "ccLog()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L438",
|
|
"_origin": "ast",
|
|
"community": 13,
|
|
"community_name": "command-center.js",
|
|
"norm_label": "cclog()",
|
|
"id": "dashboard_pages_command_center_cclog"
|
|
},
|
|
{
|
|
"label": "ccEvent()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L449",
|
|
"_origin": "ast",
|
|
"community": 13,
|
|
"community_name": "command-center.js",
|
|
"norm_label": "ccevent()",
|
|
"id": "dashboard_pages_command_center_ccevent"
|
|
},
|
|
{
|
|
"label": "ccStamp()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L460",
|
|
"_origin": "ast",
|
|
"community": 13,
|
|
"community_name": "command-center.js",
|
|
"norm_label": "ccstamp()",
|
|
"id": "dashboard_pages_command_center_ccstamp"
|
|
},
|
|
{
|
|
"label": "cost.js",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/cost.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 289,
|
|
"community_name": "cost.js",
|
|
"norm_label": "cost.js",
|
|
"id": "dashboard_pages_cost"
|
|
},
|
|
{
|
|
"label": "renderCost()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/cost.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 289,
|
|
"community_name": "cost.js",
|
|
"norm_label": "rendercost()",
|
|
"id": "dashboard_pages_cost_rendercost"
|
|
},
|
|
{
|
|
"label": "recordTestCost()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/cost.js",
|
|
"source_location": "L118",
|
|
"_origin": "ast",
|
|
"community": 289,
|
|
"community_name": "cost.js",
|
|
"norm_label": "recordtestcost()",
|
|
"id": "dashboard_pages_cost_recordtestcost"
|
|
},
|
|
{
|
|
"label": "submitCostRecord()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/cost.js",
|
|
"source_location": "L144",
|
|
"_origin": "ast",
|
|
"community": 289,
|
|
"community_name": "cost.js",
|
|
"norm_label": "submitcostrecord()",
|
|
"id": "dashboard_pages_cost_submitcostrecord"
|
|
},
|
|
{
|
|
"label": "dashboard.js",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/dashboard.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 290,
|
|
"community_name": "dashboard.js",
|
|
"norm_label": "dashboard.js",
|
|
"id": "dashboard_pages_dashboard"
|
|
},
|
|
{
|
|
"label": "renderDashboard()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/dashboard.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 290,
|
|
"community_name": "dashboard.js",
|
|
"norm_label": "renderdashboard()",
|
|
"id": "dashboard_pages_dashboard_renderdashboard"
|
|
},
|
|
{
|
|
"label": "runQuickSkill()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/dashboard.js",
|
|
"source_location": "L101",
|
|
"_origin": "ast",
|
|
"community": 290,
|
|
"community_name": "dashboard.js",
|
|
"norm_label": "runquickskill()",
|
|
"id": "dashboard_pages_dashboard_runquickskill"
|
|
},
|
|
{
|
|
"label": "executeQuickRun()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/dashboard.js",
|
|
"source_location": "L130",
|
|
"_origin": "ast",
|
|
"community": 290,
|
|
"community_name": "dashboard.js",
|
|
"norm_label": "executequickrun()",
|
|
"id": "dashboard_pages_dashboard_executequickrun"
|
|
},
|
|
{
|
|
"label": "goals.js",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/goals.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 114,
|
|
"community_name": "goals.js",
|
|
"norm_label": "goals.js",
|
|
"id": "dashboard_pages_goals"
|
|
},
|
|
{
|
|
"label": "renderGoals()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/goals.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 114,
|
|
"community_name": "goals.js",
|
|
"norm_label": "rendergoals()",
|
|
"id": "dashboard_pages_goals_rendergoals"
|
|
},
|
|
{
|
|
"label": "showCreateGoalModal()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/goals.js",
|
|
"source_location": "L85",
|
|
"_origin": "ast",
|
|
"community": 114,
|
|
"community_name": "goals.js",
|
|
"norm_label": "showcreategoalmodal()",
|
|
"id": "dashboard_pages_goals_showcreategoalmodal"
|
|
},
|
|
{
|
|
"label": "createGoal()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/goals.js",
|
|
"source_location": "L129",
|
|
"_origin": "ast",
|
|
"community": 114,
|
|
"community_name": "goals.js",
|
|
"norm_label": "creategoal()",
|
|
"id": "dashboard_pages_goals_creategoal"
|
|
},
|
|
{
|
|
"label": "updateGoalProgress()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/goals.js",
|
|
"source_location": "L147",
|
|
"_origin": "ast",
|
|
"community": 114,
|
|
"community_name": "goals.js",
|
|
"norm_label": "updategoalprogress()",
|
|
"id": "dashboard_pages_goals_updategoalprogress"
|
|
},
|
|
{
|
|
"label": "completeGoal()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/goals.js",
|
|
"source_location": "L157",
|
|
"_origin": "ast",
|
|
"community": 114,
|
|
"community_name": "goals.js",
|
|
"norm_label": "completegoal()",
|
|
"id": "dashboard_pages_goals_completegoal"
|
|
},
|
|
{
|
|
"label": "deleteGoal()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/goals.js",
|
|
"source_location": "L167",
|
|
"_origin": "ast",
|
|
"community": 114,
|
|
"community_name": "goals.js",
|
|
"norm_label": "deletegoal()",
|
|
"id": "dashboard_pages_goals_deletegoal"
|
|
},
|
|
{
|
|
"label": "journal.js",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/journal.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 97,
|
|
"community_name": "journal.js",
|
|
"norm_label": "journal.js",
|
|
"id": "dashboard_pages_journal"
|
|
},
|
|
{
|
|
"label": "renderJournal()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/journal.js",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 97,
|
|
"community_name": "journal.js",
|
|
"norm_label": "renderjournal()",
|
|
"id": "dashboard_pages_journal_renderjournal"
|
|
},
|
|
{
|
|
"label": "formatDateDisplay()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/journal.js",
|
|
"source_location": "L53",
|
|
"_origin": "ast",
|
|
"community": 97,
|
|
"community_name": "journal.js",
|
|
"norm_label": "formatdatedisplay()",
|
|
"id": "dashboard_pages_journal_formatdatedisplay"
|
|
},
|
|
{
|
|
"label": "scheduleJournalSave()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/journal.js",
|
|
"source_location": "L59",
|
|
"_origin": "ast",
|
|
"community": 97,
|
|
"community_name": "journal.js",
|
|
"norm_label": "schedulejournalsave()",
|
|
"id": "dashboard_pages_journal_schedulejournalsave"
|
|
},
|
|
{
|
|
"label": "saveJournalEntry()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/journal.js",
|
|
"source_location": "L66",
|
|
"_origin": "ast",
|
|
"community": 97,
|
|
"community_name": "journal.js",
|
|
"norm_label": "savejournalentry()",
|
|
"id": "dashboard_pages_journal_savejournalentry"
|
|
},
|
|
{
|
|
"label": "loadJournalEntry()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/journal.js",
|
|
"source_location": "L85",
|
|
"_origin": "ast",
|
|
"community": 97,
|
|
"community_name": "journal.js",
|
|
"norm_label": "loadjournalentry()",
|
|
"id": "dashboard_pages_journal_loadjournalentry"
|
|
},
|
|
{
|
|
"label": "loadJournalEntries()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/journal.js",
|
|
"source_location": "L104",
|
|
"_origin": "ast",
|
|
"community": 97,
|
|
"community_name": "journal.js",
|
|
"norm_label": "loadjournalentries()",
|
|
"id": "dashboard_pages_journal_loadjournalentries"
|
|
},
|
|
{
|
|
"label": "searchJournal()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/journal.js",
|
|
"source_location": "L142",
|
|
"_origin": "ast",
|
|
"community": 97,
|
|
"community_name": "journal.js",
|
|
"norm_label": "searchjournal()",
|
|
"id": "dashboard_pages_journal_searchjournal"
|
|
},
|
|
{
|
|
"label": "kanban.js",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 24,
|
|
"community_name": "kanban.js",
|
|
"norm_label": "kanban.js",
|
|
"id": "dashboard_pages_kanban"
|
|
},
|
|
{
|
|
"label": "getAllKanbanTasks()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 24,
|
|
"community_name": "kanban.js",
|
|
"norm_label": "getallkanbantasks()",
|
|
"id": "dashboard_pages_kanban_getallkanbantasks"
|
|
},
|
|
{
|
|
"label": "renderKanban()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L7",
|
|
"_origin": "ast",
|
|
"community": 24,
|
|
"community_name": "kanban.js",
|
|
"norm_label": "renderkanban()",
|
|
"id": "dashboard_pages_kanban_renderkanban"
|
|
},
|
|
{
|
|
"label": "loadKanbanData()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L44",
|
|
"_origin": "ast",
|
|
"community": 24,
|
|
"community_name": "kanban.js",
|
|
"norm_label": "loadkanbandata()",
|
|
"id": "dashboard_pages_kanban_loadkanbandata"
|
|
},
|
|
{
|
|
"label": "renderKanbanBoard()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L55",
|
|
"_origin": "ast",
|
|
"community": 24,
|
|
"community_name": "kanban.js",
|
|
"norm_label": "renderkanbanboard()",
|
|
"id": "dashboard_pages_kanban_renderkanbanboard"
|
|
},
|
|
{
|
|
"label": "showAddKanbanTask()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L102",
|
|
"_origin": "ast",
|
|
"community": 24,
|
|
"community_name": "kanban.js",
|
|
"norm_label": "showaddkanbantask()",
|
|
"id": "dashboard_pages_kanban_showaddkanbantask"
|
|
},
|
|
{
|
|
"label": "createKanbanTask()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L180",
|
|
"_origin": "ast",
|
|
"community": 24,
|
|
"community_name": "kanban.js",
|
|
"norm_label": "createkanbantask()",
|
|
"id": "dashboard_pages_kanban_createkanbantask"
|
|
},
|
|
{
|
|
"label": "onKanbanDrag()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L202",
|
|
"_origin": "ast",
|
|
"community": 24,
|
|
"community_name": "kanban.js",
|
|
"norm_label": "onkanbandrag()",
|
|
"id": "dashboard_pages_kanban_onkanbandrag"
|
|
},
|
|
{
|
|
"label": "onKanbanDrop()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L206",
|
|
"_origin": "ast",
|
|
"community": 24,
|
|
"community_name": "kanban.js",
|
|
"norm_label": "onkanbandrop()",
|
|
"id": "dashboard_pages_kanban_onkanbandrop"
|
|
},
|
|
{
|
|
"label": "KANBAN_AGENTS",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L218",
|
|
"_origin": "ast",
|
|
"community": 24,
|
|
"community_name": "kanban.js",
|
|
"norm_label": "kanban_agents",
|
|
"id": "dashboard_pages_kanban_kanban_agents"
|
|
},
|
|
{
|
|
"label": "closeKanbanDetailModal()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L220",
|
|
"_origin": "ast",
|
|
"community": 24,
|
|
"community_name": "kanban.js",
|
|
"norm_label": "closekanbandetailmodal()",
|
|
"id": "dashboard_pages_kanban_closekanbandetailmodal"
|
|
},
|
|
{
|
|
"label": "showKanbanDetail()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L225",
|
|
"_origin": "ast",
|
|
"community": 24,
|
|
"community_name": "kanban.js",
|
|
"norm_label": "showkanbandetail()",
|
|
"id": "dashboard_pages_kanban_showkanbandetail"
|
|
},
|
|
{
|
|
"label": "renderKanbanDetailModal()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L246",
|
|
"_origin": "ast",
|
|
"community": 24,
|
|
"community_name": "kanban.js",
|
|
"norm_label": "renderkanbandetailmodal()",
|
|
"id": "dashboard_pages_kanban_renderkanbandetailmodal"
|
|
},
|
|
{
|
|
"label": "dispatchKanbanTask()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L289",
|
|
"_origin": "ast",
|
|
"community": 24,
|
|
"community_name": "kanban.js",
|
|
"norm_label": "dispatchkanbantask()",
|
|
"id": "dashboard_pages_kanban_dispatchkanbantask"
|
|
},
|
|
{
|
|
"label": "completeKanbanTask()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L301",
|
|
"_origin": "ast",
|
|
"community": 24,
|
|
"community_name": "kanban.js",
|
|
"norm_label": "completekanbantask()",
|
|
"id": "dashboard_pages_kanban_completekanbantask"
|
|
},
|
|
{
|
|
"label": "blockKanbanTask()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L312",
|
|
"_origin": "ast",
|
|
"community": 24,
|
|
"community_name": "kanban.js",
|
|
"norm_label": "blockkanbantask()",
|
|
"id": "dashboard_pages_kanban_blockkanbantask"
|
|
},
|
|
{
|
|
"label": "unblockKanbanTask()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L323",
|
|
"_origin": "ast",
|
|
"community": 24,
|
|
"community_name": "kanban.js",
|
|
"norm_label": "unblockkanbantask()",
|
|
"id": "dashboard_pages_kanban_unblockkanbantask"
|
|
},
|
|
{
|
|
"label": "deleteKanbanTask()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L334",
|
|
"_origin": "ast",
|
|
"community": 24,
|
|
"community_name": "kanban.js",
|
|
"norm_label": "deletekanbantask()",
|
|
"id": "dashboard_pages_kanban_deletekanbantask"
|
|
},
|
|
{
|
|
"label": "filterKanbanTasks()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L346",
|
|
"_origin": "ast",
|
|
"community": 24,
|
|
"community_name": "kanban.js",
|
|
"norm_label": "filterkanbantasks()",
|
|
"id": "dashboard_pages_kanban_filterkanbantasks"
|
|
},
|
|
{
|
|
"label": "learning-analytics.js",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/learning-analytics.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 331,
|
|
"community_name": "learning-analytics.js",
|
|
"norm_label": "learning-analytics.js",
|
|
"id": "dashboard_pages_learning_analytics"
|
|
},
|
|
{
|
|
"label": "renderLearningAnalytics()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/learning-analytics.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 331,
|
|
"community_name": "learning-analytics.js",
|
|
"norm_label": "renderlearninganalytics()",
|
|
"id": "dashboard_pages_learning_analytics_renderlearninganalytics"
|
|
},
|
|
{
|
|
"label": "memory.js",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/memory.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 291,
|
|
"community_name": "memory.js",
|
|
"norm_label": "memory.js",
|
|
"id": "dashboard_pages_memory"
|
|
},
|
|
{
|
|
"label": "renderMemory()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/memory.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 291,
|
|
"community_name": "memory.js",
|
|
"norm_label": "rendermemory()",
|
|
"id": "dashboard_pages_memory_rendermemory"
|
|
},
|
|
{
|
|
"label": "editMemory()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/memory.js",
|
|
"source_location": "L38",
|
|
"_origin": "ast",
|
|
"community": 291,
|
|
"community_name": "memory.js",
|
|
"norm_label": "editmemory()",
|
|
"id": "dashboard_pages_memory_editmemory"
|
|
},
|
|
{
|
|
"label": "saveMemory()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/memory.js",
|
|
"source_location": "L57",
|
|
"_origin": "ast",
|
|
"community": 291,
|
|
"community_name": "memory.js",
|
|
"norm_label": "savememory()",
|
|
"id": "dashboard_pages_memory_savememory"
|
|
},
|
|
{
|
|
"label": "orchestration.js",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/orchestration.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 292,
|
|
"community_name": "orchestration.js",
|
|
"norm_label": "orchestration.js",
|
|
"id": "dashboard_pages_orchestration"
|
|
},
|
|
{
|
|
"label": "renderOrchestration()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/orchestration.js",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 292,
|
|
"community_name": "orchestration.js",
|
|
"norm_label": "renderorchestration()",
|
|
"id": "dashboard_pages_orchestration_renderorchestration"
|
|
},
|
|
{
|
|
"label": "orchLoadRuns()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/orchestration.js",
|
|
"source_location": "L36",
|
|
"_origin": "ast",
|
|
"community": 292,
|
|
"community_name": "orchestration.js",
|
|
"norm_label": "orchloadruns()",
|
|
"id": "dashboard_pages_orchestration_orchloadruns"
|
|
},
|
|
{
|
|
"label": "orchRun()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/orchestration.js",
|
|
"source_location": "L55",
|
|
"_origin": "ast",
|
|
"community": 292,
|
|
"community_name": "orchestration.js",
|
|
"norm_label": "orchrun()",
|
|
"id": "dashboard_pages_orchestration_orchrun"
|
|
},
|
|
{
|
|
"label": "plugins.js",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/plugins.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 98,
|
|
"community_name": "plugins.js",
|
|
"norm_label": "plugins.js",
|
|
"id": "dashboard_pages_plugins"
|
|
},
|
|
{
|
|
"label": "renderPlugins()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/plugins.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 98,
|
|
"community_name": "plugins.js",
|
|
"norm_label": "renderplugins()",
|
|
"id": "dashboard_pages_plugins_renderplugins"
|
|
},
|
|
{
|
|
"label": "renderPluginTable()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/plugins.js",
|
|
"source_location": "L73",
|
|
"_origin": "ast",
|
|
"community": 98,
|
|
"community_name": "plugins.js",
|
|
"norm_label": "renderplugintable()",
|
|
"id": "dashboard_pages_plugins_renderplugintable"
|
|
},
|
|
{
|
|
"label": "renderIntegrations()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/plugins.js",
|
|
"source_location": "L103",
|
|
"_origin": "ast",
|
|
"community": 98,
|
|
"community_name": "plugins.js",
|
|
"norm_label": "renderintegrations()",
|
|
"id": "dashboard_pages_plugins_renderintegrations"
|
|
},
|
|
{
|
|
"label": "showInstallPlugin()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/plugins.js",
|
|
"source_location": "L123",
|
|
"_origin": "ast",
|
|
"community": 98,
|
|
"community_name": "plugins.js",
|
|
"norm_label": "showinstallplugin()",
|
|
"id": "dashboard_pages_plugins_showinstallplugin"
|
|
},
|
|
{
|
|
"label": "installPluginFromRepo()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/plugins.js",
|
|
"source_location": "L127",
|
|
"_origin": "ast",
|
|
"community": 98,
|
|
"community_name": "plugins.js",
|
|
"norm_label": "installpluginfromrepo()",
|
|
"id": "dashboard_pages_plugins_installpluginfromrepo"
|
|
},
|
|
{
|
|
"label": "uninstallPlugin()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/plugins.js",
|
|
"source_location": "L149",
|
|
"_origin": "ast",
|
|
"community": 98,
|
|
"community_name": "plugins.js",
|
|
"norm_label": "uninstallplugin()",
|
|
"id": "dashboard_pages_plugins_uninstallplugin"
|
|
},
|
|
{
|
|
"label": "addIntegration()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/plugins.js",
|
|
"source_location": "L160",
|
|
"_origin": "ast",
|
|
"community": 98,
|
|
"community_name": "plugins.js",
|
|
"norm_label": "addintegration()",
|
|
"id": "dashboard_pages_plugins_addintegration"
|
|
},
|
|
{
|
|
"label": "prompts.js",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/prompts.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 293,
|
|
"community_name": "prompts.js",
|
|
"norm_label": "prompts.js",
|
|
"id": "dashboard_pages_prompts"
|
|
},
|
|
{
|
|
"label": "renderPrompts()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/prompts.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 293,
|
|
"community_name": "prompts.js",
|
|
"norm_label": "renderprompts()",
|
|
"id": "dashboard_pages_prompts_renderprompts"
|
|
},
|
|
{
|
|
"label": "viewPrompt()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/prompts.js",
|
|
"source_location": "L41",
|
|
"_origin": "ast",
|
|
"community": 293,
|
|
"community_name": "prompts.js",
|
|
"norm_label": "viewprompt()",
|
|
"id": "dashboard_pages_prompts_viewprompt"
|
|
},
|
|
{
|
|
"label": "copyPromptFromModal()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/prompts.js",
|
|
"source_location": "L61",
|
|
"_origin": "ast",
|
|
"community": 293,
|
|
"community_name": "prompts.js",
|
|
"norm_label": "copypromptfrommodal()",
|
|
"id": "dashboard_pages_prompts_copypromptfrommodal"
|
|
},
|
|
{
|
|
"label": "scheduler.js",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/scheduler.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 176,
|
|
"community_name": "scheduler.js",
|
|
"norm_label": "scheduler.js",
|
|
"id": "dashboard_pages_scheduler"
|
|
},
|
|
{
|
|
"label": "renderScheduler()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/scheduler.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 176,
|
|
"community_name": "scheduler.js",
|
|
"norm_label": "renderscheduler()",
|
|
"id": "dashboard_pages_scheduler_renderscheduler"
|
|
},
|
|
{
|
|
"label": "showAddJob()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/scheduler.js",
|
|
"source_location": "L48",
|
|
"_origin": "ast",
|
|
"community": 176,
|
|
"community_name": "scheduler.js",
|
|
"norm_label": "showaddjob()",
|
|
"id": "dashboard_pages_scheduler_showaddjob"
|
|
},
|
|
{
|
|
"label": "createJob()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/scheduler.js",
|
|
"source_location": "L75",
|
|
"_origin": "ast",
|
|
"community": 176,
|
|
"community_name": "scheduler.js",
|
|
"norm_label": "createjob()",
|
|
"id": "dashboard_pages_scheduler_createjob"
|
|
},
|
|
{
|
|
"label": "deleteJob()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/scheduler.js",
|
|
"source_location": "L90",
|
|
"_origin": "ast",
|
|
"community": 176,
|
|
"community_name": "scheduler.js",
|
|
"norm_label": "deletejob()",
|
|
"id": "dashboard_pages_scheduler_deletejob"
|
|
},
|
|
{
|
|
"label": "session-replay.js",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/session-replay.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 294,
|
|
"community_name": "session-replay.js",
|
|
"norm_label": "session-replay.js",
|
|
"id": "dashboard_pages_session_replay"
|
|
},
|
|
{
|
|
"label": "renderSessionReplay()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/session-replay.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 294,
|
|
"community_name": "session-replay.js",
|
|
"norm_label": "rendersessionreplay()",
|
|
"id": "dashboard_pages_session_replay_rendersessionreplay"
|
|
},
|
|
{
|
|
"label": "replaySession()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/session-replay.js",
|
|
"source_location": "L47",
|
|
"_origin": "ast",
|
|
"community": 294,
|
|
"community_name": "session-replay.js",
|
|
"norm_label": "replaysession()",
|
|
"id": "dashboard_pages_session_replay_replaysession"
|
|
},
|
|
{
|
|
"label": "formatSize()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/session-replay.js",
|
|
"source_location": "L83",
|
|
"_origin": "ast",
|
|
"community": 294,
|
|
"community_name": "session-replay.js",
|
|
"norm_label": "formatsize()",
|
|
"id": "dashboard_pages_session_replay_formatsize"
|
|
},
|
|
{
|
|
"label": "settings.js",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/settings.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 155,
|
|
"community_name": "settings.js",
|
|
"norm_label": "settings.js",
|
|
"id": "dashboard_pages_settings"
|
|
},
|
|
{
|
|
"label": "renderSettings()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/settings.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 155,
|
|
"community_name": "settings.js",
|
|
"norm_label": "rendersettings()",
|
|
"id": "dashboard_pages_settings_rendersettings"
|
|
},
|
|
{
|
|
"label": "toggleAgent()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/settings.js",
|
|
"source_location": "L114",
|
|
"_origin": "ast",
|
|
"community": 155,
|
|
"community_name": "settings.js",
|
|
"norm_label": "toggleagent()",
|
|
"id": "dashboard_pages_settings_toggleagent"
|
|
},
|
|
{
|
|
"label": "saveAllSettings()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/settings.js",
|
|
"source_location": "L121",
|
|
"_origin": "ast",
|
|
"community": 155,
|
|
"community_name": "settings.js",
|
|
"norm_label": "saveallsettings()",
|
|
"id": "dashboard_pages_settings_saveallsettings"
|
|
},
|
|
{
|
|
"label": "resetSettings()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/settings.js",
|
|
"source_location": "L156",
|
|
"_origin": "ast",
|
|
"community": 155,
|
|
"community_name": "settings.js",
|
|
"norm_label": "resetsettings()",
|
|
"id": "dashboard_pages_settings_resetsettings"
|
|
},
|
|
{
|
|
"label": "confirmReset()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/settings.js",
|
|
"source_location": "L167",
|
|
"_origin": "ast",
|
|
"community": 155,
|
|
"community_name": "settings.js",
|
|
"norm_label": "confirmreset()",
|
|
"id": "dashboard_pages_settings_confirmreset"
|
|
},
|
|
{
|
|
"label": "setup-wizard.js",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/setup-wizard.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 115,
|
|
"community_name": "setup-wizard.js",
|
|
"norm_label": "setup-wizard.js",
|
|
"id": "dashboard_pages_setup_wizard"
|
|
},
|
|
{
|
|
"label": "setupSteps",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/setup-wizard.js",
|
|
"source_location": "L2",
|
|
"_origin": "ast",
|
|
"community": 115,
|
|
"community_name": "setup-wizard.js",
|
|
"norm_label": "setupsteps",
|
|
"id": "dashboard_pages_setup_wizard_setupsteps"
|
|
},
|
|
{
|
|
"label": "renderSetupWizard()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/setup-wizard.js",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"community": 115,
|
|
"community_name": "setup-wizard.js",
|
|
"norm_label": "rendersetupwizard()",
|
|
"id": "dashboard_pages_setup_wizard_rendersetupwizard"
|
|
},
|
|
{
|
|
"label": "renderWizardStep()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/setup-wizard.js",
|
|
"source_location": "L26",
|
|
"_origin": "ast",
|
|
"community": 115,
|
|
"community_name": "setup-wizard.js",
|
|
"norm_label": "renderwizardstep()",
|
|
"id": "dashboard_pages_setup_wizard_renderwizardstep"
|
|
},
|
|
{
|
|
"label": "nextWizardStep()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/setup-wizard.js",
|
|
"source_location": "L116",
|
|
"_origin": "ast",
|
|
"community": 115,
|
|
"community_name": "setup-wizard.js",
|
|
"norm_label": "nextwizardstep()",
|
|
"id": "dashboard_pages_setup_wizard_nextwizardstep"
|
|
},
|
|
{
|
|
"label": "prevWizardStep()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/setup-wizard.js",
|
|
"source_location": "L121",
|
|
"_origin": "ast",
|
|
"community": 115,
|
|
"community_name": "setup-wizard.js",
|
|
"norm_label": "prevwizardstep()",
|
|
"id": "dashboard_pages_setup_wizard_prevwizardstep"
|
|
},
|
|
{
|
|
"label": "finishSetup()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/setup-wizard.js",
|
|
"source_location": "L125",
|
|
"_origin": "ast",
|
|
"community": 115,
|
|
"community_name": "setup-wizard.js",
|
|
"norm_label": "finishsetup()",
|
|
"id": "dashboard_pages_setup_wizard_finishsetup"
|
|
},
|
|
{
|
|
"label": "skills.js",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 26,
|
|
"community_name": "skills.js",
|
|
"norm_label": "skills.js",
|
|
"id": "dashboard_pages_skills"
|
|
},
|
|
{
|
|
"label": "renderSkills()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 26,
|
|
"community_name": "skills.js",
|
|
"norm_label": "renderskills()",
|
|
"id": "dashboard_pages_skills_renderskills"
|
|
},
|
|
{
|
|
"label": "renderSkillGrid()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L31",
|
|
"_origin": "ast",
|
|
"community": 26,
|
|
"community_name": "skills.js",
|
|
"norm_label": "renderskillgrid()",
|
|
"id": "dashboard_pages_skills_renderskillgrid"
|
|
},
|
|
{
|
|
"label": "switchSkillView()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L60",
|
|
"_origin": "ast",
|
|
"community": 26,
|
|
"community_name": "skills.js",
|
|
"norm_label": "switchskillview()",
|
|
"id": "dashboard_pages_skills_switchskillview"
|
|
},
|
|
{
|
|
"label": "filterSkills()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L79",
|
|
"_origin": "ast",
|
|
"community": 26,
|
|
"community_name": "skills.js",
|
|
"norm_label": "filterskills()",
|
|
"id": "dashboard_pages_skills_filterskills"
|
|
},
|
|
{
|
|
"label": "showSkillDetail()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L85",
|
|
"_origin": "ast",
|
|
"community": 26,
|
|
"community_name": "skills.js",
|
|
"norm_label": "showskilldetail()",
|
|
"id": "dashboard_pages_skills_showskilldetail"
|
|
},
|
|
{
|
|
"label": "backToSkills()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L154",
|
|
"_origin": "ast",
|
|
"community": 26,
|
|
"community_name": "skills.js",
|
|
"norm_label": "backtoskills()",
|
|
"id": "dashboard_pages_skills_backtoskills"
|
|
},
|
|
{
|
|
"label": "quickRunSkill()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L161",
|
|
"_origin": "ast",
|
|
"community": 26,
|
|
"community_name": "skills.js",
|
|
"norm_label": "quickrunskill()",
|
|
"id": "dashboard_pages_skills_quickrunskill"
|
|
},
|
|
{
|
|
"label": "executeSkillRun()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L184",
|
|
"_origin": "ast",
|
|
"community": 26,
|
|
"community_name": "skills.js",
|
|
"norm_label": "executeskillrun()",
|
|
"id": "dashboard_pages_skills_executeskillrun"
|
|
},
|
|
{
|
|
"label": "showAddSkill()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L217",
|
|
"_origin": "ast",
|
|
"community": 26,
|
|
"community_name": "skills.js",
|
|
"norm_label": "showaddskill()",
|
|
"id": "dashboard_pages_skills_showaddskill"
|
|
},
|
|
{
|
|
"label": "submitNewSkill()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L234",
|
|
"_origin": "ast",
|
|
"community": 26,
|
|
"community_name": "skills.js",
|
|
"norm_label": "submitnewskill()",
|
|
"id": "dashboard_pages_skills_submitnewskill"
|
|
},
|
|
{
|
|
"label": "editSkillMd()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L249",
|
|
"_origin": "ast",
|
|
"community": 26,
|
|
"community_name": "skills.js",
|
|
"norm_label": "editskillmd()",
|
|
"id": "dashboard_pages_skills_editskillmd"
|
|
},
|
|
{
|
|
"label": "saveSkillMd()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L261",
|
|
"_origin": "ast",
|
|
"community": 26,
|
|
"community_name": "skills.js",
|
|
"norm_label": "saveskillmd()",
|
|
"id": "dashboard_pages_skills_saveskillmd"
|
|
},
|
|
{
|
|
"label": "addSkillContextFile()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L272",
|
|
"_origin": "ast",
|
|
"community": 26,
|
|
"community_name": "skills.js",
|
|
"norm_label": "addskillcontextfile()",
|
|
"id": "dashboard_pages_skills_addskillcontextfile"
|
|
},
|
|
{
|
|
"label": "submitNewContextFile()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L288",
|
|
"_origin": "ast",
|
|
"community": 26,
|
|
"community_name": "skills.js",
|
|
"norm_label": "submitnewcontextfile()",
|
|
"id": "dashboard_pages_skills_submitnewcontextfile"
|
|
},
|
|
{
|
|
"label": "editSkillContextFile()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L302",
|
|
"_origin": "ast",
|
|
"community": 26,
|
|
"community_name": "skills.js",
|
|
"norm_label": "editskillcontextfile()",
|
|
"id": "dashboard_pages_skills_editskillcontextfile"
|
|
},
|
|
{
|
|
"label": "saveSkillContextFile()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L316",
|
|
"_origin": "ast",
|
|
"community": 26,
|
|
"community_name": "skills.js",
|
|
"norm_label": "saveskillcontextfile()",
|
|
"id": "dashboard_pages_skills_saveskillcontextfile"
|
|
},
|
|
{
|
|
"label": "deleteSkillContextFile()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L328",
|
|
"_origin": "ast",
|
|
"community": 26,
|
|
"community_name": "skills.js",
|
|
"norm_label": "deleteskillcontextfile()",
|
|
"id": "dashboard_pages_skills_deleteskillcontextfile"
|
|
},
|
|
{
|
|
"label": "smart-router.js",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/smart-router.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 116,
|
|
"community_name": "smart-router.js",
|
|
"norm_label": "smart-router.js",
|
|
"id": "dashboard_pages_smart_router"
|
|
},
|
|
{
|
|
"label": "ROUTER_AGENT_META",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/smart-router.js",
|
|
"source_location": "L2",
|
|
"_origin": "ast",
|
|
"community": 116,
|
|
"community_name": "smart-router.js",
|
|
"norm_label": "router_agent_meta",
|
|
"id": "dashboard_pages_smart_router_router_agent_meta"
|
|
},
|
|
{
|
|
"label": "routerAgentMeta()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/smart-router.js",
|
|
"source_location": "L10",
|
|
"_origin": "ast",
|
|
"community": 116,
|
|
"community_name": "smart-router.js",
|
|
"norm_label": "routeragentmeta()",
|
|
"id": "dashboard_pages_smart_router_routeragentmeta"
|
|
},
|
|
{
|
|
"label": "renderSmartRouter()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/smart-router.js",
|
|
"source_location": "L14",
|
|
"_origin": "ast",
|
|
"community": 116,
|
|
"community_name": "smart-router.js",
|
|
"norm_label": "rendersmartrouter()",
|
|
"id": "dashboard_pages_smart_router_rendersmartrouter"
|
|
},
|
|
{
|
|
"label": "loadRouterAgents()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/smart-router.js",
|
|
"source_location": "L57",
|
|
"_origin": "ast",
|
|
"community": 116,
|
|
"community_name": "smart-router.js",
|
|
"norm_label": "loadrouteragents()",
|
|
"id": "dashboard_pages_smart_router_loadrouteragents"
|
|
},
|
|
{
|
|
"label": "suggestRouter()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/smart-router.js",
|
|
"source_location": "L93",
|
|
"_origin": "ast",
|
|
"community": 116,
|
|
"community_name": "smart-router.js",
|
|
"norm_label": "suggestrouter()",
|
|
"id": "dashboard_pages_smart_router_suggestrouter"
|
|
},
|
|
{
|
|
"label": "routeTask()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/smart-router.js",
|
|
"source_location": "L141",
|
|
"_origin": "ast",
|
|
"community": 116,
|
|
"community_name": "smart-router.js",
|
|
"norm_label": "routetask()",
|
|
"id": "dashboard_pages_smart_router_routetask"
|
|
},
|
|
{
|
|
"label": "standards.js",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/standards.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 295,
|
|
"community_name": "standards.js",
|
|
"norm_label": "standards.js",
|
|
"id": "dashboard_pages_standards"
|
|
},
|
|
{
|
|
"label": "renderStandards()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/standards.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 295,
|
|
"community_name": "standards.js",
|
|
"norm_label": "renderstandards()",
|
|
"id": "dashboard_pages_standards_renderstandards"
|
|
},
|
|
{
|
|
"label": "viewStandard()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/standards.js",
|
|
"source_location": "L43",
|
|
"_origin": "ast",
|
|
"community": 295,
|
|
"community_name": "standards.js",
|
|
"norm_label": "viewstandard()",
|
|
"id": "dashboard_pages_standards_viewstandard"
|
|
},
|
|
{
|
|
"label": "runDiscovery()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/standards.js",
|
|
"source_location": "L58",
|
|
"_origin": "ast",
|
|
"community": 295,
|
|
"community_name": "standards.js",
|
|
"norm_label": "rundiscovery()",
|
|
"id": "dashboard_pages_standards_rundiscovery"
|
|
},
|
|
{
|
|
"label": "terminal.js",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/terminal.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 296,
|
|
"community_name": "terminal.js",
|
|
"norm_label": "terminal.js",
|
|
"id": "dashboard_pages_terminal"
|
|
},
|
|
{
|
|
"label": "renderTerminal()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/terminal.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 296,
|
|
"community_name": "terminal.js",
|
|
"norm_label": "renderterminal()",
|
|
"id": "dashboard_pages_terminal_renderterminal"
|
|
},
|
|
{
|
|
"label": "terminalReconnect()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/terminal.js",
|
|
"source_location": "L144",
|
|
"_origin": "ast",
|
|
"community": 296,
|
|
"community_name": "terminal.js",
|
|
"norm_label": "terminalreconnect()",
|
|
"id": "dashboard_pages_terminal_terminalreconnect"
|
|
},
|
|
{
|
|
"label": "terminalClear()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/terminal.js",
|
|
"source_location": "L150",
|
|
"_origin": "ast",
|
|
"community": 296,
|
|
"community_name": "terminal.js",
|
|
"norm_label": "terminalclear()",
|
|
"id": "dashboard_pages_terminal_terminalclear"
|
|
},
|
|
{
|
|
"label": "serve_monitor.py",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/serve_monitor.py",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 48,
|
|
"community_name": "Handler",
|
|
"norm_label": "serve_monitor.py",
|
|
"id": "dashboard_serve_monitor"
|
|
},
|
|
{
|
|
"label": "run_analyzer()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/serve_monitor.py",
|
|
"source_location": "L35",
|
|
"_origin": "ast",
|
|
"community": 48,
|
|
"community_name": "Handler",
|
|
"norm_label": "run_analyzer()",
|
|
"id": "dashboard_serve_monitor_run_analyzer"
|
|
},
|
|
{
|
|
"label": "sync_mnemoverse()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/serve_monitor.py",
|
|
"source_location": "L56",
|
|
"_origin": "ast",
|
|
"community": 48,
|
|
"community_name": "Handler",
|
|
"norm_label": "sync_mnemoverse()",
|
|
"id": "dashboard_serve_monitor_sync_mnemoverse"
|
|
},
|
|
{
|
|
"label": "Handler",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/serve_monitor.py",
|
|
"source_location": "L100",
|
|
"_origin": "ast",
|
|
"community": 48,
|
|
"community_name": "Handler",
|
|
"norm_label": "handler",
|
|
"id": "dashboard_serve_monitor_handler"
|
|
},
|
|
{
|
|
"label": "SimpleHTTPRequestHandler",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": "",
|
|
"_origin": "ast",
|
|
"community": 48,
|
|
"community_name": "Handler",
|
|
"norm_label": "simplehttprequesthandler",
|
|
"id": "simplehttprequesthandler"
|
|
},
|
|
{
|
|
"label": ".__init__()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/serve_monitor.py",
|
|
"source_location": "L101",
|
|
"_origin": "ast",
|
|
"community": 48,
|
|
"community_name": "Handler",
|
|
"norm_label": ".__init__()",
|
|
"id": "dashboard_serve_monitor_handler_init"
|
|
},
|
|
{
|
|
"label": "._send_json()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/serve_monitor.py",
|
|
"source_location": "L104",
|
|
"_origin": "ast",
|
|
"community": 48,
|
|
"community_name": "Handler",
|
|
"norm_label": "._send_json()",
|
|
"id": "dashboard_serve_monitor_handler_send_json"
|
|
},
|
|
{
|
|
"label": ".do_GET()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/serve_monitor.py",
|
|
"source_location": "L113",
|
|
"_origin": "ast",
|
|
"community": 48,
|
|
"community_name": "Handler",
|
|
"norm_label": ".do_get()",
|
|
"id": "dashboard_serve_monitor_handler_do_get"
|
|
},
|
|
{
|
|
"label": ".do_POST()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/serve_monitor.py",
|
|
"source_location": "L122",
|
|
"_origin": "ast",
|
|
"community": 48,
|
|
"community_name": "Handler",
|
|
"norm_label": ".do_post()",
|
|
"id": "dashboard_serve_monitor_handler_do_post"
|
|
},
|
|
{
|
|
"label": ".log_message()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/serve_monitor.py",
|
|
"source_location": "L133",
|
|
"_origin": "ast",
|
|
"community": 48,
|
|
"community_name": "Handler",
|
|
"norm_label": ".log_message()",
|
|
"id": "dashboard_serve_monitor_handler_log_message"
|
|
},
|
|
{
|
|
"label": "main()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/serve_monitor.py",
|
|
"source_location": "L137",
|
|
"_origin": "ast",
|
|
"community": 48,
|
|
"community_name": "Handler",
|
|
"norm_label": "main()",
|
|
"id": "dashboard_serve_monitor_main"
|
|
},
|
|
{
|
|
"label": "Recompute agent-time.json. Returns (ok, summary_dict).",
|
|
"file_type": "rationale",
|
|
"source_file": "dashboard/serve_monitor.py",
|
|
"source_location": "L36",
|
|
"_origin": "ast",
|
|
"community": 48,
|
|
"community_name": "Handler",
|
|
"norm_label": "recompute agent-time.json. returns (ok, summary_dict).",
|
|
"id": "dashboard_serve_monitor_rationale_36"
|
|
},
|
|
{
|
|
"label": "Write the total agent time to Mnemoverse. Graceful on missing key/offline.",
|
|
"file_type": "rationale",
|
|
"source_file": "dashboard/serve_monitor.py",
|
|
"source_location": "L57",
|
|
"_origin": "ast",
|
|
"community": 48,
|
|
"community_name": "Handler",
|
|
"norm_label": "write the total agent time to mnemoverse. graceful on missing key/offline.",
|
|
"id": "dashboard_serve_monitor_rationale_57"
|
|
},
|
|
{
|
|
"label": "start-monitor.sh",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/start-monitor.sh",
|
|
"source_location": "L1",
|
|
"metadata": {
|
|
"language": "bash",
|
|
"kind": "file"
|
|
},
|
|
"_origin": "ast",
|
|
"community": 332,
|
|
"community_name": "start-monitor.sh",
|
|
"norm_label": "start-monitor.sh",
|
|
"id": "dashboard_start_monitor"
|
|
},
|
|
{
|
|
"label": "start-monitor.sh script",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/start-monitor.sh",
|
|
"source_location": "L1",
|
|
"metadata": {
|
|
"language": "bash",
|
|
"kind": "bash_entrypoint"
|
|
},
|
|
"_origin": "ast",
|
|
"community": 332,
|
|
"community_name": "start-monitor.sh",
|
|
"norm_label": "start-monitor.sh script",
|
|
"id": "dashboard_start_monitor_sh__entry"
|
|
},
|
|
{
|
|
"label": "utils.js",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/utils.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 36,
|
|
"community_name": "utils.js",
|
|
"norm_label": "utils.js",
|
|
"id": "dashboard_utils"
|
|
},
|
|
{
|
|
"label": "showToast()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/utils.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 36,
|
|
"community_name": "utils.js",
|
|
"norm_label": "showtoast()",
|
|
"id": "dashboard_utils_showtoast"
|
|
},
|
|
{
|
|
"label": "escapeHtml()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/utils.js",
|
|
"source_location": "L11",
|
|
"_origin": "ast",
|
|
"community": 36,
|
|
"community_name": "utils.js",
|
|
"norm_label": "escapehtml()",
|
|
"id": "dashboard_utils_escapehtml"
|
|
},
|
|
{
|
|
"label": "formatDate()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/utils.js",
|
|
"source_location": "L18",
|
|
"_origin": "ast",
|
|
"community": 36,
|
|
"community_name": "utils.js",
|
|
"norm_label": "formatdate()",
|
|
"id": "dashboard_utils_formatdate"
|
|
},
|
|
{
|
|
"label": "timeAgo()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/utils.js",
|
|
"source_location": "L24",
|
|
"_origin": "ast",
|
|
"community": 36,
|
|
"community_name": "utils.js",
|
|
"norm_label": "timeago()",
|
|
"id": "dashboard_utils_timeago"
|
|
},
|
|
{
|
|
"label": "formatBytes()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/utils.js",
|
|
"source_location": "L36",
|
|
"_origin": "ast",
|
|
"community": 36,
|
|
"community_name": "utils.js",
|
|
"norm_label": "formatbytes()",
|
|
"id": "dashboard_utils_formatbytes"
|
|
},
|
|
{
|
|
"label": "statusColor()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/utils.js",
|
|
"source_location": "L44",
|
|
"_origin": "ast",
|
|
"community": 36,
|
|
"community_name": "utils.js",
|
|
"norm_label": "statuscolor()",
|
|
"id": "dashboard_utils_statuscolor"
|
|
},
|
|
{
|
|
"label": "toggleSidebar()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/utils.js",
|
|
"source_location": "L52",
|
|
"_origin": "ast",
|
|
"community": 36,
|
|
"community_name": "utils.js",
|
|
"norm_label": "togglesidebar()",
|
|
"id": "dashboard_utils_togglesidebar"
|
|
},
|
|
{
|
|
"label": "toggleTheme()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/utils.js",
|
|
"source_location": "L62",
|
|
"_origin": "ast",
|
|
"community": 36,
|
|
"community_name": "utils.js",
|
|
"norm_label": "toggletheme()",
|
|
"id": "dashboard_utils_toggletheme"
|
|
},
|
|
{
|
|
"label": "loadTheme()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/utils.js",
|
|
"source_location": "L69",
|
|
"_origin": "ast",
|
|
"community": 36,
|
|
"community_name": "utils.js",
|
|
"norm_label": "loadtheme()",
|
|
"id": "dashboard_utils_loadtheme"
|
|
},
|
|
{
|
|
"label": "showModal()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/utils.js",
|
|
"source_location": "L81",
|
|
"_origin": "ast",
|
|
"community": 36,
|
|
"community_name": "utils.js",
|
|
"norm_label": "showmodal()",
|
|
"id": "dashboard_utils_showmodal"
|
|
},
|
|
{
|
|
"label": "closeModal()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/utils.js",
|
|
"source_location": "L97",
|
|
"_origin": "ast",
|
|
"community": 36,
|
|
"community_name": "utils.js",
|
|
"norm_label": "closemodal()",
|
|
"id": "dashboard_utils_closemodal"
|
|
},
|
|
{
|
|
"label": "handleGlobalSearch()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/utils.js",
|
|
"source_location": "L101",
|
|
"_origin": "ast",
|
|
"community": 36,
|
|
"community_name": "utils.js",
|
|
"norm_label": "handleglobalsearch()",
|
|
"id": "dashboard_utils_handleglobalsearch"
|
|
},
|
|
{
|
|
"label": "renderSkeleton()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/utils.js",
|
|
"source_location": "L106",
|
|
"_origin": "ast",
|
|
"community": 36,
|
|
"community_name": "utils.js",
|
|
"norm_label": "renderskeleton()",
|
|
"id": "dashboard_utils_renderskeleton"
|
|
},
|
|
{
|
|
"label": "PAGE_TITLES",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/utils.js",
|
|
"source_location": "L112",
|
|
"_origin": "ast",
|
|
"community": 36,
|
|
"community_name": "utils.js",
|
|
"norm_label": "page_titles",
|
|
"id": "dashboard_utils_page_titles"
|
|
},
|
|
{
|
|
"label": "manifest.json",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 156,
|
|
"community_name": "manifest.json",
|
|
"norm_label": "manifest.json",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest"
|
|
},
|
|
{
|
|
"label": "restore.ps1",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L2",
|
|
"_origin": "ast",
|
|
"community": 256,
|
|
"community_name": "restore.ps1",
|
|
"norm_label": "restore.ps1",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_restore_ps1"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 256,
|
|
"community_name": "restore.ps1",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_restore_ps1_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L4",
|
|
"_origin": "ast",
|
|
"community": 256,
|
|
"community_name": "restore.ps1",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_restore_ps1_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L5",
|
|
"_origin": "ast",
|
|
"community": 256,
|
|
"community_name": "restore.ps1",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_restore_ps1_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L6",
|
|
"_origin": "ast",
|
|
"community": 256,
|
|
"community_name": "restore.ps1",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_restore_ps1_weight"
|
|
},
|
|
{
|
|
"label": "start-agentic-os.sh",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L8",
|
|
"_origin": "ast",
|
|
"community": 267,
|
|
"community_name": "start-agentic-os.sh",
|
|
"norm_label": "start-agentic-os.sh",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_start_agentic_os_sh"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"community": 267,
|
|
"community_name": "start-agentic-os.sh",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_start_agentic_os_sh_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L10",
|
|
"_origin": "ast",
|
|
"community": 267,
|
|
"community_name": "start-agentic-os.sh",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_start_agentic_os_sh_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L11",
|
|
"_origin": "ast",
|
|
"community": 267,
|
|
"community_name": "start-agentic-os.sh",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_start_agentic_os_sh_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L12",
|
|
"_origin": "ast",
|
|
"community": 267,
|
|
"community_name": "start-agentic-os.sh",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_start_agentic_os_sh_weight"
|
|
},
|
|
{
|
|
"label": "pytest.ini",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L14",
|
|
"_origin": "ast",
|
|
"community": 249,
|
|
"community_name": "pytest.ini",
|
|
"norm_label": "pytest.ini",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_pytest_ini"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L15",
|
|
"_origin": "ast",
|
|
"community": 249,
|
|
"community_name": "pytest.ini",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_pytest_ini_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L16",
|
|
"_origin": "ast",
|
|
"community": 249,
|
|
"community_name": "pytest.ini",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_pytest_ini_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L17",
|
|
"_origin": "ast",
|
|
"community": 249,
|
|
"community_name": "pytest.ini",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_pytest_ini_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L18",
|
|
"_origin": "ast",
|
|
"community": 249,
|
|
"community_name": "pytest.ini",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_pytest_ini_weight"
|
|
},
|
|
{
|
|
"label": "requirements.txt",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L20",
|
|
"_origin": "ast",
|
|
"community": 255,
|
|
"community_name": "requirements.txt",
|
|
"norm_label": "requirements.txt",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_requirements_txt"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L21",
|
|
"_origin": "ast",
|
|
"community": 255,
|
|
"community_name": "requirements.txt",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_requirements_txt_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L22",
|
|
"_origin": "ast",
|
|
"community": 255,
|
|
"community_name": "requirements.txt",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_requirements_txt_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L23",
|
|
"_origin": "ast",
|
|
"community": 255,
|
|
"community_name": "requirements.txt",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_requirements_txt_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L24",
|
|
"_origin": "ast",
|
|
"community": 255,
|
|
"community_name": "requirements.txt",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_requirements_txt_weight"
|
|
},
|
|
{
|
|
"label": ".gitignore",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L26",
|
|
"_origin": "ast",
|
|
"community": 231,
|
|
"community_name": ".gitignore",
|
|
"norm_label": ".gitignore",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_gitignore"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L27",
|
|
"_origin": "ast",
|
|
"community": 231,
|
|
"community_name": ".gitignore",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_gitignore_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L28",
|
|
"_origin": "ast",
|
|
"community": 231,
|
|
"community_name": ".gitignore",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_gitignore_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L29",
|
|
"_origin": "ast",
|
|
"community": 231,
|
|
"community_name": ".gitignore",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_gitignore_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L30",
|
|
"_origin": "ast",
|
|
"community": 231,
|
|
"community_name": ".gitignore",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_gitignore_weight"
|
|
},
|
|
{
|
|
"label": "README.md",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L32",
|
|
"_origin": "ast",
|
|
"community": 250,
|
|
"community_name": "README.md",
|
|
"norm_label": "readme.md",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_readme_md"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L33",
|
|
"_origin": "ast",
|
|
"community": 250,
|
|
"community_name": "README.md",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_readme_md_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L34",
|
|
"_origin": "ast",
|
|
"community": 250,
|
|
"community_name": "README.md",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_readme_md_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L35",
|
|
"_origin": "ast",
|
|
"community": 250,
|
|
"community_name": "README.md",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_readme_md_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L36",
|
|
"_origin": "ast",
|
|
"community": 250,
|
|
"community_name": "README.md",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_readme_md_weight"
|
|
},
|
|
{
|
|
"label": "restore.sh",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L38",
|
|
"_origin": "ast",
|
|
"community": 257,
|
|
"community_name": "restore.sh",
|
|
"norm_label": "restore.sh",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_restore_sh"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L39",
|
|
"_origin": "ast",
|
|
"community": 257,
|
|
"community_name": "restore.sh",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_restore_sh_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L40",
|
|
"_origin": "ast",
|
|
"community": 257,
|
|
"community_name": "restore.sh",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_restore_sh_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L41",
|
|
"_origin": "ast",
|
|
"community": 257,
|
|
"community_name": "restore.sh",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_restore_sh_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L42",
|
|
"_origin": "ast",
|
|
"community": 257,
|
|
"community_name": "restore.sh",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_restore_sh_weight"
|
|
},
|
|
{
|
|
"label": "install.ps1",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L44",
|
|
"_origin": "ast",
|
|
"community": 234,
|
|
"community_name": "install.ps1",
|
|
"norm_label": "install.ps1",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_install_ps1"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L45",
|
|
"_origin": "ast",
|
|
"community": 234,
|
|
"community_name": "install.ps1",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_install_ps1_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L46",
|
|
"_origin": "ast",
|
|
"community": 234,
|
|
"community_name": "install.ps1",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_install_ps1_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L47",
|
|
"_origin": "ast",
|
|
"community": 234,
|
|
"community_name": "install.ps1",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_install_ps1_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L48",
|
|
"_origin": "ast",
|
|
"community": 234,
|
|
"community_name": "install.ps1",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_install_ps1_weight"
|
|
},
|
|
{
|
|
"label": "start.ps1",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L50",
|
|
"_origin": "ast",
|
|
"community": 269,
|
|
"community_name": "start.ps1",
|
|
"norm_label": "start.ps1",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_start_ps1"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L51",
|
|
"_origin": "ast",
|
|
"community": 269,
|
|
"community_name": "start.ps1",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_start_ps1_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L52",
|
|
"_origin": "ast",
|
|
"community": 269,
|
|
"community_name": "start.ps1",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_start_ps1_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L53",
|
|
"_origin": "ast",
|
|
"community": 269,
|
|
"community_name": "start.ps1",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_start_ps1_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L54",
|
|
"_origin": "ast",
|
|
"community": 269,
|
|
"community_name": "start.ps1",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_start_ps1_weight"
|
|
},
|
|
{
|
|
"label": ".agentic-os.pid",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L56",
|
|
"_origin": "ast",
|
|
"community": 177,
|
|
"community_name": "manifest.json",
|
|
"norm_label": ".agentic-os.pid",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_agentic_os_pid"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L57",
|
|
"_origin": "ast",
|
|
"community": 177,
|
|
"community_name": "manifest.json",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_agentic_os_pid_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L58",
|
|
"_origin": "ast",
|
|
"community": 177,
|
|
"community_name": "manifest.json",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_agentic_os_pid_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L59",
|
|
"_origin": "ast",
|
|
"community": 177,
|
|
"community_name": "manifest.json",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_agentic_os_pid_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L60",
|
|
"_origin": "ast",
|
|
"community": 177,
|
|
"community_name": "manifest.json",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_agentic_os_pid_weight"
|
|
},
|
|
{
|
|
"label": "CHANGELOG.md",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L62",
|
|
"_origin": "ast",
|
|
"community": 200,
|
|
"community_name": "CHANGELOG.md",
|
|
"norm_label": "changelog.md",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_changelog_md"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L63",
|
|
"_origin": "ast",
|
|
"community": 200,
|
|
"community_name": "CHANGELOG.md",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_changelog_md_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L64",
|
|
"_origin": "ast",
|
|
"community": 200,
|
|
"community_name": "CHANGELOG.md",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_changelog_md_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L65",
|
|
"_origin": "ast",
|
|
"community": 200,
|
|
"community_name": "CHANGELOG.md",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_changelog_md_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L66",
|
|
"_origin": "ast",
|
|
"community": 200,
|
|
"community_name": "CHANGELOG.md",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_changelog_md_weight"
|
|
},
|
|
{
|
|
"label": "server.py",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L68",
|
|
"_origin": "ast",
|
|
"community": 262,
|
|
"community_name": "server.py",
|
|
"norm_label": "server.py",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_server_py"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L69",
|
|
"_origin": "ast",
|
|
"community": 262,
|
|
"community_name": "server.py",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_server_py_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L70",
|
|
"_origin": "ast",
|
|
"community": 262,
|
|
"community_name": "server.py",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_server_py_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L71",
|
|
"_origin": "ast",
|
|
"community": 262,
|
|
"community_name": "server.py",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_server_py_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L72",
|
|
"_origin": "ast",
|
|
"community": 262,
|
|
"community_name": "server.py",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_server_py_weight"
|
|
},
|
|
{
|
|
"label": "AGENTS.md",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L74",
|
|
"_origin": "ast",
|
|
"community": 156,
|
|
"community_name": "AGENTS.md",
|
|
"norm_label": "agents.md",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_agents_md"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L75",
|
|
"_origin": "ast",
|
|
"community": 156,
|
|
"community_name": "AGENTS.md",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_agents_md_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L76",
|
|
"_origin": "ast",
|
|
"community": 156,
|
|
"community_name": "AGENTS.md",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_agents_md_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L77",
|
|
"_origin": "ast",
|
|
"community": 156,
|
|
"community_name": "AGENTS.md",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_agents_md_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L78",
|
|
"_origin": "ast",
|
|
"community": 156,
|
|
"community_name": "AGENTS.md",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_agents_md_weight"
|
|
},
|
|
{
|
|
"label": "hermes.log",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L80",
|
|
"_origin": "ast",
|
|
"community": 233,
|
|
"community_name": "hermes.log",
|
|
"norm_label": "hermes.log",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_hermes_log"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L81",
|
|
"_origin": "ast",
|
|
"community": 233,
|
|
"community_name": "hermes.log",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_hermes_log_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L82",
|
|
"_origin": "ast",
|
|
"community": 233,
|
|
"community_name": "hermes.log",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_hermes_log_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L83",
|
|
"_origin": "ast",
|
|
"community": 233,
|
|
"community_name": "hermes.log",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_hermes_log_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L84",
|
|
"_origin": "ast",
|
|
"community": 233,
|
|
"community_name": "hermes.log",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_hermes_log_weight"
|
|
},
|
|
{
|
|
"label": "Launch-Dashboard.bat",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L86",
|
|
"_origin": "ast",
|
|
"community": 236,
|
|
"community_name": "Launch-Dashboard.bat",
|
|
"norm_label": "launch-dashboard.bat",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_launch_dashboard_bat"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L87",
|
|
"_origin": "ast",
|
|
"community": 236,
|
|
"community_name": "Launch-Dashboard.bat",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_launch_dashboard_bat_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L88",
|
|
"_origin": "ast",
|
|
"community": 236,
|
|
"community_name": "Launch-Dashboard.bat",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_launch_dashboard_bat_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L89",
|
|
"_origin": "ast",
|
|
"community": 236,
|
|
"community_name": "Launch-Dashboard.bat",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_launch_dashboard_bat_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L90",
|
|
"_origin": "ast",
|
|
"community": 236,
|
|
"community_name": "Launch-Dashboard.bat",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_launch_dashboard_bat_weight"
|
|
},
|
|
{
|
|
"label": "requirements-dev.txt",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L92",
|
|
"_origin": "ast",
|
|
"community": 254,
|
|
"community_name": "requirements-dev.txt",
|
|
"norm_label": "requirements-dev.txt",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_requirements_dev_txt"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L93",
|
|
"_origin": "ast",
|
|
"community": 254,
|
|
"community_name": "requirements-dev.txt",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_requirements_dev_txt_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L94",
|
|
"_origin": "ast",
|
|
"community": 254,
|
|
"community_name": "requirements-dev.txt",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_requirements_dev_txt_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L95",
|
|
"_origin": "ast",
|
|
"community": 254,
|
|
"community_name": "requirements-dev.txt",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_requirements_dev_txt_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L96",
|
|
"_origin": "ast",
|
|
"community": 254,
|
|
"community_name": "requirements-dev.txt",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_requirements_dev_txt_weight"
|
|
},
|
|
{
|
|
"label": "brain-cli.py",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L98",
|
|
"_origin": "ast",
|
|
"community": 188,
|
|
"community_name": "brain-cli.py",
|
|
"norm_label": "brain-cli.py",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_cli_py"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L99",
|
|
"_origin": "ast",
|
|
"community": 188,
|
|
"community_name": "brain-cli.py",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_cli_py_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L100",
|
|
"_origin": "ast",
|
|
"community": 188,
|
|
"community_name": "brain-cli.py",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_cli_py_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L101",
|
|
"_origin": "ast",
|
|
"community": 188,
|
|
"community_name": "brain-cli.py",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_cli_py_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L102",
|
|
"_origin": "ast",
|
|
"community": 188,
|
|
"community_name": "brain-cli.py",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_cli_py_weight"
|
|
},
|
|
{
|
|
"label": "backup.sh",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L104",
|
|
"_origin": "ast",
|
|
"community": 184,
|
|
"community_name": "backup.sh",
|
|
"norm_label": "backup.sh",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_backup_sh"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L105",
|
|
"_origin": "ast",
|
|
"community": 184,
|
|
"community_name": "backup.sh",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_backup_sh_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L106",
|
|
"_origin": "ast",
|
|
"community": 184,
|
|
"community_name": "backup.sh",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_backup_sh_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L107",
|
|
"_origin": "ast",
|
|
"community": 184,
|
|
"community_name": "backup.sh",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_backup_sh_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L108",
|
|
"_origin": "ast",
|
|
"community": 184,
|
|
"community_name": "backup.sh",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_backup_sh_weight"
|
|
},
|
|
{
|
|
"label": "start.bat",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L110",
|
|
"_origin": "ast",
|
|
"community": 268,
|
|
"community_name": "start.bat",
|
|
"norm_label": "start.bat",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_start_bat"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L111",
|
|
"_origin": "ast",
|
|
"community": 268,
|
|
"community_name": "start.bat",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_start_bat_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L112",
|
|
"_origin": "ast",
|
|
"community": 268,
|
|
"community_name": "start.bat",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_start_bat_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L113",
|
|
"_origin": "ast",
|
|
"community": 268,
|
|
"community_name": "start.bat",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_start_bat_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L114",
|
|
"_origin": "ast",
|
|
"community": 268,
|
|
"community_name": "start.bat",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_start_bat_weight"
|
|
},
|
|
{
|
|
"label": "regen_graph_html.py",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L116",
|
|
"_origin": "ast",
|
|
"community": 251,
|
|
"community_name": "regen_graph_html.py",
|
|
"norm_label": "regen_graph_html.py",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_regen_graph_html_py"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L117",
|
|
"_origin": "ast",
|
|
"community": 251,
|
|
"community_name": "regen_graph_html.py",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_regen_graph_html_py_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L118",
|
|
"_origin": "ast",
|
|
"community": 251,
|
|
"community_name": "regen_graph_html.py",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_regen_graph_html_py_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L119",
|
|
"_origin": "ast",
|
|
"community": 251,
|
|
"community_name": "regen_graph_html.py",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_regen_graph_html_py_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L120",
|
|
"_origin": "ast",
|
|
"community": 251,
|
|
"community_name": "regen_graph_html.py",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_regen_graph_html_py_weight"
|
|
},
|
|
{
|
|
"label": "LICENSE",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L122",
|
|
"_origin": "ast",
|
|
"community": 237,
|
|
"community_name": "LICENSE",
|
|
"norm_label": "license",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_license"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L123",
|
|
"_origin": "ast",
|
|
"community": 237,
|
|
"community_name": "LICENSE",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_license_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L124",
|
|
"_origin": "ast",
|
|
"community": 237,
|
|
"community_name": "LICENSE",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_license_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L125",
|
|
"_origin": "ast",
|
|
"community": 237,
|
|
"community_name": "LICENSE",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_license_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L126",
|
|
"_origin": "ast",
|
|
"community": 237,
|
|
"community_name": "LICENSE",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_license_weight"
|
|
},
|
|
{
|
|
"label": "backup.ps1",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L128",
|
|
"_origin": "ast",
|
|
"community": 183,
|
|
"community_name": "backup.ps1",
|
|
"norm_label": "backup.ps1",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_backup_ps1"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L129",
|
|
"_origin": "ast",
|
|
"community": 183,
|
|
"community_name": "backup.ps1",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_backup_ps1_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L130",
|
|
"_origin": "ast",
|
|
"community": 183,
|
|
"community_name": "backup.ps1",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_backup_ps1_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L131",
|
|
"_origin": "ast",
|
|
"community": 183,
|
|
"community_name": "backup.ps1",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_backup_ps1_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L132",
|
|
"_origin": "ast",
|
|
"community": 183,
|
|
"community_name": "backup.ps1",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_backup_ps1_weight"
|
|
},
|
|
{
|
|
"label": "install.sh",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L134",
|
|
"_origin": "ast",
|
|
"community": 235,
|
|
"community_name": "install.sh",
|
|
"norm_label": "install.sh",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_install_sh"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L135",
|
|
"_origin": "ast",
|
|
"community": 235,
|
|
"community_name": "install.sh",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_install_sh_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L136",
|
|
"_origin": "ast",
|
|
"community": 235,
|
|
"community_name": "install.sh",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_install_sh_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L137",
|
|
"_origin": "ast",
|
|
"community": 235,
|
|
"community_name": "install.sh",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_install_sh_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L138",
|
|
"_origin": "ast",
|
|
"community": 235,
|
|
"community_name": "install.sh",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_install_sh_weight"
|
|
},
|
|
{
|
|
"label": "OPERATIONAL-NOTES.md",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L140",
|
|
"_origin": "ast",
|
|
"community": 238,
|
|
"community_name": "OPERATIONAL-NOTES.md",
|
|
"norm_label": "operational-notes.md",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_operational_notes_md"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L141",
|
|
"_origin": "ast",
|
|
"community": 238,
|
|
"community_name": "OPERATIONAL-NOTES.md",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_operational_notes_md_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L142",
|
|
"_origin": "ast",
|
|
"community": 238,
|
|
"community_name": "OPERATIONAL-NOTES.md",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_operational_notes_md_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L143",
|
|
"_origin": "ast",
|
|
"community": 238,
|
|
"community_name": "OPERATIONAL-NOTES.md",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_operational_notes_md_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L144",
|
|
"_origin": "ast",
|
|
"community": 238,
|
|
"community_name": "OPERATIONAL-NOTES.md",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_operational_notes_md_weight"
|
|
},
|
|
{
|
|
"label": "start.sh",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L146",
|
|
"_origin": "ast",
|
|
"community": 270,
|
|
"community_name": "start.sh",
|
|
"norm_label": "start.sh",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_start_sh"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L147",
|
|
"_origin": "ast",
|
|
"community": 270,
|
|
"community_name": "start.sh",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_start_sh_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L148",
|
|
"_origin": "ast",
|
|
"community": 270,
|
|
"community_name": "start.sh",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_start_sh_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L149",
|
|
"_origin": "ast",
|
|
"community": 270,
|
|
"community_name": "start.sh",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_start_sh_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L150",
|
|
"_origin": "ast",
|
|
"community": 270,
|
|
"community_name": "start.sh",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_start_sh_weight"
|
|
},
|
|
{
|
|
"label": "skills-lock.json",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L152",
|
|
"_origin": "ast",
|
|
"community": 263,
|
|
"community_name": "skills-lock.json",
|
|
"norm_label": "skills-lock.json",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_skills_lock_json"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L153",
|
|
"_origin": "ast",
|
|
"community": 263,
|
|
"community_name": "skills-lock.json",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_skills_lock_json_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L154",
|
|
"_origin": "ast",
|
|
"community": 263,
|
|
"community_name": "skills-lock.json",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_skills_lock_json_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L155",
|
|
"_origin": "ast",
|
|
"community": 263,
|
|
"community_name": "skills-lock.json",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_skills_lock_json_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L156",
|
|
"_origin": "ast",
|
|
"community": 263,
|
|
"community_name": "skills-lock.json",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_skills_lock_json_weight"
|
|
},
|
|
{
|
|
"label": "docs/index.html",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L158",
|
|
"_origin": "ast",
|
|
"community": 225,
|
|
"community_name": "docs/index.html",
|
|
"norm_label": "docs/index.html",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_index_html"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L159",
|
|
"_origin": "ast",
|
|
"community": 225,
|
|
"community_name": "docs/index.html",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_index_html_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L160",
|
|
"_origin": "ast",
|
|
"community": 225,
|
|
"community_name": "docs/index.html",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_index_html_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L161",
|
|
"_origin": "ast",
|
|
"community": 225,
|
|
"community_name": "docs/index.html",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_index_html_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L162",
|
|
"_origin": "ast",
|
|
"community": 225,
|
|
"community_name": "docs/index.html",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_index_html_weight"
|
|
},
|
|
{
|
|
"label": "docs/README.md",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L164",
|
|
"_origin": "ast",
|
|
"community": 228,
|
|
"community_name": "docs/README.md",
|
|
"norm_label": "docs/readme.md",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_readme_md"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L165",
|
|
"_origin": "ast",
|
|
"community": 228,
|
|
"community_name": "docs/README.md",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_readme_md_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L166",
|
|
"_origin": "ast",
|
|
"community": 228,
|
|
"community_name": "docs/README.md",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_readme_md_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L167",
|
|
"_origin": "ast",
|
|
"community": 228,
|
|
"community_name": "docs/README.md",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_readme_md_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L168",
|
|
"_origin": "ast",
|
|
"community": 228,
|
|
"community_name": "docs/README.md",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_readme_md_weight"
|
|
},
|
|
{
|
|
"label": "docs/GRAPHIFY_MEMORY.md",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L170",
|
|
"_origin": "ast",
|
|
"community": 224,
|
|
"community_name": "docs/GRAPHIFY_MEMORY.md",
|
|
"norm_label": "docs/graphify_memory.md",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_graphify_memory_md"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L171",
|
|
"_origin": "ast",
|
|
"community": 224,
|
|
"community_name": "docs/GRAPHIFY_MEMORY.md",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_graphify_memory_md_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L172",
|
|
"_origin": "ast",
|
|
"community": 224,
|
|
"community_name": "docs/GRAPHIFY_MEMORY.md",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_graphify_memory_md_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L173",
|
|
"_origin": "ast",
|
|
"community": 224,
|
|
"community_name": "docs/GRAPHIFY_MEMORY.md",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_graphify_memory_md_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L174",
|
|
"_origin": "ast",
|
|
"community": 224,
|
|
"community_name": "docs/GRAPHIFY_MEMORY.md",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_graphify_memory_md_weight"
|
|
},
|
|
{
|
|
"label": "docs/agentic-os-architecture.svg",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L176",
|
|
"_origin": "ast",
|
|
"community": 222,
|
|
"community_name": "docs/agentic-os-architecture.svg",
|
|
"norm_label": "docs/agentic-os-architecture.svg",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_agentic_os_architecture_svg"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L177",
|
|
"_origin": "ast",
|
|
"community": 222,
|
|
"community_name": "docs/agentic-os-architecture.svg",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_agentic_os_architecture_svg_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L178",
|
|
"_origin": "ast",
|
|
"community": 222,
|
|
"community_name": "docs/agentic-os-architecture.svg",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_agentic_os_architecture_svg_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L179",
|
|
"_origin": "ast",
|
|
"community": 222,
|
|
"community_name": "docs/agentic-os-architecture.svg",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_agentic_os_architecture_svg_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L180",
|
|
"_origin": "ast",
|
|
"community": 222,
|
|
"community_name": "docs/agentic-os-architecture.svg",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_agentic_os_architecture_svg_weight"
|
|
},
|
|
{
|
|
"label": "docs/.nojekyll",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L182",
|
|
"_origin": "ast",
|
|
"community": 226,
|
|
"community_name": "docs/.nojekyll",
|
|
"norm_label": "docs/.nojekyll",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_nojekyll"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L183",
|
|
"_origin": "ast",
|
|
"community": 226,
|
|
"community_name": "docs/.nojekyll",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_nojekyll_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L184",
|
|
"_origin": "ast",
|
|
"community": 226,
|
|
"community_name": "docs/.nojekyll",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_nojekyll_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L185",
|
|
"_origin": "ast",
|
|
"community": 226,
|
|
"community_name": "docs/.nojekyll",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_nojekyll_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L186",
|
|
"_origin": "ast",
|
|
"community": 226,
|
|
"community_name": "docs/.nojekyll",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_nojekyll_weight"
|
|
},
|
|
{
|
|
"label": "docs/google2ccfc2c8679b95ca.html",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L188",
|
|
"_origin": "ast",
|
|
"community": 223,
|
|
"community_name": "docs/google2ccfc2c8679b95ca.html",
|
|
"norm_label": "docs/google2ccfc2c8679b95ca.html",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_google2ccfc2c8679b95ca_html"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L189",
|
|
"_origin": "ast",
|
|
"community": 223,
|
|
"community_name": "docs/google2ccfc2c8679b95ca.html",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_google2ccfc2c8679b95ca_html_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L190",
|
|
"_origin": "ast",
|
|
"community": 223,
|
|
"community_name": "docs/google2ccfc2c8679b95ca.html",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_google2ccfc2c8679b95ca_html_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L191",
|
|
"_origin": "ast",
|
|
"community": 223,
|
|
"community_name": "docs/google2ccfc2c8679b95ca.html",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_google2ccfc2c8679b95ca_html_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L192",
|
|
"_origin": "ast",
|
|
"community": 223,
|
|
"community_name": "docs/google2ccfc2c8679b95ca.html",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_google2ccfc2c8679b95ca_html_weight"
|
|
},
|
|
{
|
|
"label": "docs/robots.txt",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L194",
|
|
"_origin": "ast",
|
|
"community": 229,
|
|
"community_name": "docs/robots.txt",
|
|
"norm_label": "docs/robots.txt",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_robots_txt"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L195",
|
|
"_origin": "ast",
|
|
"community": 229,
|
|
"community_name": "docs/robots.txt",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_robots_txt_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L196",
|
|
"_origin": "ast",
|
|
"community": 229,
|
|
"community_name": "docs/robots.txt",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_robots_txt_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L197",
|
|
"_origin": "ast",
|
|
"community": 229,
|
|
"community_name": "docs/robots.txt",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_robots_txt_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L198",
|
|
"_origin": "ast",
|
|
"community": 229,
|
|
"community_name": "docs/robots.txt",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_robots_txt_weight"
|
|
},
|
|
{
|
|
"label": "docs/OS-DRAFT-NOTES.md",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L200",
|
|
"_origin": "ast",
|
|
"community": 227,
|
|
"community_name": "docs/OS-DRAFT-NOTES.md",
|
|
"norm_label": "docs/os-draft-notes.md",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_os_draft_notes_md"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L201",
|
|
"_origin": "ast",
|
|
"community": 227,
|
|
"community_name": "docs/OS-DRAFT-NOTES.md",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_os_draft_notes_md_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L202",
|
|
"_origin": "ast",
|
|
"community": 227,
|
|
"community_name": "docs/OS-DRAFT-NOTES.md",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_os_draft_notes_md_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L203",
|
|
"_origin": "ast",
|
|
"community": 227,
|
|
"community_name": "docs/OS-DRAFT-NOTES.md",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_os_draft_notes_md_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L204",
|
|
"_origin": "ast",
|
|
"community": 227,
|
|
"community_name": "docs/OS-DRAFT-NOTES.md",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_os_draft_notes_md_weight"
|
|
},
|
|
{
|
|
"label": "docs/sitemap.xml",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L206",
|
|
"_origin": "ast",
|
|
"community": 230,
|
|
"community_name": "docs/sitemap.xml",
|
|
"norm_label": "docs/sitemap.xml",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_sitemap_xml"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L207",
|
|
"_origin": "ast",
|
|
"community": 230,
|
|
"community_name": "docs/sitemap.xml",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_sitemap_xml_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L208",
|
|
"_origin": "ast",
|
|
"community": 230,
|
|
"community_name": "docs/sitemap.xml",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_sitemap_xml_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L209",
|
|
"_origin": "ast",
|
|
"community": 230,
|
|
"community_name": "docs/sitemap.xml",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_sitemap_xml_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L210",
|
|
"_origin": "ast",
|
|
"community": 230,
|
|
"community_name": "docs/sitemap.xml",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_docs_sitemap_xml_weight"
|
|
},
|
|
{
|
|
"label": "dashboard/start-monitor.sh",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L212",
|
|
"_origin": "ast",
|
|
"community": 206,
|
|
"community_name": "dashboard/start-monitor.sh",
|
|
"norm_label": "dashboard/start-monitor.sh",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_start_monitor_sh"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L213",
|
|
"_origin": "ast",
|
|
"community": 206,
|
|
"community_name": "dashboard/start-monitor.sh",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_start_monitor_sh_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L214",
|
|
"_origin": "ast",
|
|
"community": 206,
|
|
"community_name": "dashboard/start-monitor.sh",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_start_monitor_sh_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L215",
|
|
"_origin": "ast",
|
|
"community": 206,
|
|
"community_name": "dashboard/start-monitor.sh",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_start_monitor_sh_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L216",
|
|
"_origin": "ast",
|
|
"community": 206,
|
|
"community_name": "dashboard/start-monitor.sh",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_start_monitor_sh_weight"
|
|
},
|
|
{
|
|
"label": "dashboard/app.js",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L218",
|
|
"_origin": "ast",
|
|
"community": 203,
|
|
"community_name": "dashboard/app.js",
|
|
"norm_label": "dashboard/app.js",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_app_js"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L219",
|
|
"_origin": "ast",
|
|
"community": 203,
|
|
"community_name": "dashboard/app.js",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_app_js_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L220",
|
|
"_origin": "ast",
|
|
"community": 203,
|
|
"community_name": "dashboard/app.js",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_app_js_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L221",
|
|
"_origin": "ast",
|
|
"community": 203,
|
|
"community_name": "dashboard/app.js",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_app_js_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L222",
|
|
"_origin": "ast",
|
|
"community": 203,
|
|
"community_name": "dashboard/app.js",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_app_js_weight"
|
|
},
|
|
{
|
|
"label": "dashboard/index.html",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L224",
|
|
"_origin": "ast",
|
|
"community": 204,
|
|
"community_name": "dashboard/index.html",
|
|
"norm_label": "dashboard/index.html",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_index_html"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L225",
|
|
"_origin": "ast",
|
|
"community": 204,
|
|
"community_name": "dashboard/index.html",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_index_html_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L226",
|
|
"_origin": "ast",
|
|
"community": 204,
|
|
"community_name": "dashboard/index.html",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_index_html_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L227",
|
|
"_origin": "ast",
|
|
"community": 204,
|
|
"community_name": "dashboard/index.html",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_index_html_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L228",
|
|
"_origin": "ast",
|
|
"community": 204,
|
|
"community_name": "dashboard/index.html",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_index_html_weight"
|
|
},
|
|
{
|
|
"label": "dashboard/test.html",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L230",
|
|
"_origin": "ast",
|
|
"community": 208,
|
|
"community_name": "dashboard/test.html",
|
|
"norm_label": "dashboard/test.html",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_test_html"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L231",
|
|
"_origin": "ast",
|
|
"community": 208,
|
|
"community_name": "dashboard/test.html",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_test_html_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L232",
|
|
"_origin": "ast",
|
|
"community": 208,
|
|
"community_name": "dashboard/test.html",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_test_html_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L233",
|
|
"_origin": "ast",
|
|
"community": 208,
|
|
"community_name": "dashboard/test.html",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_test_html_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L234",
|
|
"_origin": "ast",
|
|
"community": 208,
|
|
"community_name": "dashboard/test.html",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_test_html_weight"
|
|
},
|
|
{
|
|
"label": "dashboard/api.js",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L236",
|
|
"_origin": "ast",
|
|
"community": 202,
|
|
"community_name": "dashboard/api.js",
|
|
"norm_label": "dashboard/api.js",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_api_js"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L237",
|
|
"_origin": "ast",
|
|
"community": 202,
|
|
"community_name": "dashboard/api.js",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_api_js_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L238",
|
|
"_origin": "ast",
|
|
"community": 202,
|
|
"community_name": "dashboard/api.js",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_api_js_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L239",
|
|
"_origin": "ast",
|
|
"community": 202,
|
|
"community_name": "dashboard/api.js",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_api_js_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L240",
|
|
"_origin": "ast",
|
|
"community": 202,
|
|
"community_name": "dashboard/api.js",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_api_js_weight"
|
|
},
|
|
{
|
|
"label": "dashboard/styles.css",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L242",
|
|
"_origin": "ast",
|
|
"community": 207,
|
|
"community_name": "dashboard/styles.css",
|
|
"norm_label": "dashboard/styles.css",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_styles_css"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L243",
|
|
"_origin": "ast",
|
|
"community": 207,
|
|
"community_name": "dashboard/styles.css",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_styles_css_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L244",
|
|
"_origin": "ast",
|
|
"community": 207,
|
|
"community_name": "dashboard/styles.css",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_styles_css_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L245",
|
|
"_origin": "ast",
|
|
"community": 207,
|
|
"community_name": "dashboard/styles.css",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_styles_css_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L246",
|
|
"_origin": "ast",
|
|
"community": 207,
|
|
"community_name": "dashboard/styles.css",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_styles_css_weight"
|
|
},
|
|
{
|
|
"label": "dashboard/utils.js",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L248",
|
|
"_origin": "ast",
|
|
"community": 209,
|
|
"community_name": "dashboard/utils.js",
|
|
"norm_label": "dashboard/utils.js",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_utils_js"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L249",
|
|
"_origin": "ast",
|
|
"community": 209,
|
|
"community_name": "dashboard/utils.js",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_utils_js_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L250",
|
|
"_origin": "ast",
|
|
"community": 209,
|
|
"community_name": "dashboard/utils.js",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_utils_js_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L251",
|
|
"_origin": "ast",
|
|
"community": 209,
|
|
"community_name": "dashboard/utils.js",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_utils_js_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L252",
|
|
"_origin": "ast",
|
|
"community": 209,
|
|
"community_name": "dashboard/utils.js",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_utils_js_weight"
|
|
},
|
|
{
|
|
"label": "dashboard/AGENT_TIME_MONITOR.md",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L254",
|
|
"_origin": "ast",
|
|
"community": 201,
|
|
"community_name": "dashboard/AGENT_TIME_MONITOR.md",
|
|
"norm_label": "dashboard/agent_time_monitor.md",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_agent_time_monitor_md"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L255",
|
|
"_origin": "ast",
|
|
"community": 201,
|
|
"community_name": "dashboard/AGENT_TIME_MONITOR.md",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_agent_time_monitor_md_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L256",
|
|
"_origin": "ast",
|
|
"community": 201,
|
|
"community_name": "dashboard/AGENT_TIME_MONITOR.md",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_agent_time_monitor_md_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L257",
|
|
"_origin": "ast",
|
|
"community": 201,
|
|
"community_name": "dashboard/AGENT_TIME_MONITOR.md",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_agent_time_monitor_md_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L258",
|
|
"_origin": "ast",
|
|
"community": 201,
|
|
"community_name": "dashboard/AGENT_TIME_MONITOR.md",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_agent_time_monitor_md_weight"
|
|
},
|
|
{
|
|
"label": "dashboard/serve_monitor.py",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L260",
|
|
"_origin": "ast",
|
|
"community": 205,
|
|
"community_name": "dashboard/serve_monitor.py",
|
|
"norm_label": "dashboard/serve_monitor.py",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_serve_monitor_py"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L261",
|
|
"_origin": "ast",
|
|
"community": 205,
|
|
"community_name": "dashboard/serve_monitor.py",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_serve_monitor_py_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L262",
|
|
"_origin": "ast",
|
|
"community": 205,
|
|
"community_name": "dashboard/serve_monitor.py",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_serve_monitor_py_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L263",
|
|
"_origin": "ast",
|
|
"community": 205,
|
|
"community_name": "dashboard/serve_monitor.py",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_serve_monitor_py_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L264",
|
|
"_origin": "ast",
|
|
"community": 205,
|
|
"community_name": "dashboard/serve_monitor.py",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_serve_monitor_py_weight"
|
|
},
|
|
{
|
|
"label": "standards/api-response-format.md",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L266",
|
|
"_origin": "ast",
|
|
"community": 264,
|
|
"community_name": "standards/api-response-format.md",
|
|
"norm_label": "standards/api-response-format.md",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_standards_api_response_format_md"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L267",
|
|
"_origin": "ast",
|
|
"community": 264,
|
|
"community_name": "standards/api-response-format.md",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_standards_api_response_format_md_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L268",
|
|
"_origin": "ast",
|
|
"community": 264,
|
|
"community_name": "standards/api-response-format.md",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_standards_api_response_format_md_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L269",
|
|
"_origin": "ast",
|
|
"community": 264,
|
|
"community_name": "standards/api-response-format.md",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_standards_api_response_format_md_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L270",
|
|
"_origin": "ast",
|
|
"community": 264,
|
|
"community_name": "standards/api-response-format.md",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_standards_api_response_format_md_weight"
|
|
},
|
|
{
|
|
"label": "standards/index.yml",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L272",
|
|
"_origin": "ast",
|
|
"community": 265,
|
|
"community_name": "standards/index.yml",
|
|
"norm_label": "standards/index.yml",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_standards_index_yml"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L273",
|
|
"_origin": "ast",
|
|
"community": 265,
|
|
"community_name": "standards/index.yml",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_standards_index_yml_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L274",
|
|
"_origin": "ast",
|
|
"community": 265,
|
|
"community_name": "standards/index.yml",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_standards_index_yml_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L275",
|
|
"_origin": "ast",
|
|
"community": 265,
|
|
"community_name": "standards/index.yml",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_standards_index_yml_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L276",
|
|
"_origin": "ast",
|
|
"community": 265,
|
|
"community_name": "standards/index.yml",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_standards_index_yml_weight"
|
|
},
|
|
{
|
|
"label": "standards/naming-conventions.md",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L278",
|
|
"_origin": "ast",
|
|
"community": 266,
|
|
"community_name": "standards/naming-conventions.md",
|
|
"norm_label": "standards/naming-conventions.md",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_standards_naming_conventions_md"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L279",
|
|
"_origin": "ast",
|
|
"community": 266,
|
|
"community_name": "standards/naming-conventions.md",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_standards_naming_conventions_md_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L280",
|
|
"_origin": "ast",
|
|
"community": 266,
|
|
"community_name": "standards/naming-conventions.md",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_standards_naming_conventions_md_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L281",
|
|
"_origin": "ast",
|
|
"community": 266,
|
|
"community_name": "standards/naming-conventions.md",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_standards_naming_conventions_md_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L282",
|
|
"_origin": "ast",
|
|
"community": 266,
|
|
"community_name": "standards/naming-conventions.md",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_standards_naming_conventions_md_weight"
|
|
},
|
|
{
|
|
"label": "brain/memory.md",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L284",
|
|
"_origin": "ast",
|
|
"community": 197,
|
|
"community_name": "brain/memory.md",
|
|
"norm_label": "brain/memory.md",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_memory_md"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L285",
|
|
"_origin": "ast",
|
|
"community": 197,
|
|
"community_name": "brain/memory.md",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_memory_md_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L286",
|
|
"_origin": "ast",
|
|
"community": 197,
|
|
"community_name": "brain/memory.md",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_memory_md_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L287",
|
|
"_origin": "ast",
|
|
"community": 197,
|
|
"community_name": "brain/memory.md",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_memory_md_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L288",
|
|
"_origin": "ast",
|
|
"community": 197,
|
|
"community_name": "brain/memory.md",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_memory_md_weight"
|
|
},
|
|
{
|
|
"label": "brain/health-report.md",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L290",
|
|
"_origin": "ast",
|
|
"community": 194,
|
|
"community_name": "brain/health-report.md",
|
|
"norm_label": "brain/health-report.md",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_health_report_md"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L291",
|
|
"_origin": "ast",
|
|
"community": 194,
|
|
"community_name": "brain/health-report.md",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_health_report_md_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L292",
|
|
"_origin": "ast",
|
|
"community": 194,
|
|
"community_name": "brain/health-report.md",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_health_report_md_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L293",
|
|
"_origin": "ast",
|
|
"community": 194,
|
|
"community_name": "brain/health-report.md",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_health_report_md_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L294",
|
|
"_origin": "ast",
|
|
"community": 194,
|
|
"community_name": "brain/health-report.md",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_health_report_md_weight"
|
|
},
|
|
{
|
|
"label": "brain/log.md",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L296",
|
|
"_origin": "ast",
|
|
"community": 196,
|
|
"community_name": "brain/log.md",
|
|
"norm_label": "brain/log.md",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_log_md"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L297",
|
|
"_origin": "ast",
|
|
"community": 196,
|
|
"community_name": "brain/log.md",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_log_md_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L298",
|
|
"_origin": "ast",
|
|
"community": 196,
|
|
"community_name": "brain/log.md",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_log_md_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L299",
|
|
"_origin": "ast",
|
|
"community": 196,
|
|
"community_name": "brain/log.md",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_log_md_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L300",
|
|
"_origin": "ast",
|
|
"community": 196,
|
|
"community_name": "brain/log.md",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_log_md_weight"
|
|
},
|
|
{
|
|
"label": "brain/constitution.md",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L302",
|
|
"_origin": "ast",
|
|
"community": 189,
|
|
"community_name": "brain/constitution.md",
|
|
"norm_label": "brain/constitution.md",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_constitution_md"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L303",
|
|
"_origin": "ast",
|
|
"community": 189,
|
|
"community_name": "brain/constitution.md",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_constitution_md_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L304",
|
|
"_origin": "ast",
|
|
"community": 189,
|
|
"community_name": "brain/constitution.md",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_constitution_md_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L305",
|
|
"_origin": "ast",
|
|
"community": 189,
|
|
"community_name": "brain/constitution.md",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_constitution_md_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L306",
|
|
"_origin": "ast",
|
|
"community": 189,
|
|
"community_name": "brain/constitution.md",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_constitution_md_weight"
|
|
},
|
|
{
|
|
"label": "brain/business-brain.md",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L308",
|
|
"_origin": "ast",
|
|
"community": 187,
|
|
"community_name": "brain/business-brain.md",
|
|
"norm_label": "brain/business-brain.md",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_business_brain_md"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L309",
|
|
"_origin": "ast",
|
|
"community": 187,
|
|
"community_name": "brain/business-brain.md",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_business_brain_md_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L310",
|
|
"_origin": "ast",
|
|
"community": 187,
|
|
"community_name": "brain/business-brain.md",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_business_brain_md_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L311",
|
|
"_origin": "ast",
|
|
"community": 187,
|
|
"community_name": "brain/business-brain.md",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_business_brain_md_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L312",
|
|
"_origin": "ast",
|
|
"community": 187,
|
|
"community_name": "brain/business-brain.md",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_business_brain_md_weight"
|
|
},
|
|
{
|
|
"label": "brain/constraints.md",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L314",
|
|
"_origin": "ast",
|
|
"community": 190,
|
|
"community_name": "brain/constraints.md",
|
|
"norm_label": "brain/constraints.md",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_constraints_md"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L315",
|
|
"_origin": "ast",
|
|
"community": 190,
|
|
"community_name": "brain/constraints.md",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_constraints_md_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L316",
|
|
"_origin": "ast",
|
|
"community": 190,
|
|
"community_name": "brain/constraints.md",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_constraints_md_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L317",
|
|
"_origin": "ast",
|
|
"community": 190,
|
|
"community_name": "brain/constraints.md",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_constraints_md_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L318",
|
|
"_origin": "ast",
|
|
"community": 190,
|
|
"community_name": "brain/constraints.md",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_constraints_md_weight"
|
|
},
|
|
{
|
|
"label": "brain/active-projects.md",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L320",
|
|
"_origin": "ast",
|
|
"community": 185,
|
|
"community_name": "brain/active-projects.md",
|
|
"norm_label": "brain/active-projects.md",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_active_projects_md"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L321",
|
|
"_origin": "ast",
|
|
"community": 185,
|
|
"community_name": "brain/active-projects.md",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_active_projects_md_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L322",
|
|
"_origin": "ast",
|
|
"community": 185,
|
|
"community_name": "brain/active-projects.md",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_active_projects_md_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L323",
|
|
"_origin": "ast",
|
|
"community": 185,
|
|
"community_name": "brain/active-projects.md",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_active_projects_md_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L324",
|
|
"_origin": "ast",
|
|
"community": 185,
|
|
"community_name": "brain/active-projects.md",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_active_projects_md_weight"
|
|
},
|
|
{
|
|
"label": "brain/github-activity.md",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L326",
|
|
"_origin": "ast",
|
|
"community": 193,
|
|
"community_name": "brain/github-activity.md",
|
|
"norm_label": "brain/github-activity.md",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_github_activity_md"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L327",
|
|
"_origin": "ast",
|
|
"community": 193,
|
|
"community_name": "brain/github-activity.md",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_github_activity_md_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L328",
|
|
"_origin": "ast",
|
|
"community": 193,
|
|
"community_name": "brain/github-activity.md",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_github_activity_md_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L329",
|
|
"_origin": "ast",
|
|
"community": 193,
|
|
"community_name": "brain/github-activity.md",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_github_activity_md_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L330",
|
|
"_origin": "ast",
|
|
"community": 193,
|
|
"community_name": "brain/github-activity.md",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_github_activity_md_weight"
|
|
},
|
|
{
|
|
"label": "brain/agent-learnings.md",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L332",
|
|
"_origin": "ast",
|
|
"community": 186,
|
|
"community_name": "brain/agent-learnings.md",
|
|
"norm_label": "brain/agent-learnings.md",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_agent_learnings_md"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L333",
|
|
"_origin": "ast",
|
|
"community": 186,
|
|
"community_name": "brain/agent-learnings.md",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_agent_learnings_md_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L334",
|
|
"_origin": "ast",
|
|
"community": 186,
|
|
"community_name": "brain/agent-learnings.md",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_agent_learnings_md_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L335",
|
|
"_origin": "ast",
|
|
"community": 186,
|
|
"community_name": "brain/agent-learnings.md",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_agent_learnings_md_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L336",
|
|
"_origin": "ast",
|
|
"community": 186,
|
|
"community_name": "brain/agent-learnings.md",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_agent_learnings_md_weight"
|
|
},
|
|
{
|
|
"label": "brain/skill-usage.md",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L338",
|
|
"_origin": "ast",
|
|
"community": 199,
|
|
"community_name": "brain/skill-usage.md",
|
|
"norm_label": "brain/skill-usage.md",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_skill_usage_md"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L339",
|
|
"_origin": "ast",
|
|
"community": 199,
|
|
"community_name": "brain/skill-usage.md",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_skill_usage_md_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L340",
|
|
"_origin": "ast",
|
|
"community": 199,
|
|
"community_name": "brain/skill-usage.md",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_skill_usage_md_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L341",
|
|
"_origin": "ast",
|
|
"community": 199,
|
|
"community_name": "brain/skill-usage.md",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_skill_usage_md_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L342",
|
|
"_origin": "ast",
|
|
"community": 199,
|
|
"community_name": "brain/skill-usage.md",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_skill_usage_md_weight"
|
|
},
|
|
{
|
|
"label": "brain/recent-decisions.md",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L344",
|
|
"_origin": "ast",
|
|
"community": 198,
|
|
"community_name": "brain/recent-decisions.md",
|
|
"norm_label": "brain/recent-decisions.md",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_recent_decisions_md"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L345",
|
|
"_origin": "ast",
|
|
"community": 198,
|
|
"community_name": "brain/recent-decisions.md",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_recent_decisions_md_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L346",
|
|
"_origin": "ast",
|
|
"community": 198,
|
|
"community_name": "brain/recent-decisions.md",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_recent_decisions_md_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L347",
|
|
"_origin": "ast",
|
|
"community": 198,
|
|
"community_name": "brain/recent-decisions.md",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_recent_decisions_md_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L348",
|
|
"_origin": "ast",
|
|
"community": 198,
|
|
"community_name": "brain/recent-decisions.md",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_recent_decisions_md_weight"
|
|
},
|
|
{
|
|
"label": "brain/identity.md",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L350",
|
|
"_origin": "ast",
|
|
"community": 195,
|
|
"community_name": "brain/identity.md",
|
|
"norm_label": "brain/identity.md",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_identity_md"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L351",
|
|
"_origin": "ast",
|
|
"community": 195,
|
|
"community_name": "brain/identity.md",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_identity_md_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L352",
|
|
"_origin": "ast",
|
|
"community": 195,
|
|
"community_name": "brain/identity.md",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_identity_md_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L353",
|
|
"_origin": "ast",
|
|
"community": 195,
|
|
"community_name": "brain/identity.md",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_identity_md_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L354",
|
|
"_origin": "ast",
|
|
"community": 195,
|
|
"community_name": "brain/identity.md",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_identity_md_weight"
|
|
},
|
|
{
|
|
"label": ".hermes/audit.log",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L356",
|
|
"_origin": "ast",
|
|
"community": 232,
|
|
"community_name": ".hermes/audit.log",
|
|
"norm_label": ".hermes/audit.log",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_hermes_audit_log"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L357",
|
|
"_origin": "ast",
|
|
"community": 232,
|
|
"community_name": ".hermes/audit.log",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_hermes_audit_log_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L358",
|
|
"_origin": "ast",
|
|
"community": 232,
|
|
"community_name": ".hermes/audit.log",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_hermes_audit_log_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L359",
|
|
"_origin": "ast",
|
|
"community": 232,
|
|
"community_name": ".hermes/audit.log",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_hermes_audit_log_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L360",
|
|
"_origin": "ast",
|
|
"community": 232,
|
|
"community_name": ".hermes/audit.log",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_hermes_audit_log_weight"
|
|
},
|
|
{
|
|
"label": "scheduler/scheduler.py",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L362",
|
|
"_origin": "ast",
|
|
"community": 258,
|
|
"community_name": "scheduler/scheduler.py",
|
|
"norm_label": "scheduler/scheduler.py",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_scheduler_scheduler_py"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L363",
|
|
"_origin": "ast",
|
|
"community": 258,
|
|
"community_name": "scheduler/scheduler.py",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_scheduler_scheduler_py_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L364",
|
|
"_origin": "ast",
|
|
"community": 258,
|
|
"community_name": "scheduler/scheduler.py",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_scheduler_scheduler_py_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L365",
|
|
"_origin": "ast",
|
|
"community": 258,
|
|
"community_name": "scheduler/scheduler.py",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_scheduler_scheduler_py_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L366",
|
|
"_origin": "ast",
|
|
"community": 258,
|
|
"community_name": "scheduler/scheduler.py",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_scheduler_scheduler_py_weight"
|
|
},
|
|
{
|
|
"label": "scripts/integrity_check.py",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L368",
|
|
"_origin": "ast",
|
|
"community": 260,
|
|
"community_name": "scripts/integrity_check.py",
|
|
"norm_label": "scripts/integrity_check.py",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_scripts_integrity_check_py"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L369",
|
|
"_origin": "ast",
|
|
"community": 260,
|
|
"community_name": "scripts/integrity_check.py",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_scripts_integrity_check_py_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L370",
|
|
"_origin": "ast",
|
|
"community": 260,
|
|
"community_name": "scripts/integrity_check.py",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_scripts_integrity_check_py_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L371",
|
|
"_origin": "ast",
|
|
"community": 260,
|
|
"community_name": "scripts/integrity_check.py",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_scripts_integrity_check_py_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L372",
|
|
"_origin": "ast",
|
|
"community": 260,
|
|
"community_name": "scripts/integrity_check.py",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_scripts_integrity_check_py_weight"
|
|
},
|
|
{
|
|
"label": "scripts/analyze_agent_time.py",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L374",
|
|
"_origin": "ast",
|
|
"community": 259,
|
|
"community_name": "scripts/analyze_agent_time.py",
|
|
"norm_label": "scripts/analyze_agent_time.py",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_scripts_analyze_agent_time_py"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L375",
|
|
"_origin": "ast",
|
|
"community": 259,
|
|
"community_name": "scripts/analyze_agent_time.py",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_scripts_analyze_agent_time_py_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L376",
|
|
"_origin": "ast",
|
|
"community": 259,
|
|
"community_name": "scripts/analyze_agent_time.py",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_scripts_analyze_agent_time_py_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L377",
|
|
"_origin": "ast",
|
|
"community": 259,
|
|
"community_name": "scripts/analyze_agent_time.py",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_scripts_analyze_agent_time_py_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L378",
|
|
"_origin": "ast",
|
|
"community": 259,
|
|
"community_name": "scripts/analyze_agent_time.py",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_scripts_analyze_agent_time_py_weight"
|
|
},
|
|
{
|
|
"label": "scripts/update-api-docs.py",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L380",
|
|
"_origin": "ast",
|
|
"community": 261,
|
|
"community_name": "scripts/update-api-docs.py",
|
|
"norm_label": "scripts/update-api-docs.py",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_scripts_update_api_docs_py"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L381",
|
|
"_origin": "ast",
|
|
"community": 261,
|
|
"community_name": "scripts/update-api-docs.py",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_scripts_update_api_docs_py_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L382",
|
|
"_origin": "ast",
|
|
"community": 261,
|
|
"community_name": "scripts/update-api-docs.py",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_scripts_update_api_docs_py_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L383",
|
|
"_origin": "ast",
|
|
"community": 261,
|
|
"community_name": "scripts/update-api-docs.py",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_scripts_update_api_docs_py_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L384",
|
|
"_origin": "ast",
|
|
"community": 261,
|
|
"community_name": "scripts/update-api-docs.py",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_scripts_update_api_docs_py_weight"
|
|
},
|
|
{
|
|
"label": "brain-core/brain_index.db",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L386",
|
|
"_origin": "ast",
|
|
"community": 191,
|
|
"community_name": "brain-core/brain_index.db",
|
|
"norm_label": "brain-core/brain_index.db",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_core_brain_index_db"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L387",
|
|
"_origin": "ast",
|
|
"community": 191,
|
|
"community_name": "brain-core/brain_index.db",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_core_brain_index_db_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L388",
|
|
"_origin": "ast",
|
|
"community": 191,
|
|
"community_name": "brain-core/brain_index.db",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_core_brain_index_db_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L389",
|
|
"_origin": "ast",
|
|
"community": 191,
|
|
"community_name": "brain-core/brain_index.db",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_core_brain_index_db_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L390",
|
|
"_origin": "ast",
|
|
"community": 191,
|
|
"community_name": "brain-core/brain_index.db",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_core_brain_index_db_weight"
|
|
},
|
|
{
|
|
"label": "brain-core/brain_index.py",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L392",
|
|
"_origin": "ast",
|
|
"community": 192,
|
|
"community_name": "brain-core/brain_index.py",
|
|
"norm_label": "brain-core/brain_index.py",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_core_brain_index_py"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L393",
|
|
"_origin": "ast",
|
|
"community": 192,
|
|
"community_name": "brain-core/brain_index.py",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_core_brain_index_py_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L394",
|
|
"_origin": "ast",
|
|
"community": 192,
|
|
"community_name": "brain-core/brain_index.py",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_core_brain_index_py_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L395",
|
|
"_origin": "ast",
|
|
"community": 192,
|
|
"community_name": "brain-core/brain_index.py",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_core_brain_index_py_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L396",
|
|
"_origin": "ast",
|
|
"community": 192,
|
|
"community_name": "brain-core/brain_index.py",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_brain_core_brain_index_py_weight"
|
|
},
|
|
{
|
|
"label": "tests/test_server_kanban.py",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L398",
|
|
"_origin": "ast",
|
|
"community": 275,
|
|
"community_name": "tests/test_server_kanban.py",
|
|
"norm_label": "tests/test_server_kanban.py",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_server_kanban_py"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L399",
|
|
"_origin": "ast",
|
|
"community": 275,
|
|
"community_name": "tests/test_server_kanban.py",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_server_kanban_py_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L400",
|
|
"_origin": "ast",
|
|
"community": 275,
|
|
"community_name": "tests/test_server_kanban.py",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_server_kanban_py_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L401",
|
|
"_origin": "ast",
|
|
"community": 275,
|
|
"community_name": "tests/test_server_kanban.py",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_server_kanban_py_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L402",
|
|
"_origin": "ast",
|
|
"community": 275,
|
|
"community_name": "tests/test_server_kanban.py",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_server_kanban_py_weight"
|
|
},
|
|
{
|
|
"label": "tests/test_server_helpers.py",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L404",
|
|
"_origin": "ast",
|
|
"community": 274,
|
|
"community_name": "tests/test_server_helpers.py",
|
|
"norm_label": "tests/test_server_helpers.py",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_server_helpers_py"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L405",
|
|
"_origin": "ast",
|
|
"community": 274,
|
|
"community_name": "tests/test_server_helpers.py",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_server_helpers_py_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L406",
|
|
"_origin": "ast",
|
|
"community": 274,
|
|
"community_name": "tests/test_server_helpers.py",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_server_helpers_py_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L407",
|
|
"_origin": "ast",
|
|
"community": 274,
|
|
"community_name": "tests/test_server_helpers.py",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_server_helpers_py_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L408",
|
|
"_origin": "ast",
|
|
"community": 274,
|
|
"community_name": "tests/test_server_helpers.py",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_server_helpers_py_weight"
|
|
},
|
|
{
|
|
"label": "tests/test_server_endpoints.py",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L410",
|
|
"_origin": "ast",
|
|
"community": 273,
|
|
"community_name": "tests/test_server_endpoints.py",
|
|
"norm_label": "tests/test_server_endpoints.py",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_server_endpoints_py"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L411",
|
|
"_origin": "ast",
|
|
"community": 273,
|
|
"community_name": "tests/test_server_endpoints.py",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_server_endpoints_py_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L412",
|
|
"_origin": "ast",
|
|
"community": 273,
|
|
"community_name": "tests/test_server_endpoints.py",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_server_endpoints_py_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L413",
|
|
"_origin": "ast",
|
|
"community": 273,
|
|
"community_name": "tests/test_server_endpoints.py",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_server_endpoints_py_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L414",
|
|
"_origin": "ast",
|
|
"community": 273,
|
|
"community_name": "tests/test_server_endpoints.py",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_server_endpoints_py_weight"
|
|
},
|
|
{
|
|
"label": "tests/test_scheduler.py",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L416",
|
|
"_origin": "ast",
|
|
"community": 272,
|
|
"community_name": "tests/test_scheduler.py",
|
|
"norm_label": "tests/test_scheduler.py",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_scheduler_py"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L417",
|
|
"_origin": "ast",
|
|
"community": 272,
|
|
"community_name": "tests/test_scheduler.py",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_scheduler_py_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L418",
|
|
"_origin": "ast",
|
|
"community": 272,
|
|
"community_name": "tests/test_scheduler.py",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_scheduler_py_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L419",
|
|
"_origin": "ast",
|
|
"community": 272,
|
|
"community_name": "tests/test_scheduler.py",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_scheduler_py_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L420",
|
|
"_origin": "ast",
|
|
"community": 272,
|
|
"community_name": "tests/test_scheduler.py",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_scheduler_py_weight"
|
|
},
|
|
{
|
|
"label": "tests/conftest.py",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L422",
|
|
"_origin": "ast",
|
|
"community": 271,
|
|
"community_name": "tests/conftest.py",
|
|
"norm_label": "tests/conftest.py",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_tests_conftest_py"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L423",
|
|
"_origin": "ast",
|
|
"community": 271,
|
|
"community_name": "tests/conftest.py",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_tests_conftest_py_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L424",
|
|
"_origin": "ast",
|
|
"community": 271,
|
|
"community_name": "tests/conftest.py",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_tests_conftest_py_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L425",
|
|
"_origin": "ast",
|
|
"community": 271,
|
|
"community_name": "tests/conftest.py",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_tests_conftest_py_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L426",
|
|
"_origin": "ast",
|
|
"community": 271,
|
|
"community_name": "tests/conftest.py",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_tests_conftest_py_weight"
|
|
},
|
|
{
|
|
"label": "audit/audit.log",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L428",
|
|
"_origin": "ast",
|
|
"community": 182,
|
|
"community_name": "audit/audit.log",
|
|
"norm_label": "audit/audit.log",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_audit_audit_log"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L429",
|
|
"_origin": "ast",
|
|
"community": 182,
|
|
"community_name": "audit/audit.log",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_audit_audit_log_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L430",
|
|
"_origin": "ast",
|
|
"community": 182,
|
|
"community_name": "audit/audit.log",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_audit_audit_log_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L431",
|
|
"_origin": "ast",
|
|
"community": 182,
|
|
"community_name": "audit/audit.log",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_audit_audit_log_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L432",
|
|
"_origin": "ast",
|
|
"community": 182,
|
|
"community_name": "audit/audit.log",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_audit_audit_log_weight"
|
|
},
|
|
{
|
|
"label": "registry/plugins.json",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L434",
|
|
"_origin": "ast",
|
|
"community": 253,
|
|
"community_name": "registry/plugins.json",
|
|
"norm_label": "registry/plugins.json",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_registry_plugins_json"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L435",
|
|
"_origin": "ast",
|
|
"community": 253,
|
|
"community_name": "registry/plugins.json",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_registry_plugins_json_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L436",
|
|
"_origin": "ast",
|
|
"community": 253,
|
|
"community_name": "registry/plugins.json",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_registry_plugins_json_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L437",
|
|
"_origin": "ast",
|
|
"community": 253,
|
|
"community_name": "registry/plugins.json",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_registry_plugins_json_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L438",
|
|
"_origin": "ast",
|
|
"community": 253,
|
|
"community_name": "registry/plugins.json",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_registry_plugins_json_weight"
|
|
},
|
|
{
|
|
"label": "prompts/debug-incident.md",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L440",
|
|
"_origin": "ast",
|
|
"community": 242,
|
|
"community_name": "prompts/debug-incident.md",
|
|
"norm_label": "prompts/debug-incident.md",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_debug_incident_md"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L441",
|
|
"_origin": "ast",
|
|
"community": 242,
|
|
"community_name": "prompts/debug-incident.md",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_debug_incident_md_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L442",
|
|
"_origin": "ast",
|
|
"community": 242,
|
|
"community_name": "prompts/debug-incident.md",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_debug_incident_md_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L443",
|
|
"_origin": "ast",
|
|
"community": 242,
|
|
"community_name": "prompts/debug-incident.md",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_debug_incident_md_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L444",
|
|
"_origin": "ast",
|
|
"community": 242,
|
|
"community_name": "prompts/debug-incident.md",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_debug_incident_md_weight"
|
|
},
|
|
{
|
|
"label": "prompts/standup-email.md",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L446",
|
|
"_origin": "ast",
|
|
"community": 247,
|
|
"community_name": "prompts/standup-email.md",
|
|
"norm_label": "prompts/standup-email.md",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_standup_email_md"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L447",
|
|
"_origin": "ast",
|
|
"community": 247,
|
|
"community_name": "prompts/standup-email.md",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_standup_email_md_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L448",
|
|
"_origin": "ast",
|
|
"community": 247,
|
|
"community_name": "prompts/standup-email.md",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_standup_email_md_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L449",
|
|
"_origin": "ast",
|
|
"community": 247,
|
|
"community_name": "prompts/standup-email.md",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_standup_email_md_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L450",
|
|
"_origin": "ast",
|
|
"community": 247,
|
|
"community_name": "prompts/standup-email.md",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_standup_email_md_weight"
|
|
},
|
|
{
|
|
"label": "prompts/system-audit.md",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L452",
|
|
"_origin": "ast",
|
|
"community": 248,
|
|
"community_name": "prompts/system-audit.md",
|
|
"norm_label": "prompts/system-audit.md",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_system_audit_md"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L453",
|
|
"_origin": "ast",
|
|
"community": 248,
|
|
"community_name": "prompts/system-audit.md",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_system_audit_md_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L454",
|
|
"_origin": "ast",
|
|
"community": 248,
|
|
"community_name": "prompts/system-audit.md",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_system_audit_md_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L455",
|
|
"_origin": "ast",
|
|
"community": 248,
|
|
"community_name": "prompts/system-audit.md",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_system_audit_md_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L456",
|
|
"_origin": "ast",
|
|
"community": 248,
|
|
"community_name": "prompts/system-audit.md",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_system_audit_md_weight"
|
|
},
|
|
{
|
|
"label": "prompts/draft-blog.md",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L458",
|
|
"_origin": "ast",
|
|
"community": 243,
|
|
"community_name": "prompts/draft-blog.md",
|
|
"norm_label": "prompts/draft-blog.md",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_draft_blog_md"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L459",
|
|
"_origin": "ast",
|
|
"community": 243,
|
|
"community_name": "prompts/draft-blog.md",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_draft_blog_md_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L460",
|
|
"_origin": "ast",
|
|
"community": 243,
|
|
"community_name": "prompts/draft-blog.md",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_draft_blog_md_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L461",
|
|
"_origin": "ast",
|
|
"community": 243,
|
|
"community_name": "prompts/draft-blog.md",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_draft_blog_md_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L462",
|
|
"_origin": "ast",
|
|
"community": 243,
|
|
"community_name": "prompts/draft-blog.md",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_draft_blog_md_weight"
|
|
},
|
|
{
|
|
"label": "prompts/brainstorm-session.md",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L464",
|
|
"_origin": "ast",
|
|
"community": 239,
|
|
"community_name": "prompts/brainstorm-session.md",
|
|
"norm_label": "prompts/brainstorm-session.md",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_brainstorm_session_md"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L465",
|
|
"_origin": "ast",
|
|
"community": 239,
|
|
"community_name": "prompts/brainstorm-session.md",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_brainstorm_session_md_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L466",
|
|
"_origin": "ast",
|
|
"community": 239,
|
|
"community_name": "prompts/brainstorm-session.md",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_brainstorm_session_md_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L467",
|
|
"_origin": "ast",
|
|
"community": 239,
|
|
"community_name": "prompts/brainstorm-session.md",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_brainstorm_session_md_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L468",
|
|
"_origin": "ast",
|
|
"community": 239,
|
|
"community_name": "prompts/brainstorm-session.md",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_brainstorm_session_md_weight"
|
|
},
|
|
{
|
|
"label": "prompts/code-review.md",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L470",
|
|
"_origin": "ast",
|
|
"community": 240,
|
|
"community_name": "prompts/code-review.md",
|
|
"norm_label": "prompts/code-review.md",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_code_review_md"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L471",
|
|
"_origin": "ast",
|
|
"community": 240,
|
|
"community_name": "prompts/code-review.md",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_code_review_md_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L472",
|
|
"_origin": "ast",
|
|
"community": 240,
|
|
"community_name": "prompts/code-review.md",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_code_review_md_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L473",
|
|
"_origin": "ast",
|
|
"community": 240,
|
|
"community_name": "prompts/code-review.md",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_code_review_md_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L474",
|
|
"_origin": "ast",
|
|
"community": 240,
|
|
"community_name": "prompts/code-review.md",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_code_review_md_weight"
|
|
},
|
|
{
|
|
"label": "prompts/daily-standup.md",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L476",
|
|
"_origin": "ast",
|
|
"community": 241,
|
|
"community_name": "prompts/daily-standup.md",
|
|
"norm_label": "prompts/daily-standup.md",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_daily_standup_md"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L477",
|
|
"_origin": "ast",
|
|
"community": 241,
|
|
"community_name": "prompts/daily-standup.md",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_daily_standup_md_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L478",
|
|
"_origin": "ast",
|
|
"community": 241,
|
|
"community_name": "prompts/daily-standup.md",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_daily_standup_md_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L479",
|
|
"_origin": "ast",
|
|
"community": 241,
|
|
"community_name": "prompts/daily-standup.md",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_daily_standup_md_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L480",
|
|
"_origin": "ast",
|
|
"community": 241,
|
|
"community_name": "prompts/daily-standup.md",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_daily_standup_md_weight"
|
|
},
|
|
{
|
|
"label": "prompts/project-plan.md",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L482",
|
|
"_origin": "ast",
|
|
"community": 245,
|
|
"community_name": "prompts/project-plan.md",
|
|
"norm_label": "prompts/project-plan.md",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_project_plan_md"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L483",
|
|
"_origin": "ast",
|
|
"community": 245,
|
|
"community_name": "prompts/project-plan.md",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_project_plan_md_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L484",
|
|
"_origin": "ast",
|
|
"community": 245,
|
|
"community_name": "prompts/project-plan.md",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_project_plan_md_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L485",
|
|
"_origin": "ast",
|
|
"community": 245,
|
|
"community_name": "prompts/project-plan.md",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_project_plan_md_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L486",
|
|
"_origin": "ast",
|
|
"community": 245,
|
|
"community_name": "prompts/project-plan.md",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_project_plan_md_weight"
|
|
},
|
|
{
|
|
"label": "prompts/research-topic.md",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L488",
|
|
"_origin": "ast",
|
|
"community": 246,
|
|
"community_name": "prompts/research-topic.md",
|
|
"norm_label": "prompts/research-topic.md",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_research_topic_md"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L489",
|
|
"_origin": "ast",
|
|
"community": 246,
|
|
"community_name": "prompts/research-topic.md",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_research_topic_md_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L490",
|
|
"_origin": "ast",
|
|
"community": 246,
|
|
"community_name": "prompts/research-topic.md",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_research_topic_md_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L491",
|
|
"_origin": "ast",
|
|
"community": 246,
|
|
"community_name": "prompts/research-topic.md",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_research_topic_md_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L492",
|
|
"_origin": "ast",
|
|
"community": 246,
|
|
"community_name": "prompts/research-topic.md",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_research_topic_md_weight"
|
|
},
|
|
{
|
|
"label": "prompts/meeting-notes.md",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L494",
|
|
"_origin": "ast",
|
|
"community": 244,
|
|
"community_name": "prompts/meeting-notes.md",
|
|
"norm_label": "prompts/meeting-notes.md",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_meeting_notes_md"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L495",
|
|
"_origin": "ast",
|
|
"community": 244,
|
|
"community_name": "prompts/meeting-notes.md",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_meeting_notes_md_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L496",
|
|
"_origin": "ast",
|
|
"community": 244,
|
|
"community_name": "prompts/meeting-notes.md",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_meeting_notes_md_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L497",
|
|
"_origin": "ast",
|
|
"community": 244,
|
|
"community_name": "prompts/meeting-notes.md",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_meeting_notes_md_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L498",
|
|
"_origin": "ast",
|
|
"community": 244,
|
|
"community_name": "prompts/meeting-notes.md",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_meeting_notes_md_weight"
|
|
},
|
|
{
|
|
"label": "data/integrations.json",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L500",
|
|
"_origin": "ast",
|
|
"community": 217,
|
|
"community_name": "data/integrations.json",
|
|
"norm_label": "data/integrations.json",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_integrations_json"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L501",
|
|
"_origin": "ast",
|
|
"community": 217,
|
|
"community_name": "data/integrations.json",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_integrations_json_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L502",
|
|
"_origin": "ast",
|
|
"community": 217,
|
|
"community_name": "data/integrations.json",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_integrations_json_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L503",
|
|
"_origin": "ast",
|
|
"community": 217,
|
|
"community_name": "data/integrations.json",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_integrations_json_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L504",
|
|
"_origin": "ast",
|
|
"community": 217,
|
|
"community_name": "data/integrations.json",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_integrations_json_weight"
|
|
},
|
|
{
|
|
"label": "data/agent-stats.json",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L506",
|
|
"_origin": "ast",
|
|
"community": 212,
|
|
"community_name": "data/agent-stats.json",
|
|
"norm_label": "data/agent-stats.json",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_stats_json"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L507",
|
|
"_origin": "ast",
|
|
"community": 212,
|
|
"community_name": "data/agent-stats.json",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_stats_json_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L508",
|
|
"_origin": "ast",
|
|
"community": 212,
|
|
"community_name": "data/agent-stats.json",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_stats_json_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L509",
|
|
"_origin": "ast",
|
|
"community": 212,
|
|
"community_name": "data/agent-stats.json",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_stats_json_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L510",
|
|
"_origin": "ast",
|
|
"community": 212,
|
|
"community_name": "data/agent-stats.json",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_stats_json_weight"
|
|
},
|
|
{
|
|
"label": "data/settings.json",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L512",
|
|
"_origin": "ast",
|
|
"community": 221,
|
|
"community_name": "data/settings.json",
|
|
"norm_label": "data/settings.json",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_settings_json"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L513",
|
|
"_origin": "ast",
|
|
"community": 221,
|
|
"community_name": "data/settings.json",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_settings_json_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L514",
|
|
"_origin": "ast",
|
|
"community": 221,
|
|
"community_name": "data/settings.json",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_settings_json_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L515",
|
|
"_origin": "ast",
|
|
"community": 221,
|
|
"community_name": "data/settings.json",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_settings_json_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L516",
|
|
"_origin": "ast",
|
|
"community": 221,
|
|
"community_name": "data/settings.json",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_settings_json_weight"
|
|
},
|
|
{
|
|
"label": "data/chat-history.json",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L518",
|
|
"_origin": "ast",
|
|
"community": 214,
|
|
"community_name": "data/chat-history.json",
|
|
"norm_label": "data/chat-history.json",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_chat_history_json"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L519",
|
|
"_origin": "ast",
|
|
"community": 214,
|
|
"community_name": "data/chat-history.json",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_chat_history_json_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L520",
|
|
"_origin": "ast",
|
|
"community": 214,
|
|
"community_name": "data/chat-history.json",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_chat_history_json_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L521",
|
|
"_origin": "ast",
|
|
"community": 214,
|
|
"community_name": "data/chat-history.json",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_chat_history_json_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L522",
|
|
"_origin": "ast",
|
|
"community": 214,
|
|
"community_name": "data/chat-history.json",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_chat_history_json_weight"
|
|
},
|
|
{
|
|
"label": "data/router-keywords.json",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L524",
|
|
"_origin": "ast",
|
|
"community": 220,
|
|
"community_name": "data/router-keywords.json",
|
|
"norm_label": "data/router-keywords.json",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_router_keywords_json"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L525",
|
|
"_origin": "ast",
|
|
"community": 220,
|
|
"community_name": "data/router-keywords.json",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_router_keywords_json_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L526",
|
|
"_origin": "ast",
|
|
"community": 220,
|
|
"community_name": "data/router-keywords.json",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_router_keywords_json_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L527",
|
|
"_origin": "ast",
|
|
"community": 220,
|
|
"community_name": "data/router-keywords.json",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_router_keywords_json_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L528",
|
|
"_origin": "ast",
|
|
"community": 220,
|
|
"community_name": "data/router-keywords.json",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_router_keywords_json_weight"
|
|
},
|
|
{
|
|
"label": "data/cost-history.json",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L530",
|
|
"_origin": "ast",
|
|
"community": 215,
|
|
"community_name": "data/cost-history.json",
|
|
"norm_label": "data/cost-history.json",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_cost_history_json"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L531",
|
|
"_origin": "ast",
|
|
"community": 215,
|
|
"community_name": "data/cost-history.json",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_cost_history_json_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L532",
|
|
"_origin": "ast",
|
|
"community": 215,
|
|
"community_name": "data/cost-history.json",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_cost_history_json_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L533",
|
|
"_origin": "ast",
|
|
"community": 215,
|
|
"community_name": "data/cost-history.json",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_cost_history_json_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L534",
|
|
"_origin": "ast",
|
|
"community": 215,
|
|
"community_name": "data/cost-history.json",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_cost_history_json_weight"
|
|
},
|
|
{
|
|
"label": "data/goals.json",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L536",
|
|
"_origin": "ast",
|
|
"community": 216,
|
|
"community_name": "data/goals.json",
|
|
"norm_label": "data/goals.json",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_goals_json"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L537",
|
|
"_origin": "ast",
|
|
"community": 216,
|
|
"community_name": "data/goals.json",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_goals_json_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L538",
|
|
"_origin": "ast",
|
|
"community": 216,
|
|
"community_name": "data/goals.json",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_goals_json_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L539",
|
|
"_origin": "ast",
|
|
"community": 216,
|
|
"community_name": "data/goals.json",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_goals_json_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L540",
|
|
"_origin": "ast",
|
|
"community": 216,
|
|
"community_name": "data/goals.json",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_goals_json_weight"
|
|
},
|
|
{
|
|
"label": "data/agent-time.json",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L542",
|
|
"_origin": "ast",
|
|
"community": 213,
|
|
"community_name": "data/agent-time.json",
|
|
"norm_label": "data/agent-time.json",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_time_json"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L543",
|
|
"_origin": "ast",
|
|
"community": 213,
|
|
"community_name": "data/agent-time.json",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_time_json_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L544",
|
|
"_origin": "ast",
|
|
"community": 213,
|
|
"community_name": "data/agent-time.json",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_time_json_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L545",
|
|
"_origin": "ast",
|
|
"community": 213,
|
|
"community_name": "data/agent-time.json",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_time_json_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L546",
|
|
"_origin": "ast",
|
|
"community": 213,
|
|
"community_name": "data/agent-time.json",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_time_json_weight"
|
|
},
|
|
{
|
|
"label": "data/agent-registry.json",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L548",
|
|
"_origin": "ast",
|
|
"community": 210,
|
|
"community_name": "data/agent-registry.json",
|
|
"norm_label": "data/agent-registry.json",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_registry_json"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L549",
|
|
"_origin": "ast",
|
|
"community": 210,
|
|
"community_name": "data/agent-registry.json",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_registry_json_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L550",
|
|
"_origin": "ast",
|
|
"community": 210,
|
|
"community_name": "data/agent-registry.json",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_registry_json_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L551",
|
|
"_origin": "ast",
|
|
"community": 210,
|
|
"community_name": "data/agent-registry.json",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_registry_json_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L552",
|
|
"_origin": "ast",
|
|
"community": 210,
|
|
"community_name": "data/agent-registry.json",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_registry_json_weight"
|
|
},
|
|
{
|
|
"label": "data/agent-routes.json",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L554",
|
|
"_origin": "ast",
|
|
"community": 211,
|
|
"community_name": "data/agent-routes.json",
|
|
"norm_label": "data/agent-routes.json",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_routes_json"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L555",
|
|
"_origin": "ast",
|
|
"community": 211,
|
|
"community_name": "data/agent-routes.json",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_routes_json_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L556",
|
|
"_origin": "ast",
|
|
"community": 211,
|
|
"community_name": "data/agent-routes.json",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_routes_json_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L557",
|
|
"_origin": "ast",
|
|
"community": 211,
|
|
"community_name": "data/agent-routes.json",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_routes_json_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L558",
|
|
"_origin": "ast",
|
|
"community": 211,
|
|
"community_name": "data/agent-routes.json",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_routes_json_weight"
|
|
},
|
|
{
|
|
"label": "data/orchestration-runs/relverif-20260726.json",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L560",
|
|
"_origin": "ast",
|
|
"community": 219,
|
|
"community_name": "data/orchestration-runs/relverif-20260726.json",
|
|
"norm_label": "data/orchestration-runs/relverif-20260726.json",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_orchestration_runs_relverif_20260726_json"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L561",
|
|
"_origin": "ast",
|
|
"community": 219,
|
|
"community_name": "data/orchestration-runs/relverif-20260726.json",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_orchestration_runs_relverif_20260726_json_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L562",
|
|
"_origin": "ast",
|
|
"community": 219,
|
|
"community_name": "data/orchestration-runs/relverif-20260726.json",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_orchestration_runs_relverif_20260726_json_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L563",
|
|
"_origin": "ast",
|
|
"community": 219,
|
|
"community_name": "data/orchestration-runs/relverif-20260726.json",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_orchestration_runs_relverif_20260726_json_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L564",
|
|
"_origin": "ast",
|
|
"community": 219,
|
|
"community_name": "data/orchestration-runs/relverif-20260726.json",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_orchestration_runs_relverif_20260726_json_weight"
|
|
},
|
|
{
|
|
"label": "data/kanban/906a5d23.json",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L566",
|
|
"_origin": "ast",
|
|
"community": 218,
|
|
"community_name": "data/kanban/906a5d23.json",
|
|
"norm_label": "data/kanban/906a5d23.json",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_kanban_906a5d23_json"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L567",
|
|
"_origin": "ast",
|
|
"community": 218,
|
|
"community_name": "data/kanban/906a5d23.json",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_kanban_906a5d23_json_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L568",
|
|
"_origin": "ast",
|
|
"community": 218,
|
|
"community_name": "data/kanban/906a5d23.json",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_kanban_906a5d23_json_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L569",
|
|
"_origin": "ast",
|
|
"community": 218,
|
|
"community_name": "data/kanban/906a5d23.json",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_kanban_906a5d23_json_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L570",
|
|
"_origin": "ast",
|
|
"community": 218,
|
|
"community_name": "data/kanban/906a5d23.json",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_data_kanban_906a5d23_json_weight"
|
|
},
|
|
{
|
|
"label": "registry/marketplace/.gitkeep",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L572",
|
|
"_origin": "ast",
|
|
"community": 252,
|
|
"community_name": "registry/marketplace/.gitkeep",
|
|
"norm_label": "registry/marketplace/.gitkeep",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_registry_marketplace_gitkeep"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L573",
|
|
"_origin": "ast",
|
|
"community": 252,
|
|
"community_name": "registry/marketplace/.gitkeep",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_registry_marketplace_gitkeep_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L574",
|
|
"_origin": "ast",
|
|
"community": 252,
|
|
"community_name": "registry/marketplace/.gitkeep",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_registry_marketplace_gitkeep_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L575",
|
|
"_origin": "ast",
|
|
"community": 252,
|
|
"community_name": "registry/marketplace/.gitkeep",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_registry_marketplace_gitkeep_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L576",
|
|
"_origin": "ast",
|
|
"community": 252,
|
|
"community_name": "registry/marketplace/.gitkeep",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_registry_marketplace_gitkeep_weight"
|
|
},
|
|
{
|
|
"label": "agents/opencode/AGENTS.md",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L578",
|
|
"_origin": "ast",
|
|
"community": 180,
|
|
"community_name": "agents/opencode/AGENTS.md",
|
|
"norm_label": "agents/opencode/agents.md",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_agents_opencode_agents_md"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L579",
|
|
"_origin": "ast",
|
|
"community": 180,
|
|
"community_name": "agents/opencode/AGENTS.md",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_agents_opencode_agents_md_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L580",
|
|
"_origin": "ast",
|
|
"community": 180,
|
|
"community_name": "agents/opencode/AGENTS.md",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_agents_opencode_agents_md_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L581",
|
|
"_origin": "ast",
|
|
"community": 180,
|
|
"community_name": "agents/opencode/AGENTS.md",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_agents_opencode_agents_md_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L582",
|
|
"_origin": "ast",
|
|
"community": 180,
|
|
"community_name": "agents/opencode/AGENTS.md",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_agents_opencode_agents_md_weight"
|
|
},
|
|
{
|
|
"label": "agents/opencode/opencode.json",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L584",
|
|
"_origin": "ast",
|
|
"community": 181,
|
|
"community_name": "agents/opencode/opencode.json",
|
|
"norm_label": "agents/opencode/opencode.json",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_agents_opencode_opencode_json"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L585",
|
|
"_origin": "ast",
|
|
"community": 181,
|
|
"community_name": "agents/opencode/opencode.json",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_agents_opencode_opencode_json_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L586",
|
|
"_origin": "ast",
|
|
"community": 181,
|
|
"community_name": "agents/opencode/opencode.json",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_agents_opencode_opencode_json_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L587",
|
|
"_origin": "ast",
|
|
"community": 181,
|
|
"community_name": "agents/opencode/opencode.json",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_agents_opencode_opencode_json_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L588",
|
|
"_origin": "ast",
|
|
"community": 181,
|
|
"community_name": "agents/opencode/opencode.json",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_agents_opencode_opencode_json_weight"
|
|
},
|
|
{
|
|
"label": "agents/hermes/SOUL.md",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L590",
|
|
"_origin": "ast",
|
|
"community": 179,
|
|
"community_name": "agents/hermes/SOUL.md",
|
|
"norm_label": "agents/hermes/soul.md",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_agents_hermes_soul_md"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L591",
|
|
"_origin": "ast",
|
|
"community": 179,
|
|
"community_name": "agents/hermes/SOUL.md",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_agents_hermes_soul_md_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L592",
|
|
"_origin": "ast",
|
|
"community": 179,
|
|
"community_name": "agents/hermes/SOUL.md",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_agents_hermes_soul_md_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L593",
|
|
"_origin": "ast",
|
|
"community": 179,
|
|
"community_name": "agents/hermes/SOUL.md",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_agents_hermes_soul_md_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L594",
|
|
"_origin": "ast",
|
|
"community": 179,
|
|
"community_name": "agents/hermes/SOUL.md",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_agents_hermes_soul_md_weight"
|
|
},
|
|
{
|
|
"label": "agents/hermes/MEMORY.md",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L596",
|
|
"_origin": "ast",
|
|
"community": 178,
|
|
"community_name": "agents/hermes/MEMORY.md",
|
|
"norm_label": "agents/hermes/memory.md",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_agents_hermes_memory_md"
|
|
},
|
|
{
|
|
"label": "loc",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L597",
|
|
"_origin": "ast",
|
|
"community": 178,
|
|
"community_name": "agents/hermes/MEMORY.md",
|
|
"norm_label": "loc",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_agents_hermes_memory_md_loc"
|
|
},
|
|
{
|
|
"label": "language",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L598",
|
|
"_origin": "ast",
|
|
"community": 178,
|
|
"community_name": "agents/hermes/MEMORY.md",
|
|
"norm_label": "language",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_agents_hermes_memory_md_language"
|
|
},
|
|
{
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L599",
|
|
"_origin": "ast",
|
|
"community": 178,
|
|
"community_name": "agents/hermes/MEMORY.md",
|
|
"norm_label": "size",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_agents_hermes_memory_md_size"
|
|
},
|
|
{
|
|
"label": "weight",
|
|
"file_type": "code",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L600",
|
|
"_origin": "ast",
|
|
"community": 178,
|
|
"community_name": "agents/hermes/MEMORY.md",
|
|
"norm_label": "weight",
|
|
"id": "data_codebase_inspection_ci_20260727_204939_manifest_agents_hermes_memory_md_weight"
|
|
},
|
|
{
|
|
"label": "install.ps1",
|
|
"file_type": "code",
|
|
"source_file": "install.ps1",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 333,
|
|
"community_name": "install.ps1",
|
|
"norm_label": "install.ps1",
|
|
"id": "install_ps1_install"
|
|
},
|
|
{
|
|
"label": "Resolve-Python()",
|
|
"file_type": "code",
|
|
"source_file": "install.ps1",
|
|
"source_location": "L6",
|
|
"_origin": "ast",
|
|
"community": 333,
|
|
"community_name": "install.ps1",
|
|
"norm_label": "resolve-python()",
|
|
"id": "install_resolve_python"
|
|
},
|
|
{
|
|
"label": "install.sh",
|
|
"file_type": "code",
|
|
"source_file": "install.sh",
|
|
"source_location": "L1",
|
|
"metadata": {
|
|
"language": "bash",
|
|
"kind": "file"
|
|
},
|
|
"_origin": "ast",
|
|
"community": 334,
|
|
"community_name": "install.sh script",
|
|
"norm_label": "install.sh",
|
|
"id": "install_sh_install"
|
|
},
|
|
{
|
|
"label": "install.sh script",
|
|
"file_type": "code",
|
|
"source_file": "install.sh",
|
|
"source_location": "L1",
|
|
"metadata": {
|
|
"language": "bash",
|
|
"kind": "bash_entrypoint"
|
|
},
|
|
"_origin": "ast",
|
|
"community": 334,
|
|
"community_name": "install.sh script",
|
|
"norm_label": "install.sh script",
|
|
"id": "install_sh__entry"
|
|
},
|
|
{
|
|
"label": "Path",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": "",
|
|
"_origin": "ast",
|
|
"community": 347,
|
|
"community_name": "Path",
|
|
"norm_label": "path",
|
|
"id": "integrations_manager_py_path"
|
|
},
|
|
{
|
|
"label": "Any",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": "",
|
|
"_origin": "ast",
|
|
"community": 31,
|
|
"community_name": "Any",
|
|
"norm_label": "any",
|
|
"id": "integrations_manager_py_any"
|
|
},
|
|
{
|
|
"label": "Any",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": "",
|
|
"_origin": "ast",
|
|
"community": 43,
|
|
"community_name": "PipelineManager",
|
|
"norm_label": "any",
|
|
"id": "integrations_pipeline_py_any"
|
|
},
|
|
{
|
|
"label": "regen_graph_html.py",
|
|
"file_type": "code",
|
|
"source_file": "regen_graph_html.py",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 337,
|
|
"community_name": "regen_graph_html.py",
|
|
"norm_label": "regen_graph_html.py",
|
|
"id": "regen_graph_html"
|
|
},
|
|
{
|
|
"label": "Regenerate graphify-out/graph.html from the existing graph.json. graphify's nor",
|
|
"file_type": "rationale",
|
|
"source_file": "regen_graph_html.py",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 337,
|
|
"community_name": "regen_graph_html.py",
|
|
"norm_label": "regenerate graphify-out/graph.html from the existing graph.json. graphify's nor",
|
|
"id": "regen_graph_html_rationale_1"
|
|
},
|
|
{
|
|
"label": "restore.ps1",
|
|
"file_type": "code",
|
|
"source_file": "restore.ps1",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 349,
|
|
"community_name": "restore.ps1",
|
|
"norm_label": "restore.ps1",
|
|
"id": "restore_ps1_restore"
|
|
},
|
|
{
|
|
"label": "restore.sh",
|
|
"file_type": "code",
|
|
"source_file": "restore.sh",
|
|
"source_location": "L1",
|
|
"metadata": {
|
|
"language": "bash",
|
|
"kind": "file"
|
|
},
|
|
"_origin": "ast",
|
|
"community": 338,
|
|
"community_name": "restore.sh script",
|
|
"norm_label": "restore.sh",
|
|
"id": "restore_sh_restore"
|
|
},
|
|
{
|
|
"label": "restore.sh script",
|
|
"file_type": "code",
|
|
"source_file": "restore.sh",
|
|
"source_location": "L1",
|
|
"metadata": {
|
|
"language": "bash",
|
|
"kind": "bash_entrypoint"
|
|
},
|
|
"_origin": "ast",
|
|
"community": 338,
|
|
"community_name": "restore.sh script",
|
|
"norm_label": "restore.sh script",
|
|
"id": "restore_sh__entry"
|
|
},
|
|
{
|
|
"label": "scheduler.py",
|
|
"file_type": "code",
|
|
"source_file": "scheduler/scheduler.py",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 70,
|
|
"community_name": "scheduler.py",
|
|
"norm_label": "scheduler.py",
|
|
"id": "scheduler_scheduler"
|
|
},
|
|
{
|
|
"label": "log_audit()",
|
|
"file_type": "code",
|
|
"source_file": "scheduler/scheduler.py",
|
|
"source_location": "L45",
|
|
"_origin": "ast",
|
|
"community": 70,
|
|
"community_name": "scheduler.py",
|
|
"norm_label": "log_audit()",
|
|
"id": "scheduler_scheduler_log_audit"
|
|
},
|
|
{
|
|
"label": "run_skill_via_api()",
|
|
"file_type": "code",
|
|
"source_file": "scheduler/scheduler.py",
|
|
"source_location": "L56",
|
|
"_origin": "ast",
|
|
"community": 70,
|
|
"community_name": "scheduler.py",
|
|
"norm_label": "run_skill_via_api()",
|
|
"id": "scheduler_scheduler_run_skill_via_api"
|
|
},
|
|
{
|
|
"label": "run_endpoint_via_api()",
|
|
"file_type": "code",
|
|
"source_file": "scheduler/scheduler.py",
|
|
"source_location": "L78",
|
|
"_origin": "ast",
|
|
"community": 70,
|
|
"community_name": "scheduler.py",
|
|
"norm_label": "run_endpoint_via_api()",
|
|
"id": "scheduler_scheduler_run_endpoint_via_api"
|
|
},
|
|
{
|
|
"label": "run_job()",
|
|
"file_type": "code",
|
|
"source_file": "scheduler/scheduler.py",
|
|
"source_location": "L97",
|
|
"_origin": "ast",
|
|
"community": 70,
|
|
"community_name": "scheduler.py",
|
|
"norm_label": "run_job()",
|
|
"id": "scheduler_scheduler_run_job"
|
|
},
|
|
{
|
|
"label": "load_jobs()",
|
|
"file_type": "code",
|
|
"source_file": "scheduler/scheduler.py",
|
|
"source_location": "L133",
|
|
"_origin": "ast",
|
|
"community": 70,
|
|
"community_name": "scheduler.py",
|
|
"norm_label": "load_jobs()",
|
|
"id": "scheduler_scheduler_load_jobs"
|
|
},
|
|
{
|
|
"label": "BackgroundScheduler",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": "",
|
|
"_origin": "ast",
|
|
"community": 70,
|
|
"community_name": "scheduler.py",
|
|
"norm_label": "backgroundscheduler",
|
|
"id": "backgroundscheduler"
|
|
},
|
|
{
|
|
"label": "main()",
|
|
"file_type": "code",
|
|
"source_file": "scheduler/scheduler.py",
|
|
"source_location": "L166",
|
|
"_origin": "ast",
|
|
"community": 70,
|
|
"community_name": "scheduler.py",
|
|
"norm_label": "main()",
|
|
"id": "scheduler_scheduler_main"
|
|
},
|
|
{
|
|
"label": "Invoke a skill through the live server API. Returns a dict with at least {'",
|
|
"file_type": "rationale",
|
|
"source_file": "scheduler/scheduler.py",
|
|
"source_location": "L57",
|
|
"_origin": "ast",
|
|
"community": 70,
|
|
"community_name": "scheduler.py",
|
|
"norm_label": "invoke a skill through the live server api. returns a dict with at least {'",
|
|
"id": "scheduler_scheduler_rationale_57"
|
|
},
|
|
{
|
|
"label": "POST to an arbitrary server endpoint (e.g. /api/brain-index/ingest) so sched",
|
|
"file_type": "rationale",
|
|
"source_file": "scheduler/scheduler.py",
|
|
"source_location": "L79",
|
|
"_origin": "ast",
|
|
"community": 70,
|
|
"community_name": "scheduler.py",
|
|
"norm_label": "post to an arbitrary server endpoint (e.g. /api/brain-index/ingest) so sched",
|
|
"id": "scheduler_scheduler_rationale_79"
|
|
},
|
|
{
|
|
"label": "analyze_agent_time.py",
|
|
"file_type": "code",
|
|
"source_file": "scripts/analyze_agent_time.py",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 61,
|
|
"community_name": "analyze_agent_time.py",
|
|
"norm_label": "analyze_agent_time.py",
|
|
"id": "scripts_analyze_agent_time"
|
|
},
|
|
{
|
|
"label": "parse_ts()",
|
|
"file_type": "code",
|
|
"source_file": "scripts/analyze_agent_time.py",
|
|
"source_location": "L37",
|
|
"_origin": "ast",
|
|
"community": 61,
|
|
"community_name": "analyze_agent_time.py",
|
|
"norm_label": "parse_ts()",
|
|
"id": "scripts_analyze_agent_time_parse_ts"
|
|
},
|
|
{
|
|
"label": "load_audit_events()",
|
|
"file_type": "code",
|
|
"source_file": "scripts/analyze_agent_time.py",
|
|
"source_location": "L51",
|
|
"_origin": "ast",
|
|
"community": 61,
|
|
"community_name": "analyze_agent_time.py",
|
|
"norm_label": "load_audit_events()",
|
|
"id": "scripts_analyze_agent_time_load_audit_events"
|
|
},
|
|
{
|
|
"label": "load_json_file()",
|
|
"file_type": "code",
|
|
"source_file": "scripts/analyze_agent_time.py",
|
|
"source_location": "L73",
|
|
"_origin": "ast",
|
|
"community": 61,
|
|
"community_name": "analyze_agent_time.py",
|
|
"norm_label": "load_json_file()",
|
|
"id": "scripts_analyze_agent_time_load_json_file"
|
|
},
|
|
{
|
|
"label": "load_chat_events()",
|
|
"file_type": "code",
|
|
"source_file": "scripts/analyze_agent_time.py",
|
|
"source_location": "L83",
|
|
"_origin": "ast",
|
|
"community": 61,
|
|
"community_name": "analyze_agent_time.py",
|
|
"norm_label": "load_chat_events()",
|
|
"id": "scripts_analyze_agent_time_load_chat_events"
|
|
},
|
|
{
|
|
"label": "load_cost_events()",
|
|
"file_type": "code",
|
|
"source_file": "scripts/analyze_agent_time.py",
|
|
"source_location": "L97",
|
|
"_origin": "ast",
|
|
"community": 61,
|
|
"community_name": "analyze_agent_time.py",
|
|
"norm_label": "load_cost_events()",
|
|
"id": "scripts_analyze_agent_time_load_cost_events"
|
|
},
|
|
{
|
|
"label": "compute_sessions()",
|
|
"file_type": "code",
|
|
"source_file": "scripts/analyze_agent_time.py",
|
|
"source_location": "L111",
|
|
"_origin": "ast",
|
|
"community": 61,
|
|
"community_name": "analyze_agent_time.py",
|
|
"norm_label": "compute_sessions()",
|
|
"id": "scripts_analyze_agent_time_compute_sessions"
|
|
},
|
|
{
|
|
"label": "fmt_hms()",
|
|
"file_type": "code",
|
|
"source_file": "scripts/analyze_agent_time.py",
|
|
"source_location": "L142",
|
|
"_origin": "ast",
|
|
"community": 61,
|
|
"community_name": "analyze_agent_time.py",
|
|
"norm_label": "fmt_hms()",
|
|
"id": "scripts_analyze_agent_time_fmt_hms"
|
|
},
|
|
{
|
|
"label": "main()",
|
|
"file_type": "code",
|
|
"source_file": "scripts/analyze_agent_time.py",
|
|
"source_location": "L150",
|
|
"_origin": "ast",
|
|
"community": 61,
|
|
"community_name": "analyze_agent_time.py",
|
|
"norm_label": "main()",
|
|
"id": "scripts_analyze_agent_time_main"
|
|
},
|
|
{
|
|
"label": "Read audit.log (JSON lines). Returns list of (ts, agent).",
|
|
"file_type": "rationale",
|
|
"source_file": "scripts/analyze_agent_time.py",
|
|
"source_location": "L52",
|
|
"_origin": "ast",
|
|
"community": 61,
|
|
"community_name": "analyze_agent_time.py",
|
|
"norm_label": "read audit.log (json lines). returns list of (ts, agent).",
|
|
"id": "scripts_analyze_agent_time_rationale_52"
|
|
},
|
|
{
|
|
"label": "Group (ts, agent) events into per-agent sessions via gap model.",
|
|
"file_type": "rationale",
|
|
"source_file": "scripts/analyze_agent_time.py",
|
|
"source_location": "L112",
|
|
"_origin": "ast",
|
|
"community": 61,
|
|
"community_name": "analyze_agent_time.py",
|
|
"norm_label": "group (ts, agent) events into per-agent sessions via gap model.",
|
|
"id": "scripts_analyze_agent_time_rationale_112"
|
|
},
|
|
{
|
|
"label": "integrity_check.py",
|
|
"file_type": "code",
|
|
"source_file": "scripts/integrity_check.py",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 62,
|
|
"community_name": "integrity_check.py",
|
|
"norm_label": "integrity_check.py",
|
|
"id": "scripts_integrity_check"
|
|
},
|
|
{
|
|
"label": "add()",
|
|
"file_type": "code",
|
|
"source_file": "scripts/integrity_check.py",
|
|
"source_location": "L51",
|
|
"_origin": "ast",
|
|
"community": 62,
|
|
"community_name": "integrity_check.py",
|
|
"norm_label": "add()",
|
|
"id": "scripts_integrity_check_add"
|
|
},
|
|
{
|
|
"label": "load_truth()",
|
|
"file_type": "code",
|
|
"source_file": "scripts/integrity_check.py",
|
|
"source_location": "L55",
|
|
"_origin": "ast",
|
|
"community": 62,
|
|
"community_name": "integrity_check.py",
|
|
"norm_label": "load_truth()",
|
|
"id": "scripts_integrity_check_load_truth"
|
|
},
|
|
{
|
|
"label": "scan_text_files()",
|
|
"file_type": "code",
|
|
"source_file": "scripts/integrity_check.py",
|
|
"source_location": "L65",
|
|
"_origin": "ast",
|
|
"community": 62,
|
|
"community_name": "integrity_check.py",
|
|
"norm_label": "scan_text_files()",
|
|
"id": "scripts_integrity_check_scan_text_files"
|
|
},
|
|
{
|
|
"label": "check_live_server()",
|
|
"file_type": "code",
|
|
"source_file": "scripts/integrity_check.py",
|
|
"source_location": "L91",
|
|
"_origin": "ast",
|
|
"community": 62,
|
|
"community_name": "integrity_check.py",
|
|
"norm_label": "check_live_server()",
|
|
"id": "scripts_integrity_check_check_live_server"
|
|
},
|
|
{
|
|
"label": "check_terminal_endpoint()",
|
|
"file_type": "code",
|
|
"source_file": "scripts/integrity_check.py",
|
|
"source_location": "L104",
|
|
"_origin": "ast",
|
|
"community": 62,
|
|
"community_name": "integrity_check.py",
|
|
"norm_label": "check_terminal_endpoint()",
|
|
"id": "scripts_integrity_check_check_terminal_endpoint"
|
|
},
|
|
{
|
|
"label": "check_agent_enabled()",
|
|
"file_type": "code",
|
|
"source_file": "scripts/integrity_check.py",
|
|
"source_location": "L117",
|
|
"_origin": "ast",
|
|
"community": 62,
|
|
"community_name": "integrity_check.py",
|
|
"norm_label": "check_agent_enabled()",
|
|
"id": "scripts_integrity_check_check_agent_enabled"
|
|
},
|
|
{
|
|
"label": "main()",
|
|
"file_type": "code",
|
|
"source_file": "scripts/integrity_check.py",
|
|
"source_location": "L130",
|
|
"_origin": "ast",
|
|
"community": 62,
|
|
"community_name": "integrity_check.py",
|
|
"norm_label": "main()",
|
|
"id": "scripts_integrity_check_main"
|
|
},
|
|
{
|
|
"label": "Confirm the running server is on the expected port and serving.",
|
|
"file_type": "rationale",
|
|
"source_file": "scripts/integrity_check.py",
|
|
"source_location": "L92",
|
|
"_origin": "ast",
|
|
"community": 62,
|
|
"community_name": "integrity_check.py",
|
|
"norm_label": "confirm the running server is on the expected port and serving.",
|
|
"id": "scripts_integrity_check_rationale_92"
|
|
},
|
|
{
|
|
"label": "The terminal page must reference /ws/terminal and the main host.",
|
|
"file_type": "rationale",
|
|
"source_file": "scripts/integrity_check.py",
|
|
"source_location": "L105",
|
|
"_origin": "ast",
|
|
"community": 62,
|
|
"community_name": "integrity_check.py",
|
|
"norm_label": "the terminal page must reference /ws/terminal and the main host.",
|
|
"id": "scripts_integrity_check_rationale_105"
|
|
},
|
|
{
|
|
"label": "opencode should be enabled (it is the code/DevOps agent).",
|
|
"file_type": "rationale",
|
|
"source_file": "scripts/integrity_check.py",
|
|
"source_location": "L118",
|
|
"_origin": "ast",
|
|
"community": 62,
|
|
"community_name": "integrity_check.py",
|
|
"norm_label": "opencode should be enabled (it is the code/devops agent).",
|
|
"id": "scripts_integrity_check_rationale_118"
|
|
},
|
|
{
|
|
"label": "update-api-docs.py",
|
|
"file_type": "code",
|
|
"source_file": "scripts/update-api-docs.py",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 120,
|
|
"community_name": "update_docs",
|
|
"norm_label": "update-api-docs.py",
|
|
"id": "scripts_update_api_docs"
|
|
},
|
|
{
|
|
"label": "extract_endpoints()",
|
|
"file_type": "code",
|
|
"source_file": "scripts/update-api-docs.py",
|
|
"source_location": "L14",
|
|
"_origin": "ast",
|
|
"community": 120,
|
|
"community_name": "update_docs",
|
|
"norm_label": "extract_endpoints()",
|
|
"id": "scripts_update_api_docs_extract_endpoints"
|
|
},
|
|
{
|
|
"label": "generate_api_table()",
|
|
"file_type": "code",
|
|
"source_file": "scripts/update-api-docs.py",
|
|
"source_location": "L32",
|
|
"_origin": "ast",
|
|
"community": 120,
|
|
"community_name": "update_docs",
|
|
"norm_label": "generate_api_table()",
|
|
"id": "scripts_update_api_docs_generate_api_table"
|
|
},
|
|
{
|
|
"label": "update_docs()",
|
|
"file_type": "code",
|
|
"source_file": "scripts/update-api-docs.py",
|
|
"source_location": "L55",
|
|
"_origin": "ast",
|
|
"community": 120,
|
|
"community_name": "update_docs",
|
|
"norm_label": "update_docs()",
|
|
"id": "scripts_update_api_docs_update_docs"
|
|
},
|
|
{
|
|
"label": "Parse server.py for FastAPI route definitions.",
|
|
"file_type": "rationale",
|
|
"source_file": "scripts/update-api-docs.py",
|
|
"source_location": "L15",
|
|
"_origin": "ast",
|
|
"community": 120,
|
|
"community_name": "update_docs",
|
|
"norm_label": "parse server.py for fastapi route definitions.",
|
|
"id": "scripts_update_api_docs_rationale_15"
|
|
},
|
|
{
|
|
"label": "Generate markdown table for API reference.",
|
|
"file_type": "rationale",
|
|
"source_file": "scripts/update-api-docs.py",
|
|
"source_location": "L33",
|
|
"_origin": "ast",
|
|
"community": 120,
|
|
"community_name": "update_docs",
|
|
"norm_label": "generate markdown table for api reference.",
|
|
"id": "scripts_update_api_docs_rationale_33"
|
|
},
|
|
{
|
|
"label": "Update the API reference section in docs/README.md.",
|
|
"file_type": "rationale",
|
|
"source_file": "scripts/update-api-docs.py",
|
|
"source_location": "L56",
|
|
"_origin": "ast",
|
|
"community": 120,
|
|
"community_name": "update_docs",
|
|
"norm_label": "update the api reference section in docs/readme.md.",
|
|
"id": "scripts_update_api_docs_rationale_56"
|
|
},
|
|
{
|
|
"label": "BaseModel",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": "",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"community_name": "server.py",
|
|
"norm_label": "basemodel",
|
|
"id": "basemodel"
|
|
},
|
|
{
|
|
"label": "Path",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": "",
|
|
"_origin": "ast",
|
|
"community": 351,
|
|
"community_name": "Path",
|
|
"norm_label": "path",
|
|
"id": "server_py_path"
|
|
},
|
|
{
|
|
"label": "TarFile",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": "",
|
|
"_origin": "ast",
|
|
"community": 71,
|
|
"community_name": "Path",
|
|
"norm_label": "tarfile",
|
|
"id": "tarfile"
|
|
},
|
|
{
|
|
"label": "WebSocket",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": "",
|
|
"_origin": "ast",
|
|
"community": 18,
|
|
"community_name": "orchestrate_multi_agent",
|
|
"norm_label": "websocket",
|
|
"id": "websocket"
|
|
},
|
|
{
|
|
"label": "StaticFiles",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": "",
|
|
"_origin": "ast",
|
|
"community": 281,
|
|
"community_name": "NoCacheStaticFiles",
|
|
"norm_label": "staticfiles",
|
|
"id": "staticfiles"
|
|
},
|
|
{
|
|
"label": "loop.py",
|
|
"file_type": "code",
|
|
"source_file": "skills/codebase-inspection-loop/loop.py",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 63,
|
|
"community_name": "loop.py",
|
|
"norm_label": "loop.py",
|
|
"id": "skills_codebase_inspection_loop_loop"
|
|
},
|
|
{
|
|
"label": "_print()",
|
|
"file_type": "code",
|
|
"source_file": "skills/codebase-inspection-loop/loop.py",
|
|
"source_location": "L67",
|
|
"_origin": "ast",
|
|
"community": 63,
|
|
"community_name": "loop.py",
|
|
"norm_label": "_print()",
|
|
"id": "skills_codebase_inspection_loop_loop_print"
|
|
},
|
|
{
|
|
"label": "_state_dir()",
|
|
"file_type": "code",
|
|
"source_file": "skills/codebase-inspection-loop/loop.py",
|
|
"source_location": "L71",
|
|
"_origin": "ast",
|
|
"community": 63,
|
|
"community_name": "loop.py",
|
|
"norm_label": "_state_dir()",
|
|
"id": "skills_codebase_inspection_loop_loop_state_dir"
|
|
},
|
|
{
|
|
"label": "_load_json()",
|
|
"file_type": "code",
|
|
"source_file": "skills/codebase-inspection-loop/loop.py",
|
|
"source_location": "L75",
|
|
"_origin": "ast",
|
|
"community": 63,
|
|
"community_name": "loop.py",
|
|
"norm_label": "_load_json()",
|
|
"id": "skills_codebase_inspection_loop_loop_load_json"
|
|
},
|
|
{
|
|
"label": "_is_excluded()",
|
|
"file_type": "code",
|
|
"source_file": "skills/codebase-inspection-loop/loop.py",
|
|
"source_location": "L84",
|
|
"_origin": "ast",
|
|
"community": 63,
|
|
"community_name": "loop.py",
|
|
"norm_label": "_is_excluded()",
|
|
"id": "skills_codebase_inspection_loop_loop_is_excluded"
|
|
},
|
|
{
|
|
"label": "cmd_init()",
|
|
"file_type": "code",
|
|
"source_file": "skills/codebase-inspection-loop/loop.py",
|
|
"source_location": "L88",
|
|
"_origin": "ast",
|
|
"community": 63,
|
|
"community_name": "loop.py",
|
|
"norm_label": "cmd_init()",
|
|
"id": "skills_codebase_inspection_loop_loop_cmd_init"
|
|
},
|
|
{
|
|
"label": "_next_batch()",
|
|
"file_type": "code",
|
|
"source_file": "skills/codebase-inspection-loop/loop.py",
|
|
"source_location": "L155",
|
|
"_origin": "ast",
|
|
"community": 63,
|
|
"community_name": "loop.py",
|
|
"norm_label": "_next_batch()",
|
|
"id": "skills_codebase_inspection_loop_loop_next_batch"
|
|
},
|
|
{
|
|
"label": "cmd_next()",
|
|
"file_type": "code",
|
|
"source_file": "skills/codebase-inspection-loop/loop.py",
|
|
"source_location": "L164",
|
|
"_origin": "ast",
|
|
"community": 63,
|
|
"community_name": "loop.py",
|
|
"norm_label": "cmd_next()",
|
|
"id": "skills_codebase_inspection_loop_loop_cmd_next"
|
|
},
|
|
{
|
|
"label": "cmd_record()",
|
|
"file_type": "code",
|
|
"source_file": "skills/codebase-inspection-loop/loop.py",
|
|
"source_location": "L199",
|
|
"_origin": "ast",
|
|
"community": 63,
|
|
"community_name": "loop.py",
|
|
"norm_label": "cmd_record()",
|
|
"id": "skills_codebase_inspection_loop_loop_cmd_record"
|
|
},
|
|
{
|
|
"label": "cmd_report()",
|
|
"file_type": "code",
|
|
"source_file": "skills/codebase-inspection-loop/loop.py",
|
|
"source_location": "L256",
|
|
"_origin": "ast",
|
|
"community": 63,
|
|
"community_name": "loop.py",
|
|
"norm_label": "cmd_report()",
|
|
"id": "skills_codebase_inspection_loop_loop_cmd_report"
|
|
},
|
|
{
|
|
"label": "main()",
|
|
"file_type": "code",
|
|
"source_file": "skills/codebase-inspection-loop/loop.py",
|
|
"source_location": "L304",
|
|
"_origin": "ast",
|
|
"community": 63,
|
|
"community_name": "loop.py",
|
|
"norm_label": "main()",
|
|
"id": "skills_codebase_inspection_loop_loop_main"
|
|
},
|
|
{
|
|
"label": "start-agentic-os.sh",
|
|
"file_type": "code",
|
|
"source_file": "start-agentic-os.sh",
|
|
"source_location": "L1",
|
|
"metadata": {
|
|
"language": "bash",
|
|
"kind": "file"
|
|
},
|
|
"_origin": "ast",
|
|
"community": 341,
|
|
"community_name": "start-agentic-os.sh",
|
|
"norm_label": "start-agentic-os.sh",
|
|
"id": "start_agentic_os"
|
|
},
|
|
{
|
|
"label": "start-agentic-os.sh script",
|
|
"file_type": "code",
|
|
"source_file": "start-agentic-os.sh",
|
|
"source_location": "L1",
|
|
"metadata": {
|
|
"language": "bash",
|
|
"kind": "bash_entrypoint"
|
|
},
|
|
"_origin": "ast",
|
|
"community": 341,
|
|
"community_name": "start-agentic-os.sh",
|
|
"norm_label": "start-agentic-os.sh script",
|
|
"id": "start_agentic_os_sh__entry"
|
|
},
|
|
{
|
|
"label": "start.ps1",
|
|
"file_type": "code",
|
|
"source_file": "start.ps1",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 318,
|
|
"community_name": "start.ps1",
|
|
"norm_label": "start.ps1",
|
|
"id": "start_ps1_start"
|
|
},
|
|
{
|
|
"label": "Resolve-Python()",
|
|
"file_type": "code",
|
|
"source_file": "start.ps1",
|
|
"source_location": "L11",
|
|
"_origin": "ast",
|
|
"community": 318,
|
|
"community_name": "start.ps1",
|
|
"norm_label": "resolve-python()",
|
|
"id": "start_resolve_python"
|
|
},
|
|
{
|
|
"label": "Find-FreePort()",
|
|
"file_type": "code",
|
|
"source_file": "start.ps1",
|
|
"source_location": "L43",
|
|
"_origin": "ast",
|
|
"community": 318,
|
|
"community_name": "start.ps1",
|
|
"norm_label": "find-freeport()",
|
|
"id": "start_find_freeport"
|
|
},
|
|
{
|
|
"label": "start.sh",
|
|
"file_type": "code",
|
|
"source_file": "start.sh",
|
|
"source_location": "L1",
|
|
"metadata": {
|
|
"language": "bash",
|
|
"kind": "file"
|
|
},
|
|
"_origin": "ast",
|
|
"community": 342,
|
|
"community_name": "start.sh script",
|
|
"norm_label": "start.sh",
|
|
"id": "start_sh_start"
|
|
},
|
|
{
|
|
"label": "start.sh script",
|
|
"file_type": "code",
|
|
"source_file": "start.sh",
|
|
"source_location": "L1",
|
|
"metadata": {
|
|
"language": "bash",
|
|
"kind": "bash_entrypoint"
|
|
},
|
|
"_origin": "ast",
|
|
"community": 342,
|
|
"community_name": "start.sh script",
|
|
"norm_label": "start.sh script",
|
|
"id": "start_sh__entry"
|
|
},
|
|
{
|
|
"label": "firebase-ai-logic-basics/SKILL.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 65,
|
|
"community_name": "firebase-ai-logic-basics/SKILL.md",
|
|
"norm_label": "firebase-ai-logic-basics/skill.md",
|
|
"id": "agents_skills_firebase_ai_logic_basics_skill"
|
|
},
|
|
{
|
|
"label": "Firebase AI Logic Basics",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L7",
|
|
"_origin": "ast",
|
|
"community": 53,
|
|
"community_name": "Firebase AI Logic Basics",
|
|
"norm_label": "firebase ai logic basics",
|
|
"id": "agents_skills_firebase_ai_logic_basics_skill_firebase_ai_logic_basics"
|
|
},
|
|
{
|
|
"label": "Overview",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"community": 53,
|
|
"community_name": "Firebase AI Logic Basics",
|
|
"norm_label": "overview",
|
|
"id": "agents_skills_firebase_ai_logic_basics_skill_overview"
|
|
},
|
|
{
|
|
"label": "Setup & Initialization",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L27",
|
|
"_origin": "ast",
|
|
"community": 53,
|
|
"community_name": "Firebase AI Logic Basics",
|
|
"norm_label": "setup & initialization",
|
|
"id": "agents_skills_firebase_ai_logic_basics_skill_setup_initialization"
|
|
},
|
|
{
|
|
"label": "Prerequisites",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L29",
|
|
"_origin": "ast",
|
|
"community": 53,
|
|
"community_name": "Firebase AI Logic Basics",
|
|
"norm_label": "prerequisites",
|
|
"id": "agents_skills_firebase_ai_logic_basics_skill_prerequisites"
|
|
},
|
|
{
|
|
"label": "Installation",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L39",
|
|
"_origin": "ast",
|
|
"community": 53,
|
|
"community_name": "Firebase AI Logic Basics",
|
|
"norm_label": "installation",
|
|
"id": "agents_skills_firebase_ai_logic_basics_skill_installation"
|
|
},
|
|
{
|
|
"label": "Core Capabilities",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L63",
|
|
"_origin": "ast",
|
|
"community": 101,
|
|
"community_name": "Core Capabilities",
|
|
"norm_label": "core capabilities",
|
|
"id": "agents_skills_firebase_ai_logic_basics_skill_core_capabilities"
|
|
},
|
|
{
|
|
"label": "Text-Only Generation",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L70",
|
|
"_origin": "ast",
|
|
"community": 101,
|
|
"community_name": "Core Capabilities",
|
|
"norm_label": "text-only generation",
|
|
"id": "agents_skills_firebase_ai_logic_basics_skill_text_only_generation"
|
|
},
|
|
{
|
|
"label": "Multimodal (Text + Images/Audio/Video/PDF input)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L72",
|
|
"_origin": "ast",
|
|
"community": 101,
|
|
"community_name": "Core Capabilities",
|
|
"norm_label": "multimodal (text + images/audio/video/pdf input)",
|
|
"id": "agents_skills_firebase_ai_logic_basics_skill_multimodal_text_images_audio_video_pdf_input"
|
|
},
|
|
{
|
|
"label": "Chat Session (Multi-turn)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L82",
|
|
"_origin": "ast",
|
|
"community": 101,
|
|
"community_name": "Core Capabilities",
|
|
"norm_label": "chat session (multi-turn)",
|
|
"id": "agents_skills_firebase_ai_logic_basics_skill_chat_session_multi_turn"
|
|
},
|
|
{
|
|
"label": "Streaming Responses",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L86",
|
|
"_origin": "ast",
|
|
"community": 101,
|
|
"community_name": "Core Capabilities",
|
|
"norm_label": "streaming responses",
|
|
"id": "agents_skills_firebase_ai_logic_basics_skill_streaming_responses"
|
|
},
|
|
{
|
|
"label": "Generate Images with Nano Banana",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L92",
|
|
"_origin": "ast",
|
|
"community": 101,
|
|
"community_name": "Core Capabilities",
|
|
"norm_label": "generate images with nano banana",
|
|
"id": "agents_skills_firebase_ai_logic_basics_skill_generate_images_with_nano_banana"
|
|
},
|
|
{
|
|
"label": "Search Grounding with the built in googleSearch tool",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L100",
|
|
"_origin": "ast",
|
|
"community": 101,
|
|
"community_name": "Core Capabilities",
|
|
"norm_label": "search grounding with the built in googlesearch tool",
|
|
"id": "agents_skills_firebase_ai_logic_basics_skill_search_grounding_with_the_built_in_googlesearch_tool"
|
|
},
|
|
{
|
|
"label": "Supported Platforms and Frameworks",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L102",
|
|
"_origin": "ast",
|
|
"community": 53,
|
|
"community_name": "Firebase AI Logic Basics",
|
|
"norm_label": "supported platforms and frameworks",
|
|
"id": "agents_skills_firebase_ai_logic_basics_skill_supported_platforms_and_frameworks"
|
|
},
|
|
{
|
|
"label": "Advanced Features",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L107",
|
|
"_origin": "ast",
|
|
"community": 53,
|
|
"community_name": "Firebase AI Logic Basics",
|
|
"norm_label": "advanced features",
|
|
"id": "agents_skills_firebase_ai_logic_basics_skill_advanced_features"
|
|
},
|
|
{
|
|
"label": "Structured Output (JSON)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L109",
|
|
"_origin": "ast",
|
|
"community": 53,
|
|
"community_name": "Firebase AI Logic Basics",
|
|
"norm_label": "structured output (json)",
|
|
"id": "agents_skills_firebase_ai_logic_basics_skill_structured_output_json"
|
|
},
|
|
{
|
|
"label": "On-Device AI (Hybrid)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L113",
|
|
"_origin": "ast",
|
|
"community": 53,
|
|
"community_name": "Firebase AI Logic Basics",
|
|
"norm_label": "on-device ai (hybrid)",
|
|
"id": "agents_skills_firebase_ai_logic_basics_skill_on_device_ai_hybrid"
|
|
},
|
|
{
|
|
"label": "Security & Production",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L121",
|
|
"_origin": "ast",
|
|
"community": 306,
|
|
"community_name": "Security & Production",
|
|
"norm_label": "security & production",
|
|
"id": "agents_skills_firebase_ai_logic_basics_skill_security_production"
|
|
},
|
|
{
|
|
"label": "App Check",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L123",
|
|
"_origin": "ast",
|
|
"community": 306,
|
|
"community_name": "Security & Production",
|
|
"norm_label": "app check",
|
|
"id": "agents_skills_firebase_ai_logic_basics_skill_app_check"
|
|
},
|
|
{
|
|
"label": "Remote Config",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L133",
|
|
"_origin": "ast",
|
|
"community": 306,
|
|
"community_name": "Security & Production",
|
|
"norm_label": "remote config",
|
|
"id": "agents_skills_firebase_ai_logic_basics_skill_remote_config"
|
|
},
|
|
{
|
|
"label": "Initialization Code References",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L146",
|
|
"_origin": "ast",
|
|
"community": 53,
|
|
"community_name": "Firebase AI Logic Basics",
|
|
"norm_label": "initialization code references",
|
|
"id": "agents_skills_firebase_ai_logic_basics_skill_initialization_code_references"
|
|
},
|
|
{
|
|
"label": "References",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L159",
|
|
"_origin": "ast",
|
|
"community": 53,
|
|
"community_name": "Firebase AI Logic Basics",
|
|
"norm_label": "references",
|
|
"id": "agents_skills_firebase_ai_logic_basics_skill_references"
|
|
},
|
|
{
|
|
"label": "firebase-ai-logic-basics/learnings.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/learnings.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 319,
|
|
"community_name": "firebase-ai-logic-basics/learnings.md",
|
|
"norm_label": "firebase-ai-logic-basics/learnings.md",
|
|
"id": "agents_skills_firebase_ai_logic_basics_learnings"
|
|
},
|
|
{
|
|
"label": "2026-07-25 (Run 59fd6229)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/learnings.md",
|
|
"source_location": "L2",
|
|
"_origin": "ast",
|
|
"community": 319,
|
|
"community_name": "firebase-ai-logic-basics/learnings.md",
|
|
"norm_label": "2026-07-25 (run 59fd6229)",
|
|
"id": "agents_skills_firebase_ai_logic_basics_learnings_2026_07_25_run_59fd6229"
|
|
},
|
|
{
|
|
"label": "firebase-ai-logic-basics/references/flutter_setup.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/flutter_setup.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 65,
|
|
"community_name": "firebase-ai-logic-basics/SKILL.md",
|
|
"norm_label": "firebase-ai-logic-basics/references/flutter_setup.md",
|
|
"id": "agents_skills_firebase_ai_logic_basics_references_flutter_setup"
|
|
},
|
|
{
|
|
"label": "Flutter Setup for Firebase AI Logic",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/flutter_setup.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 65,
|
|
"community_name": "firebase-ai-logic-basics/SKILL.md",
|
|
"norm_label": "flutter setup for firebase ai logic",
|
|
"id": "agents_skills_firebase_ai_logic_basics_references_flutter_setup_flutter_setup_for_firebase_ai_logic"
|
|
},
|
|
{
|
|
"label": "Installation",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/flutter_setup.md",
|
|
"source_location": "L21",
|
|
"_origin": "ast",
|
|
"community": 65,
|
|
"community_name": "firebase-ai-logic-basics/SKILL.md",
|
|
"norm_label": "installation",
|
|
"id": "agents_skills_firebase_ai_logic_basics_references_flutter_setup_installation"
|
|
},
|
|
{
|
|
"label": "Initialization",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/flutter_setup.md",
|
|
"source_location": "L36",
|
|
"_origin": "ast",
|
|
"community": 65,
|
|
"community_name": "firebase-ai-logic-basics/SKILL.md",
|
|
"norm_label": "initialization",
|
|
"id": "agents_skills_firebase_ai_logic_basics_references_flutter_setup_initialization"
|
|
},
|
|
{
|
|
"label": "Usage",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/flutter_setup.md",
|
|
"source_location": "L54",
|
|
"_origin": "ast",
|
|
"community": 65,
|
|
"community_name": "firebase-ai-logic-basics/SKILL.md",
|
|
"norm_label": "usage",
|
|
"id": "agents_skills_firebase_ai_logic_basics_references_flutter_setup_usage"
|
|
},
|
|
{
|
|
"label": "Text Generation",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/flutter_setup.md",
|
|
"source_location": "L69",
|
|
"_origin": "ast",
|
|
"community": 65,
|
|
"community_name": "firebase-ai-logic-basics/SKILL.md",
|
|
"norm_label": "text generation",
|
|
"id": "agents_skills_firebase_ai_logic_basics_references_flutter_setup_text_generation"
|
|
},
|
|
{
|
|
"label": "Chat Session",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/flutter_setup.md",
|
|
"source_location": "L86",
|
|
"_origin": "ast",
|
|
"community": 65,
|
|
"community_name": "firebase-ai-logic-basics/SKILL.md",
|
|
"norm_label": "chat session",
|
|
"id": "agents_skills_firebase_ai_logic_basics_references_flutter_setup_chat_session"
|
|
},
|
|
{
|
|
"label": "firebase-ai-logic-basics/references/ios_setup.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/ios_setup.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 89,
|
|
"community_name": "Firebase AI Logic iOS Setup Guide",
|
|
"norm_label": "firebase-ai-logic-basics/references/ios_setup.md",
|
|
"id": "agents_skills_firebase_ai_logic_basics_references_ios_setup"
|
|
},
|
|
{
|
|
"label": "Firebase AI Logic iOS Setup Guide",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/ios_setup.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 89,
|
|
"community_name": "Firebase AI Logic iOS Setup Guide",
|
|
"norm_label": "firebase ai logic ios setup guide",
|
|
"id": "agents_skills_firebase_ai_logic_basics_references_ios_setup_firebase_ai_logic_ios_setup_guide"
|
|
},
|
|
{
|
|
"label": "1. Import and Initialize",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/ios_setup.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 89,
|
|
"community_name": "Firebase AI Logic iOS Setup Guide",
|
|
"norm_label": "1. import and initialize",
|
|
"id": "agents_skills_firebase_ai_logic_basics_references_ios_setup_1_import_and_initialize"
|
|
},
|
|
{
|
|
"label": "2. SwiftUI Integration (Best Practices)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/ios_setup.md",
|
|
"source_location": "L17",
|
|
"_origin": "ast",
|
|
"community": 89,
|
|
"community_name": "Firebase AI Logic iOS Setup Guide",
|
|
"norm_label": "2. swiftui integration (best practices)",
|
|
"id": "agents_skills_firebase_ai_logic_basics_references_ios_setup_2_swiftui_integration_best_practices"
|
|
},
|
|
{
|
|
"label": "3. Safety Settings",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/ios_setup.md",
|
|
"source_location": "L84",
|
|
"_origin": "ast",
|
|
"community": 89,
|
|
"community_name": "Firebase AI Logic iOS Setup Guide",
|
|
"norm_label": "3. safety settings",
|
|
"id": "agents_skills_firebase_ai_logic_basics_references_ios_setup_3_safety_settings"
|
|
},
|
|
{
|
|
"label": "Advanced Features",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/ios_setup.md",
|
|
"source_location": "L101",
|
|
"_origin": "ast",
|
|
"community": 89,
|
|
"community_name": "Firebase AI Logic iOS Setup Guide",
|
|
"norm_label": "advanced features",
|
|
"id": "agents_skills_firebase_ai_logic_basics_references_ios_setup_advanced_features"
|
|
},
|
|
{
|
|
"label": "Chat Session (Multi-turn)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/ios_setup.md",
|
|
"source_location": "L103",
|
|
"_origin": "ast",
|
|
"community": 89,
|
|
"community_name": "Firebase AI Logic iOS Setup Guide",
|
|
"norm_label": "chat session (multi-turn)",
|
|
"id": "agents_skills_firebase_ai_logic_basics_references_ios_setup_chat_session_multi_turn"
|
|
},
|
|
{
|
|
"label": "Function Calling (Tools)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/ios_setup.md",
|
|
"source_location": "L124",
|
|
"_origin": "ast",
|
|
"community": 89,
|
|
"community_name": "Firebase AI Logic iOS Setup Guide",
|
|
"norm_label": "function calling (tools)",
|
|
"id": "agents_skills_firebase_ai_logic_basics_references_ios_setup_function_calling_tools"
|
|
},
|
|
{
|
|
"label": "usage_patterns_android.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/usage_patterns_android.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 65,
|
|
"community_name": "firebase-ai-logic-basics/SKILL.md",
|
|
"norm_label": "usage_patterns_android.md",
|
|
"id": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_android"
|
|
},
|
|
{
|
|
"label": "Firebase AI Logic on Android (Kotlin)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/usage_patterns_android.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 90,
|
|
"community_name": "Firebase AI Logic on Android (Kotlin)",
|
|
"norm_label": "firebase ai logic on android (kotlin)",
|
|
"id": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_android_firebase_ai_logic_on_android_kotlin"
|
|
},
|
|
{
|
|
"label": "0. Enable Firebase AI Logic via CLI",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/usage_patterns_android.md",
|
|
"source_location": "L6",
|
|
"_origin": "ast",
|
|
"community": 90,
|
|
"community_name": "Firebase AI Logic on Android (Kotlin)",
|
|
"norm_label": "0. enable firebase ai logic via cli",
|
|
"id": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_android_0_enable_firebase_ai_logic_via_cli"
|
|
},
|
|
{
|
|
"label": "1. Add Dependencies",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/usage_patterns_android.md",
|
|
"source_location": "L18",
|
|
"_origin": "ast",
|
|
"community": 90,
|
|
"community_name": "Firebase AI Logic on Android (Kotlin)",
|
|
"norm_label": "1. add dependencies",
|
|
"id": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_android_1_add_dependencies"
|
|
},
|
|
{
|
|
"label": "2. Initialize and Generate Content",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/usage_patterns_android.md",
|
|
"source_location": "L35",
|
|
"_origin": "ast",
|
|
"community": 90,
|
|
"community_name": "Firebase AI Logic on Android (Kotlin)",
|
|
"norm_label": "2. initialize and generate content",
|
|
"id": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_android_2_initialize_and_generate_content"
|
|
},
|
|
{
|
|
"label": "Jetpack Compose (Modern)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/usage_patterns_android.md",
|
|
"source_location": "L70",
|
|
"_origin": "ast",
|
|
"community": 90,
|
|
"community_name": "Firebase AI Logic on Android (Kotlin)",
|
|
"norm_label": "jetpack compose (modern)",
|
|
"id": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_android_jetpack_compose_modern"
|
|
},
|
|
{
|
|
"label": "3. Multimodal Input (Text and Images)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/usage_patterns_android.md",
|
|
"source_location": "L106",
|
|
"_origin": "ast",
|
|
"community": 90,
|
|
"community_name": "Firebase AI Logic on Android (Kotlin)",
|
|
"norm_label": "3. multimodal input (text and images)",
|
|
"id": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_android_3_multimodal_input_text_and_images"
|
|
},
|
|
{
|
|
"label": "4. Chat Session (Multi-turn)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/usage_patterns_android.md",
|
|
"source_location": "L126",
|
|
"_origin": "ast",
|
|
"community": 90,
|
|
"community_name": "Firebase AI Logic on Android (Kotlin)",
|
|
"norm_label": "4. chat session (multi-turn)",
|
|
"id": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_android_4_chat_session_multi_turn"
|
|
},
|
|
{
|
|
"label": "5. Streaming Responses",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/usage_patterns_android.md",
|
|
"source_location": "L146",
|
|
"_origin": "ast",
|
|
"community": 90,
|
|
"community_name": "Firebase AI Logic on Android (Kotlin)",
|
|
"norm_label": "5. streaming responses",
|
|
"id": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_android_5_streaming_responses"
|
|
},
|
|
{
|
|
"label": "usage_patterns_web.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/usage_patterns_web.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 65,
|
|
"community_name": "firebase-ai-logic-basics/SKILL.md",
|
|
"norm_label": "usage_patterns_web.md",
|
|
"id": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_web"
|
|
},
|
|
{
|
|
"label": "Firebase AI Logic Basics",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/usage_patterns_web.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 100,
|
|
"community_name": "Firebase AI Logic Basics",
|
|
"norm_label": "firebase ai logic basics",
|
|
"id": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_web_firebase_ai_logic_basics"
|
|
},
|
|
{
|
|
"label": "Initialization Pattern",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/usage_patterns_web.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 100,
|
|
"community_name": "Firebase AI Logic Basics",
|
|
"norm_label": "initialization pattern",
|
|
"id": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_web_initialization_pattern"
|
|
},
|
|
{
|
|
"label": "Core Capabilities",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/usage_patterns_web.md",
|
|
"source_location": "L39",
|
|
"_origin": "ast",
|
|
"community": 100,
|
|
"community_name": "Firebase AI Logic Basics",
|
|
"norm_label": "core capabilities",
|
|
"id": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_web_core_capabilities"
|
|
},
|
|
{
|
|
"label": "Multimodal (Text + Images/Audio/Video/PDF input)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/usage_patterns_web.md",
|
|
"source_location": "L51",
|
|
"_origin": "ast",
|
|
"community": 100,
|
|
"community_name": "Firebase AI Logic Basics",
|
|
"norm_label": "multimodal (text + images/audio/video/pdf input)",
|
|
"id": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_web_multimodal_text_images_audio_video_pdf_input"
|
|
},
|
|
{
|
|
"label": "Chat Session (Multi-turn)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/usage_patterns_web.md",
|
|
"source_location": "L79",
|
|
"_origin": "ast",
|
|
"community": 100,
|
|
"community_name": "Firebase AI Logic Basics",
|
|
"norm_label": "chat session (multi-turn)",
|
|
"id": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_web_chat_session_multi_turn"
|
|
},
|
|
{
|
|
"label": "Streaming Responses",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/usage_patterns_web.md",
|
|
"source_location": "L103",
|
|
"_origin": "ast",
|
|
"community": 100,
|
|
"community_name": "Firebase AI Logic Basics",
|
|
"norm_label": "streaming responses",
|
|
"id": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_web_streaming_responses"
|
|
},
|
|
{
|
|
"label": "Advanced Features",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/usage_patterns_web.md",
|
|
"source_location": "L158",
|
|
"_origin": "ast",
|
|
"community": 100,
|
|
"community_name": "Firebase AI Logic Basics",
|
|
"norm_label": "advanced features",
|
|
"id": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_web_advanced_features"
|
|
},
|
|
{
|
|
"label": "firebase-app-hosting-basics/SKILL.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/SKILL.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 6,
|
|
"community_name": "App Hosting CLI Commands",
|
|
"norm_label": "firebase-app-hosting-basics/skill.md",
|
|
"id": "agents_skills_firebase_app_hosting_basics_skill"
|
|
},
|
|
{
|
|
"label": "App Hosting Basics",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/SKILL.md",
|
|
"source_location": "L6",
|
|
"_origin": "ast",
|
|
"community": 6,
|
|
"community_name": "App Hosting CLI Commands",
|
|
"norm_label": "app hosting basics",
|
|
"id": "agents_skills_firebase_app_hosting_basics_skill_app_hosting_basics"
|
|
},
|
|
{
|
|
"label": "Description",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/SKILL.md",
|
|
"source_location": "L8",
|
|
"_origin": "ast",
|
|
"community": 6,
|
|
"community_name": "App Hosting CLI Commands",
|
|
"norm_label": "description",
|
|
"id": "agents_skills_firebase_app_hosting_basics_skill_description"
|
|
},
|
|
{
|
|
"label": "Hosting vs App Hosting",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/SKILL.md",
|
|
"source_location": "L18",
|
|
"_origin": "ast",
|
|
"community": 6,
|
|
"community_name": "App Hosting CLI Commands",
|
|
"norm_label": "hosting vs app hosting",
|
|
"id": "agents_skills_firebase_app_hosting_basics_skill_hosting_vs_app_hosting"
|
|
},
|
|
{
|
|
"label": "Deploying to App Hosting",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/SKILL.md",
|
|
"source_location": "L32",
|
|
"_origin": "ast",
|
|
"community": 6,
|
|
"community_name": "App Hosting CLI Commands",
|
|
"norm_label": "deploying to app hosting",
|
|
"id": "agents_skills_firebase_app_hosting_basics_skill_deploying_to_app_hosting"
|
|
},
|
|
{
|
|
"label": "Deploy from Source",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/SKILL.md",
|
|
"source_location": "L34",
|
|
"_origin": "ast",
|
|
"community": 6,
|
|
"community_name": "App Hosting CLI Commands",
|
|
"norm_label": "deploy from source",
|
|
"id": "agents_skills_firebase_app_hosting_basics_skill_deploy_from_source"
|
|
},
|
|
{
|
|
"label": "Automated deployment via GitHub (CI/CD)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/SKILL.md",
|
|
"source_location": "L62",
|
|
"_origin": "ast",
|
|
"community": 6,
|
|
"community_name": "App Hosting CLI Commands",
|
|
"norm_label": "automated deployment via github (ci/cd)",
|
|
"id": "agents_skills_firebase_app_hosting_basics_skill_automated_deployment_via_github_ci_cd"
|
|
},
|
|
{
|
|
"label": "Emulation",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/SKILL.md",
|
|
"source_location": "L70",
|
|
"_origin": "ast",
|
|
"community": 6,
|
|
"community_name": "App Hosting CLI Commands",
|
|
"norm_label": "emulation",
|
|
"id": "agents_skills_firebase_app_hosting_basics_skill_emulation"
|
|
},
|
|
{
|
|
"label": "cli_commands.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/references/cli_commands.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 6,
|
|
"community_name": "App Hosting CLI Commands",
|
|
"norm_label": "cli_commands.md",
|
|
"id": "agents_skills_firebase_app_hosting_basics_references_cli_commands"
|
|
},
|
|
{
|
|
"label": "App Hosting CLI Commands",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/references/cli_commands.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 6,
|
|
"community_name": "App Hosting CLI Commands",
|
|
"norm_label": "app hosting cli commands",
|
|
"id": "agents_skills_firebase_app_hosting_basics_references_cli_commands_app_hosting_cli_commands"
|
|
},
|
|
{
|
|
"label": "Initialization",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/references/cli_commands.md",
|
|
"source_location": "L7",
|
|
"_origin": "ast",
|
|
"community": 6,
|
|
"community_name": "App Hosting CLI Commands",
|
|
"norm_label": "initialization",
|
|
"id": "agents_skills_firebase_app_hosting_basics_references_cli_commands_initialization"
|
|
},
|
|
{
|
|
"label": "`npx -y firebase-tools@latest init apphosting`",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/references/cli_commands.md",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"community": 6,
|
|
"community_name": "App Hosting CLI Commands",
|
|
"norm_label": "`npx -y firebase-tools@latest init apphosting`",
|
|
"id": "agents_skills_firebase_app_hosting_basics_references_cli_commands_npx_y_firebase_tools_latest_init_apphosting"
|
|
},
|
|
{
|
|
"label": "Backend Management",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/references/cli_commands.md",
|
|
"source_location": "L22",
|
|
"_origin": "ast",
|
|
"community": 6,
|
|
"community_name": "App Hosting CLI Commands",
|
|
"norm_label": "backend management",
|
|
"id": "agents_skills_firebase_app_hosting_basics_references_cli_commands_backend_management"
|
|
},
|
|
{
|
|
"label": "`npx -y firebase-tools@latest apphosting:backends:list`",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/references/cli_commands.md",
|
|
"source_location": "L24",
|
|
"_origin": "ast",
|
|
"community": 6,
|
|
"community_name": "App Hosting CLI Commands",
|
|
"norm_label": "`npx -y firebase-tools@latest apphosting:backends:list`",
|
|
"id": "agents_skills_firebase_app_hosting_basics_references_cli_commands_npx_y_firebase_tools_latest_apphosting_backends_list"
|
|
},
|
|
{
|
|
"label": "Secrets Management",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/references/cli_commands.md",
|
|
"source_location": "L40",
|
|
"_origin": "ast",
|
|
"community": 6,
|
|
"community_name": "App Hosting CLI Commands",
|
|
"norm_label": "secrets management",
|
|
"id": "agents_skills_firebase_app_hosting_basics_references_cli_commands_secrets_management"
|
|
},
|
|
{
|
|
"label": "`npx -y firebase-tools@latest apphosting:secrets:set <secret-name>`",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/references/cli_commands.md",
|
|
"source_location": "L45",
|
|
"_origin": "ast",
|
|
"community": 6,
|
|
"community_name": "App Hosting CLI Commands",
|
|
"norm_label": "`npx -y firebase-tools@latest apphosting:secrets:set <secret-name>`",
|
|
"id": "agents_skills_firebase_app_hosting_basics_references_cli_commands_npx_y_firebase_tools_latest_apphosting_secrets_set_secret_name"
|
|
},
|
|
{
|
|
"label": "Automated deployment via GitHub (CI/CD)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/references/cli_commands.md",
|
|
"source_location": "L58",
|
|
"_origin": "ast",
|
|
"community": 6,
|
|
"community_name": "App Hosting CLI Commands",
|
|
"norm_label": "automated deployment via github (ci/cd)",
|
|
"id": "agents_skills_firebase_app_hosting_basics_references_cli_commands_automated_deployment_via_github_ci_cd"
|
|
},
|
|
{
|
|
"label": "firebase-app-hosting-basics/references/configuration.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/references/configuration.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 6,
|
|
"community_name": "App Hosting CLI Commands",
|
|
"norm_label": "firebase-app-hosting-basics/references/configuration.md",
|
|
"id": "agents_skills_firebase_app_hosting_basics_references_configuration"
|
|
},
|
|
{
|
|
"label": "App Hosting Configuration (`apphosting.yaml`)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/references/configuration.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 6,
|
|
"community_name": "App Hosting CLI Commands",
|
|
"norm_label": "app hosting configuration (`apphosting.yaml`)",
|
|
"id": "agents_skills_firebase_app_hosting_basics_references_configuration_app_hosting_configuration_apphosting_yaml"
|
|
},
|
|
{
|
|
"label": "File Structure",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/references/configuration.md",
|
|
"source_location": "L7",
|
|
"_origin": "ast",
|
|
"community": 6,
|
|
"community_name": "App Hosting CLI Commands",
|
|
"norm_label": "file structure",
|
|
"id": "agents_skills_firebase_app_hosting_basics_references_configuration_file_structure"
|
|
},
|
|
{
|
|
"label": "`runConfig`",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/references/configuration.md",
|
|
"source_location": "L31",
|
|
"_origin": "ast",
|
|
"community": 6,
|
|
"community_name": "App Hosting CLI Commands",
|
|
"norm_label": "`runconfig`",
|
|
"id": "agents_skills_firebase_app_hosting_basics_references_configuration_runconfig"
|
|
},
|
|
{
|
|
"label": "Resource Constraints",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/references/configuration.md",
|
|
"source_location": "L42",
|
|
"_origin": "ast",
|
|
"community": 6,
|
|
"community_name": "App Hosting CLI Commands",
|
|
"norm_label": "resource constraints",
|
|
"id": "agents_skills_firebase_app_hosting_basics_references_configuration_resource_constraints"
|
|
},
|
|
{
|
|
"label": "`env` (Environment Variables)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/references/configuration.md",
|
|
"source_location": "L48",
|
|
"_origin": "ast",
|
|
"community": 6,
|
|
"community_name": "App Hosting CLI Commands",
|
|
"norm_label": "`env` (environment variables)",
|
|
"id": "agents_skills_firebase_app_hosting_basics_references_configuration_env_environment_variables"
|
|
},
|
|
{
|
|
"label": "emulation.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/references/emulation.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 6,
|
|
"community_name": "App Hosting CLI Commands",
|
|
"norm_label": "emulation.md",
|
|
"id": "agents_skills_firebase_app_hosting_basics_references_emulation"
|
|
},
|
|
{
|
|
"label": "App Hosting Emulation",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/references/emulation.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 6,
|
|
"community_name": "App Hosting CLI Commands",
|
|
"norm_label": "app hosting emulation",
|
|
"id": "agents_skills_firebase_app_hosting_basics_references_emulation_app_hosting_emulation"
|
|
},
|
|
{
|
|
"label": "Configuration: `apphosting.emulator.yaml`",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/references/emulation.md",
|
|
"source_location": "L7",
|
|
"_origin": "ast",
|
|
"community": 6,
|
|
"community_name": "App Hosting CLI Commands",
|
|
"norm_label": "configuration: `apphosting.emulator.yaml`",
|
|
"id": "agents_skills_firebase_app_hosting_basics_references_emulation_configuration_apphosting_emulator_yaml"
|
|
},
|
|
{
|
|
"label": "Running the Emulator",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/references/emulation.md",
|
|
"source_location": "L25",
|
|
"_origin": "ast",
|
|
"community": 6,
|
|
"community_name": "App Hosting CLI Commands",
|
|
"norm_label": "running the emulator",
|
|
"id": "agents_skills_firebase_app_hosting_basics_references_emulation_running_the_emulator"
|
|
},
|
|
{
|
|
"label": "Capabilities",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/references/emulation.md",
|
|
"source_location": "L39",
|
|
"_origin": "ast",
|
|
"community": 6,
|
|
"community_name": "App Hosting CLI Commands",
|
|
"norm_label": "capabilities",
|
|
"id": "agents_skills_firebase_app_hosting_basics_references_emulation_capabilities"
|
|
},
|
|
{
|
|
"label": "firebase-auth-basics/SKILL.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/SKILL.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 72,
|
|
"community_name": "firebase-auth-basics/SKILL.md",
|
|
"norm_label": "firebase-auth-basics/skill.md",
|
|
"id": "agents_skills_firebase_auth_basics_skill"
|
|
},
|
|
{
|
|
"label": "Prerequisites",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/SKILL.md",
|
|
"source_location": "L7",
|
|
"_origin": "ast",
|
|
"community": 72,
|
|
"community_name": "firebase-auth-basics/SKILL.md",
|
|
"norm_label": "prerequisites",
|
|
"id": "agents_skills_firebase_auth_basics_skill_prerequisites"
|
|
},
|
|
{
|
|
"label": "Core Concepts",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/SKILL.md",
|
|
"source_location": "L13",
|
|
"_origin": "ast",
|
|
"community": 72,
|
|
"community_name": "firebase-auth-basics/SKILL.md",
|
|
"norm_label": "core concepts",
|
|
"id": "agents_skills_firebase_auth_basics_skill_core_concepts"
|
|
},
|
|
{
|
|
"label": "Users",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/SKILL.md",
|
|
"source_location": "L18",
|
|
"_origin": "ast",
|
|
"community": 72,
|
|
"community_name": "firebase-auth-basics/SKILL.md",
|
|
"norm_label": "users",
|
|
"id": "agents_skills_firebase_auth_basics_skill_users"
|
|
},
|
|
{
|
|
"label": "Identity Providers",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/SKILL.md",
|
|
"source_location": "L30",
|
|
"_origin": "ast",
|
|
"community": 72,
|
|
"community_name": "firebase-auth-basics/SKILL.md",
|
|
"norm_label": "identity providers",
|
|
"id": "agents_skills_firebase_auth_basics_skill_identity_providers"
|
|
},
|
|
{
|
|
"label": "Tokens",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/SKILL.md",
|
|
"source_location": "L44",
|
|
"_origin": "ast",
|
|
"community": 72,
|
|
"community_name": "firebase-auth-basics/SKILL.md",
|
|
"norm_label": "tokens",
|
|
"id": "agents_skills_firebase_auth_basics_skill_tokens"
|
|
},
|
|
{
|
|
"label": "Workflow",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/SKILL.md",
|
|
"source_location": "L53",
|
|
"_origin": "ast",
|
|
"community": 142,
|
|
"community_name": "Workflow",
|
|
"norm_label": "workflow",
|
|
"id": "agents_skills_firebase_auth_basics_skill_workflow"
|
|
},
|
|
{
|
|
"label": "1. Provisioning",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/SKILL.md",
|
|
"source_location": "L55",
|
|
"_origin": "ast",
|
|
"community": 142,
|
|
"community_name": "Workflow",
|
|
"norm_label": "1. provisioning",
|
|
"id": "agents_skills_firebase_auth_basics_skill_1_provisioning"
|
|
},
|
|
{
|
|
"label": "Option 1. Enabling Authentication via CLI",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/SKILL.md",
|
|
"source_location": "L57",
|
|
"_origin": "ast",
|
|
"community": 142,
|
|
"community_name": "Workflow",
|
|
"norm_label": "option 1. enabling authentication via cli",
|
|
"id": "agents_skills_firebase_auth_basics_skill_option_1_enabling_authentication_via_cli"
|
|
},
|
|
{
|
|
"label": "Option 2. Enabling Authentication in Console",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/SKILL.md",
|
|
"source_location": "L97",
|
|
"_origin": "ast",
|
|
"community": 142,
|
|
"community_name": "Workflow",
|
|
"norm_label": "option 2. enabling authentication in console",
|
|
"id": "agents_skills_firebase_auth_basics_skill_option_2_enabling_authentication_in_console"
|
|
},
|
|
{
|
|
"label": "2. Client Setup & Usage",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/SKILL.md",
|
|
"source_location": "L106",
|
|
"_origin": "ast",
|
|
"community": 142,
|
|
"community_name": "Workflow",
|
|
"norm_label": "2. client setup & usage",
|
|
"id": "agents_skills_firebase_auth_basics_skill_2_client_setup_usage"
|
|
},
|
|
{
|
|
"label": "3. Security Rules",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/SKILL.md",
|
|
"source_location": "L114",
|
|
"_origin": "ast",
|
|
"community": 142,
|
|
"community_name": "Workflow",
|
|
"norm_label": "3. security rules",
|
|
"id": "agents_skills_firebase_auth_basics_skill_3_security_rules"
|
|
},
|
|
{
|
|
"label": "client_sdk_android.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_android.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 72,
|
|
"community_name": "firebase-auth-basics/SKILL.md",
|
|
"norm_label": "client_sdk_android.md",
|
|
"id": "agents_skills_firebase_auth_basics_references_client_sdk_android"
|
|
},
|
|
{
|
|
"label": "Firebase Authentication on Android (Kotlin)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_android.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 73,
|
|
"community_name": "Firebase Authentication on Android (Kotlin)",
|
|
"norm_label": "firebase authentication on android (kotlin)",
|
|
"id": "agents_skills_firebase_auth_basics_references_client_sdk_android_firebase_authentication_on_android_kotlin"
|
|
},
|
|
{
|
|
"label": "1, Enable Authentication via CLI",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_android.md",
|
|
"source_location": "L6",
|
|
"_origin": "ast",
|
|
"community": 73,
|
|
"community_name": "Firebase Authentication on Android (Kotlin)",
|
|
"norm_label": "1, enable authentication via cli",
|
|
"id": "agents_skills_firebase_auth_basics_references_client_sdk_android_1_enable_authentication_via_cli"
|
|
},
|
|
{
|
|
"label": "2. Add Dependencies",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_android.md",
|
|
"source_location": "L17",
|
|
"_origin": "ast",
|
|
"community": 73,
|
|
"community_name": "Firebase Authentication on Android (Kotlin)",
|
|
"norm_label": "2. add dependencies",
|
|
"id": "agents_skills_firebase_auth_basics_references_client_sdk_android_2_add_dependencies"
|
|
},
|
|
{
|
|
"label": "3. Initialize FirebaseAuth",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_android.md",
|
|
"source_location": "L35",
|
|
"_origin": "ast",
|
|
"community": 73,
|
|
"community_name": "Firebase Authentication on Android (Kotlin)",
|
|
"norm_label": "3. initialize firebaseauth",
|
|
"id": "agents_skills_firebase_auth_basics_references_client_sdk_android_3_initialize_firebaseauth"
|
|
},
|
|
{
|
|
"label": "Jetpack Compose (Modern)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_android.md",
|
|
"source_location": "L61",
|
|
"_origin": "ast",
|
|
"community": 73,
|
|
"community_name": "Firebase Authentication on Android (Kotlin)",
|
|
"norm_label": "jetpack compose (modern)",
|
|
"id": "agents_skills_firebase_auth_basics_references_client_sdk_android_jetpack_compose_modern"
|
|
},
|
|
{
|
|
"label": "4. Check Current Auth State",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_android.md",
|
|
"source_location": "L90",
|
|
"_origin": "ast",
|
|
"community": 73,
|
|
"community_name": "Firebase Authentication on Android (Kotlin)",
|
|
"norm_label": "4. check current auth state",
|
|
"id": "agents_skills_firebase_auth_basics_references_client_sdk_android_4_check_current_auth_state"
|
|
},
|
|
{
|
|
"label": "5. Sign Up New Users (Email/Password)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_android.md",
|
|
"source_location": "L109",
|
|
"_origin": "ast",
|
|
"community": 73,
|
|
"community_name": "Firebase Authentication on Android (Kotlin)",
|
|
"norm_label": "5. sign up new users (email/password)",
|
|
"id": "agents_skills_firebase_auth_basics_references_client_sdk_android_5_sign_up_new_users_email_password"
|
|
},
|
|
{
|
|
"label": "6. Sign In Existing Users (Email/Password)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_android.md",
|
|
"source_location": "L131",
|
|
"_origin": "ast",
|
|
"community": 73,
|
|
"community_name": "Firebase Authentication on Android (Kotlin)",
|
|
"norm_label": "6. sign in existing users (email/password)",
|
|
"id": "agents_skills_firebase_auth_basics_references_client_sdk_android_6_sign_in_existing_users_email_password"
|
|
},
|
|
{
|
|
"label": "7. Sign Out",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_android.md",
|
|
"source_location": "L153",
|
|
"_origin": "ast",
|
|
"community": 73,
|
|
"community_name": "Firebase Authentication on Android (Kotlin)",
|
|
"norm_label": "7. sign out",
|
|
"id": "agents_skills_firebase_auth_basics_references_client_sdk_android_7_sign_out"
|
|
},
|
|
{
|
|
"label": "client_sdk_web.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_web.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 72,
|
|
"community_name": "firebase-auth-basics/SKILL.md",
|
|
"norm_label": "client_sdk_web.md",
|
|
"id": "agents_skills_firebase_auth_basics_references_client_sdk_web"
|
|
},
|
|
{
|
|
"label": "Firebase Authentication Web SDK",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_web.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 32,
|
|
"community_name": "Firebase Authentication Web SDK",
|
|
"norm_label": "firebase authentication web sdk",
|
|
"id": "agents_skills_firebase_auth_basics_references_client_sdk_web_firebase_authentication_web_sdk"
|
|
},
|
|
{
|
|
"label": "Initialization",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_web.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 32,
|
|
"community_name": "Firebase Authentication Web SDK",
|
|
"norm_label": "initialization",
|
|
"id": "agents_skills_firebase_auth_basics_references_client_sdk_web_initialization"
|
|
},
|
|
{
|
|
"label": "Connect to Emulator",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_web.md",
|
|
"source_location": "L16",
|
|
"_origin": "ast",
|
|
"community": 32,
|
|
"community_name": "Firebase Authentication Web SDK",
|
|
"norm_label": "connect to emulator",
|
|
"id": "agents_skills_firebase_auth_basics_references_client_sdk_web_connect_to_emulator"
|
|
},
|
|
{
|
|
"label": "Sign Up with Email/Password",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_web.md",
|
|
"source_location": "L31",
|
|
"_origin": "ast",
|
|
"community": 32,
|
|
"community_name": "Firebase Authentication Web SDK",
|
|
"norm_label": "sign up with email/password",
|
|
"id": "agents_skills_firebase_auth_basics_references_client_sdk_web_sign_up_with_email_password"
|
|
},
|
|
{
|
|
"label": "Sign In with Google (Popup)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_web.md",
|
|
"source_location": "L49",
|
|
"_origin": "ast",
|
|
"community": 32,
|
|
"community_name": "Firebase Authentication Web SDK",
|
|
"norm_label": "sign in with google (popup)",
|
|
"id": "agents_skills_firebase_auth_basics_references_client_sdk_web_sign_in_with_google_popup"
|
|
},
|
|
{
|
|
"label": "Sign In with Facebook (Popup)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_web.md",
|
|
"source_location": "L85",
|
|
"_origin": "ast",
|
|
"community": 32,
|
|
"community_name": "Firebase Authentication Web SDK",
|
|
"norm_label": "sign in with facebook (popup)",
|
|
"id": "agents_skills_firebase_auth_basics_references_client_sdk_web_sign_in_with_facebook_popup"
|
|
},
|
|
{
|
|
"label": "Sign In with Apple (Popup)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_web.md",
|
|
"source_location": "L106",
|
|
"_origin": "ast",
|
|
"community": 32,
|
|
"community_name": "Firebase Authentication Web SDK",
|
|
"norm_label": "sign in with apple (popup)",
|
|
"id": "agents_skills_firebase_auth_basics_references_client_sdk_web_sign_in_with_apple_popup"
|
|
},
|
|
{
|
|
"label": "Sign In with Twitter (Popup)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_web.md",
|
|
"source_location": "L126",
|
|
"_origin": "ast",
|
|
"community": 32,
|
|
"community_name": "Firebase Authentication Web SDK",
|
|
"norm_label": "sign in with twitter (popup)",
|
|
"id": "agents_skills_firebase_auth_basics_references_client_sdk_web_sign_in_with_twitter_popup"
|
|
},
|
|
{
|
|
"label": "Sign In with GitHub (Popup)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_web.md",
|
|
"source_location": "L147",
|
|
"_origin": "ast",
|
|
"community": 32,
|
|
"community_name": "Firebase Authentication Web SDK",
|
|
"norm_label": "sign in with github (popup)",
|
|
"id": "agents_skills_firebase_auth_basics_references_client_sdk_web_sign_in_with_github_popup"
|
|
},
|
|
{
|
|
"label": "Sign In with Microsoft (Popup)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_web.md",
|
|
"source_location": "L166",
|
|
"_origin": "ast",
|
|
"community": 32,
|
|
"community_name": "Firebase Authentication Web SDK",
|
|
"norm_label": "sign in with microsoft (popup)",
|
|
"id": "agents_skills_firebase_auth_basics_references_client_sdk_web_sign_in_with_microsoft_popup"
|
|
},
|
|
{
|
|
"label": "Sign In with Yahoo (Popup)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_web.md",
|
|
"source_location": "L185",
|
|
"_origin": "ast",
|
|
"community": 32,
|
|
"community_name": "Firebase Authentication Web SDK",
|
|
"norm_label": "sign in with yahoo (popup)",
|
|
"id": "agents_skills_firebase_auth_basics_references_client_sdk_web_sign_in_with_yahoo_popup"
|
|
},
|
|
{
|
|
"label": "Sign In Anonymously",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_web.md",
|
|
"source_location": "L204",
|
|
"_origin": "ast",
|
|
"community": 32,
|
|
"community_name": "Firebase Authentication Web SDK",
|
|
"norm_label": "sign in anonymously",
|
|
"id": "agents_skills_firebase_auth_basics_references_client_sdk_web_sign_in_anonymously"
|
|
},
|
|
{
|
|
"label": "Email Link Authentication",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_web.md",
|
|
"source_location": "L220",
|
|
"_origin": "ast",
|
|
"community": 32,
|
|
"community_name": "Firebase Authentication Web SDK",
|
|
"norm_label": "email link authentication",
|
|
"id": "agents_skills_firebase_auth_basics_references_client_sdk_web_email_link_authentication"
|
|
},
|
|
{
|
|
"label": "Observe Auth State",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_web.md",
|
|
"source_location": "L268",
|
|
"_origin": "ast",
|
|
"community": 32,
|
|
"community_name": "Firebase Authentication Web SDK",
|
|
"norm_label": "observe auth state",
|
|
"id": "agents_skills_firebase_auth_basics_references_client_sdk_web_observe_auth_state"
|
|
},
|
|
{
|
|
"label": "Sign Out",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_web.md",
|
|
"source_location": "L290",
|
|
"_origin": "ast",
|
|
"community": 32,
|
|
"community_name": "Firebase Authentication Web SDK",
|
|
"norm_label": "sign out",
|
|
"id": "agents_skills_firebase_auth_basics_references_client_sdk_web_sign_out"
|
|
},
|
|
{
|
|
"label": "firebase-auth-basics/references/flutter_setup.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/flutter_setup.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 72,
|
|
"community_name": "firebase-auth-basics/SKILL.md",
|
|
"norm_label": "firebase-auth-basics/references/flutter_setup.md",
|
|
"id": "agents_skills_firebase_auth_basics_references_flutter_setup"
|
|
},
|
|
{
|
|
"label": "Firebase Auth & Google Sign-In for Flutter",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/flutter_setup.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 102,
|
|
"community_name": "Firebase Auth & Google Sign-In for Flutter",
|
|
"norm_label": "firebase auth & google sign-in for flutter",
|
|
"id": "agents_skills_firebase_auth_basics_references_flutter_setup_firebase_auth_google_sign_in_for_flutter"
|
|
},
|
|
{
|
|
"label": "1. `google_sign_in` 7.2.0 API Changes",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/flutter_setup.md",
|
|
"source_location": "L8",
|
|
"_origin": "ast",
|
|
"community": 102,
|
|
"community_name": "Firebase Auth & Google Sign-In for Flutter",
|
|
"norm_label": "1. `google_sign_in` 7.2.0 api changes",
|
|
"id": "agents_skills_firebase_auth_basics_references_flutter_setup_1_google_sign_in_7_2_0_api_changes"
|
|
},
|
|
{
|
|
"label": "2. Initialization & Web Hang/Crash Pitfalls",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/flutter_setup.md",
|
|
"source_location": "L18",
|
|
"_origin": "ast",
|
|
"community": 102,
|
|
"community_name": "Firebase Auth & Google Sign-In for Flutter",
|
|
"norm_label": "2. initialization & web hang/crash pitfalls",
|
|
"id": "agents_skills_firebase_auth_basics_references_flutter_setup_2_initialization_web_hang_crash_pitfalls"
|
|
},
|
|
{
|
|
"label": "3. Web Logout Crashes",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/flutter_setup.md",
|
|
"source_location": "L38",
|
|
"_origin": "ast",
|
|
"community": 102,
|
|
"community_name": "Firebase Auth & Google Sign-In for Flutter",
|
|
"norm_label": "3. web logout crashes",
|
|
"id": "agents_skills_firebase_auth_basics_references_flutter_setup_3_web_logout_crashes"
|
|
},
|
|
{
|
|
"label": "4. Prototyping Workaround: Bypassing Firestore Composite Indices",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/flutter_setup.md",
|
|
"source_location": "L54",
|
|
"_origin": "ast",
|
|
"community": 102,
|
|
"community_name": "Firebase Auth & Google Sign-In for Flutter",
|
|
"norm_label": "4. prototyping workaround: bypassing firestore composite indices",
|
|
"id": "agents_skills_firebase_auth_basics_references_flutter_setup_4_prototyping_workaround_bypassing_firestore_composite_indices"
|
|
},
|
|
{
|
|
"label": "5. Robust `AuthService` Boilerplate",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/flutter_setup.md",
|
|
"source_location": "L68",
|
|
"_origin": "ast",
|
|
"community": 102,
|
|
"community_name": "Firebase Auth & Google Sign-In for Flutter",
|
|
"norm_label": "5. robust `authservice` boilerplate",
|
|
"id": "agents_skills_firebase_auth_basics_references_flutter_setup_5_robust_authservice_boilerplate"
|
|
},
|
|
{
|
|
"label": "6. Troubleshooting `auth/unauthorized-domain` on Flutter Web",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/flutter_setup.md",
|
|
"source_location": "L133",
|
|
"_origin": "ast",
|
|
"community": 102,
|
|
"community_name": "Firebase Auth & Google Sign-In for Flutter",
|
|
"norm_label": "6. troubleshooting `auth/unauthorized-domain` on flutter web",
|
|
"id": "agents_skills_firebase_auth_basics_references_flutter_setup_6_troubleshooting_auth_unauthorized_domain_on_flutter_web"
|
|
},
|
|
{
|
|
"label": "firebase-auth-basics/references/ios_setup.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/ios_setup.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 74,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULE: NO INLINE INITIALIZATION \u26d4\ufe0f",
|
|
"norm_label": "firebase-auth-basics/references/ios_setup.md",
|
|
"id": "agents_skills_firebase_auth_basics_references_ios_setup"
|
|
},
|
|
{
|
|
"label": "Firebase Auth iOS Setup Guide",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/ios_setup.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 74,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULE: NO INLINE INITIALIZATION \u26d4\ufe0f",
|
|
"norm_label": "firebase auth ios setup guide",
|
|
"id": "agents_skills_firebase_auth_basics_references_ios_setup_firebase_auth_ios_setup_guide"
|
|
},
|
|
{
|
|
"label": "\u26d4\ufe0f CRITICAL RULE: NO INLINE INITIALIZATION \u26d4\ufe0f",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/ios_setup.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 74,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULE: NO INLINE INITIALIZATION \u26d4\ufe0f",
|
|
"norm_label": "\u26d4\ufe0f critical rule: no inline initialization \u26d4\ufe0f",
|
|
"id": "agents_skills_firebase_auth_basics_references_ios_setup_critical_rule_no_inline_initialization"
|
|
},
|
|
{
|
|
"label": "1. Import and Initialize",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/ios_setup.md",
|
|
"source_location": "L15",
|
|
"_origin": "ast",
|
|
"community": 74,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULE: NO INLINE INITIALIZATION \u26d4\ufe0f",
|
|
"norm_label": "1. import and initialize",
|
|
"id": "agents_skills_firebase_auth_basics_references_ios_setup_1_import_and_initialize"
|
|
},
|
|
{
|
|
"label": "2. Authentication State",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/ios_setup.md",
|
|
"source_location": "L29",
|
|
"_origin": "ast",
|
|
"community": 74,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULE: NO INLINE INITIALIZATION \u26d4\ufe0f",
|
|
"norm_label": "2. authentication state",
|
|
"id": "agents_skills_firebase_auth_basics_references_ios_setup_2_authentication_state"
|
|
},
|
|
{
|
|
"label": "3. Email and Password Authentication (Modern Concurrency)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/ios_setup.md",
|
|
"source_location": "L51",
|
|
"_origin": "ast",
|
|
"community": 74,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULE: NO INLINE INITIALIZATION \u26d4\ufe0f",
|
|
"norm_label": "3. email and password authentication (modern concurrency)",
|
|
"id": "agents_skills_firebase_auth_basics_references_ios_setup_3_email_and_password_authentication_modern_concurrency"
|
|
},
|
|
{
|
|
"label": "Sign Up",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/ios_setup.md",
|
|
"source_location": "L56",
|
|
"_origin": "ast",
|
|
"community": 74,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULE: NO INLINE INITIALIZATION \u26d4\ufe0f",
|
|
"norm_label": "sign up",
|
|
"id": "agents_skills_firebase_auth_basics_references_ios_setup_sign_up"
|
|
},
|
|
{
|
|
"label": "Sign In",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/ios_setup.md",
|
|
"source_location": "L67",
|
|
"_origin": "ast",
|
|
"community": 74,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULE: NO INLINE INITIALIZATION \u26d4\ufe0f",
|
|
"norm_label": "sign in",
|
|
"id": "agents_skills_firebase_auth_basics_references_ios_setup_sign_in"
|
|
},
|
|
{
|
|
"label": "4. Sign Out",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/ios_setup.md",
|
|
"source_location": "L78",
|
|
"_origin": "ast",
|
|
"community": 74,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULE: NO INLINE INITIALIZATION \u26d4\ufe0f",
|
|
"norm_label": "4. sign out",
|
|
"id": "agents_skills_firebase_auth_basics_references_ios_setup_4_sign_out"
|
|
},
|
|
{
|
|
"label": "references/security_rules.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/security_rules.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 91,
|
|
"community_name": "Basic Checks",
|
|
"norm_label": "references/security_rules.md",
|
|
"id": "agents_skills_firebase_auth_basics_references_security_rules"
|
|
},
|
|
{
|
|
"label": "Authentication in Security Rules",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/security_rules.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 91,
|
|
"community_name": "Basic Checks",
|
|
"norm_label": "authentication in security rules",
|
|
"id": "agents_skills_firebase_auth_basics_references_security_rules_authentication_in_security_rules"
|
|
},
|
|
{
|
|
"label": "Basic Checks",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/security_rules.md",
|
|
"source_location": "L10",
|
|
"_origin": "ast",
|
|
"community": 91,
|
|
"community_name": "Basic Checks",
|
|
"norm_label": "basic checks",
|
|
"id": "agents_skills_firebase_auth_basics_references_security_rules_basic_checks"
|
|
},
|
|
{
|
|
"label": "Check if user is signed in",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/security_rules.md",
|
|
"source_location": "L12",
|
|
"_origin": "ast",
|
|
"community": 91,
|
|
"community_name": "Basic Checks",
|
|
"norm_label": "check if user is signed in",
|
|
"id": "agents_skills_firebase_auth_basics_references_security_rules_check_if_user_is_signed_in"
|
|
},
|
|
{
|
|
"label": "Check if user owns the data",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/security_rules.md",
|
|
"source_location": "L18",
|
|
"_origin": "ast",
|
|
"community": 91,
|
|
"community_name": "Basic Checks",
|
|
"norm_label": "check if user owns the data",
|
|
"id": "agents_skills_firebase_auth_basics_references_security_rules_check_if_user_owns_the_data"
|
|
},
|
|
{
|
|
"label": "Check if user owns the document (field-based)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/security_rules.md",
|
|
"source_location": "L28",
|
|
"_origin": "ast",
|
|
"community": 91,
|
|
"community_name": "Basic Checks",
|
|
"norm_label": "check if user owns the document (field-based)",
|
|
"id": "agents_skills_firebase_auth_basics_references_security_rules_check_if_user_owns_the_document_field_based"
|
|
},
|
|
{
|
|
"label": "Token Properties",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/security_rules.md",
|
|
"source_location": "L37",
|
|
"_origin": "ast",
|
|
"community": 91,
|
|
"community_name": "Basic Checks",
|
|
"norm_label": "token properties",
|
|
"id": "agents_skills_firebase_auth_basics_references_security_rules_token_properties"
|
|
},
|
|
{
|
|
"label": "Example: Email Verification Check",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/security_rules.md",
|
|
"source_location": "L45",
|
|
"_origin": "ast",
|
|
"community": 91,
|
|
"community_name": "Basic Checks",
|
|
"norm_label": "example: email verification check",
|
|
"id": "agents_skills_firebase_auth_basics_references_security_rules_example_email_verification_check"
|
|
},
|
|
{
|
|
"label": "firebase-basics/SKILL.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/SKILL.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 23,
|
|
"community_name": "firebase-basics/SKILL.md",
|
|
"norm_label": "firebase-basics/skill.md",
|
|
"id": "agents_skills_firebase_basics_skill"
|
|
},
|
|
{
|
|
"label": "Prerequisites",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/SKILL.md",
|
|
"source_location": "L11",
|
|
"_origin": "ast",
|
|
"community": 23,
|
|
"community_name": "firebase-basics/SKILL.md",
|
|
"norm_label": "prerequisites",
|
|
"id": "agents_skills_firebase_basics_skill_prerequisites"
|
|
},
|
|
{
|
|
"label": "Firebase Usage Principles",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/SKILL.md",
|
|
"source_location": "L79",
|
|
"_origin": "ast",
|
|
"community": 23,
|
|
"community_name": "firebase-basics/SKILL.md",
|
|
"norm_label": "firebase usage principles",
|
|
"id": "agents_skills_firebase_basics_skill_firebase_usage_principles"
|
|
},
|
|
{
|
|
"label": "References",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/SKILL.md",
|
|
"source_location": "L128",
|
|
"_origin": "ast",
|
|
"community": 23,
|
|
"community_name": "firebase-basics/SKILL.md",
|
|
"norm_label": "references",
|
|
"id": "agents_skills_firebase_basics_skill_references"
|
|
},
|
|
{
|
|
"label": "Common Issues",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/SKILL.md",
|
|
"source_location": "L141",
|
|
"_origin": "ast",
|
|
"community": 23,
|
|
"community_name": "firebase-basics/SKILL.md",
|
|
"norm_label": "common issues",
|
|
"id": "agents_skills_firebase_basics_skill_common_issues"
|
|
},
|
|
{
|
|
"label": "firebase-basics/references/android_setup.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/android_setup.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 54,
|
|
"community_name": "\ud83d\udee0\ufe0f Firebase Android Setup Guide",
|
|
"norm_label": "firebase-basics/references/android_setup.md",
|
|
"id": "agents_skills_firebase_basics_references_android_setup"
|
|
},
|
|
{
|
|
"label": "\ud83d\udee0\ufe0f Firebase Android Setup Guide",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/android_setup.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 54,
|
|
"community_name": "\ud83d\udee0\ufe0f Firebase Android Setup Guide",
|
|
"norm_label": "\ud83d\udee0\ufe0f firebase android setup guide",
|
|
"id": "agents_skills_firebase_basics_references_android_setup_firebase_android_setup_guide"
|
|
},
|
|
{
|
|
"label": "\ud83d\udccb Prerequisites",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/android_setup.md",
|
|
"source_location": "L5",
|
|
"_origin": "ast",
|
|
"community": 54,
|
|
"community_name": "\ud83d\udee0\ufe0f Firebase Android Setup Guide",
|
|
"norm_label": "\ud83d\udccb prerequisites",
|
|
"id": "agents_skills_firebase_basics_references_android_setup_prerequisites"
|
|
},
|
|
{
|
|
"label": "Before running these commands, ensure you are authenticated: `npx -y firebase-tools@latest login` (or `npx -y firebase-tools@latest login --no-localhost` on remote servers)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/android_setup.md",
|
|
"source_location": "L7",
|
|
"_origin": "ast",
|
|
"community": 54,
|
|
"community_name": "\ud83d\udee0\ufe0f Firebase Android Setup Guide",
|
|
"norm_label": "before running these commands, ensure you are authenticated: `npx -y firebase-tools@latest login` (or `npx -y firebase-tools@latest login --no-localhost` on remote servers)",
|
|
"id": "agents_skills_firebase_basics_references_android_setup_before_running_these_commands_ensure_you_are_authenticated_npx_y_firebase_tools_latest_login_or_npx_y_firebase_tools_latest_login_no_localhost_on_remote_servers"
|
|
},
|
|
{
|
|
"label": "0. Create an Android application",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/android_setup.md",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"community": 54,
|
|
"community_name": "\ud83d\udee0\ufe0f Firebase Android Setup Guide",
|
|
"norm_label": "0. create an android application",
|
|
"id": "agents_skills_firebase_basics_references_android_setup_0_create_an_android_application"
|
|
},
|
|
{
|
|
"label": "1. Create a Firebase Project",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/android_setup.md",
|
|
"source_location": "L13",
|
|
"_origin": "ast",
|
|
"community": 54,
|
|
"community_name": "\ud83d\udee0\ufe0f Firebase Android Setup Guide",
|
|
"norm_label": "1. create a firebase project",
|
|
"id": "agents_skills_firebase_basics_references_android_setup_1_create_a_firebase_project"
|
|
},
|
|
{
|
|
"label": "2. Register Your Android App",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/android_setup.md",
|
|
"source_location": "L21",
|
|
"_origin": "ast",
|
|
"community": 54,
|
|
"community_name": "\ud83d\udee0\ufe0f Firebase Android Setup Guide",
|
|
"norm_label": "2. register your android app",
|
|
"id": "agents_skills_firebase_basics_references_android_setup_2_register_your_android_app"
|
|
},
|
|
{
|
|
"label": "3. Download `google-services.json`",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/android_setup.md",
|
|
"source_location": "L29",
|
|
"_origin": "ast",
|
|
"community": 54,
|
|
"community_name": "\ud83d\udee0\ufe0f Firebase Android Setup Guide",
|
|
"norm_label": "3. download `google-services.json`",
|
|
"id": "agents_skills_firebase_basics_references_android_setup_3_download_google_services_json"
|
|
},
|
|
{
|
|
"label": "Fetch the configuration file using the App ID (which is printed in the output of the previous command): `npx -y firebase-tools@latest apps:sdkconfig ANDROID <APP_ID> --project <PROJECT_ID>` *Example output extraction to file:* ` # (Output must be saved as app/google-services.json)`",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/android_setup.md",
|
|
"source_location": "L31",
|
|
"_origin": "ast",
|
|
"community": 54,
|
|
"community_name": "\ud83d\udee0\ufe0f Firebase Android Setup Guide",
|
|
"norm_label": "fetch the configuration file using the app id (which is printed in the output of the previous command): `npx -y firebase-tools@latest apps:sdkconfig android <app_id> --project <project_id>` *example output extraction to file:* ` # (output must be saved as app/google-services.json)`",
|
|
"id": "agents_skills_firebase_basics_references_android_setup_fetch_the_configuration_file_using_the_app_id_which_is_printed_in_the_output_of_the_previous_command_npx_y_firebase_tools_latest_apps_sdkconfig_android_app_id_project_project_id_example_output_extraction_to_file_output_must_be_saved_as_app_google_services_json"
|
|
},
|
|
{
|
|
"label": "\u2705 Verification Plan",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/android_setup.md",
|
|
"source_location": "L33",
|
|
"_origin": "ast",
|
|
"community": 54,
|
|
"community_name": "\ud83d\udee0\ufe0f Firebase Android Setup Guide",
|
|
"norm_label": "\u2705 verification plan",
|
|
"id": "agents_skills_firebase_basics_references_android_setup_verification_plan"
|
|
},
|
|
{
|
|
"label": "Manual Verification",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/android_setup.md",
|
|
"source_location": "L35",
|
|
"_origin": "ast",
|
|
"community": 54,
|
|
"community_name": "\ud83d\udee0\ufe0f Firebase Android Setup Guide",
|
|
"norm_label": "manual verification",
|
|
"id": "agents_skills_firebase_basics_references_android_setup_manual_verification"
|
|
},
|
|
{
|
|
"label": "firebase-cli-guide.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/firebase-cli-guide.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 23,
|
|
"community_name": "firebase-basics/SKILL.md",
|
|
"norm_label": "firebase-cli-guide.md",
|
|
"id": "agents_skills_firebase_basics_references_firebase_cli_guide"
|
|
},
|
|
{
|
|
"label": "Exploring Commands",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/firebase-cli-guide.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 23,
|
|
"community_name": "firebase-basics/SKILL.md",
|
|
"norm_label": "exploring commands",
|
|
"id": "agents_skills_firebase_basics_references_firebase_cli_guide_exploring_commands"
|
|
},
|
|
{
|
|
"label": "firebase-service-init.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/firebase-service-init.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 23,
|
|
"community_name": "firebase-basics/SKILL.md",
|
|
"norm_label": "firebase-service-init.md",
|
|
"id": "agents_skills_firebase_basics_references_firebase_service_init"
|
|
},
|
|
{
|
|
"label": "Initialization",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/firebase-service-init.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 23,
|
|
"community_name": "firebase-basics/SKILL.md",
|
|
"norm_label": "initialization",
|
|
"id": "agents_skills_firebase_basics_references_firebase_service_init_initialization"
|
|
},
|
|
{
|
|
"label": "firebase-basics/references/flutter_setup.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/flutter_setup.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 50,
|
|
"community_name": "Flutter & Firebase Setup Guide",
|
|
"norm_label": "firebase-basics/references/flutter_setup.md",
|
|
"id": "agents_skills_firebase_basics_references_flutter_setup"
|
|
},
|
|
{
|
|
"label": "Flutter & Firebase Setup Guide",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/flutter_setup.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 50,
|
|
"community_name": "Flutter & Firebase Setup Guide",
|
|
"norm_label": "flutter & firebase setup guide",
|
|
"id": "agents_skills_firebase_basics_references_flutter_setup_flutter_firebase_setup_guide"
|
|
},
|
|
{
|
|
"label": "Prerequisites",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/flutter_setup.md",
|
|
"source_location": "L6",
|
|
"_origin": "ast",
|
|
"community": 50,
|
|
"community_name": "Flutter & Firebase Setup Guide",
|
|
"norm_label": "prerequisites",
|
|
"id": "agents_skills_firebase_basics_references_flutter_setup_prerequisites"
|
|
},
|
|
{
|
|
"label": "Step 1: Create a Flutter Project",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/flutter_setup.md",
|
|
"source_location": "L38",
|
|
"_origin": "ast",
|
|
"community": 50,
|
|
"community_name": "Flutter & Firebase Setup Guide",
|
|
"norm_label": "step 1: create a flutter project",
|
|
"id": "agents_skills_firebase_basics_references_flutter_setup_step_1_create_a_flutter_project"
|
|
},
|
|
{
|
|
"label": "Step 2: Configure Firebase",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/flutter_setup.md",
|
|
"source_location": "L47",
|
|
"_origin": "ast",
|
|
"community": 50,
|
|
"community_name": "Flutter & Firebase Setup Guide",
|
|
"norm_label": "step 2: configure firebase",
|
|
"id": "agents_skills_firebase_basics_references_flutter_setup_step_2_configure_firebase"
|
|
},
|
|
{
|
|
"label": "Step 3: Initialize Firebase in Code",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/flutter_setup.md",
|
|
"source_location": "L69",
|
|
"_origin": "ast",
|
|
"community": 50,
|
|
"community_name": "Flutter & Firebase Setup Guide",
|
|
"norm_label": "step 3: initialize firebase in code",
|
|
"id": "agents_skills_firebase_basics_references_flutter_setup_step_3_initialize_firebase_in_code"
|
|
},
|
|
{
|
|
"label": "Step 4: Add Firebase Services",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/flutter_setup.md",
|
|
"source_location": "L95",
|
|
"_origin": "ast",
|
|
"community": 50,
|
|
"community_name": "Flutter & Firebase Setup Guide",
|
|
"norm_label": "step 4: add firebase services",
|
|
"id": "agents_skills_firebase_basics_references_flutter_setup_step_4_add_firebase_services"
|
|
},
|
|
{
|
|
"label": "Step 5: Important Gotchas & Platform Specifics",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/flutter_setup.md",
|
|
"source_location": "L104",
|
|
"_origin": "ast",
|
|
"community": 50,
|
|
"community_name": "Flutter & Firebase Setup Guide",
|
|
"norm_label": "step 5: important gotchas & platform specifics",
|
|
"id": "agents_skills_firebase_basics_references_flutter_setup_step_5_important_gotchas_platform_specifics"
|
|
},
|
|
{
|
|
"label": "1. Re-running `flutterfire configure` Upon Renaming",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/flutter_setup.md",
|
|
"source_location": "L106",
|
|
"_origin": "ast",
|
|
"community": 50,
|
|
"community_name": "Flutter & Firebase Setup Guide",
|
|
"norm_label": "1. re-running `flutterfire configure` upon renaming",
|
|
"id": "agents_skills_firebase_basics_references_flutter_setup_1_re_running_flutterfire_configure_upon_renaming"
|
|
},
|
|
{
|
|
"label": "2. Platform-Specific Build Requirements",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/flutter_setup.md",
|
|
"source_location": "L113",
|
|
"_origin": "ast",
|
|
"community": 50,
|
|
"community_name": "Flutter & Firebase Setup Guide",
|
|
"norm_label": "2. platform-specific build requirements",
|
|
"id": "agents_skills_firebase_basics_references_flutter_setup_2_platform_specific_build_requirements"
|
|
},
|
|
{
|
|
"label": "3. Web CORS Best Practices",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/flutter_setup.md",
|
|
"source_location": "L125",
|
|
"_origin": "ast",
|
|
"community": 50,
|
|
"community_name": "Flutter & Firebase Setup Guide",
|
|
"norm_label": "3. web cors best practices",
|
|
"id": "agents_skills_firebase_basics_references_flutter_setup_3_web_cors_best_practices"
|
|
},
|
|
{
|
|
"label": "4. Elaborating on `WidgetsFlutterBinding.ensureInitialized()`",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/flutter_setup.md",
|
|
"source_location": "L137",
|
|
"_origin": "ast",
|
|
"community": 50,
|
|
"community_name": "Flutter & Firebase Setup Guide",
|
|
"norm_label": "4. elaborating on `widgetsflutterbinding.ensureinitialized()`",
|
|
"id": "agents_skills_firebase_basics_references_flutter_setup_4_elaborating_on_widgetsflutterbinding_ensureinitialized"
|
|
},
|
|
{
|
|
"label": "firebase-basics/references/ios_setup.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/ios_setup.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 75,
|
|
"community_name": "firebase-basics/references/ios_setup.md",
|
|
"norm_label": "firebase-basics/references/ios_setup.md",
|
|
"id": "agents_skills_firebase_basics_references_ios_setup"
|
|
},
|
|
{
|
|
"label": "Firebase iOS Setup Guide",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/ios_setup.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 75,
|
|
"community_name": "firebase-basics/references/ios_setup.md",
|
|
"norm_label": "firebase ios setup guide",
|
|
"id": "agents_skills_firebase_basics_references_ios_setup_firebase_ios_setup_guide"
|
|
},
|
|
{
|
|
"label": "\u26d4\ufe0f CRITICAL RULE: STATE MANAGEMENT (OBSERVATION VS COMBINE) \u26d4\ufe0f",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/ios_setup.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 75,
|
|
"community_name": "firebase-basics/references/ios_setup.md",
|
|
"norm_label": "\u26d4\ufe0f critical rule: state management (observation vs combine) \u26d4\ufe0f",
|
|
"id": "agents_skills_firebase_basics_references_ios_setup_critical_rule_state_management_observation_vs_combine"
|
|
},
|
|
{
|
|
"label": "\u26d4\ufe0f CRITICAL RULE: INITIALIZATION ORDER \u26d4\ufe0f",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/ios_setup.md",
|
|
"source_location": "L19",
|
|
"_origin": "ast",
|
|
"community": 75,
|
|
"community_name": "firebase-basics/references/ios_setup.md",
|
|
"norm_label": "\u26d4\ufe0f critical rule: initialization order \u26d4\ufe0f",
|
|
"id": "agents_skills_firebase_basics_references_ios_setup_critical_rule_initialization_order"
|
|
},
|
|
{
|
|
"label": "1. Create a Firebase Project and App (Automated)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/ios_setup.md",
|
|
"source_location": "L34",
|
|
"_origin": "ast",
|
|
"community": 75,
|
|
"community_name": "firebase-basics/references/ios_setup.md",
|
|
"norm_label": "1. create a firebase project and app (automated)",
|
|
"id": "agents_skills_firebase_basics_references_ios_setup_1_create_a_firebase_project_and_app_automated"
|
|
},
|
|
{
|
|
"label": "2. Installation (Automated via Swift Package Manager CLI)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/ios_setup.md",
|
|
"source_location": "L48",
|
|
"_origin": "ast",
|
|
"community": 75,
|
|
"community_name": "firebase-basics/references/ios_setup.md",
|
|
"norm_label": "2. installation (automated via swift package manager cli)",
|
|
"id": "agents_skills_firebase_basics_references_ios_setup_2_installation_automated_via_swift_package_manager_cli"
|
|
},
|
|
{
|
|
"label": "3. Initialization",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/ios_setup.md",
|
|
"source_location": "L64",
|
|
"_origin": "ast",
|
|
"community": 75,
|
|
"community_name": "firebase-basics/references/ios_setup.md",
|
|
"norm_label": "3. initialization",
|
|
"id": "agents_skills_firebase_basics_references_ios_setup_3_initialization"
|
|
},
|
|
{
|
|
"label": "SwiftUI (Modern - SAFE PATTERN)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/ios_setup.md",
|
|
"source_location": "L69",
|
|
"_origin": "ast",
|
|
"community": 75,
|
|
"community_name": "firebase-basics/references/ios_setup.md",
|
|
"norm_label": "swiftui (modern - safe pattern)",
|
|
"id": "agents_skills_firebase_basics_references_ios_setup_swiftui_modern_safe_pattern"
|
|
},
|
|
{
|
|
"label": "AppDelegate (Traditional / UIKit)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/ios_setup.md",
|
|
"source_location": "L98",
|
|
"_origin": "ast",
|
|
"community": 75,
|
|
"community_name": "firebase-basics/references/ios_setup.md",
|
|
"norm_label": "appdelegate (traditional / uikit)",
|
|
"id": "agents_skills_firebase_basics_references_ios_setup_appdelegate_traditional_uikit"
|
|
},
|
|
{
|
|
"label": "local-env-setup.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/local-env-setup.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 143,
|
|
"community_name": "Firebase Local Environment Setup",
|
|
"norm_label": "local-env-setup.md",
|
|
"id": "agents_skills_firebase_basics_references_local_env_setup"
|
|
},
|
|
{
|
|
"label": "Firebase Local Environment Setup",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/local-env-setup.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 143,
|
|
"community_name": "Firebase Local Environment Setup",
|
|
"norm_label": "firebase local environment setup",
|
|
"id": "agents_skills_firebase_basics_references_local_env_setup_firebase_local_environment_setup"
|
|
},
|
|
{
|
|
"label": "1. Verify Node.js",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/local-env-setup.md",
|
|
"source_location": "L7",
|
|
"_origin": "ast",
|
|
"community": 143,
|
|
"community_name": "Firebase Local Environment Setup",
|
|
"norm_label": "1. verify node.js",
|
|
"id": "agents_skills_firebase_basics_references_local_env_setup_1_verify_node_js"
|
|
},
|
|
{
|
|
"label": "2. Verify Firebase CLI",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/local-env-setup.md",
|
|
"source_location": "L58",
|
|
"_origin": "ast",
|
|
"community": 143,
|
|
"community_name": "Firebase Local Environment Setup",
|
|
"norm_label": "2. verify firebase cli",
|
|
"id": "agents_skills_firebase_basics_references_local_env_setup_2_verify_firebase_cli"
|
|
},
|
|
{
|
|
"label": "3. Verify Firebase Authentication",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/local-env-setup.md",
|
|
"source_location": "L63",
|
|
"_origin": "ast",
|
|
"community": 143,
|
|
"community_name": "Firebase Local Environment Setup",
|
|
"norm_label": "3. verify firebase authentication",
|
|
"id": "agents_skills_firebase_basics_references_local_env_setup_3_verify_firebase_authentication"
|
|
},
|
|
{
|
|
"label": "4. Install Agent Skills and MCP Server",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/local-env-setup.md",
|
|
"source_location": "L71",
|
|
"_origin": "ast",
|
|
"community": 143,
|
|
"community_name": "Firebase Local Environment Setup",
|
|
"norm_label": "4. install agent skills and mcp server",
|
|
"id": "agents_skills_firebase_basics_references_local_env_setup_4_install_agent_skills_and_mcp_server"
|
|
},
|
|
{
|
|
"label": "refresh/android_studio.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/refresh/android_studio.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 23,
|
|
"community_name": "firebase-basics/SKILL.md",
|
|
"norm_label": "refresh/android_studio.md",
|
|
"id": "agents_skills_firebase_basics_references_refresh_android_studio"
|
|
},
|
|
{
|
|
"label": "Refresh Android Studio Local Environment",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/refresh/android_studio.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 23,
|
|
"community_name": "firebase-basics/SKILL.md",
|
|
"norm_label": "refresh android studio local environment",
|
|
"id": "agents_skills_firebase_basics_references_refresh_android_studio_refresh_android_studio_local_environment"
|
|
},
|
|
{
|
|
"label": "refresh/antigravity.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/refresh/antigravity.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 23,
|
|
"community_name": "firebase-basics/SKILL.md",
|
|
"norm_label": "refresh/antigravity.md",
|
|
"id": "agents_skills_firebase_basics_references_refresh_antigravity"
|
|
},
|
|
{
|
|
"label": "Refresh Antigravity Local Environment",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/refresh/antigravity.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 23,
|
|
"community_name": "firebase-basics/SKILL.md",
|
|
"norm_label": "refresh antigravity local environment",
|
|
"id": "agents_skills_firebase_basics_references_refresh_antigravity_refresh_antigravity_local_environment"
|
|
},
|
|
{
|
|
"label": "claude.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/refresh/claude.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 23,
|
|
"community_name": "firebase-basics/SKILL.md",
|
|
"norm_label": "claude.md",
|
|
"id": "agents_skills_firebase_basics_references_refresh_claude"
|
|
},
|
|
{
|
|
"label": "Refresh Claude Code Local Environment",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/refresh/claude.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 23,
|
|
"community_name": "firebase-basics/SKILL.md",
|
|
"norm_label": "refresh claude code local environment",
|
|
"id": "agents_skills_firebase_basics_references_refresh_claude_refresh_claude_code_local_environment"
|
|
},
|
|
{
|
|
"label": "gemini-cli.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/refresh/gemini-cli.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 23,
|
|
"community_name": "firebase-basics/SKILL.md",
|
|
"norm_label": "gemini-cli.md",
|
|
"id": "agents_skills_firebase_basics_references_refresh_gemini_cli"
|
|
},
|
|
{
|
|
"label": "Refresh Gemini CLI Local Environment",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/refresh/gemini-cli.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 23,
|
|
"community_name": "firebase-basics/SKILL.md",
|
|
"norm_label": "refresh gemini cli local environment",
|
|
"id": "agents_skills_firebase_basics_references_refresh_gemini_cli_refresh_gemini_cli_local_environment"
|
|
},
|
|
{
|
|
"label": "other-agents.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/refresh/other-agents.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 23,
|
|
"community_name": "firebase-basics/SKILL.md",
|
|
"norm_label": "other-agents.md",
|
|
"id": "agents_skills_firebase_basics_references_refresh_other_agents"
|
|
},
|
|
{
|
|
"label": "Refresh Other Local Environment",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/refresh/other-agents.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 23,
|
|
"community_name": "firebase-basics/SKILL.md",
|
|
"norm_label": "refresh other local environment",
|
|
"id": "agents_skills_firebase_basics_references_refresh_other_agents_refresh_other_local_environment"
|
|
},
|
|
{
|
|
"label": "setup/android_studio.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/android_studio.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 286,
|
|
"community_name": "Android Studio Setup",
|
|
"norm_label": "setup/android_studio.md",
|
|
"id": "agents_skills_firebase_basics_references_setup_android_studio"
|
|
},
|
|
{
|
|
"label": "Android Studio Setup",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/android_studio.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 286,
|
|
"community_name": "Android Studio Setup",
|
|
"norm_label": "android studio setup",
|
|
"id": "agents_skills_firebase_basics_references_setup_android_studio_android_studio_setup"
|
|
},
|
|
{
|
|
"label": "Skills Installation",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/android_studio.md",
|
|
"source_location": "L6",
|
|
"_origin": "ast",
|
|
"community": 286,
|
|
"community_name": "Android Studio Setup",
|
|
"norm_label": "skills installation",
|
|
"id": "agents_skills_firebase_basics_references_setup_android_studio_skills_installation"
|
|
},
|
|
{
|
|
"label": "MCP Setup",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/android_studio.md",
|
|
"source_location": "L19",
|
|
"_origin": "ast",
|
|
"community": 286,
|
|
"community_name": "Android Studio Setup",
|
|
"norm_label": "mcp setup",
|
|
"id": "agents_skills_firebase_basics_references_setup_android_studio_mcp_setup"
|
|
},
|
|
{
|
|
"label": "setup/antigravity.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/antigravity.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 166,
|
|
"community_name": "Antigravity Setup",
|
|
"norm_label": "setup/antigravity.md",
|
|
"id": "agents_skills_firebase_basics_references_setup_antigravity"
|
|
},
|
|
{
|
|
"label": "Antigravity Setup",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/antigravity.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 166,
|
|
"community_name": "Antigravity Setup",
|
|
"norm_label": "antigravity setup",
|
|
"id": "agents_skills_firebase_basics_references_setup_antigravity_antigravity_setup"
|
|
},
|
|
{
|
|
"label": "1. Install and Verify Firebase Skills",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/antigravity.md",
|
|
"source_location": "L6",
|
|
"_origin": "ast",
|
|
"community": 166,
|
|
"community_name": "Antigravity Setup",
|
|
"norm_label": "1. install and verify firebase skills",
|
|
"id": "agents_skills_firebase_basics_references_setup_antigravity_1_install_and_verify_firebase_skills"
|
|
},
|
|
{
|
|
"label": "2. Configure and Verify Firebase MCP Server",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/antigravity.md",
|
|
"source_location": "L31",
|
|
"_origin": "ast",
|
|
"community": 166,
|
|
"community_name": "Antigravity Setup",
|
|
"norm_label": "2. configure and verify firebase mcp server",
|
|
"id": "agents_skills_firebase_basics_references_setup_antigravity_2_configure_and_verify_firebase_mcp_server"
|
|
},
|
|
{
|
|
"label": "3. Restart and Verify Connection",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/antigravity.md",
|
|
"source_location": "L93",
|
|
"_origin": "ast",
|
|
"community": 166,
|
|
"community_name": "Antigravity Setup",
|
|
"norm_label": "3. restart and verify connection",
|
|
"id": "agents_skills_firebase_basics_references_setup_antigravity_3_restart_and_verify_connection"
|
|
},
|
|
{
|
|
"label": "claude_code.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/claude_code.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 167,
|
|
"community_name": "Recommended Method: Using Plugins",
|
|
"norm_label": "claude_code.md",
|
|
"id": "agents_skills_firebase_basics_references_setup_claude_code"
|
|
},
|
|
{
|
|
"label": "Claude Code Setup",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/claude_code.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 167,
|
|
"community_name": "Recommended Method: Using Plugins",
|
|
"norm_label": "claude code setup",
|
|
"id": "agents_skills_firebase_basics_references_setup_claude_code_claude_code_setup"
|
|
},
|
|
{
|
|
"label": "Recommended Method: Using Plugins",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/claude_code.md",
|
|
"source_location": "L6",
|
|
"_origin": "ast",
|
|
"community": 167,
|
|
"community_name": "Recommended Method: Using Plugins",
|
|
"norm_label": "recommended method: using plugins",
|
|
"id": "agents_skills_firebase_basics_references_setup_claude_code_recommended_method_using_plugins"
|
|
},
|
|
{
|
|
"label": "1. Install and Verify Plugins",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/claude_code.md",
|
|
"source_location": "L11",
|
|
"_origin": "ast",
|
|
"community": 167,
|
|
"community_name": "Recommended Method: Using Plugins",
|
|
"norm_label": "1. install and verify plugins",
|
|
"id": "agents_skills_firebase_basics_references_setup_claude_code_1_install_and_verify_plugins"
|
|
},
|
|
{
|
|
"label": "2. Restart and Verify Connection",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/claude_code.md",
|
|
"source_location": "L42",
|
|
"_origin": "ast",
|
|
"community": 167,
|
|
"community_name": "Recommended Method: Using Plugins",
|
|
"norm_label": "2. restart and verify connection",
|
|
"id": "agents_skills_firebase_basics_references_setup_claude_code_2_restart_and_verify_connection"
|
|
},
|
|
{
|
|
"label": "cursor.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/cursor.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 168,
|
|
"community_name": "Cursor Setup",
|
|
"norm_label": "cursor.md",
|
|
"id": "agents_skills_firebase_basics_references_setup_cursor"
|
|
},
|
|
{
|
|
"label": "Cursor Setup",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/cursor.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 168,
|
|
"community_name": "Cursor Setup",
|
|
"norm_label": "cursor setup",
|
|
"id": "agents_skills_firebase_basics_references_setup_cursor_cursor_setup"
|
|
},
|
|
{
|
|
"label": "1. Install and Verify Firebase Skills",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/cursor.md",
|
|
"source_location": "L6",
|
|
"_origin": "ast",
|
|
"community": 168,
|
|
"community_name": "Cursor Setup",
|
|
"norm_label": "1. install and verify firebase skills",
|
|
"id": "agents_skills_firebase_basics_references_setup_cursor_1_install_and_verify_firebase_skills"
|
|
},
|
|
{
|
|
"label": "2. Configure and Verify Firebase MCP Server",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/cursor.md",
|
|
"source_location": "L30",
|
|
"_origin": "ast",
|
|
"community": 168,
|
|
"community_name": "Cursor Setup",
|
|
"norm_label": "2. configure and verify firebase mcp server",
|
|
"id": "agents_skills_firebase_basics_references_setup_cursor_2_configure_and_verify_firebase_mcp_server"
|
|
},
|
|
{
|
|
"label": "3. Restart and Verify Connection",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/cursor.md",
|
|
"source_location": "L88",
|
|
"_origin": "ast",
|
|
"community": 168,
|
|
"community_name": "Cursor Setup",
|
|
"norm_label": "3. restart and verify connection",
|
|
"id": "agents_skills_firebase_basics_references_setup_cursor_3_restart_and_verify_connection"
|
|
},
|
|
{
|
|
"label": "gemini_cli.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/gemini_cli.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 103,
|
|
"community_name": "Alternative: Manual MCP Configuration (Project Scope)",
|
|
"norm_label": "gemini_cli.md",
|
|
"id": "agents_skills_firebase_basics_references_setup_gemini_cli"
|
|
},
|
|
{
|
|
"label": "Gemini CLI Setup",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/gemini_cli.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 103,
|
|
"community_name": "Alternative: Manual MCP Configuration (Project Scope)",
|
|
"norm_label": "gemini cli setup",
|
|
"id": "agents_skills_firebase_basics_references_setup_gemini_cli_gemini_cli_setup"
|
|
},
|
|
{
|
|
"label": "Recommended: Installing Extensions",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/gemini_cli.md",
|
|
"source_location": "L6",
|
|
"_origin": "ast",
|
|
"community": 103,
|
|
"community_name": "Alternative: Manual MCP Configuration (Project Scope)",
|
|
"norm_label": "recommended: installing extensions",
|
|
"id": "agents_skills_firebase_basics_references_setup_gemini_cli_recommended_installing_extensions"
|
|
},
|
|
{
|
|
"label": "1. Install and Verify Firebase Extension",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/gemini_cli.md",
|
|
"source_location": "L11",
|
|
"_origin": "ast",
|
|
"community": 103,
|
|
"community_name": "Alternative: Manual MCP Configuration (Project Scope)",
|
|
"norm_label": "1. install and verify firebase extension",
|
|
"id": "agents_skills_firebase_basics_references_setup_gemini_cli_1_install_and_verify_firebase_extension"
|
|
},
|
|
{
|
|
"label": "2. Restart and Verify Connection",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/gemini_cli.md",
|
|
"source_location": "L26",
|
|
"_origin": "ast",
|
|
"community": 103,
|
|
"community_name": "Alternative: Manual MCP Configuration (Project Scope)",
|
|
"norm_label": "2. restart and verify connection",
|
|
"id": "agents_skills_firebase_basics_references_setup_gemini_cli_2_restart_and_verify_connection"
|
|
},
|
|
{
|
|
"label": "Alternative: Manual MCP Configuration (Project Scope)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/gemini_cli.md",
|
|
"source_location": "L34",
|
|
"_origin": "ast",
|
|
"community": 103,
|
|
"community_name": "Alternative: Manual MCP Configuration (Project Scope)",
|
|
"norm_label": "alternative: manual mcp configuration (project scope)",
|
|
"id": "agents_skills_firebase_basics_references_setup_gemini_cli_alternative_manual_mcp_configuration_project_scope"
|
|
},
|
|
{
|
|
"label": "1. Configure and Verify Firebase MCP Server",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/gemini_cli.md",
|
|
"source_location": "L38",
|
|
"_origin": "ast",
|
|
"community": 103,
|
|
"community_name": "Alternative: Manual MCP Configuration (Project Scope)",
|
|
"norm_label": "1. configure and verify firebase mcp server",
|
|
"id": "agents_skills_firebase_basics_references_setup_gemini_cli_1_configure_and_verify_firebase_mcp_server"
|
|
},
|
|
{
|
|
"label": "github_copilot.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/github_copilot.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 144,
|
|
"community_name": "Recommended: Global Setup",
|
|
"norm_label": "github_copilot.md",
|
|
"id": "agents_skills_firebase_basics_references_setup_github_copilot"
|
|
},
|
|
{
|
|
"label": "GitHub Copilot Setup",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/github_copilot.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 144,
|
|
"community_name": "Recommended: Global Setup",
|
|
"norm_label": "github copilot setup",
|
|
"id": "agents_skills_firebase_basics_references_setup_github_copilot_github_copilot_setup"
|
|
},
|
|
{
|
|
"label": "Recommended: Global Setup",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/github_copilot.md",
|
|
"source_location": "L6",
|
|
"_origin": "ast",
|
|
"community": 144,
|
|
"community_name": "Recommended: Global Setup",
|
|
"norm_label": "recommended: global setup",
|
|
"id": "agents_skills_firebase_basics_references_setup_github_copilot_recommended_global_setup"
|
|
},
|
|
{
|
|
"label": "1. Install and Verify Firebase Skills",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/github_copilot.md",
|
|
"source_location": "L11",
|
|
"_origin": "ast",
|
|
"community": 144,
|
|
"community_name": "Recommended: Global Setup",
|
|
"norm_label": "1. install and verify firebase skills",
|
|
"id": "agents_skills_firebase_basics_references_setup_github_copilot_1_install_and_verify_firebase_skills"
|
|
},
|
|
{
|
|
"label": "2. Configure and Verify Firebase MCP Server",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/github_copilot.md",
|
|
"source_location": "L35",
|
|
"_origin": "ast",
|
|
"community": 144,
|
|
"community_name": "Recommended: Global Setup",
|
|
"norm_label": "2. configure and verify firebase mcp server",
|
|
"id": "agents_skills_firebase_basics_references_setup_github_copilot_2_configure_and_verify_firebase_mcp_server"
|
|
},
|
|
{
|
|
"label": "3. Restart and Verify Connection",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/github_copilot.md",
|
|
"source_location": "L99",
|
|
"_origin": "ast",
|
|
"community": 144,
|
|
"community_name": "Recommended: Global Setup",
|
|
"norm_label": "3. restart and verify connection",
|
|
"id": "agents_skills_firebase_basics_references_setup_github_copilot_3_restart_and_verify_connection"
|
|
},
|
|
{
|
|
"label": "other_agents.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/other_agents.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 145,
|
|
"community_name": "Recommended: Global Setup",
|
|
"norm_label": "other_agents.md",
|
|
"id": "agents_skills_firebase_basics_references_setup_other_agents"
|
|
},
|
|
{
|
|
"label": "Other Agents Setup",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/other_agents.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 145,
|
|
"community_name": "Recommended: Global Setup",
|
|
"norm_label": "other agents setup",
|
|
"id": "agents_skills_firebase_basics_references_setup_other_agents_other_agents_setup"
|
|
},
|
|
{
|
|
"label": "Recommended: Global Setup",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/other_agents.md",
|
|
"source_location": "L6",
|
|
"_origin": "ast",
|
|
"community": 145,
|
|
"community_name": "Recommended: Global Setup",
|
|
"norm_label": "recommended: global setup",
|
|
"id": "agents_skills_firebase_basics_references_setup_other_agents_recommended_global_setup"
|
|
},
|
|
{
|
|
"label": "1. Install and Verify Firebase Skills",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/other_agents.md",
|
|
"source_location": "L11",
|
|
"_origin": "ast",
|
|
"community": 145,
|
|
"community_name": "Recommended: Global Setup",
|
|
"norm_label": "1. install and verify firebase skills",
|
|
"id": "agents_skills_firebase_basics_references_setup_other_agents_1_install_and_verify_firebase_skills"
|
|
},
|
|
{
|
|
"label": "2. Configure and Verify Firebase MCP Server",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/other_agents.md",
|
|
"source_location": "L37",
|
|
"_origin": "ast",
|
|
"community": 145,
|
|
"community_name": "Recommended: Global Setup",
|
|
"norm_label": "2. configure and verify firebase mcp server",
|
|
"id": "agents_skills_firebase_basics_references_setup_other_agents_2_configure_and_verify_firebase_mcp_server"
|
|
},
|
|
{
|
|
"label": "3. Restart and Verify Connection",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/other_agents.md",
|
|
"source_location": "L94",
|
|
"_origin": "ast",
|
|
"community": 145,
|
|
"community_name": "Recommended: Global Setup",
|
|
"norm_label": "3. restart and verify connection",
|
|
"id": "agents_skills_firebase_basics_references_setup_other_agents_3_restart_and_verify_connection"
|
|
},
|
|
{
|
|
"label": "web_setup.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/web_setup.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 146,
|
|
"community_name": "Firebase Web Setup Guide",
|
|
"norm_label": "web_setup.md",
|
|
"id": "agents_skills_firebase_basics_references_web_setup"
|
|
},
|
|
{
|
|
"label": "Firebase Web Setup Guide",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/web_setup.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 146,
|
|
"community_name": "Firebase Web Setup Guide",
|
|
"norm_label": "firebase web setup guide",
|
|
"id": "agents_skills_firebase_basics_references_web_setup_firebase_web_setup_guide"
|
|
},
|
|
{
|
|
"label": "1. Create a Firebase Project and App",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/web_setup.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 146,
|
|
"community_name": "Firebase Web Setup Guide",
|
|
"norm_label": "1. create a firebase project and app",
|
|
"id": "agents_skills_firebase_basics_references_web_setup_1_create_a_firebase_project_and_app"
|
|
},
|
|
{
|
|
"label": "2. Installation",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/web_setup.md",
|
|
"source_location": "L20",
|
|
"_origin": "ast",
|
|
"community": 146,
|
|
"community_name": "Firebase Web Setup Guide",
|
|
"norm_label": "2. installation",
|
|
"id": "agents_skills_firebase_basics_references_web_setup_2_installation"
|
|
},
|
|
{
|
|
"label": "3. Initialization",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/web_setup.md",
|
|
"source_location": "L28",
|
|
"_origin": "ast",
|
|
"community": 146,
|
|
"community_name": "Firebase Web Setup Guide",
|
|
"norm_label": "3. initialization",
|
|
"id": "agents_skills_firebase_basics_references_web_setup_3_initialization"
|
|
},
|
|
{
|
|
"label": "4. Using Services",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-basics/references/web_setup.md",
|
|
"source_location": "L61",
|
|
"_origin": "ast",
|
|
"community": 146,
|
|
"community_name": "Firebase Web Setup Guide",
|
|
"norm_label": "4. using services",
|
|
"id": "agents_skills_firebase_basics_references_web_setup_4_using_services"
|
|
},
|
|
{
|
|
"label": "firebase-crashlytics/SKILL.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-crashlytics/SKILL.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 14,
|
|
"community_name": "Firebase Crashlytics iOS Setup Guide",
|
|
"norm_label": "firebase-crashlytics/skill.md",
|
|
"id": "agents_skills_firebase_crashlytics_skill"
|
|
},
|
|
{
|
|
"label": "Crashlytics",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-crashlytics/SKILL.md",
|
|
"source_location": "L7",
|
|
"_origin": "ast",
|
|
"community": 14,
|
|
"community_name": "Firebase Crashlytics iOS Setup Guide",
|
|
"norm_label": "crashlytics",
|
|
"id": "agents_skills_firebase_crashlytics_skill_crashlytics"
|
|
},
|
|
{
|
|
"label": "Prerequisites",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-crashlytics/SKILL.md",
|
|
"source_location": "L13",
|
|
"_origin": "ast",
|
|
"community": 14,
|
|
"community_name": "Firebase Crashlytics iOS Setup Guide",
|
|
"norm_label": "prerequisites",
|
|
"id": "agents_skills_firebase_crashlytics_skill_prerequisites"
|
|
},
|
|
{
|
|
"label": "SDK Setup",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-crashlytics/SKILL.md",
|
|
"source_location": "L19",
|
|
"_origin": "ast",
|
|
"community": 14,
|
|
"community_name": "Firebase Crashlytics iOS Setup Guide",
|
|
"norm_label": "sdk setup",
|
|
"id": "agents_skills_firebase_crashlytics_skill_sdk_setup"
|
|
},
|
|
{
|
|
"label": "SDK Usage",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-crashlytics/SKILL.md",
|
|
"source_location": "L27",
|
|
"_origin": "ast",
|
|
"community": 14,
|
|
"community_name": "Firebase Crashlytics iOS Setup Guide",
|
|
"norm_label": "sdk usage",
|
|
"id": "agents_skills_firebase_crashlytics_skill_sdk_usage"
|
|
},
|
|
{
|
|
"label": "firebase-crashlytics/references/android_setup.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-crashlytics/references/android_setup.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 14,
|
|
"community_name": "Firebase Crashlytics iOS Setup Guide",
|
|
"norm_label": "firebase-crashlytics/references/android_setup.md",
|
|
"id": "agents_skills_firebase_crashlytics_references_android_setup"
|
|
},
|
|
{
|
|
"label": "Firebase Crashlytics Android Setup Guide",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-crashlytics/references/android_setup.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 14,
|
|
"community_name": "Firebase Crashlytics iOS Setup Guide",
|
|
"norm_label": "firebase crashlytics android setup guide",
|
|
"id": "agents_skills_firebase_crashlytics_references_android_setup_firebase_crashlytics_android_setup_guide"
|
|
},
|
|
{
|
|
"label": "Project and App Setup",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-crashlytics/references/android_setup.md",
|
|
"source_location": "L8",
|
|
"_origin": "ast",
|
|
"community": 14,
|
|
"community_name": "Firebase Crashlytics iOS Setup Guide",
|
|
"norm_label": "project and app setup",
|
|
"id": "agents_skills_firebase_crashlytics_references_android_setup_project_and_app_setup"
|
|
},
|
|
{
|
|
"label": "Add Dependencies to Gradle Build",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-crashlytics/references/android_setup.md",
|
|
"source_location": "L24",
|
|
"_origin": "ast",
|
|
"community": 14,
|
|
"community_name": "Firebase Crashlytics iOS Setup Guide",
|
|
"norm_label": "add dependencies to gradle build",
|
|
"id": "agents_skills_firebase_crashlytics_references_android_setup_add_dependencies_to_gradle_build"
|
|
},
|
|
{
|
|
"label": "Project-level `build.gradle.kts` (`<project>/build.gradle.kts`)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-crashlytics/references/android_setup.md",
|
|
"source_location": "L28",
|
|
"_origin": "ast",
|
|
"community": 14,
|
|
"community_name": "Firebase Crashlytics iOS Setup Guide",
|
|
"norm_label": "project-level `build.gradle.kts` (`<project>/build.gradle.kts`)",
|
|
"id": "agents_skills_firebase_crashlytics_references_android_setup_project_level_build_gradle_kts_project_build_gradle_kts"
|
|
},
|
|
{
|
|
"label": "App-level `build.gradle.kts` (`<project>/<app-module>/build.gradle.kts`)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-crashlytics/references/android_setup.md",
|
|
"source_location": "L42",
|
|
"_origin": "ast",
|
|
"community": 14,
|
|
"community_name": "Firebase Crashlytics iOS Setup Guide",
|
|
"norm_label": "app-level `build.gradle.kts` (`<project>/<app-module>/build.gradle.kts`)",
|
|
"id": "agents_skills_firebase_crashlytics_references_android_setup_app_level_build_gradle_kts_project_app_module_build_gradle_kts"
|
|
},
|
|
{
|
|
"label": "Follow up Steps",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-crashlytics/references/android_setup.md",
|
|
"source_location": "L71",
|
|
"_origin": "ast",
|
|
"community": 14,
|
|
"community_name": "Firebase Crashlytics iOS Setup Guide",
|
|
"norm_label": "follow up steps",
|
|
"id": "agents_skills_firebase_crashlytics_references_android_setup_follow_up_steps"
|
|
},
|
|
{
|
|
"label": "Optional: Install the NDK SDK to capture native crashes",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-crashlytics/references/android_setup.md",
|
|
"source_location": "L73",
|
|
"_origin": "ast",
|
|
"community": 14,
|
|
"community_name": "Firebase Crashlytics iOS Setup Guide",
|
|
"norm_label": "optional: install the ndk sdk to capture native crashes",
|
|
"id": "agents_skills_firebase_crashlytics_references_android_setup_optional_install_the_ndk_sdk_to_capture_native_crashes"
|
|
},
|
|
{
|
|
"label": "Required: Force a Test Crash",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-crashlytics/references/android_setup.md",
|
|
"source_location": "L110",
|
|
"_origin": "ast",
|
|
"community": 14,
|
|
"community_name": "Firebase Crashlytics iOS Setup Guide",
|
|
"norm_label": "required: force a test crash",
|
|
"id": "agents_skills_firebase_crashlytics_references_android_setup_required_force_a_test_crash"
|
|
},
|
|
{
|
|
"label": "Optional: Add custom debugging information",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-crashlytics/references/android_setup.md",
|
|
"source_location": "L148",
|
|
"_origin": "ast",
|
|
"community": 14,
|
|
"community_name": "Firebase Crashlytics iOS Setup Guide",
|
|
"norm_label": "optional: add custom debugging information",
|
|
"id": "agents_skills_firebase_crashlytics_references_android_setup_optional_add_custom_debugging_information"
|
|
},
|
|
{
|
|
"label": "firebase-crashlytics/references/ios_setup.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-crashlytics/references/ios_setup.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 14,
|
|
"community_name": "Firebase Crashlytics iOS Setup Guide",
|
|
"norm_label": "firebase-crashlytics/references/ios_setup.md",
|
|
"id": "agents_skills_firebase_crashlytics_references_ios_setup"
|
|
},
|
|
{
|
|
"label": "Firebase Crashlytics iOS Setup Guide",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-crashlytics/references/ios_setup.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 14,
|
|
"community_name": "Firebase Crashlytics iOS Setup Guide",
|
|
"norm_label": "firebase crashlytics ios setup guide",
|
|
"id": "agents_skills_firebase_crashlytics_references_ios_setup_firebase_crashlytics_ios_setup_guide"
|
|
},
|
|
{
|
|
"label": "Project and App Setup",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-crashlytics/references/ios_setup.md",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"community": 14,
|
|
"community_name": "Firebase Crashlytics iOS Setup Guide",
|
|
"norm_label": "project and app setup",
|
|
"id": "agents_skills_firebase_crashlytics_references_ios_setup_project_and_app_setup"
|
|
},
|
|
{
|
|
"label": "Add Swift Package Dependencies",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-crashlytics/references/ios_setup.md",
|
|
"source_location": "L23",
|
|
"_origin": "ast",
|
|
"community": 14,
|
|
"community_name": "Firebase Crashlytics iOS Setup Guide",
|
|
"norm_label": "add swift package dependencies",
|
|
"id": "agents_skills_firebase_crashlytics_references_ios_setup_add_swift_package_dependencies"
|
|
},
|
|
{
|
|
"label": "Initialize Firebase in App Code",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-crashlytics/references/ios_setup.md",
|
|
"source_location": "L31",
|
|
"_origin": "ast",
|
|
"community": 14,
|
|
"community_name": "Firebase Crashlytics iOS Setup Guide",
|
|
"norm_label": "initialize firebase in app code",
|
|
"id": "agents_skills_firebase_crashlytics_references_ios_setup_initialize_firebase_in_app_code"
|
|
},
|
|
{
|
|
"label": "Add dSYM Upload Script",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-crashlytics/references/ios_setup.md",
|
|
"source_location": "L36",
|
|
"_origin": "ast",
|
|
"community": 14,
|
|
"community_name": "Firebase Crashlytics iOS Setup Guide",
|
|
"norm_label": "add dsym upload script",
|
|
"id": "agents_skills_firebase_crashlytics_references_ios_setup_add_dsym_upload_script"
|
|
},
|
|
{
|
|
"label": "Follow up Steps",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-crashlytics/references/ios_setup.md",
|
|
"source_location": "L59",
|
|
"_origin": "ast",
|
|
"community": 14,
|
|
"community_name": "Firebase Crashlytics iOS Setup Guide",
|
|
"norm_label": "follow up steps",
|
|
"id": "agents_skills_firebase_crashlytics_references_ios_setup_follow_up_steps"
|
|
},
|
|
{
|
|
"label": "Required: Force a Test Crash",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-crashlytics/references/ios_setup.md",
|
|
"source_location": "L61",
|
|
"_origin": "ast",
|
|
"community": 14,
|
|
"community_name": "Firebase Crashlytics iOS Setup Guide",
|
|
"norm_label": "required: force a test crash",
|
|
"id": "agents_skills_firebase_crashlytics_references_ios_setup_required_force_a_test_crash"
|
|
},
|
|
{
|
|
"label": "Optional: Add custom debugging information",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-crashlytics/references/ios_setup.md",
|
|
"source_location": "L111",
|
|
"_origin": "ast",
|
|
"community": 14,
|
|
"community_name": "Firebase Crashlytics iOS Setup Guide",
|
|
"norm_label": "optional: add custom debugging information",
|
|
"id": "agents_skills_firebase_crashlytics_references_ios_setup_optional_add_custom_debugging_information"
|
|
},
|
|
{
|
|
"label": "firebase-data-connect/SKILL.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 66,
|
|
"community_name": "firebase-data-connect/SKILL.md",
|
|
"norm_label": "firebase-data-connect/skill.md",
|
|
"id": "agents_skills_firebase_data_connect_skill"
|
|
},
|
|
{
|
|
"label": "Firebase SQL Connect",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L6",
|
|
"_origin": "ast",
|
|
"community": 38,
|
|
"community_name": "Firebase SQL Connect",
|
|
"norm_label": "firebase sql connect",
|
|
"id": "agents_skills_firebase_data_connect_skill_firebase_sql_connect"
|
|
},
|
|
{
|
|
"label": "Project Structure",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L17",
|
|
"_origin": "ast",
|
|
"community": 38,
|
|
"community_name": "Firebase SQL Connect",
|
|
"norm_label": "project structure",
|
|
"id": "agents_skills_firebase_data_connect_skill_project_structure"
|
|
},
|
|
{
|
|
"label": "Key Tools for Validation",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L31",
|
|
"_origin": "ast",
|
|
"community": 38,
|
|
"community_name": "Firebase SQL Connect",
|
|
"norm_label": "key tools for validation",
|
|
"id": "agents_skills_firebase_data_connect_skill_key_tools_for_validation"
|
|
},
|
|
{
|
|
"label": "Operation Strategies: GraphQL vs. Native SQL",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L40",
|
|
"_origin": "ast",
|
|
"community": 38,
|
|
"community_name": "Firebase SQL Connect",
|
|
"norm_label": "operation strategies: graphql vs. native sql",
|
|
"id": "agents_skills_firebase_data_connect_skill_operation_strategies_graphql_vs_native_sql"
|
|
},
|
|
{
|
|
"label": "Development Workflow",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L51",
|
|
"_origin": "ast",
|
|
"community": 38,
|
|
"community_name": "Firebase SQL Connect",
|
|
"norm_label": "development workflow",
|
|
"id": "agents_skills_firebase_data_connect_skill_development_workflow"
|
|
},
|
|
{
|
|
"label": "1. Define Data Model (`schema/schema.gql`)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L57",
|
|
"_origin": "ast",
|
|
"community": 38,
|
|
"community_name": "Firebase SQL Connect",
|
|
"norm_label": "1. define data model (`schema/schema.gql`)",
|
|
"id": "agents_skills_firebase_data_connect_skill_1_define_data_model_schema_schema_gql"
|
|
},
|
|
{
|
|
"label": "2. Define Authorized Operations (`connector/queries.gql`, `connector/mutations.gql`)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L68",
|
|
"_origin": "ast",
|
|
"community": 38,
|
|
"community_name": "Firebase SQL Connect",
|
|
"norm_label": "2. define authorized operations (`connector/queries.gql`, `connector/mutations.gql`)",
|
|
"id": "agents_skills_firebase_data_connect_skill_2_define_authorized_operations_connector_queries_gql_connector_mutations_gql"
|
|
},
|
|
{
|
|
"label": "3. Use type-safe SDK in your apps",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L101",
|
|
"_origin": "ast",
|
|
"community": 38,
|
|
"community_name": "Firebase SQL Connect",
|
|
"norm_label": "3. use type-safe sdk in your apps",
|
|
"id": "agents_skills_firebase_data_connect_skill_3_use_type_safe_sdk_in_your_apps"
|
|
},
|
|
{
|
|
"label": "Feature Capability Map",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L137",
|
|
"_origin": "ast",
|
|
"community": 38,
|
|
"community_name": "Firebase SQL Connect",
|
|
"norm_label": "feature capability map",
|
|
"id": "agents_skills_firebase_data_connect_skill_feature_capability_map"
|
|
},
|
|
{
|
|
"label": "Deployment & CLI",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L157",
|
|
"_origin": "ast",
|
|
"community": 38,
|
|
"community_name": "Firebase SQL Connect",
|
|
"norm_label": "deployment & cli",
|
|
"id": "agents_skills_firebase_data_connect_skill_deployment_cli"
|
|
},
|
|
{
|
|
"label": "How to initialize SQL Connect in a Firebase project",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L164",
|
|
"_origin": "ast",
|
|
"community": 38,
|
|
"community_name": "Firebase SQL Connect",
|
|
"norm_label": "how to initialize sql connect in a firebase project",
|
|
"id": "agents_skills_firebase_data_connect_skill_how_to_initialize_sql_connect_in_a_firebase_project"
|
|
},
|
|
{
|
|
"label": "How to build apps using SQL Connect locally",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L170",
|
|
"_origin": "ast",
|
|
"community": 38,
|
|
"community_name": "Firebase SQL Connect",
|
|
"norm_label": "how to build apps using sql connect locally",
|
|
"id": "agents_skills_firebase_data_connect_skill_how_to_build_apps_using_sql_connect_locally"
|
|
},
|
|
{
|
|
"label": "How to deploy SQL Connect to Cloud SQL",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L181",
|
|
"_origin": "ast",
|
|
"community": 38,
|
|
"community_name": "Firebase SQL Connect",
|
|
"norm_label": "how to deploy sql connect to cloud sql",
|
|
"id": "agents_skills_firebase_data_connect_skill_how_to_deploy_sql_connect_to_cloud_sql"
|
|
},
|
|
{
|
|
"label": "Examples",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L185",
|
|
"_origin": "ast",
|
|
"community": 38,
|
|
"community_name": "Firebase SQL Connect",
|
|
"norm_label": "examples",
|
|
"id": "agents_skills_firebase_data_connect_skill_examples"
|
|
},
|
|
{
|
|
"label": "examples.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/examples.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 55,
|
|
"community_name": "Examples",
|
|
"norm_label": "examples.md",
|
|
"id": "agents_skills_firebase_data_connect_examples"
|
|
},
|
|
{
|
|
"label": "Examples",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/examples.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 55,
|
|
"community_name": "Examples",
|
|
"norm_label": "examples",
|
|
"id": "agents_skills_firebase_data_connect_examples_examples"
|
|
},
|
|
{
|
|
"label": "Movie Review App",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/examples.md",
|
|
"source_location": "L7",
|
|
"_origin": "ast",
|
|
"community": 55,
|
|
"community_name": "Examples",
|
|
"norm_label": "movie review app",
|
|
"id": "agents_skills_firebase_data_connect_examples_movie_review_app"
|
|
},
|
|
{
|
|
"label": "Schema",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/examples.md",
|
|
"source_location": "L12",
|
|
"_origin": "ast",
|
|
"community": 55,
|
|
"community_name": "Examples",
|
|
"norm_label": "schema",
|
|
"id": "agents_skills_firebase_data_connect_examples_schema"
|
|
},
|
|
{
|
|
"label": "Queries",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/examples.md",
|
|
"source_location": "L71",
|
|
"_origin": "ast",
|
|
"community": 55,
|
|
"community_name": "Examples",
|
|
"norm_label": "queries",
|
|
"id": "agents_skills_firebase_data_connect_examples_queries"
|
|
},
|
|
{
|
|
"label": "Mutations",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/examples.md",
|
|
"source_location": "L113",
|
|
"_origin": "ast",
|
|
"community": 55,
|
|
"community_name": "Examples",
|
|
"norm_label": "mutations",
|
|
"id": "agents_skills_firebase_data_connect_examples_mutations"
|
|
},
|
|
{
|
|
"label": "Realtime Queries",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/examples.md",
|
|
"source_location": "L149",
|
|
"_origin": "ast",
|
|
"community": 55,
|
|
"community_name": "Examples",
|
|
"norm_label": "realtime queries",
|
|
"id": "agents_skills_firebase_data_connect_examples_realtime_queries"
|
|
},
|
|
{
|
|
"label": "E-Commerce Store",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/examples.md",
|
|
"source_location": "L240",
|
|
"_origin": "ast",
|
|
"community": 55,
|
|
"community_name": "Examples",
|
|
"norm_label": "e-commerce store",
|
|
"id": "agents_skills_firebase_data_connect_examples_e_commerce_store"
|
|
},
|
|
{
|
|
"label": "Operations",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/examples.md",
|
|
"source_location": "L298",
|
|
"_origin": "ast",
|
|
"community": 55,
|
|
"community_name": "Examples",
|
|
"norm_label": "operations",
|
|
"id": "agents_skills_firebase_data_connect_examples_operations"
|
|
},
|
|
{
|
|
"label": "Blog with Permissions",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/examples.md",
|
|
"source_location": "L352",
|
|
"_origin": "ast",
|
|
"community": 55,
|
|
"community_name": "Examples",
|
|
"norm_label": "blog with permissions",
|
|
"id": "agents_skills_firebase_data_connect_examples_blog_with_permissions"
|
|
},
|
|
{
|
|
"label": "Operations with Role Checks",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/examples.md",
|
|
"source_location": "L406",
|
|
"_origin": "ast",
|
|
"community": 55,
|
|
"community_name": "Examples",
|
|
"norm_label": "operations with role checks",
|
|
"id": "agents_skills_firebase_data_connect_examples_operations_with_role_checks"
|
|
},
|
|
{
|
|
"label": "Native SQL Examples",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/examples.md",
|
|
"source_location": "L471",
|
|
"_origin": "ast",
|
|
"community": 92,
|
|
"community_name": "Native SQL Examples",
|
|
"norm_label": "native sql examples",
|
|
"id": "agents_skills_firebase_data_connect_examples_native_sql_examples"
|
|
},
|
|
{
|
|
"label": "Basic SELECT with field aliasing",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/examples.md",
|
|
"source_location": "L476",
|
|
"_origin": "ast",
|
|
"community": 92,
|
|
"community_name": "Native SQL Examples",
|
|
"norm_label": "basic select with field aliasing",
|
|
"id": "agents_skills_firebase_data_connect_examples_basic_select_with_field_aliasing"
|
|
},
|
|
{
|
|
"label": "Basic UPDATE",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/examples.md",
|
|
"source_location": "L493",
|
|
"_origin": "ast",
|
|
"community": 92,
|
|
"community_name": "Native SQL Examples",
|
|
"norm_label": "basic update",
|
|
"id": "agents_skills_firebase_data_connect_examples_basic_update"
|
|
},
|
|
{
|
|
"label": "Advanced aggregation with RANK",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/examples.md",
|
|
"source_location": "L508",
|
|
"_origin": "ast",
|
|
"community": 92,
|
|
"community_name": "Native SQL Examples",
|
|
"norm_label": "advanced aggregation with rank",
|
|
"id": "agents_skills_firebase_data_connect_examples_advanced_aggregation_with_rank"
|
|
},
|
|
{
|
|
"label": "UPDATE with RETURNING and Auth Context",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/examples.md",
|
|
"source_location": "L528",
|
|
"_origin": "ast",
|
|
"community": 92,
|
|
"community_name": "Native SQL Examples",
|
|
"norm_label": "update with returning and auth context",
|
|
"id": "agents_skills_firebase_data_connect_examples_update_with_returning_and_auth_context"
|
|
},
|
|
{
|
|
"label": "Advanced CTE with upserts (atomic get-or-create)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/examples.md",
|
|
"source_location": "L544",
|
|
"_origin": "ast",
|
|
"community": 92,
|
|
"community_name": "Native SQL Examples",
|
|
"norm_label": "advanced cte with upserts (atomic get-or-create)",
|
|
"id": "agents_skills_firebase_data_connect_examples_advanced_cte_with_upserts_atomic_get_or_create"
|
|
},
|
|
{
|
|
"label": "Multi-statement Transactions",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/examples.md",
|
|
"source_location": "L581",
|
|
"_origin": "ast",
|
|
"community": 92,
|
|
"community_name": "Native SQL Examples",
|
|
"norm_label": "multi-statement transactions",
|
|
"id": "agents_skills_firebase_data_connect_examples_multi_statement_transactions"
|
|
},
|
|
{
|
|
"label": "Use of extensions (e.g. PostGIS for geospatial data)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/examples.md",
|
|
"source_location": "L600",
|
|
"_origin": "ast",
|
|
"community": 92,
|
|
"community_name": "Native SQL Examples",
|
|
"norm_label": "use of extensions (e.g. postgis for geospatial data)",
|
|
"id": "agents_skills_firebase_data_connect_examples_use_of_extensions_e_g_postgis_for_geospatial_data"
|
|
},
|
|
{
|
|
"label": "cloud_functions.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/cloud_functions.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 44,
|
|
"community_name": "Cloud Functions Integration Reference",
|
|
"norm_label": "cloud_functions.md",
|
|
"id": "agents_skills_firebase_data_connect_reference_cloud_functions"
|
|
},
|
|
{
|
|
"label": "Cloud Functions Integration Reference",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/cloud_functions.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 44,
|
|
"community_name": "Cloud Functions Integration Reference",
|
|
"norm_label": "cloud functions integration reference",
|
|
"id": "agents_skills_firebase_data_connect_reference_cloud_functions_cloud_functions_integration_reference"
|
|
},
|
|
{
|
|
"label": "Core Trigger Configuration",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/cloud_functions.md",
|
|
"source_location": "L8",
|
|
"_origin": "ast",
|
|
"community": 44,
|
|
"community_name": "Cloud Functions Integration Reference",
|
|
"norm_label": "core trigger configuration",
|
|
"id": "agents_skills_firebase_data_connect_reference_cloud_functions_core_trigger_configuration"
|
|
},
|
|
{
|
|
"label": "\ud83d\udea8 Critical Infinite Loop Constraint",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/cloud_functions.md",
|
|
"source_location": "L12",
|
|
"_origin": "ast",
|
|
"community": 44,
|
|
"community_name": "Cloud Functions Integration Reference",
|
|
"norm_label": "\ud83d\udea8 critical infinite loop constraint",
|
|
"id": "agents_skills_firebase_data_connect_reference_cloud_functions_critical_infinite_loop_constraint"
|
|
},
|
|
{
|
|
"label": "Location & Region Matching Rule",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/cloud_functions.md",
|
|
"source_location": "L26",
|
|
"_origin": "ast",
|
|
"community": 44,
|
|
"community_name": "Cloud Functions Integration Reference",
|
|
"norm_label": "location & region matching rule",
|
|
"id": "agents_skills_firebase_data_connect_reference_cloud_functions_location_region_matching_rule"
|
|
},
|
|
{
|
|
"label": "Event Filtering",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/cloud_functions.md",
|
|
"source_location": "L52",
|
|
"_origin": "ast",
|
|
"community": 44,
|
|
"community_name": "Cloud Functions Integration Reference",
|
|
"norm_label": "event filtering",
|
|
"id": "agents_skills_firebase_data_connect_reference_cloud_functions_event_filtering"
|
|
},
|
|
{
|
|
"label": "Comprehensive Example",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/cloud_functions.md",
|
|
"source_location": "L63",
|
|
"_origin": "ast",
|
|
"community": 44,
|
|
"community_name": "Cloud Functions Integration Reference",
|
|
"norm_label": "comprehensive example",
|
|
"id": "agents_skills_firebase_data_connect_reference_cloud_functions_comprehensive_example"
|
|
},
|
|
{
|
|
"label": "Accessing User Authentication Context",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/cloud_functions.md",
|
|
"source_location": "L97",
|
|
"_origin": "ast",
|
|
"community": 44,
|
|
"community_name": "Cloud Functions Integration Reference",
|
|
"norm_label": "accessing user authentication context",
|
|
"id": "agents_skills_firebase_data_connect_reference_cloud_functions_accessing_user_authentication_context"
|
|
},
|
|
{
|
|
"label": "Auth Context Mappings",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/cloud_functions.md",
|
|
"source_location": "L102",
|
|
"_origin": "ast",
|
|
"community": 44,
|
|
"community_name": "Cloud Functions Integration Reference",
|
|
"norm_label": "auth context mappings",
|
|
"id": "agents_skills_firebase_data_connect_reference_cloud_functions_auth_context_mappings"
|
|
},
|
|
{
|
|
"label": "Auth Extraction Example",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/cloud_functions.md",
|
|
"source_location": "L112",
|
|
"_origin": "ast",
|
|
"community": 44,
|
|
"community_name": "Cloud Functions Integration Reference",
|
|
"norm_label": "auth extraction example",
|
|
"id": "agents_skills_firebase_data_connect_reference_cloud_functions_auth_extraction_example"
|
|
},
|
|
{
|
|
"label": "Parsing Event Data Payloads",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/cloud_functions.md",
|
|
"source_location": "L129",
|
|
"_origin": "ast",
|
|
"community": 44,
|
|
"community_name": "Cloud Functions Integration Reference",
|
|
"norm_label": "parsing event data payloads",
|
|
"id": "agents_skills_firebase_data_connect_reference_cloud_functions_parsing_event_data_payloads"
|
|
},
|
|
{
|
|
"label": "Event Payload Structure",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/cloud_functions.md",
|
|
"source_location": "L134",
|
|
"_origin": "ast",
|
|
"community": 44,
|
|
"community_name": "Cloud Functions Integration Reference",
|
|
"norm_label": "event payload structure",
|
|
"id": "agents_skills_firebase_data_connect_reference_cloud_functions_event_payload_structure"
|
|
},
|
|
{
|
|
"label": "Payload Extraction Example",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/cloud_functions.md",
|
|
"source_location": "L162",
|
|
"_origin": "ast",
|
|
"community": 44,
|
|
"community_name": "Cloud Functions Integration Reference",
|
|
"norm_label": "payload extraction example",
|
|
"id": "agents_skills_firebase_data_connect_reference_cloud_functions_payload_extraction_example"
|
|
},
|
|
{
|
|
"label": "config.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 15,
|
|
"community_name": "Configuration Reference",
|
|
"norm_label": "config.md",
|
|
"id": "agents_skills_firebase_data_connect_reference_config"
|
|
},
|
|
{
|
|
"label": "Configuration Reference",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 15,
|
|
"community_name": "Configuration Reference",
|
|
"norm_label": "configuration reference",
|
|
"id": "agents_skills_firebase_data_connect_reference_config_configuration_reference"
|
|
},
|
|
{
|
|
"label": "Contents",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 15,
|
|
"community_name": "Configuration Reference",
|
|
"norm_label": "contents",
|
|
"id": "agents_skills_firebase_data_connect_reference_config_contents"
|
|
},
|
|
{
|
|
"label": "Project Structure",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L14",
|
|
"_origin": "ast",
|
|
"community": 15,
|
|
"community_name": "Configuration Reference",
|
|
"norm_label": "project structure",
|
|
"id": "agents_skills_firebase_data_connect_reference_config_project_structure"
|
|
},
|
|
{
|
|
"label": "dataconnect.yaml",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L31",
|
|
"_origin": "ast",
|
|
"community": 15,
|
|
"community_name": "Configuration Reference",
|
|
"norm_label": "dataconnect.yaml",
|
|
"id": "agents_skills_firebase_data_connect_reference_config_dataconnect_yaml"
|
|
},
|
|
{
|
|
"label": "Cloud SQL Configuration",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L60",
|
|
"_origin": "ast",
|
|
"community": 15,
|
|
"community_name": "Configuration Reference",
|
|
"norm_label": "cloud sql configuration",
|
|
"id": "agents_skills_firebase_data_connect_reference_config_cloud_sql_configuration"
|
|
},
|
|
{
|
|
"label": "connector.yaml",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L73",
|
|
"_origin": "ast",
|
|
"community": 15,
|
|
"community_name": "Configuration Reference",
|
|
"norm_label": "connector.yaml",
|
|
"id": "agents_skills_firebase_data_connect_reference_config_connector_yaml"
|
|
},
|
|
{
|
|
"label": "SDK Generation Options",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L90",
|
|
"_origin": "ast",
|
|
"community": 15,
|
|
"community_name": "Configuration Reference",
|
|
"norm_label": "sdk generation options",
|
|
"id": "agents_skills_firebase_data_connect_reference_config_sdk_generation_options"
|
|
},
|
|
{
|
|
"label": "Firebase CLI Commands",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L101",
|
|
"_origin": "ast",
|
|
"community": 15,
|
|
"community_name": "Configuration Reference",
|
|
"norm_label": "firebase cli commands",
|
|
"id": "agents_skills_firebase_data_connect_reference_config_firebase_cli_commands"
|
|
},
|
|
{
|
|
"label": "Initialize SQL Connect",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L103",
|
|
"_origin": "ast",
|
|
"community": 15,
|
|
"community_name": "Configuration Reference",
|
|
"norm_label": "initialize sql connect",
|
|
"id": "agents_skills_firebase_data_connect_reference_config_initialize_sql_connect"
|
|
},
|
|
{
|
|
"label": "Local Development",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L113",
|
|
"_origin": "ast",
|
|
"community": 15,
|
|
"community_name": "Configuration Reference",
|
|
"norm_label": "local development",
|
|
"id": "agents_skills_firebase_data_connect_reference_config_local_development"
|
|
},
|
|
{
|
|
"label": "Schema Management",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L129",
|
|
"_origin": "ast",
|
|
"community": 15,
|
|
"community_name": "Configuration Reference",
|
|
"norm_label": "schema management",
|
|
"id": "agents_skills_firebase_data_connect_reference_config_schema_management"
|
|
},
|
|
{
|
|
"label": "Deployment",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L140",
|
|
"_origin": "ast",
|
|
"community": 15,
|
|
"community_name": "Configuration Reference",
|
|
"norm_label": "deployment",
|
|
"id": "agents_skills_firebase_data_connect_reference_config_deployment"
|
|
},
|
|
{
|
|
"label": "Emulator",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L155",
|
|
"_origin": "ast",
|
|
"community": 15,
|
|
"community_name": "Configuration Reference",
|
|
"norm_label": "emulator",
|
|
"id": "agents_skills_firebase_data_connect_reference_config_emulator"
|
|
},
|
|
{
|
|
"label": "Start Emulator",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L157",
|
|
"_origin": "ast",
|
|
"community": 15,
|
|
"community_name": "Configuration Reference",
|
|
"norm_label": "start emulator",
|
|
"id": "agents_skills_firebase_data_connect_reference_config_start_emulator"
|
|
},
|
|
{
|
|
"label": "Emulator Configuration (firebase.json)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L168",
|
|
"_origin": "ast",
|
|
"community": 15,
|
|
"community_name": "Configuration Reference",
|
|
"norm_label": "emulator configuration (firebase.json)",
|
|
"id": "agents_skills_firebase_data_connect_reference_config_emulator_configuration_firebase_json"
|
|
},
|
|
{
|
|
"label": "Connect from SDK",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L180",
|
|
"_origin": "ast",
|
|
"community": 15,
|
|
"community_name": "Configuration Reference",
|
|
"norm_label": "connect from sdk",
|
|
"id": "agents_skills_firebase_data_connect_reference_config_connect_from_sdk"
|
|
},
|
|
{
|
|
"label": "Seed Data",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L196",
|
|
"_origin": "ast",
|
|
"community": 15,
|
|
"community_name": "Configuration Reference",
|
|
"norm_label": "seed data",
|
|
"id": "agents_skills_firebase_data_connect_reference_config_seed_data"
|
|
},
|
|
{
|
|
"label": "Deploy Workflow",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L212",
|
|
"_origin": "ast",
|
|
"community": 15,
|
|
"community_name": "Configuration Reference",
|
|
"norm_label": "deploy workflow",
|
|
"id": "agents_skills_firebase_data_connect_reference_config_deploy_workflow"
|
|
},
|
|
{
|
|
"label": "Schema Migrations",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L219",
|
|
"_origin": "ast",
|
|
"community": 15,
|
|
"community_name": "Configuration Reference",
|
|
"norm_label": "schema migrations",
|
|
"id": "agents_skills_firebase_data_connect_reference_config_schema_migrations"
|
|
},
|
|
{
|
|
"label": "Breaking Changes",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L234",
|
|
"_origin": "ast",
|
|
"community": 15,
|
|
"community_name": "Configuration Reference",
|
|
"norm_label": "breaking changes",
|
|
"id": "agents_skills_firebase_data_connect_reference_config_breaking_changes"
|
|
},
|
|
{
|
|
"label": "CI/CD Integration",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L244",
|
|
"_origin": "ast",
|
|
"community": 15,
|
|
"community_name": "Configuration Reference",
|
|
"norm_label": "ci/cd integration",
|
|
"id": "agents_skills_firebase_data_connect_reference_config_ci_cd_integration"
|
|
},
|
|
{
|
|
"label": "VS Code Extension",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L255",
|
|
"_origin": "ast",
|
|
"community": 15,
|
|
"community_name": "Configuration Reference",
|
|
"norm_label": "vs code extension",
|
|
"id": "agents_skills_firebase_data_connect_reference_config_vs_code_extension"
|
|
},
|
|
{
|
|
"label": "Extension Settings",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L264",
|
|
"_origin": "ast",
|
|
"community": 15,
|
|
"community_name": "Configuration Reference",
|
|
"norm_label": "extension settings",
|
|
"id": "agents_skills_firebase_data_connect_reference_config_extension_settings"
|
|
},
|
|
{
|
|
"label": "data_seeding.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/data_seeding.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 66,
|
|
"community_name": "firebase-data-connect/SKILL.md",
|
|
"norm_label": "data_seeding.md",
|
|
"id": "agents_skills_firebase_data_connect_reference_data_seeding"
|
|
},
|
|
{
|
|
"label": "Data Seeding & Bulk Operations Reference",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/data_seeding.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 66,
|
|
"community_name": "firebase-data-connect/SKILL.md",
|
|
"norm_label": "data seeding & bulk operations reference",
|
|
"id": "agents_skills_firebase_data_connect_reference_data_seeding_data_seeding_bulk_operations_reference"
|
|
},
|
|
{
|
|
"label": "1. Local Prototyping: Data Seeding",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/data_seeding.md",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"community": 147,
|
|
"community_name": "1. Local Prototyping: Data Seeding",
|
|
"norm_label": "1. local prototyping: data seeding",
|
|
"id": "agents_skills_firebase_data_connect_reference_data_seeding_1_local_prototyping_data_seeding"
|
|
},
|
|
{
|
|
"label": "The `seed_data.gql` Workflow",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/data_seeding.md",
|
|
"source_location": "L14",
|
|
"_origin": "ast",
|
|
"community": 147,
|
|
"community_name": "1. Local Prototyping: Data Seeding",
|
|
"norm_label": "the `seed_data.gql` workflow",
|
|
"id": "agents_skills_firebase_data_connect_reference_data_seeding_the_seed_data_gql_workflow"
|
|
},
|
|
{
|
|
"label": "\u26a0\ufe0f Seeding Directives Rule",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/data_seeding.md",
|
|
"source_location": "L20",
|
|
"_origin": "ast",
|
|
"community": 147,
|
|
"community_name": "1. Local Prototyping: Data Seeding",
|
|
"norm_label": "\u26a0\ufe0f seeding directives rule",
|
|
"id": "agents_skills_firebase_data_connect_reference_data_seeding_seeding_directives_rule"
|
|
},
|
|
{
|
|
"label": "Seeding Independent Tables (FK Order)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/data_seeding.md",
|
|
"source_location": "L27",
|
|
"_origin": "ast",
|
|
"community": 147,
|
|
"community_name": "1. Local Prototyping: Data Seeding",
|
|
"norm_label": "seeding independent tables (fk order)",
|
|
"id": "agents_skills_firebase_data_connect_reference_data_seeding_seeding_independent_tables_fk_order"
|
|
},
|
|
{
|
|
"label": "Seeding Related Tables (Nested Relational Inserts)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/data_seeding.md",
|
|
"source_location": "L54",
|
|
"_origin": "ast",
|
|
"community": 147,
|
|
"community_name": "1. Local Prototyping: Data Seeding",
|
|
"norm_label": "seeding related tables (nested relational inserts)",
|
|
"id": "agents_skills_firebase_data_connect_reference_data_seeding_seeding_related_tables_nested_relational_inserts"
|
|
},
|
|
{
|
|
"label": "Resetting Seed Data",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/data_seeding.md",
|
|
"source_location": "L90",
|
|
"_origin": "ast",
|
|
"community": 147,
|
|
"community_name": "1. Local Prototyping: Data Seeding",
|
|
"norm_label": "resetting seed data",
|
|
"id": "agents_skills_firebase_data_connect_reference_data_seeding_resetting_seed_data"
|
|
},
|
|
{
|
|
"label": "2. Production: Admin SDK Bulk Operations",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/data_seeding.md",
|
|
"source_location": "L115",
|
|
"_origin": "ast",
|
|
"community": 66,
|
|
"community_name": "firebase-data-connect/SKILL.md",
|
|
"norm_label": "2. production: admin sdk bulk operations",
|
|
"id": "agents_skills_firebase_data_connect_reference_data_seeding_2_production_admin_sdk_bulk_operations"
|
|
},
|
|
{
|
|
"label": "SDK Bulk APIs Features:",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/data_seeding.md",
|
|
"source_location": "L124",
|
|
"_origin": "ast",
|
|
"community": 66,
|
|
"community_name": "firebase-data-connect/SKILL.md",
|
|
"norm_label": "sdk bulk apis features:",
|
|
"id": "agents_skills_firebase_data_connect_reference_data_seeding_sdk_bulk_apis_features"
|
|
},
|
|
{
|
|
"label": "SDK Bulk Operations Example",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/data_seeding.md",
|
|
"source_location": "L131",
|
|
"_origin": "ast",
|
|
"community": 66,
|
|
"community_name": "firebase-data-connect/SKILL.md",
|
|
"norm_label": "sdk bulk operations example",
|
|
"id": "agents_skills_firebase_data_connect_reference_data_seeding_sdk_bulk_operations_example"
|
|
},
|
|
{
|
|
"label": "3. Production: Bulk Operations via raw SQL",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/data_seeding.md",
|
|
"source_location": "L174",
|
|
"_origin": "ast",
|
|
"community": 66,
|
|
"community_name": "firebase-data-connect/SKILL.md",
|
|
"norm_label": "3. production: bulk operations via raw sql",
|
|
"id": "agents_skills_firebase_data_connect_reference_data_seeding_3_production_bulk_operations_via_raw_sql"
|
|
},
|
|
{
|
|
"label": "\ud83d\udea8 Critical SQL Operations Constraint",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/data_seeding.md",
|
|
"source_location": "L180",
|
|
"_origin": "ast",
|
|
"community": 66,
|
|
"community_name": "firebase-data-connect/SKILL.md",
|
|
"norm_label": "\ud83d\udea8 critical sql operations constraint",
|
|
"id": "agents_skills_firebase_data_connect_reference_data_seeding_critical_sql_operations_constraint"
|
|
},
|
|
{
|
|
"label": "native_sql.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/native_sql.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 76,
|
|
"community_name": "Native SQL Operations",
|
|
"norm_label": "native_sql.md",
|
|
"id": "agents_skills_firebase_data_connect_reference_native_sql"
|
|
},
|
|
{
|
|
"label": "Native SQL Operations",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/native_sql.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 76,
|
|
"community_name": "Native SQL Operations",
|
|
"norm_label": "native sql operations",
|
|
"id": "agents_skills_firebase_data_connect_reference_native_sql_native_sql_operations"
|
|
},
|
|
{
|
|
"label": "Core Agent Constraints",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/native_sql.md",
|
|
"source_location": "L7",
|
|
"_origin": "ast",
|
|
"community": 76,
|
|
"community_name": "Native SQL Operations",
|
|
"norm_label": "core agent constraints",
|
|
"id": "agents_skills_firebase_data_connect_reference_native_sql_core_agent_constraints"
|
|
},
|
|
{
|
|
"label": "Syntax rules & limitations",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/native_sql.md",
|
|
"source_location": "L27",
|
|
"_origin": "ast",
|
|
"community": 76,
|
|
"community_name": "Native SQL Operations",
|
|
"norm_label": "syntax rules & limitations",
|
|
"id": "agents_skills_firebase_data_connect_reference_native_sql_syntax_rules_limitations"
|
|
},
|
|
{
|
|
"label": "Native SQL Root Fields",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/native_sql.md",
|
|
"source_location": "L51",
|
|
"_origin": "ast",
|
|
"community": 76,
|
|
"community_name": "Native SQL Operations",
|
|
"norm_label": "native sql root fields",
|
|
"id": "agents_skills_firebase_data_connect_reference_native_sql_native_sql_root_fields"
|
|
},
|
|
{
|
|
"label": "Query Fields (Read-Only)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/native_sql.md",
|
|
"source_location": "L67",
|
|
"_origin": "ast",
|
|
"community": 76,
|
|
"community_name": "Native SQL Operations",
|
|
"norm_label": "query fields (read-only)",
|
|
"id": "agents_skills_firebase_data_connect_reference_native_sql_query_fields_read_only"
|
|
},
|
|
{
|
|
"label": "Mutation Fields (DML)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/native_sql.md",
|
|
"source_location": "L88",
|
|
"_origin": "ast",
|
|
"community": 76,
|
|
"community_name": "Native SQL Operations",
|
|
"norm_label": "mutation fields (dml)",
|
|
"id": "agents_skills_firebase_data_connect_reference_native_sql_mutation_fields_dml"
|
|
},
|
|
{
|
|
"label": "PostgreSQL Extensions",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/native_sql.md",
|
|
"source_location": "L128",
|
|
"_origin": "ast",
|
|
"community": 76,
|
|
"community_name": "Native SQL Operations",
|
|
"norm_label": "postgresql extensions",
|
|
"id": "agents_skills_firebase_data_connect_reference_native_sql_postgresql_extensions"
|
|
},
|
|
{
|
|
"label": "\u26a0\ufe0f Security: Stored Procedures & Dynamic SQL",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/native_sql.md",
|
|
"source_location": "L141",
|
|
"_origin": "ast",
|
|
"community": 76,
|
|
"community_name": "Native SQL Operations",
|
|
"norm_label": "\u26a0\ufe0f security: stored procedures & dynamic sql",
|
|
"id": "agents_skills_firebase_data_connect_reference_native_sql_security_stored_procedures_dynamic_sql"
|
|
},
|
|
{
|
|
"label": "operations.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 8,
|
|
"community_name": "Mutations",
|
|
"norm_label": "operations.md",
|
|
"id": "agents_skills_firebase_data_connect_reference_operations"
|
|
},
|
|
{
|
|
"label": "Operations Reference",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 8,
|
|
"community_name": "Mutations",
|
|
"norm_label": "operations reference",
|
|
"id": "agents_skills_firebase_data_connect_reference_operations_operations_reference"
|
|
},
|
|
{
|
|
"label": "Contents",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 8,
|
|
"community_name": "Mutations",
|
|
"norm_label": "contents",
|
|
"id": "agents_skills_firebase_data_connect_reference_operations_contents"
|
|
},
|
|
{
|
|
"label": "Generated Fields",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L13",
|
|
"_origin": "ast",
|
|
"community": 8,
|
|
"community_name": "Mutations",
|
|
"norm_label": "generated fields",
|
|
"id": "agents_skills_firebase_data_connect_reference_operations_generated_fields"
|
|
},
|
|
{
|
|
"label": "Relation Fields",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L29",
|
|
"_origin": "ast",
|
|
"community": 8,
|
|
"community_name": "Mutations",
|
|
"norm_label": "relation fields",
|
|
"id": "agents_skills_firebase_data_connect_reference_operations_relation_fields"
|
|
},
|
|
{
|
|
"label": "Referencing Generated GraphQL Schema",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L43",
|
|
"_origin": "ast",
|
|
"community": 8,
|
|
"community_name": "Mutations",
|
|
"norm_label": "referencing generated graphql schema",
|
|
"id": "agents_skills_firebase_data_connect_reference_operations_referencing_generated_graphql_schema"
|
|
},
|
|
{
|
|
"label": "Queries",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L57",
|
|
"_origin": "ast",
|
|
"community": 8,
|
|
"community_name": "Mutations",
|
|
"norm_label": "queries",
|
|
"id": "agents_skills_firebase_data_connect_reference_operations_queries"
|
|
},
|
|
{
|
|
"label": "Basic Query",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L59",
|
|
"_origin": "ast",
|
|
"community": 8,
|
|
"community_name": "Mutations",
|
|
"norm_label": "basic query",
|
|
"id": "agents_skills_firebase_data_connect_reference_operations_basic_query"
|
|
},
|
|
{
|
|
"label": "List with Filtering",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L69",
|
|
"_origin": "ast",
|
|
"community": 8,
|
|
"community_name": "Mutations",
|
|
"norm_label": "list with filtering",
|
|
"id": "agents_skills_firebase_data_connect_reference_operations_list_with_filtering"
|
|
},
|
|
{
|
|
"label": "Filter Operators",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L87",
|
|
"_origin": "ast",
|
|
"community": 8,
|
|
"community_name": "Mutations",
|
|
"norm_label": "filter operators",
|
|
"id": "agents_skills_firebase_data_connect_reference_operations_filter_operators"
|
|
},
|
|
{
|
|
"label": "Expression Operators (Compare with Server Values)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L103",
|
|
"_origin": "ast",
|
|
"community": 8,
|
|
"community_name": "Mutations",
|
|
"norm_label": "expression operators (compare with server values)",
|
|
"id": "agents_skills_firebase_data_connect_reference_operations_expression_operators_compare_with_server_values"
|
|
},
|
|
{
|
|
"label": "Logical Operators",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L121",
|
|
"_origin": "ast",
|
|
"community": 8,
|
|
"community_name": "Mutations",
|
|
"norm_label": "logical operators",
|
|
"id": "agents_skills_firebase_data_connect_reference_operations_logical_operators"
|
|
},
|
|
{
|
|
"label": "Relational Queries",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L139",
|
|
"_origin": "ast",
|
|
"community": 8,
|
|
"community_name": "Mutations",
|
|
"norm_label": "relational queries",
|
|
"id": "agents_skills_firebase_data_connect_reference_operations_relational_queries"
|
|
},
|
|
{
|
|
"label": "Aliases",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L172",
|
|
"_origin": "ast",
|
|
"community": 8,
|
|
"community_name": "Mutations",
|
|
"norm_label": "aliases",
|
|
"id": "agents_skills_firebase_data_connect_reference_operations_aliases"
|
|
},
|
|
{
|
|
"label": "Mutations",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L187",
|
|
"_origin": "ast",
|
|
"community": 8,
|
|
"community_name": "Mutations",
|
|
"norm_label": "mutations",
|
|
"id": "agents_skills_firebase_data_connect_reference_operations_mutations"
|
|
},
|
|
{
|
|
"label": "Create",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L189",
|
|
"_origin": "ast",
|
|
"community": 8,
|
|
"community_name": "Mutations",
|
|
"norm_label": "create",
|
|
"id": "agents_skills_firebase_data_connect_reference_operations_create"
|
|
},
|
|
{
|
|
"label": "Create with Server Values",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L200",
|
|
"_origin": "ast",
|
|
"community": 8,
|
|
"community_name": "Mutations",
|
|
"norm_label": "create with server values",
|
|
"id": "agents_skills_firebase_data_connect_reference_operations_create_with_server_values"
|
|
},
|
|
{
|
|
"label": "Update",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L214",
|
|
"_origin": "ast",
|
|
"community": 8,
|
|
"community_name": "Mutations",
|
|
"norm_label": "update",
|
|
"id": "agents_skills_firebase_data_connect_reference_operations_update"
|
|
},
|
|
{
|
|
"label": "Update Operators",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L229",
|
|
"_origin": "ast",
|
|
"community": 8,
|
|
"community_name": "Mutations",
|
|
"norm_label": "update operators",
|
|
"id": "agents_skills_firebase_data_connect_reference_operations_update_operators"
|
|
},
|
|
{
|
|
"label": "Upsert",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L254",
|
|
"_origin": "ast",
|
|
"community": 8,
|
|
"community_name": "Mutations",
|
|
"norm_label": "upsert",
|
|
"id": "agents_skills_firebase_data_connect_reference_operations_upsert"
|
|
},
|
|
{
|
|
"label": "Delete",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L266",
|
|
"_origin": "ast",
|
|
"community": 8,
|
|
"community_name": "Mutations",
|
|
"norm_label": "delete",
|
|
"id": "agents_skills_firebase_data_connect_reference_operations_delete"
|
|
},
|
|
{
|
|
"label": "Filtered Updates/Deletes (User-Owned)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L281",
|
|
"_origin": "ast",
|
|
"community": 8,
|
|
"community_name": "Mutations",
|
|
"norm_label": "filtered updates/deletes (user-owned)",
|
|
"id": "agents_skills_firebase_data_connect_reference_operations_filtered_updates_deletes_user_owned"
|
|
},
|
|
{
|
|
"label": "Key Scalars",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L297",
|
|
"_origin": "ast",
|
|
"community": 8,
|
|
"community_name": "Mutations",
|
|
"norm_label": "key scalars",
|
|
"id": "agents_skills_firebase_data_connect_reference_operations_key_scalars"
|
|
},
|
|
{
|
|
"label": "Multi-Step Operations",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L326",
|
|
"_origin": "ast",
|
|
"community": 8,
|
|
"community_name": "Mutations",
|
|
"norm_label": "multi-step operations",
|
|
"id": "agents_skills_firebase_data_connect_reference_operations_multi_step_operations"
|
|
},
|
|
{
|
|
"label": "@transaction",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L328",
|
|
"_origin": "ast",
|
|
"community": 8,
|
|
"community_name": "Mutations",
|
|
"norm_label": "@transaction",
|
|
"id": "agents_skills_firebase_data_connect_reference_operations_transaction"
|
|
},
|
|
{
|
|
"label": "Using response Binding",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L349",
|
|
"_origin": "ast",
|
|
"community": 8,
|
|
"community_name": "Mutations",
|
|
"norm_label": "using response binding",
|
|
"id": "agents_skills_firebase_data_connect_reference_operations_using_response_binding"
|
|
},
|
|
{
|
|
"label": "Embedded Queries",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L368",
|
|
"_origin": "ast",
|
|
"community": 8,
|
|
"community_name": "Mutations",
|
|
"norm_label": "embedded queries",
|
|
"id": "agents_skills_firebase_data_connect_reference_operations_embedded_queries"
|
|
},
|
|
{
|
|
"label": "realtime.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/realtime.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 45,
|
|
"community_name": "Realtime Reference",
|
|
"norm_label": "realtime.md",
|
|
"id": "agents_skills_firebase_data_connect_reference_realtime"
|
|
},
|
|
{
|
|
"label": "Realtime Reference",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/realtime.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 45,
|
|
"community_name": "Realtime Reference",
|
|
"norm_label": "realtime reference",
|
|
"id": "agents_skills_firebase_data_connect_reference_realtime_realtime_reference"
|
|
},
|
|
{
|
|
"label": "Contents",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/realtime.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 45,
|
|
"community_name": "Realtime Reference",
|
|
"norm_label": "contents",
|
|
"id": "agents_skills_firebase_data_connect_reference_realtime_contents"
|
|
},
|
|
{
|
|
"label": "When to Use What",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/realtime.md",
|
|
"source_location": "L12",
|
|
"_origin": "ast",
|
|
"community": 45,
|
|
"community_name": "Realtime Reference",
|
|
"norm_label": "when to use what",
|
|
"id": "agents_skills_firebase_data_connect_reference_realtime_when_to_use_what"
|
|
},
|
|
{
|
|
"label": "The @refresh Directive",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/realtime.md",
|
|
"source_location": "L31",
|
|
"_origin": "ast",
|
|
"community": 45,
|
|
"community_name": "Realtime Reference",
|
|
"norm_label": "the @refresh directive",
|
|
"id": "agents_skills_firebase_data_connect_reference_realtime_the_refresh_directive"
|
|
},
|
|
{
|
|
"label": "Time-Based Polling (`every`)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/realtime.md",
|
|
"source_location": "L36",
|
|
"_origin": "ast",
|
|
"community": 45,
|
|
"community_name": "Realtime Reference",
|
|
"norm_label": "time-based polling (`every`)",
|
|
"id": "agents_skills_firebase_data_connect_reference_realtime_time_based_polling_every"
|
|
},
|
|
{
|
|
"label": "Explicit Mutation Signals (`onMutationExecuted`)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/realtime.md",
|
|
"source_location": "L63",
|
|
"_origin": "ast",
|
|
"community": 45,
|
|
"community_name": "Realtime Reference",
|
|
"norm_label": "explicit mutation signals (`onmutationexecuted`)",
|
|
"id": "agents_skills_firebase_data_connect_reference_realtime_explicit_mutation_signals_onmutationexecuted"
|
|
},
|
|
{
|
|
"label": "Combining Multiple @refresh Directives",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/realtime.md",
|
|
"source_location": "L105",
|
|
"_origin": "ast",
|
|
"community": 45,
|
|
"community_name": "Realtime Reference",
|
|
"norm_label": "combining multiple @refresh directives",
|
|
"id": "agents_skills_firebase_data_connect_reference_realtime_combining_multiple_refresh_directives"
|
|
},
|
|
{
|
|
"label": "CEL Bindings in Conditions",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/realtime.md",
|
|
"source_location": "L129",
|
|
"_origin": "ast",
|
|
"community": 45,
|
|
"community_name": "Realtime Reference",
|
|
"norm_label": "cel bindings in conditions",
|
|
"id": "agents_skills_firebase_data_connect_reference_realtime_cel_bindings_in_conditions"
|
|
},
|
|
{
|
|
"label": "`request` \u2014 The Query Subscription",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/realtime.md",
|
|
"source_location": "L133",
|
|
"_origin": "ast",
|
|
"community": 45,
|
|
"community_name": "Realtime Reference",
|
|
"norm_label": "`request` \u2014 the query subscription",
|
|
"id": "agents_skills_firebase_data_connect_reference_realtime_request_the_query_subscription"
|
|
},
|
|
{
|
|
"label": "`mutation` \u2014 The Triggering Event",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/realtime.md",
|
|
"source_location": "L143",
|
|
"_origin": "ast",
|
|
"community": 45,
|
|
"community_name": "Realtime Reference",
|
|
"norm_label": "`mutation` \u2014 the triggering event",
|
|
"id": "agents_skills_firebase_data_connect_reference_realtime_mutation_the_triggering_event"
|
|
},
|
|
{
|
|
"label": "Common Patterns",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/realtime.md",
|
|
"source_location": "L153",
|
|
"_origin": "ast",
|
|
"community": 45,
|
|
"community_name": "Realtime Reference",
|
|
"norm_label": "common patterns",
|
|
"id": "agents_skills_firebase_data_connect_reference_realtime_common_patterns"
|
|
},
|
|
{
|
|
"label": "Implicit Entity Refresh signals",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/realtime.md",
|
|
"source_location": "L171",
|
|
"_origin": "ast",
|
|
"community": 45,
|
|
"community_name": "Realtime Reference",
|
|
"norm_label": "implicit entity refresh signals",
|
|
"id": "agents_skills_firebase_data_connect_reference_realtime_implicit_entity_refresh_signals"
|
|
},
|
|
{
|
|
"label": "schema.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/schema.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 29,
|
|
"community_name": "Schema Reference",
|
|
"norm_label": "schema.md",
|
|
"id": "agents_skills_firebase_data_connect_reference_schema"
|
|
},
|
|
{
|
|
"label": "Schema Reference",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/schema.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 29,
|
|
"community_name": "Schema Reference",
|
|
"norm_label": "schema reference",
|
|
"id": "agents_skills_firebase_data_connect_reference_schema_schema_reference"
|
|
},
|
|
{
|
|
"label": "Contents",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/schema.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 29,
|
|
"community_name": "Schema Reference",
|
|
"norm_label": "contents",
|
|
"id": "agents_skills_firebase_data_connect_reference_schema_contents"
|
|
},
|
|
{
|
|
"label": "Defining Types",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/schema.md",
|
|
"source_location": "L13",
|
|
"_origin": "ast",
|
|
"community": 29,
|
|
"community_name": "Schema Reference",
|
|
"norm_label": "defining types",
|
|
"id": "agents_skills_firebase_data_connect_reference_schema_defining_types"
|
|
},
|
|
{
|
|
"label": "Customizing Tables",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/schema.md",
|
|
"source_location": "L27",
|
|
"_origin": "ast",
|
|
"community": 29,
|
|
"community_name": "Schema Reference",
|
|
"norm_label": "customizing tables",
|
|
"id": "agents_skills_firebase_data_connect_reference_schema_customizing_tables"
|
|
},
|
|
{
|
|
"label": "User Table with Auth",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/schema.md",
|
|
"source_location": "L38",
|
|
"_origin": "ast",
|
|
"community": 29,
|
|
"community_name": "Schema Reference",
|
|
"norm_label": "user table with auth",
|
|
"id": "agents_skills_firebase_data_connect_reference_schema_user_table_with_auth"
|
|
},
|
|
{
|
|
"label": "Core Directives",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/schema.md",
|
|
"source_location": "L51",
|
|
"_origin": "ast",
|
|
"community": 29,
|
|
"community_name": "Schema Reference",
|
|
"norm_label": "core directives",
|
|
"id": "agents_skills_firebase_data_connect_reference_schema_core_directives"
|
|
},
|
|
{
|
|
"label": "@table",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/schema.md",
|
|
"source_location": "L53",
|
|
"_origin": "ast",
|
|
"community": 29,
|
|
"community_name": "Schema Reference",
|
|
"norm_label": "@table",
|
|
"id": "agents_skills_firebase_data_connect_reference_schema_table"
|
|
},
|
|
{
|
|
"label": "@col",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/schema.md",
|
|
"source_location": "L64",
|
|
"_origin": "ast",
|
|
"community": 29,
|
|
"community_name": "Schema Reference",
|
|
"norm_label": "@col",
|
|
"id": "agents_skills_firebase_data_connect_reference_schema_col"
|
|
},
|
|
{
|
|
"label": "@default",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/schema.md",
|
|
"source_location": "L74",
|
|
"_origin": "ast",
|
|
"community": 29,
|
|
"community_name": "Schema Reference",
|
|
"norm_label": "@default",
|
|
"id": "agents_skills_firebase_data_connect_reference_schema_default"
|
|
},
|
|
{
|
|
"label": "@unique",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/schema.md",
|
|
"source_location": "L90",
|
|
"_origin": "ast",
|
|
"community": 29,
|
|
"community_name": "Schema Reference",
|
|
"norm_label": "@unique",
|
|
"id": "agents_skills_firebase_data_connect_reference_schema_unique"
|
|
},
|
|
{
|
|
"label": "@index",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/schema.md",
|
|
"source_location": "L107",
|
|
"_origin": "ast",
|
|
"community": 29,
|
|
"community_name": "Schema Reference",
|
|
"norm_label": "@index",
|
|
"id": "agents_skills_firebase_data_connect_reference_schema_index"
|
|
},
|
|
{
|
|
"label": "@searchable",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/schema.md",
|
|
"source_location": "L125",
|
|
"_origin": "ast",
|
|
"community": 29,
|
|
"community_name": "Schema Reference",
|
|
"norm_label": "@searchable",
|
|
"id": "agents_skills_firebase_data_connect_reference_schema_searchable"
|
|
},
|
|
{
|
|
"label": "Relationships",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/schema.md",
|
|
"source_location": "L143",
|
|
"_origin": "ast",
|
|
"community": 169,
|
|
"community_name": "Relationships",
|
|
"norm_label": "relationships",
|
|
"id": "agents_skills_firebase_data_connect_reference_schema_relationships"
|
|
},
|
|
{
|
|
"label": "One-to-Many (Implicit Foreign Key)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/schema.md",
|
|
"source_location": "L145",
|
|
"_origin": "ast",
|
|
"community": 169,
|
|
"community_name": "Relationships",
|
|
"norm_label": "one-to-many (implicit foreign key)",
|
|
"id": "agents_skills_firebase_data_connect_reference_schema_one_to_many_implicit_foreign_key"
|
|
},
|
|
{
|
|
"label": "@ref Directive",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/schema.md",
|
|
"source_location": "L161",
|
|
"_origin": "ast",
|
|
"community": 169,
|
|
"community_name": "Relationships",
|
|
"norm_label": "@ref directive",
|
|
"id": "agents_skills_firebase_data_connect_reference_schema_ref_directive"
|
|
},
|
|
{
|
|
"label": "One-to-One",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/schema.md",
|
|
"source_location": "L183",
|
|
"_origin": "ast",
|
|
"community": 169,
|
|
"community_name": "Relationships",
|
|
"norm_label": "one-to-one",
|
|
"id": "agents_skills_firebase_data_connect_reference_schema_one_to_one"
|
|
},
|
|
{
|
|
"label": "Many-to-Many",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/schema.md",
|
|
"source_location": "L199",
|
|
"_origin": "ast",
|
|
"community": 169,
|
|
"community_name": "Relationships",
|
|
"norm_label": "many-to-many",
|
|
"id": "agents_skills_firebase_data_connect_reference_schema_many_to_many"
|
|
},
|
|
{
|
|
"label": "Data Types",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/schema.md",
|
|
"source_location": "L221",
|
|
"_origin": "ast",
|
|
"community": 29,
|
|
"community_name": "Schema Reference",
|
|
"norm_label": "data types",
|
|
"id": "agents_skills_firebase_data_connect_reference_schema_data_types"
|
|
},
|
|
{
|
|
"label": "Enumerations",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/schema.md",
|
|
"source_location": "L239",
|
|
"_origin": "ast",
|
|
"community": 29,
|
|
"community_name": "Schema Reference",
|
|
"norm_label": "enumerations",
|
|
"id": "agents_skills_firebase_data_connect_reference_schema_enumerations"
|
|
},
|
|
{
|
|
"label": "Views (Advanced)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/schema.md",
|
|
"source_location": "L263",
|
|
"_origin": "ast",
|
|
"community": 29,
|
|
"community_name": "Schema Reference",
|
|
"norm_label": "views (advanced)",
|
|
"id": "agents_skills_firebase_data_connect_reference_schema_views_advanced"
|
|
},
|
|
{
|
|
"label": "sdk_admin_node.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_admin_node.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 67,
|
|
"community_name": "Admin Node SDK",
|
|
"norm_label": "sdk_admin_node.md",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_admin_node"
|
|
},
|
|
{
|
|
"label": "Admin Node SDK",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_admin_node.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 67,
|
|
"community_name": "Admin Node SDK",
|
|
"norm_label": "admin node sdk",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_admin_node_admin_node_sdk"
|
|
},
|
|
{
|
|
"label": "Best Practices for Agents",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_admin_node.md",
|
|
"source_location": "L6",
|
|
"_origin": "ast",
|
|
"community": 67,
|
|
"community_name": "Admin Node SDK",
|
|
"norm_label": "best practices for agents",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_admin_node_best_practices_for_agents"
|
|
},
|
|
{
|
|
"label": "Configuration in `connector.yaml`",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_admin_node.md",
|
|
"source_location": "L27",
|
|
"_origin": "ast",
|
|
"community": 67,
|
|
"community_name": "Admin Node SDK",
|
|
"norm_label": "configuration in `connector.yaml`",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_admin_node_configuration_in_connector_yaml"
|
|
},
|
|
{
|
|
"label": "Generation",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_admin_node.md",
|
|
"source_location": "L40",
|
|
"_origin": "ast",
|
|
"community": 67,
|
|
"community_name": "Admin Node SDK",
|
|
"norm_label": "generation",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_admin_node_generation"
|
|
},
|
|
{
|
|
"label": "Usage Examples",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_admin_node.md",
|
|
"source_location": "L48",
|
|
"_origin": "ast",
|
|
"community": 67,
|
|
"community_name": "Admin Node SDK",
|
|
"norm_label": "usage examples",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_admin_node_usage_examples"
|
|
},
|
|
{
|
|
"label": "1. Impersonating an Unauthenticated User",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_admin_node.md",
|
|
"source_location": "L50",
|
|
"_origin": "ast",
|
|
"community": 67,
|
|
"community_name": "Admin Node SDK",
|
|
"norm_label": "1. impersonating an unauthenticated user",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_admin_node_1_impersonating_an_unauthenticated_user"
|
|
},
|
|
{
|
|
"label": "2. Impersonating a Specific User (Cloud Functions)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_admin_node.md",
|
|
"source_location": "L69",
|
|
"_origin": "ast",
|
|
"community": 67,
|
|
"community_name": "Admin Node SDK",
|
|
"norm_label": "2. impersonating a specific user (cloud functions)",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_admin_node_2_impersonating_a_specific_user_cloud_functions"
|
|
},
|
|
{
|
|
"label": "3. Impersonating a Specific User (Plain HTTP)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_admin_node.md",
|
|
"source_location": "L94",
|
|
"_origin": "ast",
|
|
"community": 67,
|
|
"community_name": "Admin Node SDK",
|
|
"norm_label": "3. impersonating a specific user (plain http)",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_admin_node_3_impersonating_a_specific_user_plain_http"
|
|
},
|
|
{
|
|
"label": "4. Running with Unrestricted Access",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_admin_node.md",
|
|
"source_location": "L129",
|
|
"_origin": "ast",
|
|
"community": 67,
|
|
"community_name": "Admin Node SDK",
|
|
"norm_label": "4. running with unrestricted access",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_admin_node_4_running_with_unrestricted_access"
|
|
},
|
|
{
|
|
"label": "sdk_android.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_android.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 56,
|
|
"community_name": "Android SDK",
|
|
"norm_label": "sdk_android.md",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_android"
|
|
},
|
|
{
|
|
"label": "Android SDK",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_android.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 56,
|
|
"community_name": "Android SDK",
|
|
"norm_label": "android sdk",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_android_android_sdk"
|
|
},
|
|
{
|
|
"label": "Best Practices for Agents",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_android.md",
|
|
"source_location": "L6",
|
|
"_origin": "ast",
|
|
"community": 56,
|
|
"community_name": "Android SDK",
|
|
"norm_label": "best practices for agents",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_android_best_practices_for_agents"
|
|
},
|
|
{
|
|
"label": "Dependencies (build.gradle.kts)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_android.md",
|
|
"source_location": "L22",
|
|
"_origin": "ast",
|
|
"community": 56,
|
|
"community_name": "Android SDK",
|
|
"norm_label": "dependencies (build.gradle.kts)",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_android_dependencies_build_gradle_kts"
|
|
},
|
|
{
|
|
"label": "Initialization",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_android.md",
|
|
"source_location": "L41",
|
|
"_origin": "ast",
|
|
"community": 56,
|
|
"community_name": "Android SDK",
|
|
"norm_label": "initialization",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_android_initialization"
|
|
},
|
|
{
|
|
"label": "Calling Operations",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_android.md",
|
|
"source_location": "L57",
|
|
"_origin": "ast",
|
|
"community": 56,
|
|
"community_name": "Android SDK",
|
|
"norm_label": "calling operations",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_android_calling_operations"
|
|
},
|
|
{
|
|
"label": "Basic Query",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_android.md",
|
|
"source_location": "L59",
|
|
"_origin": "ast",
|
|
"community": 56,
|
|
"community_name": "Android SDK",
|
|
"norm_label": "basic query",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_android_basic_query"
|
|
},
|
|
{
|
|
"label": "Mutation",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_android.md",
|
|
"source_location": "L68",
|
|
"_origin": "ast",
|
|
"community": 56,
|
|
"community_name": "Android SDK",
|
|
"norm_label": "mutation",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_android_mutation"
|
|
},
|
|
{
|
|
"label": "Resilient Enum Handling",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_android.md",
|
|
"source_location": "L79",
|
|
"_origin": "ast",
|
|
"community": 56,
|
|
"community_name": "Android SDK",
|
|
"norm_label": "resilient enum handling",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_android_resilient_enum_handling"
|
|
},
|
|
{
|
|
"label": "Client-Side Caching",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_android.md",
|
|
"source_location": "L94",
|
|
"_origin": "ast",
|
|
"community": 56,
|
|
"community_name": "Android SDK",
|
|
"norm_label": "client-side caching",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_android_client_side_caching"
|
|
},
|
|
{
|
|
"label": "Data Type Mapping Reference",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_android.md",
|
|
"source_location": "L116",
|
|
"_origin": "ast",
|
|
"community": 56,
|
|
"community_name": "Android SDK",
|
|
"norm_label": "data type mapping reference",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_android_data_type_mapping_reference"
|
|
},
|
|
{
|
|
"label": "sdk_flutter.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_flutter.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 66,
|
|
"community_name": "firebase-data-connect/SKILL.md",
|
|
"norm_label": "sdk_flutter.md",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_flutter"
|
|
},
|
|
{
|
|
"label": "Flutter SDK",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_flutter.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 51,
|
|
"community_name": "Flutter SDK",
|
|
"norm_label": "flutter sdk",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_flutter_flutter_sdk"
|
|
},
|
|
{
|
|
"label": "Best Practices for Agents",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_flutter.md",
|
|
"source_location": "L6",
|
|
"_origin": "ast",
|
|
"community": 51,
|
|
"community_name": "Flutter SDK",
|
|
"norm_label": "best practices for agents",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_flutter_best_practices_for_agents"
|
|
},
|
|
{
|
|
"label": "Installation",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_flutter.md",
|
|
"source_location": "L20",
|
|
"_origin": "ast",
|
|
"community": 51,
|
|
"community_name": "Flutter SDK",
|
|
"norm_label": "installation",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_flutter_installation"
|
|
},
|
|
{
|
|
"label": "Imports",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_flutter.md",
|
|
"source_location": "L26",
|
|
"_origin": "ast",
|
|
"community": 51,
|
|
"community_name": "Flutter SDK",
|
|
"norm_label": "imports",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_flutter_imports"
|
|
},
|
|
{
|
|
"label": "Initialization",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_flutter.md",
|
|
"source_location": "L34",
|
|
"_origin": "ast",
|
|
"community": 51,
|
|
"community_name": "Flutter SDK",
|
|
"norm_label": "initialization",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_flutter_initialization"
|
|
},
|
|
{
|
|
"label": "Calling Operations",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_flutter.md",
|
|
"source_location": "L41",
|
|
"_origin": "ast",
|
|
"community": 51,
|
|
"community_name": "Flutter SDK",
|
|
"norm_label": "calling operations",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_flutter_calling_operations"
|
|
},
|
|
{
|
|
"label": "Basic Query",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_flutter.md",
|
|
"source_location": "L43",
|
|
"_origin": "ast",
|
|
"community": 51,
|
|
"community_name": "Flutter SDK",
|
|
"norm_label": "basic query",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_flutter_basic_query"
|
|
},
|
|
{
|
|
"label": "Mutation with Optional Fields (Builder Pattern)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_flutter.md",
|
|
"source_location": "L50",
|
|
"_origin": "ast",
|
|
"community": 51,
|
|
"community_name": "Flutter SDK",
|
|
"norm_label": "mutation with optional fields (builder pattern)",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_flutter_mutation_with_optional_fields_builder_pattern"
|
|
},
|
|
{
|
|
"label": "Resilient Enum Handling",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_flutter.md",
|
|
"source_location": "L60",
|
|
"_origin": "ast",
|
|
"community": 51,
|
|
"community_name": "Flutter SDK",
|
|
"norm_label": "resilient enum handling",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_flutter_resilient_enum_handling"
|
|
},
|
|
{
|
|
"label": "Client-Side Caching",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_flutter.md",
|
|
"source_location": "L90",
|
|
"_origin": "ast",
|
|
"community": 51,
|
|
"community_name": "Flutter SDK",
|
|
"norm_label": "client-side caching",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_flutter_client_side_caching"
|
|
},
|
|
{
|
|
"label": "Real-time Subscriptions",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_flutter.md",
|
|
"source_location": "L115",
|
|
"_origin": "ast",
|
|
"community": 51,
|
|
"community_name": "Flutter SDK",
|
|
"norm_label": "real-time subscriptions",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_flutter_real_time_subscriptions"
|
|
},
|
|
{
|
|
"label": "Data Type Mapping Reference",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_flutter.md",
|
|
"source_location": "L127",
|
|
"_origin": "ast",
|
|
"community": 51,
|
|
"community_name": "Flutter SDK",
|
|
"norm_label": "data type mapping reference",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_flutter_data_type_mapping_reference"
|
|
},
|
|
{
|
|
"label": "sdk_ios.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_ios.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 46,
|
|
"community_name": "iOS SDK",
|
|
"norm_label": "sdk_ios.md",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_ios"
|
|
},
|
|
{
|
|
"label": "iOS SDK",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_ios.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 46,
|
|
"community_name": "iOS SDK",
|
|
"norm_label": "ios sdk",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_ios_ios_sdk"
|
|
},
|
|
{
|
|
"label": "Best Practices for Agents",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_ios.md",
|
|
"source_location": "L6",
|
|
"_origin": "ast",
|
|
"community": 46,
|
|
"community_name": "iOS SDK",
|
|
"norm_label": "best practices for agents",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_ios_best_practices_for_agents"
|
|
},
|
|
{
|
|
"label": "Dependencies (Package.swift or SPM)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_ios.md",
|
|
"source_location": "L21",
|
|
"_origin": "ast",
|
|
"community": 46,
|
|
"community_name": "iOS SDK",
|
|
"norm_label": "dependencies (package.swift or spm)",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_ios_dependencies_package_swift_or_spm"
|
|
},
|
|
{
|
|
"label": "Initialization",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_ios.md",
|
|
"source_location": "L25",
|
|
"_origin": "ast",
|
|
"community": 46,
|
|
"community_name": "iOS SDK",
|
|
"norm_label": "initialization",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_ios_initialization"
|
|
},
|
|
{
|
|
"label": "Calling Operations",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_ios.md",
|
|
"source_location": "L44",
|
|
"_origin": "ast",
|
|
"community": 46,
|
|
"community_name": "iOS SDK",
|
|
"norm_label": "calling operations",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_ios_calling_operations"
|
|
},
|
|
{
|
|
"label": "Basic Query",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_ios.md",
|
|
"source_location": "L46",
|
|
"_origin": "ast",
|
|
"community": 46,
|
|
"community_name": "iOS SDK",
|
|
"norm_label": "basic query",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_ios_basic_query"
|
|
},
|
|
{
|
|
"label": "Mutation",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_ios.md",
|
|
"source_location": "L55",
|
|
"_origin": "ast",
|
|
"community": 46,
|
|
"community_name": "iOS SDK",
|
|
"norm_label": "mutation",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_ios_mutation"
|
|
},
|
|
{
|
|
"label": "Resilient Enum Handling",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_ios.md",
|
|
"source_location": "L66",
|
|
"_origin": "ast",
|
|
"community": 46,
|
|
"community_name": "iOS SDK",
|
|
"norm_label": "resilient enum handling",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_ios_resilient_enum_handling"
|
|
},
|
|
{
|
|
"label": "Client-Side Caching",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_ios.md",
|
|
"source_location": "L88",
|
|
"_origin": "ast",
|
|
"community": 46,
|
|
"community_name": "iOS SDK",
|
|
"norm_label": "client-side caching",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_ios_client_side_caching"
|
|
},
|
|
{
|
|
"label": "Subscriptions (Realtime)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_ios.md",
|
|
"source_location": "L110",
|
|
"_origin": "ast",
|
|
"community": 46,
|
|
"community_name": "iOS SDK",
|
|
"norm_label": "subscriptions (realtime)",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_ios_subscriptions_realtime"
|
|
},
|
|
{
|
|
"label": "SwiftUI Example",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_ios.md",
|
|
"source_location": "L112",
|
|
"_origin": "ast",
|
|
"community": 46,
|
|
"community_name": "iOS SDK",
|
|
"norm_label": "swiftui example",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_ios_swiftui_example"
|
|
},
|
|
{
|
|
"label": "Data Type Mapping Reference",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_ios.md",
|
|
"source_location": "L150",
|
|
"_origin": "ast",
|
|
"community": 46,
|
|
"community_name": "iOS SDK",
|
|
"norm_label": "data type mapping reference",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_ios_data_type_mapping_reference"
|
|
},
|
|
{
|
|
"label": "sdk_web.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_web.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 66,
|
|
"community_name": "firebase-data-connect/SKILL.md",
|
|
"norm_label": "sdk_web.md",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_web"
|
|
},
|
|
{
|
|
"label": "Web SDK",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_web.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 37,
|
|
"community_name": "Web SDK",
|
|
"norm_label": "web sdk",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_web_web_sdk"
|
|
},
|
|
{
|
|
"label": "Best Practices for Agents",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_web.md",
|
|
"source_location": "L6",
|
|
"_origin": "ast",
|
|
"community": 37,
|
|
"community_name": "Web SDK",
|
|
"norm_label": "best practices for agents",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_web_best_practices_for_agents"
|
|
},
|
|
{
|
|
"label": "Installation",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_web.md",
|
|
"source_location": "L23",
|
|
"_origin": "ast",
|
|
"community": 37,
|
|
"community_name": "Web SDK",
|
|
"norm_label": "installation",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_web_installation"
|
|
},
|
|
{
|
|
"label": "Initialization",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_web.md",
|
|
"source_location": "L30",
|
|
"_origin": "ast",
|
|
"community": 37,
|
|
"community_name": "Web SDK",
|
|
"norm_label": "initialization",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_web_initialization"
|
|
},
|
|
{
|
|
"label": "Calling Operations",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_web.md",
|
|
"source_location": "L41",
|
|
"_origin": "ast",
|
|
"community": 37,
|
|
"community_name": "Web SDK",
|
|
"norm_label": "calling operations",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_web_calling_operations"
|
|
},
|
|
{
|
|
"label": "Using `executeQuery` (Preferred for clarity)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_web.md",
|
|
"source_location": "L43",
|
|
"_origin": "ast",
|
|
"community": 37,
|
|
"community_name": "Web SDK",
|
|
"norm_label": "using `executequery` (preferred for clarity)",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_web_using_executequery_preferred_for_clarity"
|
|
},
|
|
{
|
|
"label": "Using Action Shortcuts",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_web.md",
|
|
"source_location": "L54",
|
|
"_origin": "ast",
|
|
"community": 37,
|
|
"community_name": "Web SDK",
|
|
"norm_label": "using action shortcuts",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_web_using_action_shortcuts"
|
|
},
|
|
{
|
|
"label": "Resilient Enum Handling",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_web.md",
|
|
"source_location": "L62",
|
|
"_origin": "ast",
|
|
"community": 37,
|
|
"community_name": "Web SDK",
|
|
"norm_label": "resilient enum handling",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_web_resilient_enum_handling"
|
|
},
|
|
{
|
|
"label": "Client-Side Caching",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_web.md",
|
|
"source_location": "L86",
|
|
"_origin": "ast",
|
|
"community": 37,
|
|
"community_name": "Web SDK",
|
|
"norm_label": "client-side caching",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_web_client_side_caching"
|
|
},
|
|
{
|
|
"label": "Subscriptions (Realtime)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_web.md",
|
|
"source_location": "L107",
|
|
"_origin": "ast",
|
|
"community": 37,
|
|
"community_name": "Web SDK",
|
|
"norm_label": "subscriptions (realtime)",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_web_subscriptions_realtime"
|
|
},
|
|
{
|
|
"label": "Web (Vanilla JS)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_web.md",
|
|
"source_location": "L111",
|
|
"_origin": "ast",
|
|
"community": 37,
|
|
"community_name": "Web SDK",
|
|
"norm_label": "web (vanilla js)",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_web_web_vanilla_js"
|
|
},
|
|
{
|
|
"label": "TanStack Query Support (React)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_web.md",
|
|
"source_location": "L124",
|
|
"_origin": "ast",
|
|
"community": 37,
|
|
"community_name": "Web SDK",
|
|
"norm_label": "tanstack query support (react)",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_web_tanstack_query_support_react"
|
|
},
|
|
{
|
|
"label": "Usage",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_web.md",
|
|
"source_location": "L128",
|
|
"_origin": "ast",
|
|
"community": 37,
|
|
"community_name": "Web SDK",
|
|
"norm_label": "usage",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_web_usage"
|
|
},
|
|
{
|
|
"label": "Data Type Mapping Reference",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_web.md",
|
|
"source_location": "L139",
|
|
"_origin": "ast",
|
|
"community": 37,
|
|
"community_name": "Web SDK",
|
|
"norm_label": "data type mapping reference",
|
|
"id": "agents_skills_firebase_data_connect_reference_sdk_web_data_type_mapping_reference"
|
|
},
|
|
{
|
|
"label": "search.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/search.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 27,
|
|
"community_name": "1. Vector Similarity Search (Semantic)",
|
|
"norm_label": "search.md",
|
|
"id": "agents_skills_firebase_data_connect_reference_search"
|
|
},
|
|
{
|
|
"label": "Search Solutions Reference (Vector & Full-Text Search)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/search.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 27,
|
|
"community_name": "1. Vector Similarity Search (Semantic)",
|
|
"norm_label": "search solutions reference (vector & full-text search)",
|
|
"id": "agents_skills_firebase_data_connect_reference_search_search_solutions_reference_vector_full_text_search"
|
|
},
|
|
{
|
|
"label": "Search Selection Guide",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/search.md",
|
|
"source_location": "L16",
|
|
"_origin": "ast",
|
|
"community": 27,
|
|
"community_name": "1. Vector Similarity Search (Semantic)",
|
|
"norm_label": "search selection guide",
|
|
"id": "agents_skills_firebase_data_connect_reference_search_search_selection_guide"
|
|
},
|
|
{
|
|
"label": "1. Vector Similarity Search (Semantic)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/search.md",
|
|
"source_location": "L31",
|
|
"_origin": "ast",
|
|
"community": 27,
|
|
"community_name": "1. Vector Similarity Search (Semantic)",
|
|
"norm_label": "1. vector similarity search (semantic)",
|
|
"id": "agents_skills_firebase_data_connect_reference_search_1_vector_similarity_search_semantic"
|
|
},
|
|
{
|
|
"label": "Schema Setup",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/search.md",
|
|
"source_location": "L36",
|
|
"_origin": "ast",
|
|
"community": 27,
|
|
"community_name": "1. Vector Similarity Search (Semantic)",
|
|
"norm_label": "schema setup",
|
|
"id": "agents_skills_firebase_data_connect_reference_search_schema_setup"
|
|
},
|
|
{
|
|
"label": "Automatic Embedding Generation (`_embed` server value)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/search.md",
|
|
"source_location": "L55",
|
|
"_origin": "ast",
|
|
"community": 27,
|
|
"community_name": "1. Vector Similarity Search (Semantic)",
|
|
"norm_label": "automatic embedding generation (`_embed` server value)",
|
|
"id": "agents_skills_firebase_data_connect_reference_search_automatic_embedding_generation_embed_server_value"
|
|
},
|
|
{
|
|
"label": "A. Generation on Insert",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/search.md",
|
|
"source_location": "L61",
|
|
"_origin": "ast",
|
|
"community": 27,
|
|
"community_name": "1. Vector Similarity Search (Semantic)",
|
|
"norm_label": "a. generation on insert",
|
|
"id": "agents_skills_firebase_data_connect_reference_search_a_generation_on_insert"
|
|
},
|
|
{
|
|
"label": "B. Generation on Update",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/search.md",
|
|
"source_location": "L80",
|
|
"_origin": "ast",
|
|
"community": 27,
|
|
"community_name": "1. Vector Similarity Search (Semantic)",
|
|
"norm_label": "b. generation on update",
|
|
"id": "agents_skills_firebase_data_connect_reference_search_b_generation_on_update"
|
|
},
|
|
{
|
|
"label": "Similarity Search Queries",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/search.md",
|
|
"source_location": "L98",
|
|
"_origin": "ast",
|
|
"community": 27,
|
|
"community_name": "1. Vector Similarity Search (Semantic)",
|
|
"norm_label": "similarity search queries",
|
|
"id": "agents_skills_firebase_data_connect_reference_search_similarity_search_queries"
|
|
},
|
|
{
|
|
"label": "A. Auto-Embedding Search",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/search.md",
|
|
"source_location": "L103",
|
|
"_origin": "ast",
|
|
"community": 27,
|
|
"community_name": "1. Vector Similarity Search (Semantic)",
|
|
"norm_label": "a. auto-embedding search",
|
|
"id": "agents_skills_firebase_data_connect_reference_search_a_auto_embedding_search"
|
|
},
|
|
{
|
|
"label": "B. Custom Vector Search",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/search.md",
|
|
"source_location": "L122",
|
|
"_origin": "ast",
|
|
"community": 27,
|
|
"community_name": "1. Vector Similarity Search (Semantic)",
|
|
"norm_label": "b. custom vector search",
|
|
"id": "agents_skills_firebase_data_connect_reference_search_b_custom_vector_search"
|
|
},
|
|
{
|
|
"label": "Tuning Vector Proximity",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/search.md",
|
|
"source_location": "L141",
|
|
"_origin": "ast",
|
|
"community": 27,
|
|
"community_name": "1. Vector Similarity Search (Semantic)",
|
|
"norm_label": "tuning vector proximity",
|
|
"id": "agents_skills_firebase_data_connect_reference_search_tuning_vector_proximity"
|
|
},
|
|
{
|
|
"label": "2. Full-Text Search (Lexical)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/search.md",
|
|
"source_location": "L168",
|
|
"_origin": "ast",
|
|
"community": 27,
|
|
"community_name": "1. Vector Similarity Search (Semantic)",
|
|
"norm_label": "2. full-text search (lexical)",
|
|
"id": "agents_skills_firebase_data_connect_reference_search_2_full_text_search_lexical"
|
|
},
|
|
{
|
|
"label": "Full-Text Search Queries",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/search.md",
|
|
"source_location": "L197",
|
|
"_origin": "ast",
|
|
"community": 27,
|
|
"community_name": "1. Vector Similarity Search (Semantic)",
|
|
"norm_label": "full-text search queries",
|
|
"id": "agents_skills_firebase_data_connect_reference_search_full_text_search_queries"
|
|
},
|
|
{
|
|
"label": "Tuning Full-Text Queries",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/search.md",
|
|
"source_location": "L216",
|
|
"_origin": "ast",
|
|
"community": 27,
|
|
"community_name": "1. Vector Similarity Search (Semantic)",
|
|
"norm_label": "tuning full-text queries",
|
|
"id": "agents_skills_firebase_data_connect_reference_search_tuning_full_text_queries"
|
|
},
|
|
{
|
|
"label": "1. Query Formats (`queryFormat` argument)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/search.md",
|
|
"source_location": "L220",
|
|
"_origin": "ast",
|
|
"community": 27,
|
|
"community_name": "1. Vector Similarity Search (Semantic)",
|
|
"norm_label": "1. query formats (`queryformat` argument)",
|
|
"id": "agents_skills_firebase_data_connect_reference_search_1_query_formats_queryformat_argument"
|
|
},
|
|
{
|
|
"label": "2. Relevance Thresholding (`relevanceThreshold` and `_metadata.relevance`)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/search.md",
|
|
"source_location": "L243",
|
|
"_origin": "ast",
|
|
"community": 27,
|
|
"community_name": "1. Vector Similarity Search (Semantic)",
|
|
"norm_label": "2. relevance thresholding (`relevancethreshold` and `_metadata.relevance`)",
|
|
"id": "agents_skills_firebase_data_connect_reference_search_2_relevance_thresholding_relevancethreshold_and_metadata_relevance"
|
|
},
|
|
{
|
|
"label": "security.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 12,
|
|
"community_name": "Security Reference",
|
|
"norm_label": "security.md",
|
|
"id": "agents_skills_firebase_data_connect_reference_security"
|
|
},
|
|
{
|
|
"label": "Security Reference",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 12,
|
|
"community_name": "Security Reference",
|
|
"norm_label": "security reference",
|
|
"id": "agents_skills_firebase_data_connect_reference_security_security_reference"
|
|
},
|
|
{
|
|
"label": "Contents",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 12,
|
|
"community_name": "Security Reference",
|
|
"norm_label": "contents",
|
|
"id": "agents_skills_firebase_data_connect_reference_security_contents"
|
|
},
|
|
{
|
|
"label": "@auth Directive",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L14",
|
|
"_origin": "ast",
|
|
"community": 12,
|
|
"community_name": "Security Reference",
|
|
"norm_label": "@auth directive",
|
|
"id": "agents_skills_firebase_data_connect_reference_security_auth_directive"
|
|
},
|
|
{
|
|
"label": "Access Levels",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L33",
|
|
"_origin": "ast",
|
|
"community": 12,
|
|
"community_name": "Security Reference",
|
|
"norm_label": "access levels",
|
|
"id": "agents_skills_firebase_data_connect_reference_security_access_levels"
|
|
},
|
|
{
|
|
"label": "CEL Expressions",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L48",
|
|
"_origin": "ast",
|
|
"community": 12,
|
|
"community_name": "Security Reference",
|
|
"norm_label": "cel expressions",
|
|
"id": "agents_skills_firebase_data_connect_reference_security_cel_expressions"
|
|
},
|
|
{
|
|
"label": "Available Bindings",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L50",
|
|
"_origin": "ast",
|
|
"community": 12,
|
|
"community_name": "Security Reference",
|
|
"norm_label": "available bindings",
|
|
"id": "agents_skills_firebase_data_connect_reference_security_available_bindings"
|
|
},
|
|
{
|
|
"label": "auth.token Fields",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L60",
|
|
"_origin": "ast",
|
|
"community": 12,
|
|
"community_name": "Security Reference",
|
|
"norm_label": "auth.token fields",
|
|
"id": "agents_skills_firebase_data_connect_reference_security_auth_token_fields"
|
|
},
|
|
{
|
|
"label": "Expression Examples",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L72",
|
|
"_origin": "ast",
|
|
"community": 12,
|
|
"community_name": "Security Reference",
|
|
"norm_label": "expression examples",
|
|
"id": "agents_skills_firebase_data_connect_reference_security_expression_examples"
|
|
},
|
|
{
|
|
"label": "Using eq_expr in Filters",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L88",
|
|
"_origin": "ast",
|
|
"community": 12,
|
|
"community_name": "Security Reference",
|
|
"norm_label": "using eq_expr in filters",
|
|
"id": "agents_skills_firebase_data_connect_reference_security_using_eq_expr_in_filters"
|
|
},
|
|
{
|
|
"label": "@check and @redact",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L112",
|
|
"_origin": "ast",
|
|
"community": 12,
|
|
"community_name": "Security Reference",
|
|
"norm_label": "@check and @redact",
|
|
"id": "agents_skills_firebase_data_connect_reference_security_check_and_redact"
|
|
},
|
|
{
|
|
"label": "@check",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L116",
|
|
"_origin": "ast",
|
|
"community": 12,
|
|
"community_name": "Security Reference",
|
|
"norm_label": "@check",
|
|
"id": "agents_skills_firebase_data_connect_reference_security_check"
|
|
},
|
|
{
|
|
"label": "@redact",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L132",
|
|
"_origin": "ast",
|
|
"community": 12,
|
|
"community_name": "Security Reference",
|
|
"norm_label": "@redact",
|
|
"id": "agents_skills_firebase_data_connect_reference_security_redact"
|
|
},
|
|
{
|
|
"label": "Authorization Data Lookup",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L140",
|
|
"_origin": "ast",
|
|
"community": 12,
|
|
"community_name": "Security Reference",
|
|
"norm_label": "authorization data lookup",
|
|
"id": "agents_skills_firebase_data_connect_reference_security_authorization_data_lookup"
|
|
},
|
|
{
|
|
"label": "Validate Key Exists",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L161",
|
|
"_origin": "ast",
|
|
"community": 12,
|
|
"community_name": "Security Reference",
|
|
"norm_label": "validate key exists",
|
|
"id": "agents_skills_firebase_data_connect_reference_security_validate_key_exists"
|
|
},
|
|
{
|
|
"label": "Authorization Patterns",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L172",
|
|
"_origin": "ast",
|
|
"community": 12,
|
|
"community_name": "Security Reference",
|
|
"norm_label": "authorization patterns",
|
|
"id": "agents_skills_firebase_data_connect_reference_security_authorization_patterns"
|
|
},
|
|
{
|
|
"label": "User-Owned Resources",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L174",
|
|
"_origin": "ast",
|
|
"community": 12,
|
|
"community_name": "Security Reference",
|
|
"norm_label": "user-owned resources",
|
|
"id": "agents_skills_firebase_data_connect_reference_security_user_owned_resources"
|
|
},
|
|
{
|
|
"label": "Role-Based Access",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L208",
|
|
"_origin": "ast",
|
|
"community": 12,
|
|
"community_name": "Security Reference",
|
|
"norm_label": "role-based access",
|
|
"id": "agents_skills_firebase_data_connect_reference_security_role_based_access"
|
|
},
|
|
{
|
|
"label": "Public Data with Filters",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L227",
|
|
"_origin": "ast",
|
|
"community": 12,
|
|
"community_name": "Security Reference",
|
|
"norm_label": "public data with filters",
|
|
"id": "agents_skills_firebase_data_connect_reference_security_public_data_with_filters"
|
|
},
|
|
{
|
|
"label": "Tiered Access (Pro Content)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L240",
|
|
"_origin": "ast",
|
|
"community": 12,
|
|
"community_name": "Security Reference",
|
|
"norm_label": "tiered access (pro content)",
|
|
"id": "agents_skills_firebase_data_connect_reference_security_tiered_access_pro_content"
|
|
},
|
|
{
|
|
"label": "Anti-Patterns",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L252",
|
|
"_origin": "ast",
|
|
"community": 12,
|
|
"community_name": "Security Reference",
|
|
"norm_label": "anti-patterns",
|
|
"id": "agents_skills_firebase_data_connect_reference_security_anti_patterns"
|
|
},
|
|
{
|
|
"label": "\u274c Don't Pass User ID as Variable",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L254",
|
|
"_origin": "ast",
|
|
"community": 12,
|
|
"community_name": "Security Reference",
|
|
"norm_label": "\u274c don't pass user id as variable",
|
|
"id": "agents_skills_firebase_data_connect_reference_security_don_t_pass_user_id_as_variable"
|
|
},
|
|
{
|
|
"label": "\u274c Don't Use USER Without Filters",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L268",
|
|
"_origin": "ast",
|
|
"community": 12,
|
|
"community_name": "Security Reference",
|
|
"norm_label": "\u274c don't use user without filters",
|
|
"id": "agents_skills_firebase_data_connect_reference_security_don_t_use_user_without_filters"
|
|
},
|
|
{
|
|
"label": "\u274c Don't Trust Unverified Email",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L282",
|
|
"_origin": "ast",
|
|
"community": 12,
|
|
"community_name": "Security Reference",
|
|
"norm_label": "\u274c don't trust unverified email",
|
|
"id": "agents_skills_firebase_data_connect_reference_security_don_t_trust_unverified_email"
|
|
},
|
|
{
|
|
"label": "\u274c Don't Use PUBLIC/USER for Prototyping",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L292",
|
|
"_origin": "ast",
|
|
"community": 12,
|
|
"community_name": "Security Reference",
|
|
"norm_label": "\u274c don't use public/user for prototyping",
|
|
"id": "agents_skills_firebase_data_connect_reference_security_don_t_use_public_user_for_prototyping"
|
|
},
|
|
{
|
|
"label": "templates.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/templates.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 47,
|
|
"community_name": "Templates",
|
|
"norm_label": "templates.md",
|
|
"id": "agents_skills_firebase_data_connect_templates"
|
|
},
|
|
{
|
|
"label": "Templates",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/templates.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 47,
|
|
"community_name": "Templates",
|
|
"norm_label": "templates",
|
|
"id": "agents_skills_firebase_data_connect_templates_templates"
|
|
},
|
|
{
|
|
"label": "Basic CRUD Schema",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/templates.md",
|
|
"source_location": "L7",
|
|
"_origin": "ast",
|
|
"community": 47,
|
|
"community_name": "Templates",
|
|
"norm_label": "basic crud schema",
|
|
"id": "agents_skills_firebase_data_connect_templates_basic_crud_schema"
|
|
},
|
|
{
|
|
"label": "User-Owned Resources",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/templates.md",
|
|
"source_location": "L54",
|
|
"_origin": "ast",
|
|
"community": 47,
|
|
"community_name": "Templates",
|
|
"norm_label": "user-owned resources",
|
|
"id": "agents_skills_firebase_data_connect_templates_user_owned_resources"
|
|
},
|
|
{
|
|
"label": "Many-to-Many Relationship",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/templates.md",
|
|
"source_location": "L118",
|
|
"_origin": "ast",
|
|
"community": 47,
|
|
"community_name": "Templates",
|
|
"norm_label": "many-to-many relationship",
|
|
"id": "agents_skills_firebase_data_connect_templates_many_to_many_relationship"
|
|
},
|
|
{
|
|
"label": "dataconnect.yaml Template",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/templates.md",
|
|
"source_location": "L174",
|
|
"_origin": "ast",
|
|
"community": 47,
|
|
"community_name": "Templates",
|
|
"norm_label": "dataconnect.yaml template",
|
|
"id": "agents_skills_firebase_data_connect_templates_dataconnect_yaml_template"
|
|
},
|
|
{
|
|
"label": "connector.yaml Template",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/templates.md",
|
|
"source_location": "L192",
|
|
"_origin": "ast",
|
|
"community": 47,
|
|
"community_name": "Templates",
|
|
"norm_label": "connector.yaml template",
|
|
"id": "agents_skills_firebase_data_connect_templates_connector_yaml_template"
|
|
},
|
|
{
|
|
"label": "Firebase Init Commands",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/templates.md",
|
|
"source_location": "L212",
|
|
"_origin": "ast",
|
|
"community": 47,
|
|
"community_name": "Templates",
|
|
"norm_label": "firebase init commands",
|
|
"id": "agents_skills_firebase_data_connect_templates_firebase_init_commands"
|
|
},
|
|
{
|
|
"label": "SDK Initialization (Web)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/templates.md",
|
|
"source_location": "L234",
|
|
"_origin": "ast",
|
|
"community": 47,
|
|
"community_name": "Templates",
|
|
"norm_label": "sdk initialization (web)",
|
|
"id": "agents_skills_firebase_data_connect_templates_sdk_initialization_web"
|
|
},
|
|
{
|
|
"label": "Realtime Query Templates",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/templates.md",
|
|
"source_location": "L273",
|
|
"_origin": "ast",
|
|
"community": 47,
|
|
"community_name": "Templates",
|
|
"norm_label": "realtime query templates",
|
|
"id": "agents_skills_firebase_data_connect_templates_realtime_query_templates"
|
|
},
|
|
{
|
|
"label": "Time-Based Polling",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/templates.md",
|
|
"source_location": "L275",
|
|
"_origin": "ast",
|
|
"community": 47,
|
|
"community_name": "Templates",
|
|
"norm_label": "time-based polling",
|
|
"id": "agents_skills_firebase_data_connect_templates_time_based_polling"
|
|
},
|
|
{
|
|
"label": "Event-Driven Refresh",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/templates.md",
|
|
"source_location": "L287",
|
|
"_origin": "ast",
|
|
"community": 47,
|
|
"community_name": "Templates",
|
|
"norm_label": "event-driven refresh",
|
|
"id": "agents_skills_firebase_data_connect_templates_event_driven_refresh"
|
|
},
|
|
{
|
|
"label": "Client Subscribe (Web)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-data-connect/templates.md",
|
|
"source_location": "L302",
|
|
"_origin": "ast",
|
|
"community": 47,
|
|
"community_name": "Templates",
|
|
"norm_label": "client subscribe (web)",
|
|
"id": "agents_skills_firebase_data_connect_templates_client_subscribe_web"
|
|
},
|
|
{
|
|
"label": "firebase-firestore/SKILL.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/SKILL.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 78,
|
|
"community_name": "firebase-firestore/SKILL.md",
|
|
"norm_label": "firebase-firestore/skill.md",
|
|
"id": "agents_skills_firebase_firestore_skill"
|
|
},
|
|
{
|
|
"label": "Cloud Firestore Database and Operations",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/SKILL.md",
|
|
"source_location": "L13",
|
|
"_origin": "ast",
|
|
"community": 107,
|
|
"community_name": "1. Instance Selection and Edition Detection",
|
|
"norm_label": "cloud firestore database and operations",
|
|
"id": "agents_skills_firebase_firestore_skill_cloud_firestore_database_and_operations"
|
|
},
|
|
{
|
|
"label": "1. Instance Selection and Edition Detection",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/SKILL.md",
|
|
"source_location": "L18",
|
|
"_origin": "ast",
|
|
"community": 107,
|
|
"community_name": "1. Instance Selection and Edition Detection",
|
|
"norm_label": "1. instance selection and edition detection",
|
|
"id": "agents_skills_firebase_firestore_skill_1_instance_selection_and_edition_detection"
|
|
},
|
|
{
|
|
"label": "A. Instance Found",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/SKILL.md",
|
|
"source_location": "L23",
|
|
"_origin": "ast",
|
|
"community": 107,
|
|
"community_name": "1. Instance Selection and Edition Detection",
|
|
"norm_label": "a. instance found",
|
|
"id": "agents_skills_firebase_firestore_skill_a_instance_found"
|
|
},
|
|
{
|
|
"label": "B. No Instance Found (or New Requested)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/SKILL.md",
|
|
"source_location": "L35",
|
|
"_origin": "ast",
|
|
"community": 107,
|
|
"community_name": "1. Instance Selection and Edition Detection",
|
|
"norm_label": "b. no instance found (or new requested)",
|
|
"id": "agents_skills_firebase_firestore_skill_b_no_instance_found_or_new_requested"
|
|
},
|
|
{
|
|
"label": "2. Specialized Guides",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/SKILL.md",
|
|
"source_location": "L49",
|
|
"_origin": "ast",
|
|
"community": 107,
|
|
"community_name": "1. Instance Selection and Edition Detection",
|
|
"norm_label": "2. specialized guides",
|
|
"id": "agents_skills_firebase_firestore_skill_2_specialized_guides"
|
|
},
|
|
{
|
|
"label": "Standard Edition (`references/standard/`)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/SKILL.md",
|
|
"source_location": "L54",
|
|
"_origin": "ast",
|
|
"community": 107,
|
|
"community_name": "1. Instance Selection and Edition Detection",
|
|
"norm_label": "standard edition (`references/standard/`)",
|
|
"id": "agents_skills_firebase_firestore_skill_standard_edition_references_standard"
|
|
},
|
|
{
|
|
"label": "Enterprise Edition / Native Mode (`references/enterprise/`)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/SKILL.md",
|
|
"source_location": "L65",
|
|
"_origin": "ast",
|
|
"community": 107,
|
|
"community_name": "1. Instance Selection and Edition Detection",
|
|
"norm_label": "enterprise edition / native mode (`references/enterprise/`)",
|
|
"id": "agents_skills_firebase_firestore_skill_enterprise_edition_native_mode_references_enterprise"
|
|
},
|
|
{
|
|
"label": "enterprise/android_sdk_usage.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/android_sdk_usage.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 57,
|
|
"community_name": "Android SDK Usage (Enterprise Native Mode)",
|
|
"norm_label": "enterprise/android_sdk_usage.md",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_android_sdk_usage"
|
|
},
|
|
{
|
|
"label": "Android SDK Usage (Enterprise Native Mode)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/android_sdk_usage.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 57,
|
|
"community_name": "Android SDK Usage (Enterprise Native Mode)",
|
|
"norm_label": "android sdk usage (enterprise native mode)",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_android_sdk_usage_android_sdk_usage_enterprise_native_mode"
|
|
},
|
|
{
|
|
"label": "1. Initialization",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/android_sdk_usage.md",
|
|
"source_location": "L8",
|
|
"_origin": "ast",
|
|
"community": 57,
|
|
"community_name": "Android SDK Usage (Enterprise Native Mode)",
|
|
"norm_label": "1. initialization",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_android_sdk_usage_1_initialization"
|
|
},
|
|
{
|
|
"label": "Add Dependencies",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/android_sdk_usage.md",
|
|
"source_location": "L10",
|
|
"_origin": "ast",
|
|
"community": 57,
|
|
"community_name": "Android SDK Usage (Enterprise Native Mode)",
|
|
"norm_label": "add dependencies",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_android_sdk_usage_add_dependencies"
|
|
},
|
|
{
|
|
"label": "Initialize Firestore",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/android_sdk_usage.md",
|
|
"source_location": "L47",
|
|
"_origin": "ast",
|
|
"community": 57,
|
|
"community_name": "Android SDK Usage (Enterprise Native Mode)",
|
|
"norm_label": "initialize firestore",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_android_sdk_usage_initialize_firestore"
|
|
},
|
|
{
|
|
"label": "2. Decision Framework: Mandatory Pipeline Architecture",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/android_sdk_usage.md",
|
|
"source_location": "L78",
|
|
"_origin": "ast",
|
|
"community": 57,
|
|
"community_name": "Android SDK Usage (Enterprise Native Mode)",
|
|
"norm_label": "2. decision framework: mandatory pipeline architecture",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_android_sdk_usage_2_decision_framework_mandatory_pipeline_architecture"
|
|
},
|
|
{
|
|
"label": "Strict Rules & Accountability",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/android_sdk_usage.md",
|
|
"source_location": "L88",
|
|
"_origin": "ast",
|
|
"community": 57,
|
|
"community_name": "Android SDK Usage (Enterprise Native Mode)",
|
|
"norm_label": "strict rules & accountability",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_android_sdk_usage_strict_rules_accountability"
|
|
},
|
|
{
|
|
"label": "3. Pipeline Examples",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/android_sdk_usage.md",
|
|
"source_location": "L113",
|
|
"_origin": "ast",
|
|
"community": 57,
|
|
"community_name": "Android SDK Usage (Enterprise Native Mode)",
|
|
"norm_label": "3. pipeline examples",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_android_sdk_usage_3_pipeline_examples"
|
|
},
|
|
{
|
|
"label": "Relational Joins Pattern",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/android_sdk_usage.md",
|
|
"source_location": "L115",
|
|
"_origin": "ast",
|
|
"community": 57,
|
|
"community_name": "Android SDK Usage (Enterprise Native Mode)",
|
|
"norm_label": "relational joins pattern",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_android_sdk_usage_relational_joins_pattern"
|
|
},
|
|
{
|
|
"label": "Full-Text Search",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/android_sdk_usage.md",
|
|
"source_location": "L145",
|
|
"_origin": "ast",
|
|
"community": 57,
|
|
"community_name": "Android SDK Usage (Enterprise Native Mode)",
|
|
"norm_label": "full-text search",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_android_sdk_usage_full_text_search"
|
|
},
|
|
{
|
|
"label": "4. Real-Time Listener & Document Operations",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/android_sdk_usage.md",
|
|
"source_location": "L166",
|
|
"_origin": "ast",
|
|
"community": 57,
|
|
"community_name": "Android SDK Usage (Enterprise Native Mode)",
|
|
"norm_label": "4. real-time listener & document operations",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_android_sdk_usage_4_real_time_listener_document_operations"
|
|
},
|
|
{
|
|
"label": "data_model.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/data_model.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 77,
|
|
"community_name": "Document Data Model",
|
|
"norm_label": "data_model.md",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_data_model"
|
|
},
|
|
{
|
|
"label": "Firestore Data Model Reference",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/data_model.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 77,
|
|
"community_name": "Document Data Model",
|
|
"norm_label": "firestore data model reference",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_data_model_firestore_data_model_reference"
|
|
},
|
|
{
|
|
"label": "Document Data Model",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/data_model.md",
|
|
"source_location": "L7",
|
|
"_origin": "ast",
|
|
"community": 77,
|
|
"community_name": "Document Data Model",
|
|
"norm_label": "document data model",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_data_model_document_data_model"
|
|
},
|
|
{
|
|
"label": "Documents",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/data_model.md",
|
|
"source_location": "L11",
|
|
"_origin": "ast",
|
|
"community": 77,
|
|
"community_name": "Document Data Model",
|
|
"norm_label": "documents",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_data_model_documents"
|
|
},
|
|
{
|
|
"label": "Collections",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/data_model.md",
|
|
"source_location": "L21",
|
|
"_origin": "ast",
|
|
"community": 77,
|
|
"community_name": "Document Data Model",
|
|
"norm_label": "collections",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_data_model_collections"
|
|
},
|
|
{
|
|
"label": "Subcollections",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/data_model.md",
|
|
"source_location": "L32",
|
|
"_origin": "ast",
|
|
"community": 77,
|
|
"community_name": "Document Data Model",
|
|
"norm_label": "subcollections",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_data_model_subcollections"
|
|
},
|
|
{
|
|
"label": "Collection Group Support",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/data_model.md",
|
|
"source_location": "L41",
|
|
"_origin": "ast",
|
|
"community": 77,
|
|
"community_name": "Document Data Model",
|
|
"norm_label": "collection group support",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_data_model_collection_group_support"
|
|
},
|
|
{
|
|
"label": "Use Cases",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/data_model.md",
|
|
"source_location": "L48",
|
|
"_origin": "ast",
|
|
"community": 77,
|
|
"community_name": "Document Data Model",
|
|
"norm_label": "use cases",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_data_model_use_cases"
|
|
},
|
|
{
|
|
"label": "Examples",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/data_model.md",
|
|
"source_location": "L59",
|
|
"_origin": "ast",
|
|
"community": 77,
|
|
"community_name": "Document Data Model",
|
|
"norm_label": "examples",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_data_model_examples"
|
|
},
|
|
{
|
|
"label": "enterprise/flutter_setup.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/flutter_setup.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 104,
|
|
"community_name": "Cloud Firestore in Flutter",
|
|
"norm_label": "enterprise/flutter_setup.md",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_flutter_setup"
|
|
},
|
|
{
|
|
"label": "Cloud Firestore in Flutter",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/flutter_setup.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 104,
|
|
"community_name": "Cloud Firestore in Flutter",
|
|
"norm_label": "cloud firestore in flutter",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_flutter_setup_cloud_firestore_in_flutter"
|
|
},
|
|
{
|
|
"label": "1. Setup",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/flutter_setup.md",
|
|
"source_location": "L7",
|
|
"_origin": "ast",
|
|
"community": 104,
|
|
"community_name": "Cloud Firestore in Flutter",
|
|
"norm_label": "1. setup",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_flutter_setup_1_setup"
|
|
},
|
|
{
|
|
"label": "2. Best Practices: Type-Safe Models",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/flutter_setup.md",
|
|
"source_location": "L19",
|
|
"_origin": "ast",
|
|
"community": 104,
|
|
"community_name": "Cloud Firestore in Flutter",
|
|
"norm_label": "2. best practices: type-safe models",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_flutter_setup_2_best_practices_type_safe_models"
|
|
},
|
|
{
|
|
"label": "3. The Service Layer",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/flutter_setup.md",
|
|
"source_location": "L65",
|
|
"_origin": "ast",
|
|
"community": 104,
|
|
"community_name": "Cloud Firestore in Flutter",
|
|
"norm_label": "3. the service layer",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_flutter_setup_3_the_service_layer"
|
|
},
|
|
{
|
|
"label": "Initialization & References",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/flutter_setup.md",
|
|
"source_location": "L70",
|
|
"_origin": "ast",
|
|
"community": 104,
|
|
"community_name": "Cloud Firestore in Flutter",
|
|
"norm_label": "initialization & references",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_flutter_setup_initialization_references"
|
|
},
|
|
{
|
|
"label": "4. Listening to Streams in the UI (`StreamBuilder`)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/flutter_setup.md",
|
|
"source_location": "L142",
|
|
"_origin": "ast",
|
|
"community": 104,
|
|
"community_name": "Cloud Firestore in Flutter",
|
|
"norm_label": "4. listening to streams in the ui (`streambuilder`)",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_flutter_setup_4_listening_to_streams_in_the_ui_streambuilder"
|
|
},
|
|
{
|
|
"label": "enterprise/indexes.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/indexes.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 78,
|
|
"community_name": "firebase-firestore/SKILL.md",
|
|
"norm_label": "enterprise/indexes.md",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_indexes"
|
|
},
|
|
{
|
|
"label": "Firestore Indexes Reference",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/indexes.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 79,
|
|
"community_name": "Firestore Indexes Reference",
|
|
"norm_label": "firestore indexes reference",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_indexes_firestore_indexes_reference"
|
|
},
|
|
{
|
|
"label": "Index Structure",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/indexes.md",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"community": 79,
|
|
"community_name": "Firestore Indexes Reference",
|
|
"norm_label": "index structure",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_indexes_index_structure"
|
|
},
|
|
{
|
|
"label": "Index Ordering",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/indexes.md",
|
|
"source_location": "L17",
|
|
"_origin": "ast",
|
|
"community": 79,
|
|
"community_name": "Firestore Indexes Reference",
|
|
"norm_label": "index ordering",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_indexes_index_ordering"
|
|
},
|
|
{
|
|
"label": "Index Density",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/indexes.md",
|
|
"source_location": "L25",
|
|
"_origin": "ast",
|
|
"community": 79,
|
|
"community_name": "Firestore Indexes Reference",
|
|
"norm_label": "index density",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_indexes_index_density"
|
|
},
|
|
{
|
|
"label": "Unique Indexes",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/indexes.md",
|
|
"source_location": "L37",
|
|
"_origin": "ast",
|
|
"community": 79,
|
|
"community_name": "Firestore Indexes Reference",
|
|
"norm_label": "unique indexes",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_indexes_unique_indexes"
|
|
},
|
|
{
|
|
"label": "Query Support Examples",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/indexes.md",
|
|
"source_location": "L44",
|
|
"_origin": "ast",
|
|
"community": 79,
|
|
"community_name": "Firestore Indexes Reference",
|
|
"norm_label": "query support examples",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_indexes_query_support_examples"
|
|
},
|
|
{
|
|
"label": "Management",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/indexes.md",
|
|
"source_location": "L67",
|
|
"_origin": "ast",
|
|
"community": 79,
|
|
"community_name": "Firestore Indexes Reference",
|
|
"norm_label": "management",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_indexes_management"
|
|
},
|
|
{
|
|
"label": "Config files",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/indexes.md",
|
|
"source_location": "L69",
|
|
"_origin": "ast",
|
|
"community": 79,
|
|
"community_name": "Firestore Indexes Reference",
|
|
"norm_label": "config files",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_indexes_config_files"
|
|
},
|
|
{
|
|
"label": "CLI Commands",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/indexes.md",
|
|
"source_location": "L132",
|
|
"_origin": "ast",
|
|
"community": 79,
|
|
"community_name": "Firestore Indexes Reference",
|
|
"norm_label": "cli commands",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_indexes_cli_commands"
|
|
},
|
|
{
|
|
"label": "enterprise/ios_setup.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/ios_setup.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 33,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULE: NO INLINE INITIALIZATION \u26d4\ufe0f",
|
|
"norm_label": "enterprise/ios_setup.md",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_ios_setup"
|
|
},
|
|
{
|
|
"label": "Firestore Enterprise Native Mode on iOS",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/ios_setup.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 33,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULE: NO INLINE INITIALIZATION \u26d4\ufe0f",
|
|
"norm_label": "firestore enterprise native mode on ios",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_ios_setup_firestore_enterprise_native_mode_on_ios"
|
|
},
|
|
{
|
|
"label": "\u26d4\ufe0f CRITICAL RULE: NO FirebaseFirestoreSwift \u26d4\ufe0f",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/ios_setup.md",
|
|
"source_location": "L6",
|
|
"_origin": "ast",
|
|
"community": 33,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULE: NO INLINE INITIALIZATION \u26d4\ufe0f",
|
|
"norm_label": "\u26d4\ufe0f critical rule: no firebasefirestoreswift \u26d4\ufe0f",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_ios_setup_critical_rule_no_firebasefirestoreswift"
|
|
},
|
|
{
|
|
"label": "\u26d4\ufe0f CRITICAL RULE: NO INLINE INITIALIZATION \u26d4\ufe0f",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/ios_setup.md",
|
|
"source_location": "L23",
|
|
"_origin": "ast",
|
|
"community": 33,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULE: NO INLINE INITIALIZATION \u26d4\ufe0f",
|
|
"norm_label": "\u26d4\ufe0f critical rule: no inline initialization \u26d4\ufe0f",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_ios_setup_critical_rule_no_inline_initialization"
|
|
},
|
|
{
|
|
"label": "1. Import and Initialize",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/ios_setup.md",
|
|
"source_location": "L36",
|
|
"_origin": "ast",
|
|
"community": 33,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULE: NO INLINE INITIALIZATION \u26d4\ufe0f",
|
|
"norm_label": "1. import and initialize",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_ios_setup_1_import_and_initialize"
|
|
},
|
|
{
|
|
"label": "2. Type-Safe Data Models (Codable)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/ios_setup.md",
|
|
"source_location": "L54",
|
|
"_origin": "ast",
|
|
"community": 33,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULE: NO INLINE INITIALIZATION \u26d4\ufe0f",
|
|
"norm_label": "2. type-safe data models (codable)",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_ios_setup_2_type_safe_data_models_codable"
|
|
},
|
|
{
|
|
"label": "3. Basic CRUD Operations",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/ios_setup.md",
|
|
"source_location": "L68",
|
|
"_origin": "ast",
|
|
"community": 33,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULE: NO INLINE INITIALIZATION \u26d4\ufe0f",
|
|
"norm_label": "3. basic crud operations",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_ios_setup_3_basic_crud_operations"
|
|
},
|
|
{
|
|
"label": "Writing Data (Modern Concurrency & Codable)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/ios_setup.md",
|
|
"source_location": "L73",
|
|
"_origin": "ast",
|
|
"community": 33,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULE: NO INLINE INITIALIZATION \u26d4\ufe0f",
|
|
"norm_label": "writing data (modern concurrency & codable)",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_ios_setup_writing_data_modern_concurrency_codable"
|
|
},
|
|
{
|
|
"label": "Reading Data (Modern Concurrency & Codable)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/ios_setup.md",
|
|
"source_location": "L87",
|
|
"_origin": "ast",
|
|
"community": 33,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULE: NO INLINE INITIALIZATION \u26d4\ufe0f",
|
|
"norm_label": "reading data (modern concurrency & codable)",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_ios_setup_reading_data_modern_concurrency_codable"
|
|
},
|
|
{
|
|
"label": "4. Pipeline Queries",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/ios_setup.md",
|
|
"source_location": "L106",
|
|
"_origin": "ast",
|
|
"community": 33,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULE: NO INLINE INITIALIZATION \u26d4\ufe0f",
|
|
"norm_label": "4. pipeline queries",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_ios_setup_4_pipeline_queries"
|
|
},
|
|
{
|
|
"label": "Initialization",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/ios_setup.md",
|
|
"source_location": "L110",
|
|
"_origin": "ast",
|
|
"community": 33,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULE: NO INLINE INITIALIZATION \u26d4\ufe0f",
|
|
"norm_label": "initialization",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_ios_setup_initialization"
|
|
},
|
|
{
|
|
"label": "Examples",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/ios_setup.md",
|
|
"source_location": "L116",
|
|
"_origin": "ast",
|
|
"community": 33,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULE: NO INLINE INITIALIZATION \u26d4\ufe0f",
|
|
"norm_label": "examples",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_ios_setup_examples"
|
|
},
|
|
{
|
|
"label": "5. Realtime Listeners in SwiftUI (Lifecycle Best Practices)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/ios_setup.md",
|
|
"source_location": "L135",
|
|
"_origin": "ast",
|
|
"community": 33,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULE: NO INLINE INITIALIZATION \u26d4\ufe0f",
|
|
"norm_label": "5. realtime listeners in swiftui (lifecycle best practices)",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_ios_setup_5_realtime_listeners_in_swiftui_lifecycle_best_practices"
|
|
},
|
|
{
|
|
"label": "\u26d4\ufe0f UNSAFE PATTERN (.onDisappear)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/ios_setup.md",
|
|
"source_location": "L141",
|
|
"_origin": "ast",
|
|
"community": 33,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULE: NO INLINE INITIALIZATION \u26d4\ufe0f",
|
|
"norm_label": "\u26d4\ufe0f unsafe pattern (.ondisappear)",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_ios_setup_unsafe_pattern_ondisappear"
|
|
},
|
|
{
|
|
"label": "\u2705 SAFE PATTERN (.task with deinit)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/ios_setup.md",
|
|
"source_location": "L147",
|
|
"_origin": "ast",
|
|
"community": 33,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULE: NO INLINE INITIALIZATION \u26d4\ufe0f",
|
|
"norm_label": "\u2705 safe pattern (.task with deinit)",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_ios_setup_safe_pattern_task_with_deinit"
|
|
},
|
|
{
|
|
"label": "enterprise/provisioning.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/provisioning.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 78,
|
|
"community_name": "firebase-firestore/SKILL.md",
|
|
"norm_label": "enterprise/provisioning.md",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_provisioning"
|
|
},
|
|
{
|
|
"label": "Provisioning Firestore Enterprise Native Mode",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/provisioning.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 93,
|
|
"community_name": "Manual Initialization",
|
|
"norm_label": "provisioning firestore enterprise native mode",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_provisioning_provisioning_firestore_enterprise_native_mode"
|
|
},
|
|
{
|
|
"label": "Manual Initialization",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/provisioning.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 93,
|
|
"community_name": "Manual Initialization",
|
|
"norm_label": "manual initialization",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_provisioning_manual_initialization"
|
|
},
|
|
{
|
|
"label": "1. Create a Firestore Enterprise Database",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/provisioning.md",
|
|
"source_location": "L16",
|
|
"_origin": "ast",
|
|
"community": 93,
|
|
"community_name": "Manual Initialization",
|
|
"norm_label": "1. create a firestore enterprise database",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_provisioning_1_create_a_firestore_enterprise_database"
|
|
},
|
|
{
|
|
"label": "2. Create `firebase.json`",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/provisioning.md",
|
|
"source_location": "L46",
|
|
"_origin": "ast",
|
|
"community": 93,
|
|
"community_name": "Manual Initialization",
|
|
"norm_label": "2. create `firebase.json`",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_provisioning_2_create_firebase_json"
|
|
},
|
|
{
|
|
"label": "2. Create `firestore.rules`",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/provisioning.md",
|
|
"source_location": "L64",
|
|
"_origin": "ast",
|
|
"community": 93,
|
|
"community_name": "Manual Initialization",
|
|
"norm_label": "2. create `firestore.rules`",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_provisioning_2_create_firestore_rules"
|
|
},
|
|
{
|
|
"label": "3. Create `firestore.indexes.json`",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/provisioning.md",
|
|
"source_location": "L82",
|
|
"_origin": "ast",
|
|
"community": 93,
|
|
"community_name": "Manual Initialization",
|
|
"norm_label": "3. create `firestore.indexes.json`",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_provisioning_3_create_firestore_indexes_json"
|
|
},
|
|
{
|
|
"label": "Deploy rules and indexes",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/provisioning.md",
|
|
"source_location": "L96",
|
|
"_origin": "ast",
|
|
"community": 93,
|
|
"community_name": "Manual Initialization",
|
|
"norm_label": "deploy rules and indexes",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_provisioning_deploy_rules_and_indexes"
|
|
},
|
|
{
|
|
"label": "Local Emulation",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/provisioning.md",
|
|
"source_location": "L109",
|
|
"_origin": "ast",
|
|
"community": 93,
|
|
"community_name": "Manual Initialization",
|
|
"norm_label": "local emulation",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_provisioning_local_emulation"
|
|
},
|
|
{
|
|
"label": "python_sdk_usage.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/python_sdk_usage.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 39,
|
|
"community_name": "Writing Data",
|
|
"norm_label": "python_sdk_usage.md",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_python_sdk_usage"
|
|
},
|
|
{
|
|
"label": "Python SDK Usage",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/python_sdk_usage.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 39,
|
|
"community_name": "Writing Data",
|
|
"norm_label": "python sdk usage",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_python_sdk_usage_python_sdk_usage"
|
|
},
|
|
{
|
|
"label": "Writing Data",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/python_sdk_usage.md",
|
|
"source_location": "L6",
|
|
"_origin": "ast",
|
|
"community": 39,
|
|
"community_name": "Writing Data",
|
|
"norm_label": "writing data",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_python_sdk_usage_writing_data"
|
|
},
|
|
{
|
|
"label": "Set a Document",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/python_sdk_usage.md",
|
|
"source_location": "L8",
|
|
"_origin": "ast",
|
|
"community": 39,
|
|
"community_name": "Writing Data",
|
|
"norm_label": "set a document",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_python_sdk_usage_set_a_document"
|
|
},
|
|
{
|
|
"label": "Add a Document with Auto-ID",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/python_sdk_usage.md",
|
|
"source_location": "L27",
|
|
"_origin": "ast",
|
|
"community": 39,
|
|
"community_name": "Writing Data",
|
|
"norm_label": "add a document with auto-id",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_python_sdk_usage_add_a_document_with_auto_id"
|
|
},
|
|
{
|
|
"label": "Update a Document",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/python_sdk_usage.md",
|
|
"source_location": "L40",
|
|
"_origin": "ast",
|
|
"community": 39,
|
|
"community_name": "Writing Data",
|
|
"norm_label": "update a document",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_python_sdk_usage_update_a_document"
|
|
},
|
|
{
|
|
"label": "Transactions",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/python_sdk_usage.md",
|
|
"source_location": "L52",
|
|
"_origin": "ast",
|
|
"community": 39,
|
|
"community_name": "Writing Data",
|
|
"norm_label": "transactions",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_python_sdk_usage_transactions"
|
|
},
|
|
{
|
|
"label": "Reading Data",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/python_sdk_usage.md",
|
|
"source_location": "L74",
|
|
"_origin": "ast",
|
|
"community": 39,
|
|
"community_name": "Writing Data",
|
|
"norm_label": "reading data",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_python_sdk_usage_reading_data"
|
|
},
|
|
{
|
|
"label": "Get a Single Document",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/python_sdk_usage.md",
|
|
"source_location": "L76",
|
|
"_origin": "ast",
|
|
"community": 39,
|
|
"community_name": "Writing Data",
|
|
"norm_label": "get a single document",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_python_sdk_usage_get_a_single_document"
|
|
},
|
|
{
|
|
"label": "Get Multiple Documents",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/python_sdk_usage.md",
|
|
"source_location": "L88",
|
|
"_origin": "ast",
|
|
"community": 39,
|
|
"community_name": "Writing Data",
|
|
"norm_label": "get multiple documents",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_python_sdk_usage_get_multiple_documents"
|
|
},
|
|
{
|
|
"label": "Queries",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/python_sdk_usage.md",
|
|
"source_location": "L99",
|
|
"_origin": "ast",
|
|
"community": 39,
|
|
"community_name": "Writing Data",
|
|
"norm_label": "queries",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_python_sdk_usage_queries"
|
|
},
|
|
{
|
|
"label": "Simple and Compound Queries",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/python_sdk_usage.md",
|
|
"source_location": "L101",
|
|
"_origin": "ast",
|
|
"community": 39,
|
|
"community_name": "Writing Data",
|
|
"norm_label": "simple and compound queries",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_python_sdk_usage_simple_and_compound_queries"
|
|
},
|
|
{
|
|
"label": "Order and Limit",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/python_sdk_usage.md",
|
|
"source_location": "L122",
|
|
"_origin": "ast",
|
|
"community": 39,
|
|
"community_name": "Writing Data",
|
|
"norm_label": "order and limit",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_python_sdk_usage_order_and_limit"
|
|
},
|
|
{
|
|
"label": "Pipeline Queries",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/python_sdk_usage.md",
|
|
"source_location": "L130",
|
|
"_origin": "ast",
|
|
"community": 39,
|
|
"community_name": "Writing Data",
|
|
"norm_label": "pipeline queries",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_python_sdk_usage_pipeline_queries"
|
|
},
|
|
{
|
|
"label": "enterprise/security_rules.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/security_rules.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 78,
|
|
"community_name": "firebase-firestore/SKILL.md",
|
|
"norm_label": "enterprise/security_rules.md",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_security_rules"
|
|
},
|
|
{
|
|
"label": "1. Generate Firestore Rules",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/security_rules.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 40,
|
|
"community_name": "Advanced Validation for Business Logic",
|
|
"norm_label": "1. generate firestore rules",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_security_rules_1_generate_firestore_rules"
|
|
},
|
|
{
|
|
"label": "Workflow",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/security_rules.md",
|
|
"source_location": "L16",
|
|
"_origin": "ast",
|
|
"community": 40,
|
|
"community_name": "Advanced Validation for Business Logic",
|
|
"norm_label": "workflow",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_security_rules_workflow"
|
|
},
|
|
{
|
|
"label": "Phase-1: Codebase Analysis",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/security_rules.md",
|
|
"source_location": "L20",
|
|
"_origin": "ast",
|
|
"community": 40,
|
|
"community_name": "Advanced Validation for Business Logic",
|
|
"norm_label": "phase-1: codebase analysis",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_security_rules_phase_1_codebase_analysis"
|
|
},
|
|
{
|
|
"label": "Phase-2: Security Rules Generation",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/security_rules.md",
|
|
"source_location": "L38",
|
|
"_origin": "ast",
|
|
"community": 40,
|
|
"community_name": "Advanced Validation for Business Logic",
|
|
"norm_label": "phase-2: security rules generation",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_security_rules_phase_2_security_rules_generation"
|
|
},
|
|
{
|
|
"label": "Mandatory: User Data Separation (The \"No Mixed Content\" Rule)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/security_rules.md",
|
|
"source_location": "L220",
|
|
"_origin": "ast",
|
|
"community": 40,
|
|
"community_name": "Advanced Validation for Business Logic",
|
|
"norm_label": "mandatory: user data separation (the \"no mixed content\" rule)",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_security_rules_mandatory_user_data_separation_the_no_mixed_content_rule"
|
|
},
|
|
{
|
|
"label": "**CRITICAL** RBAC Guidelines",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/security_rules.md",
|
|
"source_location": "L239",
|
|
"_origin": "ast",
|
|
"community": 40,
|
|
"community_name": "Advanced Validation for Business Logic",
|
|
"norm_label": "**critical** rbac guidelines",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_security_rules_critical_rbac_guidelines"
|
|
},
|
|
{
|
|
"label": "Critical Directives for Secure Generation",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/security_rules.md",
|
|
"source_location": "L279",
|
|
"_origin": "ast",
|
|
"community": 40,
|
|
"community_name": "Advanced Validation for Business Logic",
|
|
"norm_label": "critical directives for secure generation",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_security_rules_critical_directives_for_secure_generation"
|
|
},
|
|
{
|
|
"label": "Advanced Validation for Business Logic",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/security_rules.md",
|
|
"source_location": "L355",
|
|
"_origin": "ast",
|
|
"community": 40,
|
|
"community_name": "Advanced Validation for Business Logic",
|
|
"norm_label": "advanced validation for business logic",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_security_rules_advanced_validation_for_business_logic"
|
|
},
|
|
{
|
|
"label": "3. Strict Path and Relationship Scoping",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/security_rules.md",
|
|
"source_location": "L399",
|
|
"_origin": "ast",
|
|
"community": 40,
|
|
"community_name": "Advanced Validation for Business Logic",
|
|
"norm_label": "3. strict path and relationship scoping",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_security_rules_3_strict_path_and_relationship_scoping"
|
|
},
|
|
{
|
|
"label": "4. Secure Counter Updates",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/security_rules.md",
|
|
"source_location": "L412",
|
|
"_origin": "ast",
|
|
"community": 40,
|
|
"community_name": "Advanced Validation for Business Logic",
|
|
"norm_label": "4. secure counter updates",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_security_rules_4_secure_counter_updates"
|
|
},
|
|
{
|
|
"label": "5. **CRITICAL** Ensure Application Validity",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/security_rules.md",
|
|
"source_location": "L450",
|
|
"_origin": "ast",
|
|
"community": 40,
|
|
"community_name": "Advanced Validation for Business Logic",
|
|
"norm_label": "5. **critical** ensure application validity",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_security_rules_5_critical_ensure_application_validity"
|
|
},
|
|
{
|
|
"label": "Phase-3: Devil's Advocate Attack",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/security_rules.md",
|
|
"source_location": "L476",
|
|
"_origin": "ast",
|
|
"community": 40,
|
|
"community_name": "Advanced Validation for Business Logic",
|
|
"norm_label": "phase-3: devil's advocate attack",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_security_rules_phase_3_devil_s_advocate_attack"
|
|
},
|
|
{
|
|
"label": "Phase-4: Syntactic Validation",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/security_rules.md",
|
|
"source_location": "L547",
|
|
"_origin": "ast",
|
|
"community": 40,
|
|
"community_name": "Advanced Validation for Business Logic",
|
|
"norm_label": "phase-4: syntactic validation",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_security_rules_phase_4_syntactic_validation"
|
|
},
|
|
{
|
|
"label": "Critical Constraints",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/security_rules.md",
|
|
"source_location": "L553",
|
|
"_origin": "ast",
|
|
"community": 40,
|
|
"community_name": "Advanced Validation for Business Logic",
|
|
"norm_label": "critical constraints",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_security_rules_critical_constraints"
|
|
},
|
|
{
|
|
"label": "enterprise/web_sdk_usage.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/web_sdk_usage.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 80,
|
|
"community_name": "Web SDK Usage (Enterprise Native Mode)",
|
|
"norm_label": "enterprise/web_sdk_usage.md",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_web_sdk_usage"
|
|
},
|
|
{
|
|
"label": "Web SDK Usage (Enterprise Native Mode)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/web_sdk_usage.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 80,
|
|
"community_name": "Web SDK Usage (Enterprise Native Mode)",
|
|
"norm_label": "web sdk usage (enterprise native mode)",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_web_sdk_usage_web_sdk_usage_enterprise_native_mode"
|
|
},
|
|
{
|
|
"label": "1. Initialization",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/web_sdk_usage.md",
|
|
"source_location": "L8",
|
|
"_origin": "ast",
|
|
"community": 80,
|
|
"community_name": "Web SDK Usage (Enterprise Native Mode)",
|
|
"norm_label": "1. initialization",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_web_sdk_usage_1_initialization"
|
|
},
|
|
{
|
|
"label": "2. Decision Framework: Pipelines vs. Standard Queries",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/web_sdk_usage.md",
|
|
"source_location": "L26",
|
|
"_origin": "ast",
|
|
"community": 80,
|
|
"community_name": "Web SDK Usage (Enterprise Native Mode)",
|
|
"norm_label": "2. decision framework: pipelines vs. standard queries",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_web_sdk_usage_2_decision_framework_pipelines_vs_standard_queries"
|
|
},
|
|
{
|
|
"label": "Rules & Accountability",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/web_sdk_usage.md",
|
|
"source_location": "L32",
|
|
"_origin": "ast",
|
|
"community": 80,
|
|
"community_name": "Web SDK Usage (Enterprise Native Mode)",
|
|
"norm_label": "rules & accountability",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_web_sdk_usage_rules_accountability"
|
|
},
|
|
{
|
|
"label": "3. Pipeline Examples",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/web_sdk_usage.md",
|
|
"source_location": "L48",
|
|
"_origin": "ast",
|
|
"community": 80,
|
|
"community_name": "Web SDK Usage (Enterprise Native Mode)",
|
|
"norm_label": "3. pipeline examples",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_web_sdk_usage_3_pipeline_examples"
|
|
},
|
|
{
|
|
"label": "Relational Joins Pattern",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/web_sdk_usage.md",
|
|
"source_location": "L50",
|
|
"_origin": "ast",
|
|
"community": 80,
|
|
"community_name": "Web SDK Usage (Enterprise Native Mode)",
|
|
"norm_label": "relational joins pattern",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_web_sdk_usage_relational_joins_pattern"
|
|
},
|
|
{
|
|
"label": "Full-Text Search",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/web_sdk_usage.md",
|
|
"source_location": "L72",
|
|
"_origin": "ast",
|
|
"community": 80,
|
|
"community_name": "Web SDK Usage (Enterprise Native Mode)",
|
|
"norm_label": "full-text search",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_web_sdk_usage_full_text_search"
|
|
},
|
|
{
|
|
"label": "4. Real-Time Listener & Document Operations",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/web_sdk_usage.md",
|
|
"source_location": "L91",
|
|
"_origin": "ast",
|
|
"community": 80,
|
|
"community_name": "Web SDK Usage (Enterprise Native Mode)",
|
|
"norm_label": "4. real-time listener & document operations",
|
|
"id": "agents_skills_firebase_firestore_references_enterprise_web_sdk_usage_4_real_time_listener_document_operations"
|
|
},
|
|
{
|
|
"label": "standard/android_sdk_usage.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/android_sdk_usage.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 68,
|
|
"community_name": "Cloud Firestore on Android (Kotlin)",
|
|
"norm_label": "standard/android_sdk_usage.md",
|
|
"id": "agents_skills_firebase_firestore_references_standard_android_sdk_usage"
|
|
},
|
|
{
|
|
"label": "Cloud Firestore on Android (Kotlin)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/android_sdk_usage.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 68,
|
|
"community_name": "Cloud Firestore on Android (Kotlin)",
|
|
"norm_label": "cloud firestore on android (kotlin)",
|
|
"id": "agents_skills_firebase_firestore_references_standard_android_sdk_usage_cloud_firestore_on_android_kotlin"
|
|
},
|
|
{
|
|
"label": "Enable Firestore via CLI",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/android_sdk_usage.md",
|
|
"source_location": "L6",
|
|
"_origin": "ast",
|
|
"community": 68,
|
|
"community_name": "Cloud Firestore on Android (Kotlin)",
|
|
"norm_label": "enable firestore via cli",
|
|
"id": "agents_skills_firebase_firestore_references_standard_android_sdk_usage_enable_firestore_via_cli"
|
|
},
|
|
{
|
|
"label": "1. Add Dependencies",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/android_sdk_usage.md",
|
|
"source_location": "L17",
|
|
"_origin": "ast",
|
|
"community": 68,
|
|
"community_name": "Cloud Firestore on Android (Kotlin)",
|
|
"norm_label": "1. add dependencies",
|
|
"id": "agents_skills_firebase_firestore_references_standard_android_sdk_usage_1_add_dependencies"
|
|
},
|
|
{
|
|
"label": "2. Initialize Firestore",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/android_sdk_usage.md",
|
|
"source_location": "L35",
|
|
"_origin": "ast",
|
|
"community": 68,
|
|
"community_name": "Cloud Firestore on Android (Kotlin)",
|
|
"norm_label": "2. initialize firestore",
|
|
"id": "agents_skills_firebase_firestore_references_standard_android_sdk_usage_2_initialize_firestore"
|
|
},
|
|
{
|
|
"label": "Jetpack Compose (Modern)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/android_sdk_usage.md",
|
|
"source_location": "L61",
|
|
"_origin": "ast",
|
|
"community": 68,
|
|
"community_name": "Cloud Firestore on Android (Kotlin)",
|
|
"norm_label": "jetpack compose (modern)",
|
|
"id": "agents_skills_firebase_firestore_references_standard_android_sdk_usage_jetpack_compose_modern"
|
|
},
|
|
{
|
|
"label": "3. Add Data",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/android_sdk_usage.md",
|
|
"source_location": "L90",
|
|
"_origin": "ast",
|
|
"community": 68,
|
|
"community_name": "Cloud Firestore on Android (Kotlin)",
|
|
"norm_label": "3. add data",
|
|
"id": "agents_skills_firebase_firestore_references_standard_android_sdk_usage_3_add_data"
|
|
},
|
|
{
|
|
"label": "4. Read Data",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/android_sdk_usage.md",
|
|
"source_location": "L130",
|
|
"_origin": "ast",
|
|
"community": 68,
|
|
"community_name": "Cloud Firestore on Android (Kotlin)",
|
|
"norm_label": "4. read data",
|
|
"id": "agents_skills_firebase_firestore_references_standard_android_sdk_usage_4_read_data"
|
|
},
|
|
{
|
|
"label": "5. Update Data",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/android_sdk_usage.md",
|
|
"source_location": "L167",
|
|
"_origin": "ast",
|
|
"community": 68,
|
|
"community_name": "Cloud Firestore on Android (Kotlin)",
|
|
"norm_label": "5. update data",
|
|
"id": "agents_skills_firebase_firestore_references_standard_android_sdk_usage_5_update_data"
|
|
},
|
|
{
|
|
"label": "6. Delete Data",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/android_sdk_usage.md",
|
|
"source_location": "L184",
|
|
"_origin": "ast",
|
|
"community": 68,
|
|
"community_name": "Cloud Firestore on Android (Kotlin)",
|
|
"norm_label": "6. delete data",
|
|
"id": "agents_skills_firebase_firestore_references_standard_android_sdk_usage_6_delete_data"
|
|
},
|
|
{
|
|
"label": "standard/flutter_setup.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/flutter_setup.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 105,
|
|
"community_name": "Cloud Firestore in Flutter",
|
|
"norm_label": "standard/flutter_setup.md",
|
|
"id": "agents_skills_firebase_firestore_references_standard_flutter_setup"
|
|
},
|
|
{
|
|
"label": "Cloud Firestore in Flutter",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/flutter_setup.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 105,
|
|
"community_name": "Cloud Firestore in Flutter",
|
|
"norm_label": "cloud firestore in flutter",
|
|
"id": "agents_skills_firebase_firestore_references_standard_flutter_setup_cloud_firestore_in_flutter"
|
|
},
|
|
{
|
|
"label": "1. Setup",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/flutter_setup.md",
|
|
"source_location": "L7",
|
|
"_origin": "ast",
|
|
"community": 105,
|
|
"community_name": "Cloud Firestore in Flutter",
|
|
"norm_label": "1. setup",
|
|
"id": "agents_skills_firebase_firestore_references_standard_flutter_setup_1_setup"
|
|
},
|
|
{
|
|
"label": "2. Best Practices: Type-Safe Models",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/flutter_setup.md",
|
|
"source_location": "L19",
|
|
"_origin": "ast",
|
|
"community": 105,
|
|
"community_name": "Cloud Firestore in Flutter",
|
|
"norm_label": "2. best practices: type-safe models",
|
|
"id": "agents_skills_firebase_firestore_references_standard_flutter_setup_2_best_practices_type_safe_models"
|
|
},
|
|
{
|
|
"label": "3. The Service Layer",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/flutter_setup.md",
|
|
"source_location": "L65",
|
|
"_origin": "ast",
|
|
"community": 105,
|
|
"community_name": "Cloud Firestore in Flutter",
|
|
"norm_label": "3. the service layer",
|
|
"id": "agents_skills_firebase_firestore_references_standard_flutter_setup_3_the_service_layer"
|
|
},
|
|
{
|
|
"label": "Initialization & References",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/flutter_setup.md",
|
|
"source_location": "L70",
|
|
"_origin": "ast",
|
|
"community": 105,
|
|
"community_name": "Cloud Firestore in Flutter",
|
|
"norm_label": "initialization & references",
|
|
"id": "agents_skills_firebase_firestore_references_standard_flutter_setup_initialization_references"
|
|
},
|
|
{
|
|
"label": "4. Listening to Streams in the UI (`StreamBuilder`)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/flutter_setup.md",
|
|
"source_location": "L138",
|
|
"_origin": "ast",
|
|
"community": 105,
|
|
"community_name": "Cloud Firestore in Flutter",
|
|
"norm_label": "4. listening to streams in the ui (`streambuilder`)",
|
|
"id": "agents_skills_firebase_firestore_references_standard_flutter_setup_4_listening_to_streams_in_the_ui_streambuilder"
|
|
},
|
|
{
|
|
"label": "standard/indexes.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/indexes.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 78,
|
|
"community_name": "firebase-firestore/SKILL.md",
|
|
"norm_label": "standard/indexes.md",
|
|
"id": "agents_skills_firebase_firestore_references_standard_indexes"
|
|
},
|
|
{
|
|
"label": "Firestore Indexes Reference",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/indexes.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 34,
|
|
"community_name": "Firestore Indexes Reference",
|
|
"norm_label": "firestore indexes reference",
|
|
"id": "agents_skills_firebase_firestore_references_standard_indexes_firestore_indexes_reference"
|
|
},
|
|
{
|
|
"label": "Index Types",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/indexes.md",
|
|
"source_location": "L6",
|
|
"_origin": "ast",
|
|
"community": 34,
|
|
"community_name": "Firestore Indexes Reference",
|
|
"norm_label": "index types",
|
|
"id": "agents_skills_firebase_firestore_references_standard_indexes_index_types"
|
|
},
|
|
{
|
|
"label": "Single-Field Indexes",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/indexes.md",
|
|
"source_location": "L8",
|
|
"_origin": "ast",
|
|
"community": 34,
|
|
"community_name": "Firestore Indexes Reference",
|
|
"norm_label": "single-field indexes",
|
|
"id": "agents_skills_firebase_firestore_references_standard_indexes_single_field_indexes"
|
|
},
|
|
{
|
|
"label": "Composite Indexes",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/indexes.md",
|
|
"source_location": "L16",
|
|
"_origin": "ast",
|
|
"community": 34,
|
|
"community_name": "Firestore Indexes Reference",
|
|
"norm_label": "composite indexes",
|
|
"id": "agents_skills_firebase_firestore_references_standard_indexes_composite_indexes"
|
|
},
|
|
{
|
|
"label": "Automatic vs. Manual Management",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/indexes.md",
|
|
"source_location": "L23",
|
|
"_origin": "ast",
|
|
"community": 34,
|
|
"community_name": "Firestore Indexes Reference",
|
|
"norm_label": "automatic vs. manual management",
|
|
"id": "agents_skills_firebase_firestore_references_standard_indexes_automatic_vs_manual_management"
|
|
},
|
|
{
|
|
"label": "What is Automatic?",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/indexes.md",
|
|
"source_location": "L25",
|
|
"_origin": "ast",
|
|
"community": 34,
|
|
"community_name": "Firestore Indexes Reference",
|
|
"norm_label": "what is automatic?",
|
|
"id": "agents_skills_firebase_firestore_references_standard_indexes_what_is_automatic"
|
|
},
|
|
{
|
|
"label": "When Do I Need to Act?",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/indexes.md",
|
|
"source_location": "L31",
|
|
"_origin": "ast",
|
|
"community": 34,
|
|
"community_name": "Firestore Indexes Reference",
|
|
"norm_label": "when do i need to act?",
|
|
"id": "agents_skills_firebase_firestore_references_standard_indexes_when_do_i_need_to_act"
|
|
},
|
|
{
|
|
"label": "Query Support Examples",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/indexes.md",
|
|
"source_location": "L42",
|
|
"_origin": "ast",
|
|
"community": 34,
|
|
"community_name": "Firestore Indexes Reference",
|
|
"norm_label": "query support examples",
|
|
"id": "agents_skills_firebase_firestore_references_standard_indexes_query_support_examples"
|
|
},
|
|
{
|
|
"label": "Best Practices & Exemptions",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/indexes.md",
|
|
"source_location": "L62",
|
|
"_origin": "ast",
|
|
"community": 34,
|
|
"community_name": "Firestore Indexes Reference",
|
|
"norm_label": "best practices & exemptions",
|
|
"id": "agents_skills_firebase_firestore_references_standard_indexes_best_practices_exemptions"
|
|
},
|
|
{
|
|
"label": "1. High Write Rates (Sequential Values)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/indexes.md",
|
|
"source_location": "L67",
|
|
"_origin": "ast",
|
|
"community": 34,
|
|
"community_name": "Firestore Indexes Reference",
|
|
"norm_label": "1. high write rates (sequential values)",
|
|
"id": "agents_skills_firebase_firestore_references_standard_indexes_1_high_write_rates_sequential_values"
|
|
},
|
|
{
|
|
"label": "2. Large String/Map/Array Fields",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/indexes.md",
|
|
"source_location": "L74",
|
|
"_origin": "ast",
|
|
"community": 34,
|
|
"community_name": "Firestore Indexes Reference",
|
|
"norm_label": "2. large string/map/array fields",
|
|
"id": "agents_skills_firebase_firestore_references_standard_indexes_2_large_string_map_array_fields"
|
|
},
|
|
{
|
|
"label": "3. TTL Fields",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/indexes.md",
|
|
"source_location": "L81",
|
|
"_origin": "ast",
|
|
"community": 34,
|
|
"community_name": "Firestore Indexes Reference",
|
|
"norm_label": "3. ttl fields",
|
|
"id": "agents_skills_firebase_firestore_references_standard_indexes_3_ttl_fields"
|
|
},
|
|
{
|
|
"label": "Management",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/indexes.md",
|
|
"source_location": "L87",
|
|
"_origin": "ast",
|
|
"community": 34,
|
|
"community_name": "Firestore Indexes Reference",
|
|
"norm_label": "management",
|
|
"id": "agents_skills_firebase_firestore_references_standard_indexes_management"
|
|
},
|
|
{
|
|
"label": "Config files",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/indexes.md",
|
|
"source_location": "L89",
|
|
"_origin": "ast",
|
|
"community": 34,
|
|
"community_name": "Firestore Indexes Reference",
|
|
"norm_label": "config files",
|
|
"id": "agents_skills_firebase_firestore_references_standard_indexes_config_files"
|
|
},
|
|
{
|
|
"label": "CLI Commands",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/indexes.md",
|
|
"source_location": "L110",
|
|
"_origin": "ast",
|
|
"community": 34,
|
|
"community_name": "Firestore Indexes Reference",
|
|
"norm_label": "cli commands",
|
|
"id": "agents_skills_firebase_firestore_references_standard_indexes_cli_commands"
|
|
},
|
|
{
|
|
"label": "standard/ios_setup.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/ios_setup.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 58,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULE: NO INLINE INITIALIZATION \u26d4\ufe0f",
|
|
"norm_label": "standard/ios_setup.md",
|
|
"id": "agents_skills_firebase_firestore_references_standard_ios_setup"
|
|
},
|
|
{
|
|
"label": "Firebase Firestore iOS Setup Guide",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/ios_setup.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 58,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULE: NO INLINE INITIALIZATION \u26d4\ufe0f",
|
|
"norm_label": "firebase firestore ios setup guide",
|
|
"id": "agents_skills_firebase_firestore_references_standard_ios_setup_firebase_firestore_ios_setup_guide"
|
|
},
|
|
{
|
|
"label": "\u26d4\ufe0f CRITICAL RULE: NO FirebaseFirestoreSwift \u26d4\ufe0f",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/ios_setup.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 58,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULE: NO INLINE INITIALIZATION \u26d4\ufe0f",
|
|
"norm_label": "\u26d4\ufe0f critical rule: no firebasefirestoreswift \u26d4\ufe0f",
|
|
"id": "agents_skills_firebase_firestore_references_standard_ios_setup_critical_rule_no_firebasefirestoreswift"
|
|
},
|
|
{
|
|
"label": "\u26d4\ufe0f CRITICAL RULE: NO INLINE INITIALIZATION \u26d4\ufe0f",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/ios_setup.md",
|
|
"source_location": "L20",
|
|
"_origin": "ast",
|
|
"community": 58,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULE: NO INLINE INITIALIZATION \u26d4\ufe0f",
|
|
"norm_label": "\u26d4\ufe0f critical rule: no inline initialization \u26d4\ufe0f",
|
|
"id": "agents_skills_firebase_firestore_references_standard_ios_setup_critical_rule_no_inline_initialization"
|
|
},
|
|
{
|
|
"label": "1. Import and Initialize",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/ios_setup.md",
|
|
"source_location": "L33",
|
|
"_origin": "ast",
|
|
"community": 58,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULE: NO INLINE INITIALIZATION \u26d4\ufe0f",
|
|
"norm_label": "1. import and initialize",
|
|
"id": "agents_skills_firebase_firestore_references_standard_ios_setup_1_import_and_initialize"
|
|
},
|
|
{
|
|
"label": "2. Type-Safe Data Models (Codable)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/ios_setup.md",
|
|
"source_location": "L49",
|
|
"_origin": "ast",
|
|
"community": 58,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULE: NO INLINE INITIALIZATION \u26d4\ufe0f",
|
|
"norm_label": "2. type-safe data models (codable)",
|
|
"id": "agents_skills_firebase_firestore_references_standard_ios_setup_2_type_safe_data_models_codable"
|
|
},
|
|
{
|
|
"label": "3. Writing Data (Modern Concurrency & Codable)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/ios_setup.md",
|
|
"source_location": "L63",
|
|
"_origin": "ast",
|
|
"community": 58,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULE: NO INLINE INITIALIZATION \u26d4\ufe0f",
|
|
"norm_label": "3. writing data (modern concurrency & codable)",
|
|
"id": "agents_skills_firebase_firestore_references_standard_ios_setup_3_writing_data_modern_concurrency_codable"
|
|
},
|
|
{
|
|
"label": "4. Reading Data (Modern Concurrency & Codable)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/ios_setup.md",
|
|
"source_location": "L79",
|
|
"_origin": "ast",
|
|
"community": 58,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULE: NO INLINE INITIALIZATION \u26d4\ufe0f",
|
|
"norm_label": "4. reading data (modern concurrency & codable)",
|
|
"id": "agents_skills_firebase_firestore_references_standard_ios_setup_4_reading_data_modern_concurrency_codable"
|
|
},
|
|
{
|
|
"label": "5. Realtime Listeners in SwiftUI (Lifecycle Best Practices)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/ios_setup.md",
|
|
"source_location": "L98",
|
|
"_origin": "ast",
|
|
"community": 58,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULE: NO INLINE INITIALIZATION \u26d4\ufe0f",
|
|
"norm_label": "5. realtime listeners in swiftui (lifecycle best practices)",
|
|
"id": "agents_skills_firebase_firestore_references_standard_ios_setup_5_realtime_listeners_in_swiftui_lifecycle_best_practices"
|
|
},
|
|
{
|
|
"label": "\u26d4\ufe0f UNSAFE PATTERN (.onDisappear)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/ios_setup.md",
|
|
"source_location": "L104",
|
|
"_origin": "ast",
|
|
"community": 58,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULE: NO INLINE INITIALIZATION \u26d4\ufe0f",
|
|
"norm_label": "\u26d4\ufe0f unsafe pattern (.ondisappear)",
|
|
"id": "agents_skills_firebase_firestore_references_standard_ios_setup_unsafe_pattern_ondisappear"
|
|
},
|
|
{
|
|
"label": "\u2705 SAFE PATTERN (.task with deinit)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/ios_setup.md",
|
|
"source_location": "L110",
|
|
"_origin": "ast",
|
|
"community": 58,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULE: NO INLINE INITIALIZATION \u26d4\ufe0f",
|
|
"norm_label": "\u2705 safe pattern (.task with deinit)",
|
|
"id": "agents_skills_firebase_firestore_references_standard_ios_setup_safe_pattern_task_with_deinit"
|
|
},
|
|
{
|
|
"label": "standard/provisioning.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/provisioning.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 78,
|
|
"community_name": "firebase-firestore/SKILL.md",
|
|
"norm_label": "standard/provisioning.md",
|
|
"id": "agents_skills_firebase_firestore_references_standard_provisioning"
|
|
},
|
|
{
|
|
"label": "Provisioning Cloud Firestore",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/provisioning.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 106,
|
|
"community_name": "Manual Initialization",
|
|
"norm_label": "provisioning cloud firestore",
|
|
"id": "agents_skills_firebase_firestore_references_standard_provisioning_provisioning_cloud_firestore"
|
|
},
|
|
{
|
|
"label": "Manual Initialization",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/provisioning.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 106,
|
|
"community_name": "Manual Initialization",
|
|
"norm_label": "manual initialization",
|
|
"id": "agents_skills_firebase_firestore_references_standard_provisioning_manual_initialization"
|
|
},
|
|
{
|
|
"label": "1. Create `firebase.json`",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/provisioning.md",
|
|
"source_location": "L13",
|
|
"_origin": "ast",
|
|
"community": 106,
|
|
"community_name": "Manual Initialization",
|
|
"norm_label": "1. create `firebase.json`",
|
|
"id": "agents_skills_firebase_firestore_references_standard_provisioning_1_create_firebase_json"
|
|
},
|
|
{
|
|
"label": "2. Create `firestore.rules`",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/provisioning.md",
|
|
"source_location": "L52",
|
|
"_origin": "ast",
|
|
"community": 106,
|
|
"community_name": "Manual Initialization",
|
|
"norm_label": "2. create `firestore.rules`",
|
|
"id": "agents_skills_firebase_firestore_references_standard_provisioning_2_create_firestore_rules"
|
|
},
|
|
{
|
|
"label": "3. Create `firestore.indexes.json`",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/provisioning.md",
|
|
"source_location": "L70",
|
|
"_origin": "ast",
|
|
"community": 106,
|
|
"community_name": "Manual Initialization",
|
|
"norm_label": "3. create `firestore.indexes.json`",
|
|
"id": "agents_skills_firebase_firestore_references_standard_provisioning_3_create_firestore_indexes_json"
|
|
},
|
|
{
|
|
"label": "Deploy database, rules and indexes",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/provisioning.md",
|
|
"source_location": "L84",
|
|
"_origin": "ast",
|
|
"community": 106,
|
|
"community_name": "Manual Initialization",
|
|
"norm_label": "deploy database, rules and indexes",
|
|
"id": "agents_skills_firebase_firestore_references_standard_provisioning_deploy_database_rules_and_indexes"
|
|
},
|
|
{
|
|
"label": "Local Emulation",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/provisioning.md",
|
|
"source_location": "L101",
|
|
"_origin": "ast",
|
|
"community": 106,
|
|
"community_name": "Manual Initialization",
|
|
"norm_label": "local emulation",
|
|
"id": "agents_skills_firebase_firestore_references_standard_provisioning_local_emulation"
|
|
},
|
|
{
|
|
"label": "standard/security_rules.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/security_rules.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 78,
|
|
"community_name": "firebase-firestore/SKILL.md",
|
|
"norm_label": "standard/security_rules.md",
|
|
"id": "agents_skills_firebase_firestore_references_standard_security_rules"
|
|
},
|
|
{
|
|
"label": "1. Generate Firestore Rules",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/security_rules.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 78,
|
|
"community_name": "firebase-firestore/SKILL.md",
|
|
"norm_label": "1. generate firestore rules",
|
|
"id": "agents_skills_firebase_firestore_references_standard_security_rules_1_generate_firestore_rules"
|
|
},
|
|
{
|
|
"label": "Workflow",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/security_rules.md",
|
|
"source_location": "L16",
|
|
"_origin": "ast",
|
|
"community": 149,
|
|
"community_name": "Workflow",
|
|
"norm_label": "workflow",
|
|
"id": "agents_skills_firebase_firestore_references_standard_security_rules_workflow"
|
|
},
|
|
{
|
|
"label": "Phase-1: Codebase Analysis",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/security_rules.md",
|
|
"source_location": "L20",
|
|
"_origin": "ast",
|
|
"community": 149,
|
|
"community_name": "Workflow",
|
|
"norm_label": "phase-1: codebase analysis",
|
|
"id": "agents_skills_firebase_firestore_references_standard_security_rules_phase_1_codebase_analysis"
|
|
},
|
|
{
|
|
"label": "Phase-2: Security Rules Generation",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/security_rules.md",
|
|
"source_location": "L38",
|
|
"_origin": "ast",
|
|
"community": 149,
|
|
"community_name": "Workflow",
|
|
"norm_label": "phase-2: security rules generation",
|
|
"id": "agents_skills_firebase_firestore_references_standard_security_rules_phase_2_security_rules_generation"
|
|
},
|
|
{
|
|
"label": "Mandatory: User Data Separation (The \"No Mixed Content\" Rule)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/security_rules.md",
|
|
"source_location": "L220",
|
|
"_origin": "ast",
|
|
"community": 149,
|
|
"community_name": "Workflow",
|
|
"norm_label": "mandatory: user data separation (the \"no mixed content\" rule)",
|
|
"id": "agents_skills_firebase_firestore_references_standard_security_rules_mandatory_user_data_separation_the_no_mixed_content_rule"
|
|
},
|
|
{
|
|
"label": "**CRITICAL** RBAC Guidelines",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/security_rules.md",
|
|
"source_location": "L239",
|
|
"_origin": "ast",
|
|
"community": 149,
|
|
"community_name": "Workflow",
|
|
"norm_label": "**critical** rbac guidelines",
|
|
"id": "agents_skills_firebase_firestore_references_standard_security_rules_critical_rbac_guidelines"
|
|
},
|
|
{
|
|
"label": "Critical Directives for Secure Generation",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/security_rules.md",
|
|
"source_location": "L279",
|
|
"_origin": "ast",
|
|
"community": 149,
|
|
"community_name": "Workflow",
|
|
"norm_label": "critical directives for secure generation",
|
|
"id": "agents_skills_firebase_firestore_references_standard_security_rules_critical_directives_for_secure_generation"
|
|
},
|
|
{
|
|
"label": "Advanced Validation for Business Logic",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/security_rules.md",
|
|
"source_location": "L355",
|
|
"_origin": "ast",
|
|
"community": 148,
|
|
"community_name": "Advanced Validation for Business Logic",
|
|
"norm_label": "advanced validation for business logic",
|
|
"id": "agents_skills_firebase_firestore_references_standard_security_rules_advanced_validation_for_business_logic"
|
|
},
|
|
{
|
|
"label": "3. Strict Path and Relationship Scoping",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/security_rules.md",
|
|
"source_location": "L399",
|
|
"_origin": "ast",
|
|
"community": 148,
|
|
"community_name": "Advanced Validation for Business Logic",
|
|
"norm_label": "3. strict path and relationship scoping",
|
|
"id": "agents_skills_firebase_firestore_references_standard_security_rules_3_strict_path_and_relationship_scoping"
|
|
},
|
|
{
|
|
"label": "4. Secure Counter Updates",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/security_rules.md",
|
|
"source_location": "L412",
|
|
"_origin": "ast",
|
|
"community": 148,
|
|
"community_name": "Advanced Validation for Business Logic",
|
|
"norm_label": "4. secure counter updates",
|
|
"id": "agents_skills_firebase_firestore_references_standard_security_rules_4_secure_counter_updates"
|
|
},
|
|
{
|
|
"label": "5. **CRITICAL** Ensure Application Validity",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/security_rules.md",
|
|
"source_location": "L450",
|
|
"_origin": "ast",
|
|
"community": 148,
|
|
"community_name": "Advanced Validation for Business Logic",
|
|
"norm_label": "5. **critical** ensure application validity",
|
|
"id": "agents_skills_firebase_firestore_references_standard_security_rules_5_critical_ensure_application_validity"
|
|
},
|
|
{
|
|
"label": "Phase-3: Devil's Advocate Attack",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/security_rules.md",
|
|
"source_location": "L476",
|
|
"_origin": "ast",
|
|
"community": 148,
|
|
"community_name": "Advanced Validation for Business Logic",
|
|
"norm_label": "phase-3: devil's advocate attack",
|
|
"id": "agents_skills_firebase_firestore_references_standard_security_rules_phase_3_devil_s_advocate_attack"
|
|
},
|
|
{
|
|
"label": "Phase-4: Syntactic Validation",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/security_rules.md",
|
|
"source_location": "L547",
|
|
"_origin": "ast",
|
|
"community": 148,
|
|
"community_name": "Advanced Validation for Business Logic",
|
|
"norm_label": "phase-4: syntactic validation",
|
|
"id": "agents_skills_firebase_firestore_references_standard_security_rules_phase_4_syntactic_validation"
|
|
},
|
|
{
|
|
"label": "Critical Constraints",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/security_rules.md",
|
|
"source_location": "L553",
|
|
"_origin": "ast",
|
|
"community": 78,
|
|
"community_name": "firebase-firestore/SKILL.md",
|
|
"norm_label": "critical constraints",
|
|
"id": "agents_skills_firebase_firestore_references_standard_security_rules_critical_constraints"
|
|
},
|
|
{
|
|
"label": "standard/web_sdk_usage.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/web_sdk_usage.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 28,
|
|
"community_name": "Firestore Web SDK Usage Guide",
|
|
"norm_label": "standard/web_sdk_usage.md",
|
|
"id": "agents_skills_firebase_firestore_references_standard_web_sdk_usage"
|
|
},
|
|
{
|
|
"label": "Firestore Web SDK Usage Guide",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/web_sdk_usage.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 28,
|
|
"community_name": "Firestore Web SDK Usage Guide",
|
|
"norm_label": "firestore web sdk usage guide",
|
|
"id": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_firestore_web_sdk_usage_guide"
|
|
},
|
|
{
|
|
"label": "Initialization",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/web_sdk_usage.md",
|
|
"source_location": "L6",
|
|
"_origin": "ast",
|
|
"community": 28,
|
|
"community_name": "Firestore Web SDK Usage Guide",
|
|
"norm_label": "initialization",
|
|
"id": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_initialization"
|
|
},
|
|
{
|
|
"label": "Writing Data",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/web_sdk_usage.md",
|
|
"source_location": "L24",
|
|
"_origin": "ast",
|
|
"community": 28,
|
|
"community_name": "Firestore Web SDK Usage Guide",
|
|
"norm_label": "writing data",
|
|
"id": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_writing_data"
|
|
},
|
|
{
|
|
"label": "Set a Document (`setDoc`)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/web_sdk_usage.md",
|
|
"source_location": "L26",
|
|
"_origin": "ast",
|
|
"community": 28,
|
|
"community_name": "Firestore Web SDK Usage Guide",
|
|
"norm_label": "set a document (`setdoc`)",
|
|
"id": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_set_a_document_setdoc"
|
|
},
|
|
{
|
|
"label": "Add a Document with Auto-ID (`addDoc`)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/web_sdk_usage.md",
|
|
"source_location": "L44",
|
|
"_origin": "ast",
|
|
"community": 28,
|
|
"community_name": "Firestore Web SDK Usage Guide",
|
|
"norm_label": "add a document with auto-id (`adddoc`)",
|
|
"id": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_add_a_document_with_auto_id_adddoc"
|
|
},
|
|
{
|
|
"label": "Update a Document (`updateDoc`)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/web_sdk_usage.md",
|
|
"source_location": "L58",
|
|
"_origin": "ast",
|
|
"community": 28,
|
|
"community_name": "Firestore Web SDK Usage Guide",
|
|
"norm_label": "update a document (`updatedoc`)",
|
|
"id": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_update_a_document_updatedoc"
|
|
},
|
|
{
|
|
"label": "Transactions",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/web_sdk_usage.md",
|
|
"source_location": "L73",
|
|
"_origin": "ast",
|
|
"community": 28,
|
|
"community_name": "Firestore Web SDK Usage Guide",
|
|
"norm_label": "transactions",
|
|
"id": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_transactions"
|
|
},
|
|
{
|
|
"label": "Reading Data",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/web_sdk_usage.md",
|
|
"source_location": "L98",
|
|
"_origin": "ast",
|
|
"community": 28,
|
|
"community_name": "Firestore Web SDK Usage Guide",
|
|
"norm_label": "reading data",
|
|
"id": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_reading_data"
|
|
},
|
|
{
|
|
"label": "Get a Single Document (`getDoc`)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/web_sdk_usage.md",
|
|
"source_location": "L100",
|
|
"_origin": "ast",
|
|
"community": 28,
|
|
"community_name": "Firestore Web SDK Usage Guide",
|
|
"norm_label": "get a single document (`getdoc`)",
|
|
"id": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_get_a_single_document_getdoc"
|
|
},
|
|
{
|
|
"label": "Get Multiple Documents (`getDocs`)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/web_sdk_usage.md",
|
|
"source_location": "L115",
|
|
"_origin": "ast",
|
|
"community": 28,
|
|
"community_name": "Firestore Web SDK Usage Guide",
|
|
"norm_label": "get multiple documents (`getdocs`)",
|
|
"id": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_get_multiple_documents_getdocs"
|
|
},
|
|
{
|
|
"label": "Realtime Updates",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/web_sdk_usage.md",
|
|
"source_location": "L129",
|
|
"_origin": "ast",
|
|
"community": 28,
|
|
"community_name": "Firestore Web SDK Usage Guide",
|
|
"norm_label": "realtime updates",
|
|
"id": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_realtime_updates"
|
|
},
|
|
{
|
|
"label": "Listen to a Document/Query (`onSnapshot`)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/web_sdk_usage.md",
|
|
"source_location": "L131",
|
|
"_origin": "ast",
|
|
"community": 28,
|
|
"community_name": "Firestore Web SDK Usage Guide",
|
|
"norm_label": "listen to a document/query (`onsnapshot`)",
|
|
"id": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_listen_to_a_document_query_onsnapshot"
|
|
},
|
|
{
|
|
"label": "Handle Changes (Added/Modified/Removed)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/web_sdk_usage.md",
|
|
"source_location": "L144",
|
|
"_origin": "ast",
|
|
"community": 28,
|
|
"community_name": "Firestore Web SDK Usage Guide",
|
|
"norm_label": "handle changes (added/modified/removed)",
|
|
"id": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_handle_changes_added_modified_removed"
|
|
},
|
|
{
|
|
"label": "Queries",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/web_sdk_usage.md",
|
|
"source_location": "L165",
|
|
"_origin": "ast",
|
|
"community": 28,
|
|
"community_name": "Firestore Web SDK Usage Guide",
|
|
"norm_label": "queries",
|
|
"id": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_queries"
|
|
},
|
|
{
|
|
"label": "Simple and Compound Queries",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/web_sdk_usage.md",
|
|
"source_location": "L167",
|
|
"_origin": "ast",
|
|
"community": 28,
|
|
"community_name": "Firestore Web SDK Usage Guide",
|
|
"norm_label": "simple and compound queries",
|
|
"id": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_simple_and_compound_queries"
|
|
},
|
|
{
|
|
"label": "Order and Limit",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/web_sdk_usage.md",
|
|
"source_location": "L184",
|
|
"_origin": "ast",
|
|
"community": 28,
|
|
"community_name": "Firestore Web SDK Usage Guide",
|
|
"norm_label": "order and limit",
|
|
"id": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_order_and_limit"
|
|
},
|
|
{
|
|
"label": "firebase-hosting-basics/SKILL.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/SKILL.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 11,
|
|
"community_name": "Key Attributes",
|
|
"norm_label": "firebase-hosting-basics/skill.md",
|
|
"id": "agents_skills_firebase_hosting_basics_skill"
|
|
},
|
|
{
|
|
"label": "hosting-basics",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/SKILL.md",
|
|
"source_location": "L6",
|
|
"_origin": "ast",
|
|
"community": 11,
|
|
"community_name": "Key Attributes",
|
|
"norm_label": "hosting-basics",
|
|
"id": "agents_skills_firebase_hosting_basics_skill_hosting_basics"
|
|
},
|
|
{
|
|
"label": "Overview",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/SKILL.md",
|
|
"source_location": "L12",
|
|
"_origin": "ast",
|
|
"community": 11,
|
|
"community_name": "Key Attributes",
|
|
"norm_label": "overview",
|
|
"id": "agents_skills_firebase_hosting_basics_skill_overview"
|
|
},
|
|
{
|
|
"label": "Hosting vs App Hosting",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/SKILL.md",
|
|
"source_location": "L29",
|
|
"_origin": "ast",
|
|
"community": 11,
|
|
"community_name": "Key Attributes",
|
|
"norm_label": "hosting vs app hosting",
|
|
"id": "agents_skills_firebase_hosting_basics_skill_hosting_vs_app_hosting"
|
|
},
|
|
{
|
|
"label": "Instructions",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/SKILL.md",
|
|
"source_location": "L43",
|
|
"_origin": "ast",
|
|
"community": 11,
|
|
"community_name": "Key Attributes",
|
|
"norm_label": "instructions",
|
|
"id": "agents_skills_firebase_hosting_basics_skill_instructions"
|
|
},
|
|
{
|
|
"label": "1. Configuration (`firebase.json`)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/SKILL.md",
|
|
"source_location": "L45",
|
|
"_origin": "ast",
|
|
"community": 11,
|
|
"community_name": "Key Attributes",
|
|
"norm_label": "1. configuration (`firebase.json`)",
|
|
"id": "agents_skills_firebase_hosting_basics_skill_1_configuration_firebase_json"
|
|
},
|
|
{
|
|
"label": "2. Deploying",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/SKILL.md",
|
|
"source_location": "L51",
|
|
"_origin": "ast",
|
|
"community": 11,
|
|
"community_name": "Key Attributes",
|
|
"norm_label": "2. deploying",
|
|
"id": "agents_skills_firebase_hosting_basics_skill_2_deploying"
|
|
},
|
|
{
|
|
"label": "3. Emulation",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/SKILL.md",
|
|
"source_location": "L56",
|
|
"_origin": "ast",
|
|
"community": 11,
|
|
"community_name": "Key Attributes",
|
|
"norm_label": "3. emulation",
|
|
"id": "agents_skills_firebase_hosting_basics_skill_3_emulation"
|
|
},
|
|
{
|
|
"label": "firebase-hosting-basics/learnings.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/learnings.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 287,
|
|
"community_name": "Learnings",
|
|
"norm_label": "firebase-hosting-basics/learnings.md",
|
|
"id": "agents_skills_firebase_hosting_basics_learnings"
|
|
},
|
|
{
|
|
"label": "Learnings",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/learnings.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 287,
|
|
"community_name": "Learnings",
|
|
"norm_label": "learnings",
|
|
"id": "agents_skills_firebase_hosting_basics_learnings_learnings"
|
|
},
|
|
{
|
|
"label": "Initial Setup",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/learnings.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 287,
|
|
"community_name": "Learnings",
|
|
"norm_label": "initial setup",
|
|
"id": "agents_skills_firebase_hosting_basics_learnings_initial_setup"
|
|
},
|
|
{
|
|
"label": "2026-06-28",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/learnings.md",
|
|
"source_location": "L6",
|
|
"_origin": "ast",
|
|
"community": 287,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-06-28",
|
|
"id": "agents_skills_firebase_hosting_basics_learnings_2026_06_28"
|
|
},
|
|
{
|
|
"label": "firebase-hosting-basics/references/configuration.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/references/configuration.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 11,
|
|
"community_name": "Key Attributes",
|
|
"norm_label": "firebase-hosting-basics/references/configuration.md",
|
|
"id": "agents_skills_firebase_hosting_basics_references_configuration"
|
|
},
|
|
{
|
|
"label": "Hosting Configuration (`firebase.json`)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/references/configuration.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 11,
|
|
"community_name": "Key Attributes",
|
|
"norm_label": "hosting configuration (`firebase.json`)",
|
|
"id": "agents_skills_firebase_hosting_basics_references_configuration_hosting_configuration_firebase_json"
|
|
},
|
|
{
|
|
"label": "Key Attributes",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/references/configuration.md",
|
|
"source_location": "L6",
|
|
"_origin": "ast",
|
|
"community": 11,
|
|
"community_name": "Key Attributes",
|
|
"norm_label": "key attributes",
|
|
"id": "agents_skills_firebase_hosting_basics_references_configuration_key_attributes"
|
|
},
|
|
{
|
|
"label": "`public` (Required)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/references/configuration.md",
|
|
"source_location": "L8",
|
|
"_origin": "ast",
|
|
"community": 11,
|
|
"community_name": "Key Attributes",
|
|
"norm_label": "`public` (required)",
|
|
"id": "agents_skills_firebase_hosting_basics_references_configuration_public_required"
|
|
},
|
|
{
|
|
"label": "`ignore` (Optional)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/references/configuration.md",
|
|
"source_location": "L18",
|
|
"_origin": "ast",
|
|
"community": 11,
|
|
"community_name": "Key Attributes",
|
|
"norm_label": "`ignore` (optional)",
|
|
"id": "agents_skills_firebase_hosting_basics_references_configuration_ignore_optional"
|
|
},
|
|
{
|
|
"label": "`redirects` (Optional)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/references/configuration.md",
|
|
"source_location": "L23",
|
|
"_origin": "ast",
|
|
"community": 11,
|
|
"community_name": "Key Attributes",
|
|
"norm_label": "`redirects` (optional)",
|
|
"id": "agents_skills_firebase_hosting_basics_references_configuration_redirects_optional"
|
|
},
|
|
{
|
|
"label": "`rewrites` (Optional)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/references/configuration.md",
|
|
"source_location": "L37",
|
|
"_origin": "ast",
|
|
"community": 11,
|
|
"community_name": "Key Attributes",
|
|
"norm_label": "`rewrites` (optional)",
|
|
"id": "agents_skills_firebase_hosting_basics_references_configuration_rewrites_optional"
|
|
},
|
|
{
|
|
"label": "`headers` (Optional)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/references/configuration.md",
|
|
"source_location": "L61",
|
|
"_origin": "ast",
|
|
"community": 11,
|
|
"community_name": "Key Attributes",
|
|
"norm_label": "`headers` (optional)",
|
|
"id": "agents_skills_firebase_hosting_basics_references_configuration_headers_optional"
|
|
},
|
|
{
|
|
"label": "`cleanUrls` (Optional)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/references/configuration.md",
|
|
"source_location": "L79",
|
|
"_origin": "ast",
|
|
"community": 11,
|
|
"community_name": "Key Attributes",
|
|
"norm_label": "`cleanurls` (optional)",
|
|
"id": "agents_skills_firebase_hosting_basics_references_configuration_cleanurls_optional"
|
|
},
|
|
{
|
|
"label": "`trailingSlash` (Optional)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/references/configuration.md",
|
|
"source_location": "L87",
|
|
"_origin": "ast",
|
|
"community": 11,
|
|
"community_name": "Key Attributes",
|
|
"norm_label": "`trailingslash` (optional)",
|
|
"id": "agents_skills_firebase_hosting_basics_references_configuration_trailingslash_optional"
|
|
},
|
|
{
|
|
"label": "Full Example",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/references/configuration.md",
|
|
"source_location": "L94",
|
|
"_origin": "ast",
|
|
"community": 11,
|
|
"community_name": "Key Attributes",
|
|
"norm_label": "full example",
|
|
"id": "agents_skills_firebase_hosting_basics_references_configuration_full_example"
|
|
},
|
|
{
|
|
"label": "deploying.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/references/deploying.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 11,
|
|
"community_name": "Key Attributes",
|
|
"norm_label": "deploying.md",
|
|
"id": "agents_skills_firebase_hosting_basics_references_deploying"
|
|
},
|
|
{
|
|
"label": "Deploying to Firebase Hosting",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/references/deploying.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 11,
|
|
"community_name": "Key Attributes",
|
|
"norm_label": "deploying to firebase hosting",
|
|
"id": "agents_skills_firebase_hosting_basics_references_deploying_deploying_to_firebase_hosting"
|
|
},
|
|
{
|
|
"label": "Standard Deployment",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/references/deploying.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 11,
|
|
"community_name": "Key Attributes",
|
|
"norm_label": "standard deployment",
|
|
"id": "agents_skills_firebase_hosting_basics_references_deploying_standard_deployment"
|
|
},
|
|
{
|
|
"label": "Preview Channels",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/references/deploying.md",
|
|
"source_location": "L14",
|
|
"_origin": "ast",
|
|
"community": 11,
|
|
"community_name": "Key Attributes",
|
|
"norm_label": "preview channels",
|
|
"id": "agents_skills_firebase_hosting_basics_references_deploying_preview_channels"
|
|
},
|
|
{
|
|
"label": "Deploy to a Preview Channel",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/references/deploying.md",
|
|
"source_location": "L18",
|
|
"_origin": "ast",
|
|
"community": 11,
|
|
"community_name": "Key Attributes",
|
|
"norm_label": "deploy to a preview channel",
|
|
"id": "agents_skills_firebase_hosting_basics_references_deploying_deploy_to_a_preview_channel"
|
|
},
|
|
{
|
|
"label": "Expiration",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/references/deploying.md",
|
|
"source_location": "L27",
|
|
"_origin": "ast",
|
|
"community": 11,
|
|
"community_name": "Key Attributes",
|
|
"norm_label": "expiration",
|
|
"id": "agents_skills_firebase_hosting_basics_references_deploying_expiration"
|
|
},
|
|
{
|
|
"label": "Cloning to Live",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/references/deploying.md",
|
|
"source_location": "L35",
|
|
"_origin": "ast",
|
|
"community": 11,
|
|
"community_name": "Key Attributes",
|
|
"norm_label": "cloning to live",
|
|
"id": "agents_skills_firebase_hosting_basics_references_deploying_cloning_to_live"
|
|
},
|
|
{
|
|
"label": "firebase-remote-config-basics/SKILL.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/SKILL.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 9,
|
|
"community_name": "Firebase Remote Config iOS Setup Guide",
|
|
"norm_label": "firebase-remote-config-basics/skill.md",
|
|
"id": "agents_skills_firebase_remote_config_basics_skill"
|
|
},
|
|
{
|
|
"label": "Remote Config",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/SKILL.md",
|
|
"source_location": "L7",
|
|
"_origin": "ast",
|
|
"community": 9,
|
|
"community_name": "Firebase Remote Config iOS Setup Guide",
|
|
"norm_label": "remote config",
|
|
"id": "agents_skills_firebase_remote_config_basics_skill_remote_config"
|
|
},
|
|
{
|
|
"label": "Prerequisites",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/SKILL.md",
|
|
"source_location": "L14",
|
|
"_origin": "ast",
|
|
"community": 9,
|
|
"community_name": "Firebase Remote Config iOS Setup Guide",
|
|
"norm_label": "prerequisites",
|
|
"id": "agents_skills_firebase_remote_config_basics_skill_prerequisites"
|
|
},
|
|
{
|
|
"label": "Troubleshooting Execution",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/SKILL.md",
|
|
"source_location": "L21",
|
|
"_origin": "ast",
|
|
"community": 9,
|
|
"community_name": "Firebase Remote Config iOS Setup Guide",
|
|
"norm_label": "troubleshooting execution",
|
|
"id": "agents_skills_firebase_remote_config_basics_skill_troubleshooting_execution"
|
|
},
|
|
{
|
|
"label": "Handling npx 403 Forbidden Errors",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/SKILL.md",
|
|
"source_location": "L23",
|
|
"_origin": "ast",
|
|
"community": 9,
|
|
"community_name": "Firebase Remote Config iOS Setup Guide",
|
|
"norm_label": "handling npx 403 forbidden errors",
|
|
"id": "agents_skills_firebase_remote_config_basics_skill_handling_npx_403_forbidden_errors"
|
|
},
|
|
{
|
|
"label": "Handling Project Context Issues",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/SKILL.md",
|
|
"source_location": "L32",
|
|
"_origin": "ast",
|
|
"community": 9,
|
|
"community_name": "Firebase Remote Config iOS Setup Guide",
|
|
"norm_label": "handling project context issues",
|
|
"id": "agents_skills_firebase_remote_config_basics_skill_handling_project_context_issues"
|
|
},
|
|
{
|
|
"label": "SDK Setup",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/SKILL.md",
|
|
"source_location": "L41",
|
|
"_origin": "ast",
|
|
"community": 9,
|
|
"community_name": "Firebase Remote Config iOS Setup Guide",
|
|
"norm_label": "sdk setup",
|
|
"id": "agents_skills_firebase_remote_config_basics_skill_sdk_setup"
|
|
},
|
|
{
|
|
"label": "Best Practices and Template Management",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/SKILL.md",
|
|
"source_location": "L49",
|
|
"_origin": "ast",
|
|
"community": 9,
|
|
"community_name": "Firebase Remote Config iOS Setup Guide",
|
|
"norm_label": "best practices and template management",
|
|
"id": "agents_skills_firebase_remote_config_basics_skill_best_practices_and_template_management"
|
|
},
|
|
{
|
|
"label": "Fetching Strategies",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/SKILL.md",
|
|
"source_location": "L54",
|
|
"_origin": "ast",
|
|
"community": 9,
|
|
"community_name": "Firebase Remote Config iOS Setup Guide",
|
|
"norm_label": "fetching strategies",
|
|
"id": "agents_skills_firebase_remote_config_basics_skill_fetching_strategies"
|
|
},
|
|
{
|
|
"label": "Template Management via CLI",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/SKILL.md",
|
|
"source_location": "L66",
|
|
"_origin": "ast",
|
|
"community": 9,
|
|
"community_name": "Firebase Remote Config iOS Setup Guide",
|
|
"norm_label": "template management via cli",
|
|
"id": "agents_skills_firebase_remote_config_basics_skill_template_management_via_cli"
|
|
},
|
|
{
|
|
"label": "firebase-remote-config-basics/references/android_setup.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/references/android_setup.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 9,
|
|
"community_name": "Firebase Remote Config iOS Setup Guide",
|
|
"norm_label": "firebase-remote-config-basics/references/android_setup.md",
|
|
"id": "agents_skills_firebase_remote_config_basics_references_android_setup"
|
|
},
|
|
{
|
|
"label": "Firebase Remote Config Android Setup Guide",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/references/android_setup.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 9,
|
|
"community_name": "Firebase Remote Config iOS Setup Guide",
|
|
"norm_label": "firebase remote config android setup guide",
|
|
"id": "agents_skills_firebase_remote_config_basics_references_android_setup_firebase_remote_config_android_setup_guide"
|
|
},
|
|
{
|
|
"label": "Project and App Setup",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/references/android_setup.md",
|
|
"source_location": "L8",
|
|
"_origin": "ast",
|
|
"community": 9,
|
|
"community_name": "Firebase Remote Config iOS Setup Guide",
|
|
"norm_label": "project and app setup",
|
|
"id": "agents_skills_firebase_remote_config_basics_references_android_setup_project_and_app_setup"
|
|
},
|
|
{
|
|
"label": "Add Dependencies to Gradle Build",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/references/android_setup.md",
|
|
"source_location": "L24",
|
|
"_origin": "ast",
|
|
"community": 9,
|
|
"community_name": "Firebase Remote Config iOS Setup Guide",
|
|
"norm_label": "add dependencies to gradle build",
|
|
"id": "agents_skills_firebase_remote_config_basics_references_android_setup_add_dependencies_to_gradle_build"
|
|
},
|
|
{
|
|
"label": "Project-level `build.gradle.kts` (`<project>/build.gradle.kts`)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/references/android_setup.md",
|
|
"source_location": "L30",
|
|
"_origin": "ast",
|
|
"community": 9,
|
|
"community_name": "Firebase Remote Config iOS Setup Guide",
|
|
"norm_label": "project-level `build.gradle.kts` (`<project>/build.gradle.kts`)",
|
|
"id": "agents_skills_firebase_remote_config_basics_references_android_setup_project_level_build_gradle_kts_project_build_gradle_kts"
|
|
},
|
|
{
|
|
"label": "App-level `build.gradle.kts` (`<project>/<app-module>/build.gradle.kts`)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/references/android_setup.md",
|
|
"source_location": "L41",
|
|
"_origin": "ast",
|
|
"community": 9,
|
|
"community_name": "Firebase Remote Config iOS Setup Guide",
|
|
"norm_label": "app-level `build.gradle.kts` (`<project>/<app-module>/build.gradle.kts`)",
|
|
"id": "agents_skills_firebase_remote_config_basics_references_android_setup_app_level_build_gradle_kts_project_app_module_build_gradle_kts"
|
|
},
|
|
{
|
|
"label": "Follow up Steps",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/references/android_setup.md",
|
|
"source_location": "L68",
|
|
"_origin": "ast",
|
|
"community": 9,
|
|
"community_name": "Firebase Remote Config iOS Setup Guide",
|
|
"norm_label": "follow up steps",
|
|
"id": "agents_skills_firebase_remote_config_basics_references_android_setup_follow_up_steps"
|
|
},
|
|
{
|
|
"label": "Set In-App Defaults",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/references/android_setup.md",
|
|
"source_location": "L73",
|
|
"_origin": "ast",
|
|
"community": 9,
|
|
"community_name": "Firebase Remote Config iOS Setup Guide",
|
|
"norm_label": "set in-app defaults",
|
|
"id": "agents_skills_firebase_remote_config_basics_references_android_setup_set_in_app_defaults"
|
|
},
|
|
{
|
|
"label": "Fetch and Activate Values",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/references/android_setup.md",
|
|
"source_location": "L88",
|
|
"_origin": "ast",
|
|
"community": 9,
|
|
"community_name": "Firebase Remote Config iOS Setup Guide",
|
|
"norm_label": "fetch and activate values",
|
|
"id": "agents_skills_firebase_remote_config_basics_references_android_setup_fetch_and_activate_values"
|
|
},
|
|
{
|
|
"label": "firebase-remote-config-basics/references/ios_setup.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/references/ios_setup.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 9,
|
|
"community_name": "Firebase Remote Config iOS Setup Guide",
|
|
"norm_label": "firebase-remote-config-basics/references/ios_setup.md",
|
|
"id": "agents_skills_firebase_remote_config_basics_references_ios_setup"
|
|
},
|
|
{
|
|
"label": "Firebase Remote Config iOS Setup Guide",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/references/ios_setup.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 9,
|
|
"community_name": "Firebase Remote Config iOS Setup Guide",
|
|
"norm_label": "firebase remote config ios setup guide",
|
|
"id": "agents_skills_firebase_remote_config_basics_references_ios_setup_firebase_remote_config_ios_setup_guide"
|
|
},
|
|
{
|
|
"label": "Project and App Setup",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/references/ios_setup.md",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"community": 9,
|
|
"community_name": "Firebase Remote Config iOS Setup Guide",
|
|
"norm_label": "project and app setup",
|
|
"id": "agents_skills_firebase_remote_config_basics_references_ios_setup_project_and_app_setup"
|
|
},
|
|
{
|
|
"label": "Add Swift Package Dependencies",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/references/ios_setup.md",
|
|
"source_location": "L23",
|
|
"_origin": "ast",
|
|
"community": 9,
|
|
"community_name": "Firebase Remote Config iOS Setup Guide",
|
|
"norm_label": "add swift package dependencies",
|
|
"id": "agents_skills_firebase_remote_config_basics_references_ios_setup_add_swift_package_dependencies"
|
|
},
|
|
{
|
|
"label": "Initialize Firebase in App Code",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/references/ios_setup.md",
|
|
"source_location": "L31",
|
|
"_origin": "ast",
|
|
"community": 9,
|
|
"community_name": "Firebase Remote Config iOS Setup Guide",
|
|
"norm_label": "initialize firebase in app code",
|
|
"id": "agents_skills_firebase_remote_config_basics_references_ios_setup_initialize_firebase_in_app_code"
|
|
},
|
|
{
|
|
"label": "Follow up Steps",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/references/ios_setup.md",
|
|
"source_location": "L36",
|
|
"_origin": "ast",
|
|
"community": 9,
|
|
"community_name": "Firebase Remote Config iOS Setup Guide",
|
|
"norm_label": "follow up steps",
|
|
"id": "agents_skills_firebase_remote_config_basics_references_ios_setup_follow_up_steps"
|
|
},
|
|
{
|
|
"label": "Set In-App Defaults",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/references/ios_setup.md",
|
|
"source_location": "L41",
|
|
"_origin": "ast",
|
|
"community": 9,
|
|
"community_name": "Firebase Remote Config iOS Setup Guide",
|
|
"norm_label": "set in-app defaults",
|
|
"id": "agents_skills_firebase_remote_config_basics_references_ios_setup_set_in_app_defaults"
|
|
},
|
|
{
|
|
"label": "Fetch and Activate Values",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/references/ios_setup.md",
|
|
"source_location": "L72",
|
|
"_origin": "ast",
|
|
"community": 9,
|
|
"community_name": "Firebase Remote Config iOS Setup Guide",
|
|
"norm_label": "fetch and activate values",
|
|
"id": "agents_skills_firebase_remote_config_basics_references_ios_setup_fetch_and_activate_values"
|
|
},
|
|
{
|
|
"label": "firebase-security-rules-auditor/SKILL.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-security-rules-auditor/SKILL.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 108,
|
|
"community_name": "Assessment: Security Validator (Red Team Edition)",
|
|
"norm_label": "firebase-security-rules-auditor/skill.md",
|
|
"id": "agents_skills_firebase_security_rules_auditor_skill"
|
|
},
|
|
{
|
|
"label": "Overview",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-security-rules-auditor/SKILL.md",
|
|
"source_location": "L6",
|
|
"_origin": "ast",
|
|
"community": 108,
|
|
"community_name": "Assessment: Security Validator (Red Team Edition)",
|
|
"norm_label": "overview",
|
|
"id": "agents_skills_firebase_security_rules_auditor_skill_overview"
|
|
},
|
|
{
|
|
"label": "Scoring Criteria",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-security-rules-auditor/SKILL.md",
|
|
"source_location": "L12",
|
|
"_origin": "ast",
|
|
"community": 108,
|
|
"community_name": "Assessment: Security Validator (Red Team Edition)",
|
|
"norm_label": "scoring criteria",
|
|
"id": "agents_skills_firebase_security_rules_auditor_skill_scoring_criteria"
|
|
},
|
|
{
|
|
"label": "Assessment: Security Validator (Red Team Edition)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-security-rules-auditor/SKILL.md",
|
|
"source_location": "L14",
|
|
"_origin": "ast",
|
|
"community": 108,
|
|
"community_name": "Assessment: Security Validator (Red Team Edition)",
|
|
"norm_label": "assessment: security validator (red team edition)",
|
|
"id": "agents_skills_firebase_security_rules_auditor_skill_assessment_security_validator_red_team_edition"
|
|
},
|
|
{
|
|
"label": "Mandatory Audit Checklist:",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-security-rules-auditor/SKILL.md",
|
|
"source_location": "L21",
|
|
"_origin": "ast",
|
|
"community": 108,
|
|
"community_name": "Assessment: Security Validator (Red Team Edition)",
|
|
"norm_label": "mandatory audit checklist:",
|
|
"id": "agents_skills_firebase_security_rules_auditor_skill_mandatory_audit_checklist"
|
|
},
|
|
{
|
|
"label": "Admin Bootstrapping & Privileges:",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-security-rules-auditor/SKILL.md",
|
|
"source_location": "L44",
|
|
"_origin": "ast",
|
|
"community": 108,
|
|
"community_name": "Assessment: Security Validator (Red Team Edition)",
|
|
"norm_label": "admin bootstrapping & privileges:",
|
|
"id": "agents_skills_firebase_security_rules_auditor_skill_admin_bootstrapping_privileges"
|
|
},
|
|
{
|
|
"label": "Scoring Criteria (1-5):",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/firebase-security-rules-auditor/SKILL.md",
|
|
"source_location": "L54",
|
|
"_origin": "ast",
|
|
"community": 108,
|
|
"community_name": "Assessment: Security Validator (Red Team Edition)",
|
|
"norm_label": "scoring criteria (1-5):",
|
|
"id": "agents_skills_firebase_security_rules_auditor_skill_scoring_criteria_1_5"
|
|
},
|
|
{
|
|
"label": "notion-knowledge-capture/SKILL.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/SKILL.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 59,
|
|
"community_name": "Workflow",
|
|
"norm_label": "notion-knowledge-capture/skill.md",
|
|
"id": "agents_skills_notion_knowledge_capture_skill"
|
|
},
|
|
{
|
|
"label": "Knowledge Capture",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/SKILL.md",
|
|
"source_location": "L8",
|
|
"_origin": "ast",
|
|
"community": 59,
|
|
"community_name": "Workflow",
|
|
"norm_label": "knowledge capture",
|
|
"id": "agents_skills_notion_knowledge_capture_skill_knowledge_capture"
|
|
},
|
|
{
|
|
"label": "Quick start",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/SKILL.md",
|
|
"source_location": "L12",
|
|
"_origin": "ast",
|
|
"community": 59,
|
|
"community_name": "Workflow",
|
|
"norm_label": "quick start",
|
|
"id": "agents_skills_notion_knowledge_capture_skill_quick_start"
|
|
},
|
|
{
|
|
"label": "Workflow",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/SKILL.md",
|
|
"source_location": "L19",
|
|
"_origin": "ast",
|
|
"community": 59,
|
|
"community_name": "Workflow",
|
|
"norm_label": "workflow",
|
|
"id": "agents_skills_notion_knowledge_capture_skill_workflow"
|
|
},
|
|
{
|
|
"label": "0) If any MCP call fails because Notion MCP is not connected, pause and set it up:",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/SKILL.md",
|
|
"source_location": "L20",
|
|
"_origin": "ast",
|
|
"community": 59,
|
|
"community_name": "Workflow",
|
|
"norm_label": "0) if any mcp call fails because notion mcp is not connected, pause and set it up:",
|
|
"id": "agents_skills_notion_knowledge_capture_skill_0_if_any_mcp_call_fails_because_notion_mcp_is_not_connected_pause_and_set_it_up"
|
|
},
|
|
{
|
|
"label": "1) Define the capture",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/SKILL.md",
|
|
"source_location": "L30",
|
|
"_origin": "ast",
|
|
"community": 59,
|
|
"community_name": "Workflow",
|
|
"norm_label": "1) define the capture",
|
|
"id": "agents_skills_notion_knowledge_capture_skill_1_define_the_capture"
|
|
},
|
|
{
|
|
"label": "2) Locate destination",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/SKILL.md",
|
|
"source_location": "L34",
|
|
"_origin": "ast",
|
|
"community": 59,
|
|
"community_name": "Workflow",
|
|
"norm_label": "2) locate destination",
|
|
"id": "agents_skills_notion_knowledge_capture_skill_2_locate_destination"
|
|
},
|
|
{
|
|
"label": "3) Extract and structure",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/SKILL.md",
|
|
"source_location": "L38",
|
|
"_origin": "ast",
|
|
"community": 59,
|
|
"community_name": "Workflow",
|
|
"norm_label": "3) extract and structure",
|
|
"id": "agents_skills_notion_knowledge_capture_skill_3_extract_and_structure"
|
|
},
|
|
{
|
|
"label": "4) Create/update in Notion",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/SKILL.md",
|
|
"source_location": "L44",
|
|
"_origin": "ast",
|
|
"community": 59,
|
|
"community_name": "Workflow",
|
|
"norm_label": "4) create/update in notion",
|
|
"id": "agents_skills_notion_knowledge_capture_skill_4_create_update_in_notion"
|
|
},
|
|
{
|
|
"label": "5) Link and surface",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/SKILL.md",
|
|
"source_location": "L49",
|
|
"_origin": "ast",
|
|
"community": 59,
|
|
"community_name": "Workflow",
|
|
"norm_label": "5) link and surface",
|
|
"id": "agents_skills_notion_knowledge_capture_skill_5_link_and_surface"
|
|
},
|
|
{
|
|
"label": "References and examples",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/SKILL.md",
|
|
"source_location": "L54",
|
|
"_origin": "ast",
|
|
"community": 59,
|
|
"community_name": "Workflow",
|
|
"norm_label": "references and examples",
|
|
"id": "agents_skills_notion_knowledge_capture_skill_references_and_examples"
|
|
},
|
|
{
|
|
"label": "evaluations/README.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/evaluations/README.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 41,
|
|
"community_name": "Knowledge Capture Skill Evaluations",
|
|
"norm_label": "evaluations/readme.md",
|
|
"id": "agents_skills_notion_knowledge_capture_evaluations_readme"
|
|
},
|
|
{
|
|
"label": "Knowledge Capture Skill Evaluations",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/evaluations/README.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 41,
|
|
"community_name": "Knowledge Capture Skill Evaluations",
|
|
"norm_label": "knowledge capture skill evaluations",
|
|
"id": "agents_skills_notion_knowledge_capture_evaluations_readme_knowledge_capture_skill_evaluations"
|
|
},
|
|
{
|
|
"label": "Purpose",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/evaluations/README.md",
|
|
"source_location": "L5",
|
|
"_origin": "ast",
|
|
"community": 41,
|
|
"community_name": "Knowledge Capture Skill Evaluations",
|
|
"norm_label": "purpose",
|
|
"id": "agents_skills_notion_knowledge_capture_evaluations_readme_purpose"
|
|
},
|
|
{
|
|
"label": "Evaluation Files",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/evaluations/README.md",
|
|
"source_location": "L14",
|
|
"_origin": "ast",
|
|
"community": 41,
|
|
"community_name": "Knowledge Capture Skill Evaluations",
|
|
"norm_label": "evaluation files",
|
|
"id": "agents_skills_notion_knowledge_capture_evaluations_readme_evaluation_files"
|
|
},
|
|
{
|
|
"label": "conversation-to-wiki.json",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/evaluations/README.md",
|
|
"source_location": "L16",
|
|
"_origin": "ast",
|
|
"community": 41,
|
|
"community_name": "Knowledge Capture Skill Evaluations",
|
|
"norm_label": "conversation-to-wiki.json",
|
|
"id": "agents_skills_notion_knowledge_capture_evaluations_readme_conversation_to_wiki_json"
|
|
},
|
|
{
|
|
"label": "decision-record.json",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/evaluations/README.md",
|
|
"source_location": "L27",
|
|
"_origin": "ast",
|
|
"community": 41,
|
|
"community_name": "Knowledge Capture Skill Evaluations",
|
|
"norm_label": "decision-record.json",
|
|
"id": "agents_skills_notion_knowledge_capture_evaluations_readme_decision_record_json"
|
|
},
|
|
{
|
|
"label": "Running Evaluations",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/evaluations/README.md",
|
|
"source_location": "L38",
|
|
"_origin": "ast",
|
|
"community": 41,
|
|
"community_name": "Knowledge Capture Skill Evaluations",
|
|
"norm_label": "running evaluations",
|
|
"id": "agents_skills_notion_knowledge_capture_evaluations_readme_running_evaluations"
|
|
},
|
|
{
|
|
"label": "Expected Skill Behaviors",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/evaluations/README.md",
|
|
"source_location": "L47",
|
|
"_origin": "ast",
|
|
"community": 41,
|
|
"community_name": "Knowledge Capture Skill Evaluations",
|
|
"norm_label": "expected skill behaviors",
|
|
"id": "agents_skills_notion_knowledge_capture_evaluations_readme_expected_skill_behaviors"
|
|
},
|
|
{
|
|
"label": "Content Extraction",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/evaluations/README.md",
|
|
"source_location": "L51",
|
|
"_origin": "ast",
|
|
"community": 41,
|
|
"community_name": "Knowledge Capture Skill Evaluations",
|
|
"norm_label": "content extraction",
|
|
"id": "agents_skills_notion_knowledge_capture_evaluations_readme_content_extraction"
|
|
},
|
|
{
|
|
"label": "Content Type Selection",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/evaluations/README.md",
|
|
"source_location": "L56",
|
|
"_origin": "ast",
|
|
"community": 41,
|
|
"community_name": "Knowledge Capture Skill Evaluations",
|
|
"norm_label": "content type selection",
|
|
"id": "agents_skills_notion_knowledge_capture_evaluations_readme_content_type_selection"
|
|
},
|
|
{
|
|
"label": "Notion Integration",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/evaluations/README.md",
|
|
"source_location": "L61",
|
|
"_origin": "ast",
|
|
"community": 41,
|
|
"community_name": "Knowledge Capture Skill Evaluations",
|
|
"norm_label": "notion integration",
|
|
"id": "agents_skills_notion_knowledge_capture_evaluations_readme_notion_integration"
|
|
},
|
|
{
|
|
"label": "Quality Standards",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/evaluations/README.md",
|
|
"source_location": "L67",
|
|
"_origin": "ast",
|
|
"community": 41,
|
|
"community_name": "Knowledge Capture Skill Evaluations",
|
|
"norm_label": "quality standards",
|
|
"id": "agents_skills_notion_knowledge_capture_evaluations_readme_quality_standards"
|
|
},
|
|
{
|
|
"label": "Creating New Evaluations",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/evaluations/README.md",
|
|
"source_location": "L73",
|
|
"_origin": "ast",
|
|
"community": 41,
|
|
"community_name": "Knowledge Capture Skill Evaluations",
|
|
"norm_label": "creating new evaluations",
|
|
"id": "agents_skills_notion_knowledge_capture_evaluations_readme_creating_new_evaluations"
|
|
},
|
|
{
|
|
"label": "Example Success Criteria",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/evaluations/README.md",
|
|
"source_location": "L83",
|
|
"_origin": "ast",
|
|
"community": 41,
|
|
"community_name": "Knowledge Capture Skill Evaluations",
|
|
"norm_label": "example success criteria",
|
|
"id": "agents_skills_notion_knowledge_capture_evaluations_readme_example_success_criteria"
|
|
},
|
|
{
|
|
"label": "conversation-to-faq.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/conversation-to-faq.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 30,
|
|
"community_name": "Example: Conversation to FAQ",
|
|
"norm_label": "conversation-to-faq.md",
|
|
"id": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq"
|
|
},
|
|
{
|
|
"label": "Example: Conversation to FAQ",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/conversation-to-faq.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 30,
|
|
"community_name": "Example: Conversation to FAQ",
|
|
"norm_label": "example: conversation to faq",
|
|
"id": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_example_conversation_to_faq"
|
|
},
|
|
{
|
|
"label": "User Request",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/conversation-to-faq.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 30,
|
|
"community_name": "Example: Conversation to FAQ",
|
|
"norm_label": "user request",
|
|
"id": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_user_request"
|
|
},
|
|
{
|
|
"label": "Conversation Summary",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/conversation-to-faq.md",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"community": 30,
|
|
"community_name": "Example: Conversation to FAQ",
|
|
"norm_label": "conversation summary",
|
|
"id": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_conversation_summary"
|
|
},
|
|
{
|
|
"label": "Workflow Execution",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/conversation-to-faq.md",
|
|
"source_location": "L20",
|
|
"_origin": "ast",
|
|
"community": 30,
|
|
"community_name": "Example: Conversation to FAQ",
|
|
"norm_label": "workflow execution",
|
|
"id": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_workflow_execution"
|
|
},
|
|
{
|
|
"label": "Step 1: Identify Content Type",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/conversation-to-faq.md",
|
|
"source_location": "L22",
|
|
"_origin": "ast",
|
|
"community": 30,
|
|
"community_name": "Example: Conversation to FAQ",
|
|
"norm_label": "step 1: identify content type",
|
|
"id": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_step_1_identify_content_type"
|
|
},
|
|
{
|
|
"label": "Step 2: Structure FAQ Entries",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/conversation-to-faq.md",
|
|
"source_location": "L26",
|
|
"_origin": "ast",
|
|
"community": 30,
|
|
"community_name": "Example: Conversation to FAQ",
|
|
"norm_label": "step 2: structure faq entries",
|
|
"id": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_step_2_structure_faq_entries"
|
|
},
|
|
{
|
|
"label": "Step 3: Determine Destination",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/conversation-to-faq.md",
|
|
"source_location": "L34",
|
|
"_origin": "ast",
|
|
"community": 30,
|
|
"community_name": "Example: Conversation to FAQ",
|
|
"norm_label": "step 3: determine destination",
|
|
"id": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_step_3_determine_destination"
|
|
},
|
|
{
|
|
"label": "Step 4: Create FAQ Entries",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/conversation-to-faq.md",
|
|
"source_location": "L55",
|
|
"_origin": "ast",
|
|
"community": 30,
|
|
"community_name": "Example: Conversation to FAQ",
|
|
"norm_label": "step 4: create faq entries",
|
|
"id": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_step_4_create_faq_entries"
|
|
},
|
|
{
|
|
"label": "Step 5: Update FAQ Index",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/conversation-to-faq.md",
|
|
"source_location": "L114",
|
|
"_origin": "ast",
|
|
"community": 30,
|
|
"community_name": "Example: Conversation to FAQ",
|
|
"norm_label": "step 5: update faq index",
|
|
"id": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_step_5_update_faq_index"
|
|
},
|
|
{
|
|
"label": "Summary Provided to User",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/conversation-to-faq.md",
|
|
"source_location": "L133",
|
|
"_origin": "ast",
|
|
"community": 30,
|
|
"community_name": "Example: Conversation to FAQ",
|
|
"norm_label": "summary provided to user",
|
|
"id": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_summary_provided_to_user"
|
|
},
|
|
{
|
|
"label": "Key Features Demonstrated",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/conversation-to-faq.md",
|
|
"source_location": "L198",
|
|
"_origin": "ast",
|
|
"community": 30,
|
|
"community_name": "Example: Conversation to FAQ",
|
|
"norm_label": "key features demonstrated",
|
|
"id": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_key_features_demonstrated"
|
|
},
|
|
{
|
|
"label": "Content Extraction",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/conversation-to-faq.md",
|
|
"source_location": "L200",
|
|
"_origin": "ast",
|
|
"community": 30,
|
|
"community_name": "Example: Conversation to FAQ",
|
|
"norm_label": "content extraction",
|
|
"id": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_content_extraction"
|
|
},
|
|
{
|
|
"label": "FAQ Structure",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/conversation-to-faq.md",
|
|
"source_location": "L205",
|
|
"_origin": "ast",
|
|
"community": 30,
|
|
"community_name": "Example: Conversation to FAQ",
|
|
"norm_label": "faq structure",
|
|
"id": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_faq_structure"
|
|
},
|
|
{
|
|
"label": "Database Integration",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/conversation-to-faq.md",
|
|
"source_location": "L213",
|
|
"_origin": "ast",
|
|
"community": 30,
|
|
"community_name": "Example: Conversation to FAQ",
|
|
"norm_label": "database integration",
|
|
"id": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_database_integration"
|
|
},
|
|
{
|
|
"label": "Value Transformation",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/conversation-to-faq.md",
|
|
"source_location": "L219",
|
|
"_origin": "ast",
|
|
"community": 30,
|
|
"community_name": "Example: Conversation to FAQ",
|
|
"norm_label": "value transformation",
|
|
"id": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_value_transformation"
|
|
},
|
|
{
|
|
"label": "decision-capture.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/decision-capture.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 81,
|
|
"community_name": "Workflow",
|
|
"norm_label": "decision-capture.md",
|
|
"id": "agents_skills_notion_knowledge_capture_examples_decision_capture"
|
|
},
|
|
{
|
|
"label": "Example: Decision Record Capture",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/decision-capture.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 81,
|
|
"community_name": "Workflow",
|
|
"norm_label": "example: decision record capture",
|
|
"id": "agents_skills_notion_knowledge_capture_examples_decision_capture_example_decision_record_capture"
|
|
},
|
|
{
|
|
"label": "Workflow",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/decision-capture.md",
|
|
"source_location": "L5",
|
|
"_origin": "ast",
|
|
"community": 81,
|
|
"community_name": "Workflow",
|
|
"norm_label": "workflow",
|
|
"id": "agents_skills_notion_knowledge_capture_examples_decision_capture_workflow"
|
|
},
|
|
{
|
|
"label": "1. Extract Decision from Context",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/decision-capture.md",
|
|
"source_location": "L7",
|
|
"_origin": "ast",
|
|
"community": 81,
|
|
"community_name": "Workflow",
|
|
"norm_label": "1. extract decision from context",
|
|
"id": "agents_skills_notion_knowledge_capture_examples_decision_capture_1_extract_decision_from_context"
|
|
},
|
|
{
|
|
"label": "2. Find Decision Log",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/decision-capture.md",
|
|
"source_location": "L14",
|
|
"_origin": "ast",
|
|
"community": 81,
|
|
"community_name": "Workflow",
|
|
"norm_label": "2. find decision log",
|
|
"id": "agents_skills_notion_knowledge_capture_examples_decision_capture_2_find_decision_log"
|
|
},
|
|
{
|
|
"label": "3. Fetch Schema",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/decision-capture.md",
|
|
"source_location": "L22",
|
|
"_origin": "ast",
|
|
"community": 81,
|
|
"community_name": "Workflow",
|
|
"norm_label": "3. fetch schema",
|
|
"id": "agents_skills_notion_knowledge_capture_examples_decision_capture_3_fetch_schema"
|
|
},
|
|
{
|
|
"label": "4. Create Decision Record",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/decision-capture.md",
|
|
"source_location": "L29",
|
|
"_origin": "ast",
|
|
"community": 81,
|
|
"community_name": "Workflow",
|
|
"norm_label": "4. create decision record",
|
|
"id": "agents_skills_notion_knowledge_capture_examples_decision_capture_4_create_decision_record"
|
|
},
|
|
{
|
|
"label": "5. Make Discoverable",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/decision-capture.md",
|
|
"source_location": "L117",
|
|
"_origin": "ast",
|
|
"community": 81,
|
|
"community_name": "Workflow",
|
|
"norm_label": "5. make discoverable",
|
|
"id": "agents_skills_notion_knowledge_capture_examples_decision_capture_5_make_discoverable"
|
|
},
|
|
{
|
|
"label": "Key Success Factors",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/decision-capture.md",
|
|
"source_location": "L120",
|
|
"_origin": "ast",
|
|
"community": 81,
|
|
"community_name": "Workflow",
|
|
"norm_label": "key success factors",
|
|
"id": "agents_skills_notion_knowledge_capture_examples_decision_capture_key_success_factors"
|
|
},
|
|
{
|
|
"label": "how-to-guide.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/how-to-guide.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 69,
|
|
"community_name": "Workflow",
|
|
"norm_label": "how-to-guide.md",
|
|
"id": "agents_skills_notion_knowledge_capture_examples_how_to_guide"
|
|
},
|
|
{
|
|
"label": "Example: How-To Guide from Discussion",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/how-to-guide.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 69,
|
|
"community_name": "Workflow",
|
|
"norm_label": "example: how-to guide from discussion",
|
|
"id": "agents_skills_notion_knowledge_capture_examples_how_to_guide_example_how_to_guide_from_discussion"
|
|
},
|
|
{
|
|
"label": "Workflow",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/how-to-guide.md",
|
|
"source_location": "L5",
|
|
"_origin": "ast",
|
|
"community": 69,
|
|
"community_name": "Workflow",
|
|
"norm_label": "workflow",
|
|
"id": "agents_skills_notion_knowledge_capture_examples_how_to_guide_workflow"
|
|
},
|
|
{
|
|
"label": "1. Extract Content from Chat",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/how-to-guide.md",
|
|
"source_location": "L7",
|
|
"_origin": "ast",
|
|
"community": 69,
|
|
"community_name": "Workflow",
|
|
"norm_label": "1. extract content from chat",
|
|
"id": "agents_skills_notion_knowledge_capture_examples_how_to_guide_1_extract_content_from_chat"
|
|
},
|
|
{
|
|
"label": "2. Structure as How-To",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/how-to-guide.md",
|
|
"source_location": "L14",
|
|
"_origin": "ast",
|
|
"community": 69,
|
|
"community_name": "Workflow",
|
|
"norm_label": "2. structure as how-to",
|
|
"id": "agents_skills_notion_knowledge_capture_examples_how_to_guide_2_structure_as_how_to"
|
|
},
|
|
{
|
|
"label": "3. Find Location",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/how-to-guide.md",
|
|
"source_location": "L22",
|
|
"_origin": "ast",
|
|
"community": 69,
|
|
"community_name": "Workflow",
|
|
"norm_label": "3. find location",
|
|
"id": "agents_skills_notion_knowledge_capture_examples_how_to_guide_3_find_location"
|
|
},
|
|
{
|
|
"label": "4. Create Guide",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/how-to-guide.md",
|
|
"source_location": "L29",
|
|
"_origin": "ast",
|
|
"community": 69,
|
|
"community_name": "Workflow",
|
|
"norm_label": "4. create guide",
|
|
"id": "agents_skills_notion_knowledge_capture_examples_how_to_guide_4_create_guide"
|
|
},
|
|
{
|
|
"label": "Output",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/how-to-guide.md",
|
|
"source_location": "L35",
|
|
"_origin": "ast",
|
|
"community": 69,
|
|
"community_name": "Workflow",
|
|
"norm_label": "output",
|
|
"id": "agents_skills_notion_knowledge_capture_examples_how_to_guide_output"
|
|
},
|
|
{
|
|
"label": "5. Make Discoverable",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/how-to-guide.md",
|
|
"source_location": "L105",
|
|
"_origin": "ast",
|
|
"community": 69,
|
|
"community_name": "Workflow",
|
|
"norm_label": "5. make discoverable",
|
|
"id": "agents_skills_notion_knowledge_capture_examples_how_to_guide_5_make_discoverable"
|
|
},
|
|
{
|
|
"label": "Key Success Factors",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/how-to-guide.md",
|
|
"source_location": "L113",
|
|
"_origin": "ast",
|
|
"community": 69,
|
|
"community_name": "Workflow",
|
|
"norm_label": "key success factors",
|
|
"id": "agents_skills_notion_knowledge_capture_examples_how_to_guide_key_success_factors"
|
|
},
|
|
{
|
|
"label": "database-best-practices.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/database-best-practices.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "database-best-practices.md",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_database_best_practices"
|
|
},
|
|
{
|
|
"label": "Database Best Practices",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/database-best-practices.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "database best practices",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_database_best_practices_database_best_practices"
|
|
},
|
|
{
|
|
"label": "Core Principles",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/database-best-practices.md",
|
|
"source_location": "L5",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "core principles",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_database_best_practices_core_principles"
|
|
},
|
|
{
|
|
"label": "1. Keep It Simple",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/database-best-practices.md",
|
|
"source_location": "L7",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "1. keep it simple",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_database_best_practices_1_keep_it_simple"
|
|
},
|
|
{
|
|
"label": "2. Use Consistent Naming",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/database-best-practices.md",
|
|
"source_location": "L12",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "2. use consistent naming",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_database_best_practices_2_use_consistent_naming"
|
|
},
|
|
{
|
|
"label": "3. Include Metadata",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/database-best-practices.md",
|
|
"source_location": "L18",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "3. include metadata",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_database_best_practices_3_include_metadata"
|
|
},
|
|
{
|
|
"label": "4. Enable Discovery",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/database-best-practices.md",
|
|
"source_location": "L24",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "4. enable discovery",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_database_best_practices_4_enable_discovery"
|
|
},
|
|
{
|
|
"label": "5. Plan for Scale",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/database-best-practices.md",
|
|
"source_location": "L30",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "5. plan for scale",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_database_best_practices_5_plan_for_scale"
|
|
},
|
|
{
|
|
"label": "Creating a Database",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/database-best-practices.md",
|
|
"source_location": "L36",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "creating a database",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_database_best_practices_creating_a_database"
|
|
},
|
|
{
|
|
"label": "Using `Notion:notion-create-database`",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/database-best-practices.md",
|
|
"source_location": "L38",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "using `notion:notion-create-database`",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_database_best_practices_using_notion_notion_create_database"
|
|
},
|
|
{
|
|
"label": "Fetching Database Schema",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/database-best-practices.md",
|
|
"source_location": "L81",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "fetching database schema",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_database_best_practices_fetching_database_schema"
|
|
},
|
|
{
|
|
"label": "Database Selection Guide",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/database-best-practices.md",
|
|
"source_location": "L92",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "database selection guide",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_database_best_practices_database_selection_guide"
|
|
},
|
|
{
|
|
"label": "Tips",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/database-best-practices.md",
|
|
"source_location": "L103",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "tips",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_database_best_practices_tips"
|
|
},
|
|
{
|
|
"label": "decision-log-database.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/decision-log-database.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "decision-log-database.md",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_decision_log_database"
|
|
},
|
|
{
|
|
"label": "Decision Log Database (ADR - Architecture Decision Records)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/decision-log-database.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "decision log database (adr - architecture decision records)",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_decision_log_database_decision_log_database_adr_architecture_decision_records"
|
|
},
|
|
{
|
|
"label": "Schema",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/decision-log-database.md",
|
|
"source_location": "L5",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "schema",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_decision_log_database_schema"
|
|
},
|
|
{
|
|
"label": "Usage",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/decision-log-database.md",
|
|
"source_location": "L18",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "usage",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_decision_log_database_usage"
|
|
},
|
|
{
|
|
"label": "Content Template",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/decision-log-database.md",
|
|
"source_location": "L33",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "content template",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_decision_log_database_content_template"
|
|
},
|
|
{
|
|
"label": "Views",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/decision-log-database.md",
|
|
"source_location": "L43",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "views",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_decision_log_database_views"
|
|
},
|
|
{
|
|
"label": "Best Practices",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/decision-log-database.md",
|
|
"source_location": "L51",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "best practices",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_decision_log_database_best_practices"
|
|
},
|
|
{
|
|
"label": "documentation-database.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/documentation-database.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "documentation-database.md",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_documentation_database"
|
|
},
|
|
{
|
|
"label": "General Documentation Database",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/documentation-database.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "general documentation database",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_documentation_database_general_documentation_database"
|
|
},
|
|
{
|
|
"label": "Schema",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/documentation-database.md",
|
|
"source_location": "L5",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "schema",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_documentation_database_schema"
|
|
},
|
|
{
|
|
"label": "Usage",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/documentation-database.md",
|
|
"source_location": "L19",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "usage",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_documentation_database_usage"
|
|
},
|
|
{
|
|
"label": "Views",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/documentation-database.md",
|
|
"source_location": "L34",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "views",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_documentation_database_views"
|
|
},
|
|
{
|
|
"label": "Creating This Database",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/documentation-database.md",
|
|
"source_location": "L42",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "creating this database",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_documentation_database_creating_this_database"
|
|
},
|
|
{
|
|
"label": "Best Practices",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/documentation-database.md",
|
|
"source_location": "L85",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "best practices",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_documentation_database_best_practices"
|
|
},
|
|
{
|
|
"label": "faq-database.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/faq-database.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "faq-database.md",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_faq_database"
|
|
},
|
|
{
|
|
"label": "FAQ Database",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/faq-database.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "faq database",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_faq_database_faq_database"
|
|
},
|
|
{
|
|
"label": "Schema",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/faq-database.md",
|
|
"source_location": "L5",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "schema",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_faq_database_schema"
|
|
},
|
|
{
|
|
"label": "Usage",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/faq-database.md",
|
|
"source_location": "L18",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "usage",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_faq_database_usage"
|
|
},
|
|
{
|
|
"label": "Content Template",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/faq-database.md",
|
|
"source_location": "L32",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "content template",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_faq_database_content_template"
|
|
},
|
|
{
|
|
"label": "Views",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/faq-database.md",
|
|
"source_location": "L42",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "views",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_faq_database_views"
|
|
},
|
|
{
|
|
"label": "Best Practices",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/faq-database.md",
|
|
"source_location": "L50",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "best practices",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_faq_database_best_practices"
|
|
},
|
|
{
|
|
"label": "how-to-guide-database.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/how-to-guide-database.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "how-to-guide-database.md",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_how_to_guide_database"
|
|
},
|
|
{
|
|
"label": "How-To Guide Database",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/how-to-guide-database.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "how-to guide database",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_how_to_guide_database_how_to_guide_database"
|
|
},
|
|
{
|
|
"label": "Schema",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/how-to-guide-database.md",
|
|
"source_location": "L5",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "schema",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_how_to_guide_database_schema"
|
|
},
|
|
{
|
|
"label": "Usage",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/how-to-guide-database.md",
|
|
"source_location": "L17",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "usage",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_how_to_guide_database_usage"
|
|
},
|
|
{
|
|
"label": "Best Practices",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/how-to-guide-database.md",
|
|
"source_location": "L31",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "best practices",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_how_to_guide_database_best_practices"
|
|
},
|
|
{
|
|
"label": "learning-database.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/learning-database.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "learning-database.md",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_learning_database"
|
|
},
|
|
{
|
|
"label": "Learning/Post-Mortem Database",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/learning-database.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "learning/post-mortem database",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_learning_database_learning_post_mortem_database"
|
|
},
|
|
{
|
|
"label": "Schema",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/learning-database.md",
|
|
"source_location": "L5",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "schema",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_learning_database_schema"
|
|
},
|
|
{
|
|
"label": "Content Template",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/learning-database.md",
|
|
"source_location": "L17",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "content template",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_learning_database_content_template"
|
|
},
|
|
{
|
|
"label": "Best Practices",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/learning-database.md",
|
|
"source_location": "L27",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "best practices",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_learning_database_best_practices"
|
|
},
|
|
{
|
|
"label": "team-wiki-database.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/team-wiki-database.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "team-wiki-database.md",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_team_wiki_database"
|
|
},
|
|
{
|
|
"label": "Team Wiki Database",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/team-wiki-database.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "team wiki database",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_team_wiki_database_team_wiki_database"
|
|
},
|
|
{
|
|
"label": "Schema",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/team-wiki-database.md",
|
|
"source_location": "L5",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "schema",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_team_wiki_database_schema"
|
|
},
|
|
{
|
|
"label": "Usage",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/team-wiki-database.md",
|
|
"source_location": "L16",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "usage",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_team_wiki_database_usage"
|
|
},
|
|
{
|
|
"label": "Best Practices",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/team-wiki-database.md",
|
|
"source_location": "L20",
|
|
"_origin": "ast",
|
|
"community": 1,
|
|
"community_name": "database-best-practices.md",
|
|
"norm_label": "best practices",
|
|
"id": "agents_skills_notion_knowledge_capture_reference_team_wiki_database_best_practices"
|
|
},
|
|
{
|
|
"label": "xcode-project-setup/SKILL.md",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/xcode-project-setup/SKILL.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 35,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULES & ENVIRONMENT CHECKS",
|
|
"norm_label": "xcode-project-setup/skill.md",
|
|
"id": "agents_skills_xcode_project_setup_skill"
|
|
},
|
|
{
|
|
"label": "Xcode Project Setup",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/xcode-project-setup/SKILL.md",
|
|
"source_location": "L7",
|
|
"_origin": "ast",
|
|
"community": 35,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULES & ENVIRONMENT CHECKS",
|
|
"norm_label": "xcode project setup",
|
|
"id": "agents_skills_xcode_project_setup_skill_xcode_project_setup"
|
|
},
|
|
{
|
|
"label": "\u26d4\ufe0f CRITICAL RULES & ENVIRONMENT CHECKS",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/xcode-project-setup/SKILL.md",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"community": 35,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULES & ENVIRONMENT CHECKS",
|
|
"norm_label": "\u26d4\ufe0f critical rules & environment checks",
|
|
"id": "agents_skills_xcode_project_setup_skill_critical_rules_environment_checks"
|
|
},
|
|
{
|
|
"label": "1. The Anti-Ruby Mandate",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/xcode-project-setup/SKILL.md",
|
|
"source_location": "L14",
|
|
"_origin": "ast",
|
|
"community": 35,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULES & ENVIRONMENT CHECKS",
|
|
"norm_label": "1. the anti-ruby mandate",
|
|
"id": "agents_skills_xcode_project_setup_skill_1_the_anti_ruby_mandate"
|
|
},
|
|
{
|
|
"label": "2. Modern Xcode Folder Synchronization",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/xcode-project-setup/SKILL.md",
|
|
"source_location": "L20",
|
|
"_origin": "ast",
|
|
"community": 35,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULES & ENVIRONMENT CHECKS",
|
|
"norm_label": "2. modern xcode folder synchronization",
|
|
"id": "agents_skills_xcode_project_setup_skill_2_modern_xcode_folder_synchronization"
|
|
},
|
|
{
|
|
"label": "3. Allowed Scripting Languages",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/xcode-project-setup/SKILL.md",
|
|
"source_location": "L27",
|
|
"_origin": "ast",
|
|
"community": 35,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULES & ENVIRONMENT CHECKS",
|
|
"norm_label": "3. allowed scripting languages",
|
|
"id": "agents_skills_xcode_project_setup_skill_3_allowed_scripting_languages"
|
|
},
|
|
{
|
|
"label": "4. Toolchain Verification",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/xcode-project-setup/SKILL.md",
|
|
"source_location": "L34",
|
|
"_origin": "ast",
|
|
"community": 35,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULES & ENVIRONMENT CHECKS",
|
|
"norm_label": "4. toolchain verification",
|
|
"id": "agents_skills_xcode_project_setup_skill_4_toolchain_verification"
|
|
},
|
|
{
|
|
"label": "5. Mandatory Linker Flags for Static Frameworks (Firebase)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/xcode-project-setup/SKILL.md",
|
|
"source_location": "L45",
|
|
"_origin": "ast",
|
|
"community": 35,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULES & ENVIRONMENT CHECKS",
|
|
"norm_label": "5. mandatory linker flags for static frameworks (firebase)",
|
|
"id": "agents_skills_xcode_project_setup_skill_5_mandatory_linker_flags_for_static_frameworks_firebase"
|
|
},
|
|
{
|
|
"label": "Empty Directory Workflow",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/xcode-project-setup/SKILL.md",
|
|
"source_location": "L63",
|
|
"_origin": "ast",
|
|
"community": 35,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULES & ENVIRONMENT CHECKS",
|
|
"norm_label": "empty directory workflow",
|
|
"id": "agents_skills_xcode_project_setup_skill_empty_directory_workflow"
|
|
},
|
|
{
|
|
"label": "Standard Xcode Workflow",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/xcode-project-setup/SKILL.md",
|
|
"source_location": "L77",
|
|
"_origin": "ast",
|
|
"community": 35,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULES & ENVIRONMENT CHECKS",
|
|
"norm_label": "standard xcode workflow",
|
|
"id": "agents_skills_xcode_project_setup_skill_standard_xcode_workflow"
|
|
},
|
|
{
|
|
"label": "**CRITICAL: Always Use Latest SDK Version**",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/xcode-project-setup/SKILL.md",
|
|
"source_location": "L86",
|
|
"_origin": "ast",
|
|
"community": 35,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULES & ENVIRONMENT CHECKS",
|
|
"norm_label": "**critical: always use latest sdk version**",
|
|
"id": "agents_skills_xcode_project_setup_skill_critical_always_use_latest_sdk_version"
|
|
},
|
|
{
|
|
"label": "Understanding the Script's Actions",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/xcode-project-setup/SKILL.md",
|
|
"source_location": "L95",
|
|
"_origin": "ast",
|
|
"community": 35,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULES & ENVIRONMENT CHECKS",
|
|
"norm_label": "understanding the script's actions",
|
|
"id": "agents_skills_xcode_project_setup_skill_understanding_the_script_s_actions"
|
|
},
|
|
{
|
|
"label": "Usage",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/xcode-project-setup/SKILL.md",
|
|
"source_location": "L110",
|
|
"_origin": "ast",
|
|
"community": 35,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULES & ENVIRONMENT CHECKS",
|
|
"norm_label": "usage",
|
|
"id": "agents_skills_xcode_project_setup_skill_usage"
|
|
},
|
|
{
|
|
"label": "Example 1: Generic Package (e.g., Alamofire)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/xcode-project-setup/SKILL.md",
|
|
"source_location": "L120",
|
|
"_origin": "ast",
|
|
"community": 35,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULES & ENVIRONMENT CHECKS",
|
|
"norm_label": "example 1: generic package (e.g., alamofire)",
|
|
"id": "agents_skills_xcode_project_setup_skill_example_1_generic_package_e_g_alamofire"
|
|
},
|
|
{
|
|
"label": "Example 2: Firebase (Requires Plist)",
|
|
"file_type": "document",
|
|
"source_file": ".agents/skills/xcode-project-setup/SKILL.md",
|
|
"source_location": "L128",
|
|
"_origin": "ast",
|
|
"community": 35,
|
|
"community_name": "\u26d4\ufe0f CRITICAL RULES & ENVIRONMENT CHECKS",
|
|
"norm_label": "example 2: firebase (requires plist)",
|
|
"id": "agents_skills_xcode_project_setup_skill_example_2_firebase_requires_plist"
|
|
},
|
|
{
|
|
"label": "AGENTS.md",
|
|
"file_type": "document",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 4,
|
|
"community_name": "Agentic OS \u2014 Complete Project Context for AI Agents",
|
|
"norm_label": "agents.md",
|
|
"id": "agents"
|
|
},
|
|
{
|
|
"label": "Agentic OS \u2014 Complete Project Context for AI Agents",
|
|
"file_type": "document",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 4,
|
|
"community_name": "Agentic OS \u2014 Complete Project Context for AI Agents",
|
|
"norm_label": "agentic os \u2014 complete project context for ai agents",
|
|
"id": "agents_agentic_os_complete_project_context_for_ai_agents"
|
|
},
|
|
{
|
|
"label": "Role Definition",
|
|
"file_type": "document",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 4,
|
|
"community_name": "Agentic OS \u2014 Complete Project Context for AI Agents",
|
|
"norm_label": "role definition",
|
|
"id": "agents_role_definition"
|
|
},
|
|
{
|
|
"label": "Project Identity",
|
|
"file_type": "document",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L11",
|
|
"_origin": "ast",
|
|
"community": 4,
|
|
"community_name": "Agentic OS \u2014 Complete Project Context for AI Agents",
|
|
"norm_label": "project identity",
|
|
"id": "agents_project_identity"
|
|
},
|
|
{
|
|
"label": "Architecture",
|
|
"file_type": "document",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L25",
|
|
"_origin": "ast",
|
|
"community": 4,
|
|
"community_name": "Agentic OS \u2014 Complete Project Context for AI Agents",
|
|
"norm_label": "architecture",
|
|
"id": "agents_architecture"
|
|
},
|
|
{
|
|
"label": "3-Agent Engine",
|
|
"file_type": "document",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L27",
|
|
"_origin": "ast",
|
|
"community": 4,
|
|
"community_name": "Agentic OS \u2014 Complete Project Context for AI Agents",
|
|
"norm_label": "3-agent engine",
|
|
"id": "agents_3_agent_engine"
|
|
},
|
|
{
|
|
"label": "Agent Responsibilities",
|
|
"file_type": "document",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L59",
|
|
"_origin": "ast",
|
|
"community": 4,
|
|
"community_name": "Agentic OS \u2014 Complete Project Context for AI Agents",
|
|
"norm_label": "agent responsibilities",
|
|
"id": "agents_agent_responsibilities"
|
|
},
|
|
{
|
|
"label": "Routing Rules",
|
|
"file_type": "document",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L67",
|
|
"_origin": "ast",
|
|
"community": 4,
|
|
"community_name": "Agentic OS \u2014 Complete Project Context for AI Agents",
|
|
"norm_label": "routing rules",
|
|
"id": "agents_routing_rules"
|
|
},
|
|
{
|
|
"label": "Complete Feature Inventory",
|
|
"file_type": "document",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L77",
|
|
"_origin": "ast",
|
|
"community": 4,
|
|
"community_name": "Agentic OS \u2014 Complete Project Context for AI Agents",
|
|
"norm_label": "complete feature inventory",
|
|
"id": "agents_complete_feature_inventory"
|
|
},
|
|
{
|
|
"label": "From Original YouTube Video (\"Agent OS: Claude + Hermes AI = Superpowers!\")",
|
|
"file_type": "document",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L79",
|
|
"_origin": "ast",
|
|
"community": 4,
|
|
"community_name": "Agentic OS \u2014 Complete Project Context for AI Agents",
|
|
"norm_label": "from original youtube video (\"agent os: claude + hermes ai = superpowers!\")",
|
|
"id": "agents_from_original_youtube_video_agent_os_claude_hermes_ai_superpowers"
|
|
},
|
|
{
|
|
"label": "From MindStudio 4-Layer Architecture",
|
|
"file_type": "document",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L90",
|
|
"_origin": "ast",
|
|
"community": 4,
|
|
"community_name": "Agentic OS \u2014 Complete Project Context for AI Agents",
|
|
"norm_label": "from mindstudio 4-layer architecture",
|
|
"id": "agents_from_mindstudio_4_layer_architecture"
|
|
},
|
|
{
|
|
"label": "From Superpowers (obra/superpowers)",
|
|
"file_type": "document",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L107",
|
|
"_origin": "ast",
|
|
"community": 4,
|
|
"community_name": "Agentic OS \u2014 Complete Project Context for AI Agents",
|
|
"norm_label": "from superpowers (obra/superpowers)",
|
|
"id": "agents_from_superpowers_obra_superpowers"
|
|
},
|
|
{
|
|
"label": "From Hermes Agent (NousResearch)",
|
|
"file_type": "document",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L120",
|
|
"_origin": "ast",
|
|
"community": 4,
|
|
"community_name": "Agentic OS \u2014 Complete Project Context for AI Agents",
|
|
"norm_label": "from hermes agent (nousresearch)",
|
|
"id": "agents_from_hermes_agent_nousresearch"
|
|
},
|
|
{
|
|
"label": "From Claude-OS (shivsoji) + LLMOS Paper",
|
|
"file_type": "document",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L136",
|
|
"_origin": "ast",
|
|
"community": 4,
|
|
"community_name": "Agentic OS \u2014 Complete Project Context for AI Agents",
|
|
"norm_label": "from claude-os (shivsoji) + llmos paper",
|
|
"id": "agents_from_claude_os_shivsoji_llmos_paper"
|
|
},
|
|
{
|
|
"label": "From BuilderMethods Agent OS",
|
|
"file_type": "document",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L147",
|
|
"_origin": "ast",
|
|
"community": 4,
|
|
"community_name": "Agentic OS \u2014 Complete Project Context for AI Agents",
|
|
"norm_label": "from buildermethods agent os",
|
|
"id": "agents_from_buildermethods_agent_os"
|
|
},
|
|
{
|
|
"label": "From 7-Layer Personal Agentic OS",
|
|
"file_type": "document",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L157",
|
|
"_origin": "ast",
|
|
"community": 4,
|
|
"community_name": "Agentic OS \u2014 Complete Project Context for AI Agents",
|
|
"norm_label": "from 7-layer personal agentic os",
|
|
"id": "agents_from_7_layer_personal_agentic_os"
|
|
},
|
|
{
|
|
"label": "Extra Features (Not in Any Video/Repo)",
|
|
"file_type": "document",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L165",
|
|
"_origin": "ast",
|
|
"community": 4,
|
|
"community_name": "Agentic OS \u2014 Complete Project Context for AI Agents",
|
|
"norm_label": "extra features (not in any video/repo)",
|
|
"id": "agents_extra_features_not_in_any_video_repo"
|
|
},
|
|
{
|
|
"label": "Directory Structure",
|
|
"file_type": "document",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L182",
|
|
"_origin": "ast",
|
|
"community": 4,
|
|
"community_name": "Agentic OS \u2014 Complete Project Context for AI Agents",
|
|
"norm_label": "directory structure",
|
|
"id": "agents_directory_structure"
|
|
},
|
|
{
|
|
"label": "User Profile",
|
|
"file_type": "document",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L315",
|
|
"_origin": "ast",
|
|
"community": 4,
|
|
"community_name": "Agentic OS \u2014 Complete Project Context for AI Agents",
|
|
"norm_label": "user profile",
|
|
"id": "agents_user_profile"
|
|
},
|
|
{
|
|
"label": "Setup Instructions for New AI Agents",
|
|
"file_type": "document",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L326",
|
|
"_origin": "ast",
|
|
"community": 4,
|
|
"community_name": "Agentic OS \u2014 Complete Project Context for AI Agents",
|
|
"norm_label": "setup instructions for new ai agents",
|
|
"id": "agents_setup_instructions_for_new_ai_agents"
|
|
},
|
|
{
|
|
"label": "When Creating/Modifying Code",
|
|
"file_type": "document",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L339",
|
|
"_origin": "ast",
|
|
"community": 4,
|
|
"community_name": "Agentic OS \u2014 Complete Project Context for AI Agents",
|
|
"norm_label": "when creating/modifying code",
|
|
"id": "agents_when_creating_modifying_code"
|
|
},
|
|
{
|
|
"label": "When the User Asks to \"Switch CLI\"",
|
|
"file_type": "document",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L345",
|
|
"_origin": "ast",
|
|
"community": 4,
|
|
"community_name": "Agentic OS \u2014 Complete Project Context for AI Agents",
|
|
"norm_label": "when the user asks to \"switch cli\"",
|
|
"id": "agents_when_the_user_asks_to_switch_cli"
|
|
},
|
|
{
|
|
"label": "Session History",
|
|
"file_type": "document",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L350",
|
|
"_origin": "ast",
|
|
"community": 4,
|
|
"community_name": "Agentic OS \u2014 Complete Project Context for AI Agents",
|
|
"norm_label": "session history",
|
|
"id": "agents_session_history"
|
|
},
|
|
{
|
|
"label": "API Endpoints (server.py FastAPI, 58 total \u2014 28 original + 30 v0.2.0)",
|
|
"file_type": "document",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L357",
|
|
"_origin": "ast",
|
|
"community": 4,
|
|
"community_name": "Agentic OS \u2014 Complete Project Context for AI Agents",
|
|
"norm_label": "api endpoints (server.py fastapi, 58 total \u2014 28 original + 30 v0.2.0)",
|
|
"id": "agents_api_endpoints_server_py_fastapi_58_total_28_original_30_v0_2_0"
|
|
},
|
|
{
|
|
"label": "Core (28 original endpoints)",
|
|
"file_type": "document",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L359",
|
|
"_origin": "ast",
|
|
"community": 4,
|
|
"community_name": "Agentic OS \u2014 Complete Project Context for AI Agents",
|
|
"norm_label": "core (28 original endpoints)",
|
|
"id": "agents_core_28_original_endpoints"
|
|
},
|
|
{
|
|
"label": "Kanban Board (v0.2.0) \u2014 13 endpoints",
|
|
"file_type": "document",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L385",
|
|
"_origin": "ast",
|
|
"community": 4,
|
|
"community_name": "Agentic OS \u2014 Complete Project Context for AI Agents",
|
|
"norm_label": "kanban board (v0.2.0) \u2014 13 endpoints",
|
|
"id": "agents_kanban_board_v0_2_0_13_endpoints"
|
|
},
|
|
{
|
|
"label": "Goals (v0.2.0) \u2014 4 endpoints",
|
|
"file_type": "document",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L402",
|
|
"_origin": "ast",
|
|
"community": 4,
|
|
"community_name": "Agentic OS \u2014 Complete Project Context for AI Agents",
|
|
"norm_label": "goals (v0.2.0) \u2014 4 endpoints",
|
|
"id": "agents_goals_v0_2_0_4_endpoints"
|
|
},
|
|
{
|
|
"label": "Journal (v0.2.0) \u2014 4 endpoints",
|
|
"file_type": "document",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L410",
|
|
"_origin": "ast",
|
|
"community": 4,
|
|
"community_name": "Agentic OS \u2014 Complete Project Context for AI Agents",
|
|
"norm_label": "journal (v0.2.0) \u2014 4 endpoints",
|
|
"id": "agents_journal_v0_2_0_4_endpoints"
|
|
},
|
|
{
|
|
"label": "Agent Health (v0.2.0) \u2014 3 endpoints",
|
|
"file_type": "document",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L418",
|
|
"_origin": "ast",
|
|
"community": 4,
|
|
"community_name": "Agentic OS \u2014 Complete Project Context for AI Agents",
|
|
"norm_label": "agent health (v0.2.0) \u2014 3 endpoints",
|
|
"id": "agents_agent_health_v0_2_0_3_endpoints"
|
|
},
|
|
{
|
|
"label": "Smart Router (v0.2.0) \u2014 2 endpoints",
|
|
"file_type": "document",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L425",
|
|
"_origin": "ast",
|
|
"community": 4,
|
|
"community_name": "Agentic OS \u2014 Complete Project Context for AI Agents",
|
|
"norm_label": "smart router (v0.2.0) \u2014 2 endpoints",
|
|
"id": "agents_smart_router_v0_2_0_2_endpoints"
|
|
},
|
|
{
|
|
"label": "Learning Analytics (v0.2.0) \u2014 2 endpoints",
|
|
"file_type": "document",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L431",
|
|
"_origin": "ast",
|
|
"community": 4,
|
|
"community_name": "Agentic OS \u2014 Complete Project Context for AI Agents",
|
|
"norm_label": "learning analytics (v0.2.0) \u2014 2 endpoints",
|
|
"id": "agents_learning_analytics_v0_2_0_2_endpoints"
|
|
},
|
|
{
|
|
"label": "Session Replay (v0.2.0) \u2014 2 endpoints",
|
|
"file_type": "document",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L437",
|
|
"_origin": "ast",
|
|
"community": 4,
|
|
"community_name": "Agentic OS \u2014 Complete Project Context for AI Agents",
|
|
"norm_label": "session replay (v0.2.0) \u2014 2 endpoints",
|
|
"id": "agents_session_replay_v0_2_0_2_endpoints"
|
|
},
|
|
{
|
|
"label": "Version History",
|
|
"file_type": "document",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L445",
|
|
"_origin": "ast",
|
|
"community": 4,
|
|
"community_name": "Agentic OS \u2014 Complete Project Context for AI Agents",
|
|
"norm_label": "version history",
|
|
"id": "agents_version_history"
|
|
},
|
|
{
|
|
"label": "CHANGELOG.md",
|
|
"file_type": "document",
|
|
"source_file": "CHANGELOG.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 83,
|
|
"community_name": "Changelog",
|
|
"norm_label": "changelog.md",
|
|
"id": "changelog"
|
|
},
|
|
{
|
|
"label": "Changelog",
|
|
"file_type": "document",
|
|
"source_file": "CHANGELOG.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 83,
|
|
"community_name": "Changelog",
|
|
"norm_label": "changelog",
|
|
"id": "changelog_changelog"
|
|
},
|
|
{
|
|
"label": "[v1.3.0] - 2026-06-28",
|
|
"file_type": "document",
|
|
"source_file": "CHANGELOG.md",
|
|
"source_location": "L5",
|
|
"_origin": "ast",
|
|
"community": 83,
|
|
"community_name": "Changelog",
|
|
"norm_label": "[v1.3.0] - 2026-06-28",
|
|
"id": "changelog_v1_3_0_2026_06_28"
|
|
},
|
|
{
|
|
"label": "Added",
|
|
"file_type": "document",
|
|
"source_file": "CHANGELOG.md",
|
|
"source_location": "L7",
|
|
"_origin": "ast",
|
|
"community": 83,
|
|
"community_name": "Changelog",
|
|
"norm_label": "added",
|
|
"id": "changelog_added"
|
|
},
|
|
{
|
|
"label": "Changed",
|
|
"file_type": "document",
|
|
"source_file": "CHANGELOG.md",
|
|
"source_location": "L25",
|
|
"_origin": "ast",
|
|
"community": 83,
|
|
"community_name": "Changelog",
|
|
"norm_label": "changed",
|
|
"id": "changelog_changed"
|
|
},
|
|
{
|
|
"label": "Fixed",
|
|
"file_type": "document",
|
|
"source_file": "CHANGELOG.md",
|
|
"source_location": "L35",
|
|
"_origin": "ast",
|
|
"community": 83,
|
|
"community_name": "Changelog",
|
|
"norm_label": "fixed",
|
|
"id": "changelog_fixed"
|
|
},
|
|
{
|
|
"label": "[v1.2.0] - 2026-06-26",
|
|
"file_type": "document",
|
|
"source_file": "CHANGELOG.md",
|
|
"source_location": "L39",
|
|
"_origin": "ast",
|
|
"community": 83,
|
|
"community_name": "Changelog",
|
|
"norm_label": "[v1.2.0] - 2026-06-26",
|
|
"id": "changelog_v1_2_0_2026_06_26"
|
|
},
|
|
{
|
|
"label": "[v1.1.0] - 2026-06-05",
|
|
"file_type": "document",
|
|
"source_file": "CHANGELOG.md",
|
|
"source_location": "L47",
|
|
"_origin": "ast",
|
|
"community": 83,
|
|
"community_name": "Changelog",
|
|
"norm_label": "[v1.1.0] - 2026-06-05",
|
|
"id": "changelog_v1_1_0_2026_06_05"
|
|
},
|
|
{
|
|
"label": "[v1.0.0] - 2026-05-17",
|
|
"file_type": "document",
|
|
"source_file": "CHANGELOG.md",
|
|
"source_location": "L60",
|
|
"_origin": "ast",
|
|
"community": 83,
|
|
"community_name": "Changelog",
|
|
"norm_label": "[v1.0.0] - 2026-05-17",
|
|
"id": "changelog_v1_0_0_2026_05_17"
|
|
},
|
|
{
|
|
"label": "OPERATIONAL-NOTES.md",
|
|
"file_type": "document",
|
|
"source_file": "OPERATIONAL-NOTES.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 119,
|
|
"community_name": "Operational Notes",
|
|
"norm_label": "operational-notes.md",
|
|
"id": "operational_notes"
|
|
},
|
|
{
|
|
"label": "Operational Notes",
|
|
"file_type": "document",
|
|
"source_file": "OPERATIONAL-NOTES.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 119,
|
|
"community_name": "Operational Notes",
|
|
"norm_label": "operational notes",
|
|
"id": "operational_notes_operational_notes"
|
|
},
|
|
{
|
|
"label": "Server Debugging",
|
|
"file_type": "document",
|
|
"source_file": "OPERATIONAL-NOTES.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 119,
|
|
"community_name": "Operational Notes",
|
|
"norm_label": "server debugging",
|
|
"id": "operational_notes_server_debugging"
|
|
},
|
|
{
|
|
"label": "WSL \u2192 Windows Browser",
|
|
"file_type": "document",
|
|
"source_file": "OPERATIONAL-NOTES.md",
|
|
"source_location": "L8",
|
|
"_origin": "ast",
|
|
"community": 119,
|
|
"community_name": "Operational Notes",
|
|
"norm_label": "wsl \u2192 windows browser",
|
|
"id": "operational_notes_wsl_windows_browser"
|
|
},
|
|
{
|
|
"label": "Hermes Config",
|
|
"file_type": "document",
|
|
"source_file": "OPERATIONAL-NOTES.md",
|
|
"source_location": "L12",
|
|
"_origin": "ast",
|
|
"community": 119,
|
|
"community_name": "Operational Notes",
|
|
"norm_label": "hermes config",
|
|
"id": "operational_notes_hermes_config"
|
|
},
|
|
{
|
|
"label": "Agentic OS Docs",
|
|
"file_type": "document",
|
|
"source_file": "OPERATIONAL-NOTES.md",
|
|
"source_location": "L19",
|
|
"_origin": "ast",
|
|
"community": 119,
|
|
"community_name": "Operational Notes",
|
|
"norm_label": "agentic os docs",
|
|
"id": "operational_notes_agentic_os_docs"
|
|
},
|
|
{
|
|
"label": "Brain Guardian Cron",
|
|
"file_type": "document",
|
|
"source_file": "OPERATIONAL-NOTES.md",
|
|
"source_location": "L25",
|
|
"_origin": "ast",
|
|
"community": 119,
|
|
"community_name": "Operational Notes",
|
|
"norm_label": "brain guardian cron",
|
|
"id": "operational_notes_brain_guardian_cron"
|
|
},
|
|
{
|
|
"label": "README.md",
|
|
"file_type": "document",
|
|
"source_file": "README.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 3,
|
|
"community_name": "Agentic OS (agentic-os) \ud83e\udde0 \u2014 Multi-Agent Orchestration Platform",
|
|
"norm_label": "readme.md",
|
|
"id": "readme"
|
|
},
|
|
{
|
|
"label": "Agentic OS (agentic-os) \ud83e\udde0 \u2014 Multi-Agent Orchestration Platform",
|
|
"file_type": "document",
|
|
"source_file": "README.md",
|
|
"source_location": "L14",
|
|
"_origin": "ast",
|
|
"community": 3,
|
|
"community_name": "Agentic OS (agentic-os) \ud83e\udde0 \u2014 Multi-Agent Orchestration Platform",
|
|
"norm_label": "agentic os (agentic-os) \ud83e\udde0 \u2014 multi-agent orchestration platform",
|
|
"id": "readme_agentic_os_agentic_os_multi_agent_orchestration_platform"
|
|
},
|
|
{
|
|
"label": "\u2728 Features",
|
|
"file_type": "document",
|
|
"source_file": "README.md",
|
|
"source_location": "L22",
|
|
"_origin": "ast",
|
|
"community": 3,
|
|
"community_name": "Agentic OS (agentic-os) \ud83e\udde0 \u2014 Multi-Agent Orchestration Platform",
|
|
"norm_label": "\u2728 features",
|
|
"id": "readme_features"
|
|
},
|
|
{
|
|
"label": "\ud83c\udfd7 Architecture",
|
|
"file_type": "document",
|
|
"source_file": "README.md",
|
|
"source_location": "L48",
|
|
"_origin": "ast",
|
|
"community": 3,
|
|
"community_name": "Agentic OS (agentic-os) \ud83e\udde0 \u2014 Multi-Agent Orchestration Platform",
|
|
"norm_label": "\ud83c\udfd7 architecture",
|
|
"id": "readme_architecture"
|
|
},
|
|
{
|
|
"label": "Agent Responsibilities",
|
|
"file_type": "document",
|
|
"source_file": "README.md",
|
|
"source_location": "L75",
|
|
"_origin": "ast",
|
|
"community": 3,
|
|
"community_name": "Agentic OS (agentic-os) \ud83e\udde0 \u2014 Multi-Agent Orchestration Platform",
|
|
"norm_label": "agent responsibilities",
|
|
"id": "readme_agent_responsibilities"
|
|
},
|
|
{
|
|
"label": "Routing Rules",
|
|
"file_type": "document",
|
|
"source_file": "README.md",
|
|
"source_location": "L83",
|
|
"_origin": "ast",
|
|
"community": 3,
|
|
"community_name": "Agentic OS (agentic-os) \ud83e\udde0 \u2014 Multi-Agent Orchestration Platform",
|
|
"norm_label": "routing rules",
|
|
"id": "readme_routing_rules"
|
|
},
|
|
{
|
|
"label": "\ud83d\ude80 Quick Start",
|
|
"file_type": "document",
|
|
"source_file": "README.md",
|
|
"source_location": "L92",
|
|
"_origin": "ast",
|
|
"community": 3,
|
|
"community_name": "Agentic OS (agentic-os) \ud83e\udde0 \u2014 Multi-Agent Orchestration Platform",
|
|
"norm_label": "\ud83d\ude80 quick start",
|
|
"id": "readme_quick_start"
|
|
},
|
|
{
|
|
"label": "Linux/macOS",
|
|
"file_type": "document",
|
|
"source_file": "README.md",
|
|
"source_location": "L94",
|
|
"_origin": "ast",
|
|
"community": 3,
|
|
"community_name": "Agentic OS (agentic-os) \ud83e\udde0 \u2014 Multi-Agent Orchestration Platform",
|
|
"norm_label": "linux/macos",
|
|
"id": "readme_linux_macos"
|
|
},
|
|
{
|
|
"label": "Windows PowerShell",
|
|
"file_type": "document",
|
|
"source_file": "README.md",
|
|
"source_location": "L104",
|
|
"_origin": "ast",
|
|
"community": 3,
|
|
"community_name": "Agentic OS (agentic-os) \ud83e\udde0 \u2014 Multi-Agent Orchestration Platform",
|
|
"norm_label": "windows powershell",
|
|
"id": "readme_windows_powershell"
|
|
},
|
|
{
|
|
"label": "\ud83d\udccb Prerequisites",
|
|
"file_type": "document",
|
|
"source_file": "README.md",
|
|
"source_location": "L116",
|
|
"_origin": "ast",
|
|
"community": 3,
|
|
"community_name": "Agentic OS (agentic-os) \ud83e\udde0 \u2014 Multi-Agent Orchestration Platform",
|
|
"norm_label": "\ud83d\udccb prerequisites",
|
|
"id": "readme_prerequisites"
|
|
},
|
|
{
|
|
"label": "Windows",
|
|
"file_type": "document",
|
|
"source_file": "README.md",
|
|
"source_location": "L130",
|
|
"_origin": "ast",
|
|
"community": 3,
|
|
"community_name": "Agentic OS (agentic-os) \ud83e\udde0 \u2014 Multi-Agent Orchestration Platform",
|
|
"norm_label": "windows",
|
|
"id": "readme_windows"
|
|
},
|
|
{
|
|
"label": "\ud83d\udd27 Configuration",
|
|
"file_type": "document",
|
|
"source_file": "README.md",
|
|
"source_location": "L147",
|
|
"_origin": "ast",
|
|
"community": 3,
|
|
"community_name": "Agentic OS (agentic-os) \ud83e\udde0 \u2014 Multi-Agent Orchestration Platform",
|
|
"norm_label": "\ud83d\udd27 configuration",
|
|
"id": "readme_configuration"
|
|
},
|
|
{
|
|
"label": "Hermes (OpenRouter)",
|
|
"file_type": "document",
|
|
"source_file": "README.md",
|
|
"source_location": "L149",
|
|
"_origin": "ast",
|
|
"community": 3,
|
|
"community_name": "Agentic OS (agentic-os) \ud83e\udde0 \u2014 Multi-Agent Orchestration Platform",
|
|
"norm_label": "hermes (openrouter)",
|
|
"id": "readme_hermes_openrouter"
|
|
},
|
|
{
|
|
"label": "Gemini CLI (Google OAuth)",
|
|
"file_type": "document",
|
|
"source_file": "README.md",
|
|
"source_location": "L155",
|
|
"_origin": "ast",
|
|
"community": 3,
|
|
"community_name": "Agentic OS (agentic-os) \ud83e\udde0 \u2014 Multi-Agent Orchestration Platform",
|
|
"norm_label": "gemini cli (google oauth)",
|
|
"id": "readme_gemini_cli_google_oauth"
|
|
},
|
|
{
|
|
"label": "Dashboard Settings",
|
|
"file_type": "document",
|
|
"source_file": "README.md",
|
|
"source_location": "L161",
|
|
"_origin": "ast",
|
|
"community": 3,
|
|
"community_name": "Agentic OS (agentic-os) \ud83e\udde0 \u2014 Multi-Agent Orchestration Platform",
|
|
"norm_label": "dashboard settings",
|
|
"id": "readme_dashboard_settings"
|
|
},
|
|
{
|
|
"label": "\ud83d\udcc1 Project Structure",
|
|
"file_type": "document",
|
|
"source_file": "README.md",
|
|
"source_location": "L173",
|
|
"_origin": "ast",
|
|
"community": 3,
|
|
"community_name": "Agentic OS (agentic-os) \ud83e\udde0 \u2014 Multi-Agent Orchestration Platform",
|
|
"norm_label": "\ud83d\udcc1 project structure",
|
|
"id": "readme_project_structure"
|
|
},
|
|
{
|
|
"label": "\ud83c\udd95 What's New in v0.2.0",
|
|
"file_type": "document",
|
|
"source_file": "README.md",
|
|
"source_location": "L251",
|
|
"_origin": "ast",
|
|
"community": 3,
|
|
"community_name": "Agentic OS (agentic-os) \ud83e\udde0 \u2014 Multi-Agent Orchestration Platform",
|
|
"norm_label": "\ud83c\udd95 what's new in v0.2.0",
|
|
"id": "readme_what_s_new_in_v0_2_0"
|
|
},
|
|
{
|
|
"label": "UI Modernization",
|
|
"file_type": "document",
|
|
"source_file": "README.md",
|
|
"source_location": "L263",
|
|
"_origin": "ast",
|
|
"community": 3,
|
|
"community_name": "Agentic OS (agentic-os) \ud83e\udde0 \u2014 Multi-Agent Orchestration Platform",
|
|
"norm_label": "ui modernization",
|
|
"id": "readme_ui_modernization"
|
|
},
|
|
{
|
|
"label": "\ud83c\udfae Usage",
|
|
"file_type": "document",
|
|
"source_file": "README.md",
|
|
"source_location": "L272",
|
|
"_origin": "ast",
|
|
"community": 3,
|
|
"community_name": "Agentic OS (agentic-os) \ud83e\udde0 \u2014 Multi-Agent Orchestration Platform",
|
|
"norm_label": "\ud83c\udfae usage",
|
|
"id": "readme_usage"
|
|
},
|
|
{
|
|
"label": "AI Chat",
|
|
"file_type": "document",
|
|
"source_file": "README.md",
|
|
"source_location": "L274",
|
|
"_origin": "ast",
|
|
"community": 3,
|
|
"community_name": "Agentic OS (agentic-os) \ud83e\udde0 \u2014 Multi-Agent Orchestration Platform",
|
|
"norm_label": "ai chat",
|
|
"id": "readme_ai_chat"
|
|
},
|
|
{
|
|
"label": "Skills",
|
|
"file_type": "document",
|
|
"source_file": "README.md",
|
|
"source_location": "L283",
|
|
"_origin": "ast",
|
|
"community": 3,
|
|
"community_name": "Agentic OS (agentic-os) \ud83e\udde0 \u2014 Multi-Agent Orchestration Platform",
|
|
"norm_label": "skills",
|
|
"id": "readme_skills"
|
|
},
|
|
{
|
|
"label": "Scheduler",
|
|
"file_type": "document",
|
|
"source_file": "README.md",
|
|
"source_location": "L286",
|
|
"_origin": "ast",
|
|
"community": 3,
|
|
"community_name": "Agentic OS (agentic-os) \ud83e\udde0 \u2014 Multi-Agent Orchestration Platform",
|
|
"norm_label": "scheduler",
|
|
"id": "readme_scheduler"
|
|
},
|
|
{
|
|
"label": "Cost Analytics",
|
|
"file_type": "document",
|
|
"source_file": "README.md",
|
|
"source_location": "L289",
|
|
"_origin": "ast",
|
|
"community": 3,
|
|
"community_name": "Agentic OS (agentic-os) \ud83e\udde0 \u2014 Multi-Agent Orchestration Platform",
|
|
"norm_label": "cost analytics",
|
|
"id": "readme_cost_analytics"
|
|
},
|
|
{
|
|
"label": "Disaster Recovery",
|
|
"file_type": "document",
|
|
"source_file": "README.md",
|
|
"source_location": "L292",
|
|
"_origin": "ast",
|
|
"community": 3,
|
|
"community_name": "Agentic OS (agentic-os) \ud83e\udde0 \u2014 Multi-Agent Orchestration Platform",
|
|
"norm_label": "disaster recovery",
|
|
"id": "readme_disaster_recovery"
|
|
},
|
|
{
|
|
"label": "Kanban Board (v0.2.0)",
|
|
"file_type": "document",
|
|
"source_file": "README.md",
|
|
"source_location": "L309",
|
|
"_origin": "ast",
|
|
"community": 3,
|
|
"community_name": "Agentic OS (agentic-os) \ud83e\udde0 \u2014 Multi-Agent Orchestration Platform",
|
|
"norm_label": "kanban board (v0.2.0)",
|
|
"id": "readme_kanban_board_v0_2_0"
|
|
},
|
|
{
|
|
"label": "Goals (v0.2.0)",
|
|
"file_type": "document",
|
|
"source_file": "README.md",
|
|
"source_location": "L312",
|
|
"_origin": "ast",
|
|
"community": 3,
|
|
"community_name": "Agentic OS (agentic-os) \ud83e\udde0 \u2014 Multi-Agent Orchestration Platform",
|
|
"norm_label": "goals (v0.2.0)",
|
|
"id": "readme_goals_v0_2_0"
|
|
},
|
|
{
|
|
"label": "Journal (v0.2.0)",
|
|
"file_type": "document",
|
|
"source_file": "README.md",
|
|
"source_location": "L315",
|
|
"_origin": "ast",
|
|
"community": 3,
|
|
"community_name": "Agentic OS (agentic-os) \ud83e\udde0 \u2014 Multi-Agent Orchestration Platform",
|
|
"norm_label": "journal (v0.2.0)",
|
|
"id": "readme_journal_v0_2_0"
|
|
},
|
|
{
|
|
"label": "Smart Router (v0.2.0)",
|
|
"file_type": "document",
|
|
"source_file": "README.md",
|
|
"source_location": "L318",
|
|
"_origin": "ast",
|
|
"community": 3,
|
|
"community_name": "Agentic OS (agentic-os) \ud83e\udde0 \u2014 Multi-Agent Orchestration Platform",
|
|
"norm_label": "smart router (v0.2.0)",
|
|
"id": "readme_smart_router_v0_2_0"
|
|
},
|
|
{
|
|
"label": "Agent Health (v0.2.0)",
|
|
"file_type": "document",
|
|
"source_file": "README.md",
|
|
"source_location": "L321",
|
|
"_origin": "ast",
|
|
"community": 3,
|
|
"community_name": "Agentic OS (agentic-os) \ud83e\udde0 \u2014 Multi-Agent Orchestration Platform",
|
|
"norm_label": "agent health (v0.2.0)",
|
|
"id": "readme_agent_health_v0_2_0"
|
|
},
|
|
{
|
|
"label": "Learning Analytics (v0.2.0)",
|
|
"file_type": "document",
|
|
"source_file": "README.md",
|
|
"source_location": "L324",
|
|
"_origin": "ast",
|
|
"community": 3,
|
|
"community_name": "Agentic OS (agentic-os) \ud83e\udde0 \u2014 Multi-Agent Orchestration Platform",
|
|
"norm_label": "learning analytics (v0.2.0)",
|
|
"id": "readme_learning_analytics_v0_2_0"
|
|
},
|
|
{
|
|
"label": "Session Replay (v0.2.0)",
|
|
"file_type": "document",
|
|
"source_file": "README.md",
|
|
"source_location": "L327",
|
|
"_origin": "ast",
|
|
"community": 3,
|
|
"community_name": "Agentic OS (agentic-os) \ud83e\udde0 \u2014 Multi-Agent Orchestration Platform",
|
|
"norm_label": "session replay (v0.2.0)",
|
|
"id": "readme_session_replay_v0_2_0"
|
|
},
|
|
{
|
|
"label": "\ud83d\udcca Comparison: Agentic OS vs Claude Agent OS (Julian Goldie)",
|
|
"file_type": "document",
|
|
"source_file": "README.md",
|
|
"source_location": "L332",
|
|
"_origin": "ast",
|
|
"community": 3,
|
|
"community_name": "Agentic OS (agentic-os) \ud83e\udde0 \u2014 Multi-Agent Orchestration Platform",
|
|
"norm_label": "\ud83d\udcca comparison: agentic os vs claude agent os (julian goldie)",
|
|
"id": "readme_comparison_agentic_os_vs_claude_agent_os_julian_goldie"
|
|
},
|
|
{
|
|
"label": "\ud83e\uddea Tested On",
|
|
"file_type": "document",
|
|
"source_file": "README.md",
|
|
"source_location": "L353",
|
|
"_origin": "ast",
|
|
"community": 3,
|
|
"community_name": "Agentic OS (agentic-os) \ud83e\udde0 \u2014 Multi-Agent Orchestration Platform",
|
|
"norm_label": "\ud83e\uddea tested on",
|
|
"id": "readme_tested_on"
|
|
},
|
|
{
|
|
"label": "\ud83e\udd1d Contributing",
|
|
"file_type": "document",
|
|
"source_file": "README.md",
|
|
"source_location": "L362",
|
|
"_origin": "ast",
|
|
"community": 3,
|
|
"community_name": "Agentic OS (agentic-os) \ud83e\udde0 \u2014 Multi-Agent Orchestration Platform",
|
|
"norm_label": "\ud83e\udd1d contributing",
|
|
"id": "readme_contributing"
|
|
},
|
|
{
|
|
"label": "\ud83d\udcc4 License",
|
|
"file_type": "document",
|
|
"source_file": "README.md",
|
|
"source_location": "L374",
|
|
"_origin": "ast",
|
|
"community": 3,
|
|
"community_name": "Agentic OS (agentic-os) \ud83e\udde0 \u2014 Multi-Agent Orchestration Platform",
|
|
"norm_label": "\ud83d\udcc4 license",
|
|
"id": "readme_license"
|
|
},
|
|
{
|
|
"label": "GEMINI.md",
|
|
"file_type": "document",
|
|
"source_file": "agents/gemini/GEMINI.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 164,
|
|
"community_name": "Gemini CLI \u2014 Agentic OS Config",
|
|
"norm_label": "gemini.md",
|
|
"id": "agents_gemini_gemini"
|
|
},
|
|
{
|
|
"label": "Gemini CLI \u2014 Agentic OS Config",
|
|
"file_type": "document",
|
|
"source_file": "agents/gemini/GEMINI.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 164,
|
|
"community_name": "Gemini CLI \u2014 Agentic OS Config",
|
|
"norm_label": "gemini cli \u2014 agentic os config",
|
|
"id": "agents_gemini_gemini_gemini_cli_agentic_os_config"
|
|
},
|
|
{
|
|
"label": "Role",
|
|
"file_type": "document",
|
|
"source_file": "agents/gemini/GEMINI.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 164,
|
|
"community_name": "Gemini CLI \u2014 Agentic OS Config",
|
|
"norm_label": "role",
|
|
"id": "agents_gemini_gemini_role"
|
|
},
|
|
{
|
|
"label": "Instructions",
|
|
"file_type": "document",
|
|
"source_file": "agents/gemini/GEMINI.md",
|
|
"source_location": "L6",
|
|
"_origin": "ast",
|
|
"community": 164,
|
|
"community_name": "Gemini CLI \u2014 Agentic OS Config",
|
|
"norm_label": "instructions",
|
|
"id": "agents_gemini_gemini_instructions"
|
|
},
|
|
{
|
|
"label": "Capabilities",
|
|
"file_type": "document",
|
|
"source_file": "agents/gemini/GEMINI.md",
|
|
"source_location": "L16",
|
|
"_origin": "ast",
|
|
"community": 164,
|
|
"community_name": "Gemini CLI \u2014 Agentic OS Config",
|
|
"norm_label": "capabilities",
|
|
"id": "agents_gemini_gemini_capabilities"
|
|
},
|
|
{
|
|
"label": "MEMORY.md",
|
|
"file_type": "document",
|
|
"source_file": "agents/hermes/MEMORY.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 140,
|
|
"community_name": "MEMORY.md \u2014 Hermes Persistent Memory",
|
|
"norm_label": "memory.md",
|
|
"id": "agents_hermes_memory"
|
|
},
|
|
{
|
|
"label": "MEMORY.md \u2014 Hermes Persistent Memory",
|
|
"file_type": "document",
|
|
"source_file": "agents/hermes/MEMORY.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 140,
|
|
"community_name": "MEMORY.md \u2014 Hermes Persistent Memory",
|
|
"norm_label": "memory.md \u2014 hermes persistent memory",
|
|
"id": "agents_hermes_memory_memory_md_hermes_persistent_memory"
|
|
},
|
|
{
|
|
"label": "Active Context",
|
|
"file_type": "document",
|
|
"source_file": "agents/hermes/MEMORY.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 140,
|
|
"community_name": "MEMORY.md \u2014 Hermes Persistent Memory",
|
|
"norm_label": "active context",
|
|
"id": "agents_hermes_memory_active_context"
|
|
},
|
|
{
|
|
"label": "v0.2.0 Features",
|
|
"file_type": "document",
|
|
"source_file": "agents/hermes/MEMORY.md",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"community": 140,
|
|
"community_name": "MEMORY.md \u2014 Hermes Persistent Memory",
|
|
"norm_label": "v0.2.0 features",
|
|
"id": "agents_hermes_memory_v0_2_0_features"
|
|
},
|
|
{
|
|
"label": "Skills Known",
|
|
"file_type": "document",
|
|
"source_file": "agents/hermes/MEMORY.md",
|
|
"source_location": "L18",
|
|
"_origin": "ast",
|
|
"community": 140,
|
|
"community_name": "MEMORY.md \u2014 Hermes Persistent Memory",
|
|
"norm_label": "skills known",
|
|
"id": "agents_hermes_memory_skills_known"
|
|
},
|
|
{
|
|
"label": "Decisions",
|
|
"file_type": "document",
|
|
"source_file": "agents/hermes/MEMORY.md",
|
|
"source_location": "L35",
|
|
"_origin": "ast",
|
|
"community": 140,
|
|
"community_name": "MEMORY.md \u2014 Hermes Persistent Memory",
|
|
"norm_label": "decisions",
|
|
"id": "agents_hermes_memory_decisions"
|
|
},
|
|
{
|
|
"label": "SOUL.md",
|
|
"file_type": "document",
|
|
"source_file": "agents/hermes/SOUL.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 141,
|
|
"community_name": "Hermes Agent \u2014 SOUL.md",
|
|
"norm_label": "soul.md",
|
|
"id": "agents_hermes_soul"
|
|
},
|
|
{
|
|
"label": "Hermes Agent \u2014 SOUL.md",
|
|
"file_type": "document",
|
|
"source_file": "agents/hermes/SOUL.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 141,
|
|
"community_name": "Hermes Agent \u2014 SOUL.md",
|
|
"norm_label": "hermes agent \u2014 soul.md",
|
|
"id": "agents_hermes_soul_hermes_agent_soul_md"
|
|
},
|
|
{
|
|
"label": "Identity",
|
|
"file_type": "document",
|
|
"source_file": "agents/hermes/SOUL.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 141,
|
|
"community_name": "Hermes Agent \u2014 SOUL.md",
|
|
"norm_label": "identity",
|
|
"id": "agents_hermes_soul_identity"
|
|
},
|
|
{
|
|
"label": "Core Directives",
|
|
"file_type": "document",
|
|
"source_file": "agents/hermes/SOUL.md",
|
|
"source_location": "L6",
|
|
"_origin": "ast",
|
|
"community": 141,
|
|
"community_name": "Hermes Agent \u2014 SOUL.md",
|
|
"norm_label": "core directives",
|
|
"id": "agents_hermes_soul_core_directives"
|
|
},
|
|
{
|
|
"label": "Memory Configuration",
|
|
"file_type": "document",
|
|
"source_file": "agents/hermes/SOUL.md",
|
|
"source_location": "L13",
|
|
"_origin": "ast",
|
|
"community": 141,
|
|
"community_name": "Hermes Agent \u2014 SOUL.md",
|
|
"norm_label": "memory configuration",
|
|
"id": "agents_hermes_soul_memory_configuration"
|
|
},
|
|
{
|
|
"label": "Channels",
|
|
"file_type": "document",
|
|
"source_file": "agents/hermes/SOUL.md",
|
|
"source_location": "L18",
|
|
"_origin": "ast",
|
|
"community": 141,
|
|
"community_name": "Hermes Agent \u2014 SOUL.md",
|
|
"norm_label": "channels",
|
|
"id": "agents_hermes_soul_channels"
|
|
},
|
|
{
|
|
"label": "USER.md",
|
|
"file_type": "document",
|
|
"source_file": "agents/hermes/USER.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 165,
|
|
"community_name": "USER.md \u2014 User Profile for Hermes",
|
|
"norm_label": "user.md",
|
|
"id": "agents_hermes_user"
|
|
},
|
|
{
|
|
"label": "USER.md \u2014 User Profile for Hermes",
|
|
"file_type": "document",
|
|
"source_file": "agents/hermes/USER.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 165,
|
|
"community_name": "USER.md \u2014 User Profile for Hermes",
|
|
"norm_label": "user.md \u2014 user profile for hermes",
|
|
"id": "agents_hermes_user_user_md_user_profile_for_hermes"
|
|
},
|
|
{
|
|
"label": "User",
|
|
"file_type": "document",
|
|
"source_file": "agents/hermes/USER.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 165,
|
|
"community_name": "USER.md \u2014 User Profile for Hermes",
|
|
"norm_label": "user",
|
|
"id": "agents_hermes_user_user"
|
|
},
|
|
{
|
|
"label": "Preferences",
|
|
"file_type": "document",
|
|
"source_file": "agents/hermes/USER.md",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"community": 165,
|
|
"community_name": "USER.md \u2014 User Profile for Hermes",
|
|
"norm_label": "preferences",
|
|
"id": "agents_hermes_user_preferences"
|
|
},
|
|
{
|
|
"label": "Communication",
|
|
"file_type": "document",
|
|
"source_file": "agents/hermes/USER.md",
|
|
"source_location": "L15",
|
|
"_origin": "ast",
|
|
"community": 165,
|
|
"community_name": "USER.md \u2014 User Profile for Hermes",
|
|
"norm_label": "communication",
|
|
"id": "agents_hermes_user_communication"
|
|
},
|
|
{
|
|
"label": "opencode/AGENTS.md",
|
|
"file_type": "document",
|
|
"source_file": "agents/opencode/AGENTS.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 285,
|
|
"community_name": "opencode \u2014 Agentic OS Agent Config",
|
|
"norm_label": "opencode/agents.md",
|
|
"id": "agents_opencode_agents"
|
|
},
|
|
{
|
|
"label": "opencode \u2014 Agentic OS Agent Config",
|
|
"file_type": "document",
|
|
"source_file": "agents/opencode/AGENTS.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 285,
|
|
"community_name": "opencode \u2014 Agentic OS Agent Config",
|
|
"norm_label": "opencode \u2014 agentic os agent config",
|
|
"id": "agents_opencode_agents_opencode_agentic_os_agent_config"
|
|
},
|
|
{
|
|
"label": "Role",
|
|
"file_type": "document",
|
|
"source_file": "agents/opencode/AGENTS.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 285,
|
|
"community_name": "opencode \u2014 Agentic OS Agent Config",
|
|
"norm_label": "role",
|
|
"id": "agents_opencode_agents_role"
|
|
},
|
|
{
|
|
"label": "Instructions",
|
|
"file_type": "document",
|
|
"source_file": "agents/opencode/AGENTS.md",
|
|
"source_location": "L6",
|
|
"_origin": "ast",
|
|
"community": 285,
|
|
"community_name": "opencode \u2014 Agentic OS Agent Config",
|
|
"norm_label": "instructions",
|
|
"id": "agents_opencode_agents_instructions"
|
|
},
|
|
{
|
|
"label": "active-projects.md",
|
|
"file_type": "document",
|
|
"source_file": "brain/active-projects.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 170,
|
|
"community_name": "Active Projects",
|
|
"norm_label": "active-projects.md",
|
|
"id": "brain_active_projects"
|
|
},
|
|
{
|
|
"label": "Active Projects",
|
|
"file_type": "document",
|
|
"source_file": "brain/active-projects.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 170,
|
|
"community_name": "Active Projects",
|
|
"norm_label": "active projects",
|
|
"id": "brain_active_projects_active_projects"
|
|
},
|
|
{
|
|
"label": "Agentic OS (Current)",
|
|
"file_type": "document",
|
|
"source_file": "brain/active-projects.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 170,
|
|
"community_name": "Active Projects",
|
|
"norm_label": "agentic os (current)",
|
|
"id": "brain_active_projects_agentic_os_current"
|
|
},
|
|
{
|
|
"label": "Kitchen-Inventory (Active)",
|
|
"file_type": "document",
|
|
"source_file": "brain/active-projects.md",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"community": 170,
|
|
"community_name": "Active Projects",
|
|
"norm_label": "kitchen-inventory (active)",
|
|
"id": "brain_active_projects_kitchen_inventory_active"
|
|
},
|
|
{
|
|
"label": "Pendelton-comms-live (Active)",
|
|
"file_type": "document",
|
|
"source_file": "brain/active-projects.md",
|
|
"source_location": "L18",
|
|
"_origin": "ast",
|
|
"community": 170,
|
|
"community_name": "Active Projects",
|
|
"norm_label": "pendelton-comms-live (active)",
|
|
"id": "brain_active_projects_pendelton_comms_live_active"
|
|
},
|
|
{
|
|
"label": "agent-learnings.md",
|
|
"file_type": "document",
|
|
"source_file": "brain/agent-learnings.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 94,
|
|
"community_name": "agent-learnings.md",
|
|
"norm_label": "agent-learnings.md",
|
|
"id": "brain_agent_learnings"
|
|
},
|
|
{
|
|
"label": "2026-07-28 02:18:12 \u00b7 hermes \u00b7 done",
|
|
"file_type": "document",
|
|
"source_file": "brain/agent-learnings.md",
|
|
"source_location": "L2",
|
|
"_origin": "ast",
|
|
"community": 94,
|
|
"community_name": "agent-learnings.md",
|
|
"norm_label": "2026-07-28 02:18:12 \u00b7 hermes \u00b7 done",
|
|
"id": "brain_agent_learnings_2026_07_28_02_18_12_hermes_done"
|
|
},
|
|
{
|
|
"label": "2026-07-28 02:19:31 \u00b7 hermes \u00b7 done",
|
|
"file_type": "document",
|
|
"source_file": "brain/agent-learnings.md",
|
|
"source_location": "L7",
|
|
"_origin": "ast",
|
|
"community": 94,
|
|
"community_name": "agent-learnings.md",
|
|
"norm_label": "2026-07-28 02:19:31 \u00b7 hermes \u00b7 done",
|
|
"id": "brain_agent_learnings_2026_07_28_02_19_31_hermes_done"
|
|
},
|
|
{
|
|
"label": "2026-07-28 02:20:05 \u00b7 hermes \u00b7 FAILED",
|
|
"file_type": "document",
|
|
"source_file": "brain/agent-learnings.md",
|
|
"source_location": "L12",
|
|
"_origin": "ast",
|
|
"community": 94,
|
|
"community_name": "agent-learnings.md",
|
|
"norm_label": "2026-07-28 02:20:05 \u00b7 hermes \u00b7 failed",
|
|
"id": "brain_agent_learnings_2026_07_28_02_20_05_hermes_failed"
|
|
},
|
|
{
|
|
"label": "2026-07-28 02:41:35 \u00b7 kilocode \u00b7 FAILED",
|
|
"file_type": "document",
|
|
"source_file": "brain/agent-learnings.md",
|
|
"source_location": "L18",
|
|
"_origin": "ast",
|
|
"community": 94,
|
|
"community_name": "agent-learnings.md",
|
|
"norm_label": "2026-07-28 02:41:35 \u00b7 kilocode \u00b7 failed",
|
|
"id": "brain_agent_learnings_2026_07_28_02_41_35_kilocode_failed"
|
|
},
|
|
{
|
|
"label": "2026-07-29 13:40:41 \u00b7 opencode \u00b7 done",
|
|
"file_type": "document",
|
|
"source_file": "brain/agent-learnings.md",
|
|
"source_location": "L24",
|
|
"_origin": "ast",
|
|
"community": 94,
|
|
"community_name": "agent-learnings.md",
|
|
"norm_label": "2026-07-29 13:40:41 \u00b7 opencode \u00b7 done",
|
|
"id": "brain_agent_learnings_2026_07_29_13_40_41_opencode_done"
|
|
},
|
|
{
|
|
"label": "2026-07-29 13:41:07 \u00b7 opencode \u00b7 done",
|
|
"file_type": "document",
|
|
"source_file": "brain/agent-learnings.md",
|
|
"source_location": "L29",
|
|
"_origin": "ast",
|
|
"community": 94,
|
|
"community_name": "agent-learnings.md",
|
|
"norm_label": "2026-07-29 13:41:07 \u00b7 opencode \u00b7 done",
|
|
"id": "brain_agent_learnings_2026_07_29_13_41_07_opencode_done"
|
|
},
|
|
{
|
|
"label": "2026-07-29 13:43:08 \u00b7 opencode \u00b7 done",
|
|
"file_type": "document",
|
|
"source_file": "brain/agent-learnings.md",
|
|
"source_location": "L34",
|
|
"_origin": "ast",
|
|
"community": 94,
|
|
"community_name": "agent-learnings.md",
|
|
"norm_label": "2026-07-29 13:43:08 \u00b7 opencode \u00b7 done",
|
|
"id": "brain_agent_learnings_2026_07_29_13_43_08_opencode_done"
|
|
},
|
|
{
|
|
"label": "decisions-2026-05.md",
|
|
"file_type": "document",
|
|
"source_file": "brain/archive/decisions-2026-05.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 307,
|
|
"community_name": "Archived Decisions \u2014 2026-05",
|
|
"norm_label": "decisions-2026-05.md",
|
|
"id": "brain_archive_decisions_2026_05"
|
|
},
|
|
{
|
|
"label": "Archived Decisions \u2014 2026-05",
|
|
"file_type": "document",
|
|
"source_file": "brain/archive/decisions-2026-05.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 307,
|
|
"community_name": "Archived Decisions \u2014 2026-05",
|
|
"norm_label": "archived decisions \u2014 2026-05",
|
|
"id": "brain_archive_decisions_2026_05_archived_decisions_2026_05"
|
|
},
|
|
{
|
|
"label": "2026-05-17 \u2014 Agentic OS Project Initialization",
|
|
"file_type": "document",
|
|
"source_file": "brain/archive/decisions-2026-05.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 307,
|
|
"community_name": "Archived Decisions \u2014 2026-05",
|
|
"norm_label": "2026-05-17 \u2014 agentic os project initialization",
|
|
"id": "brain_archive_decisions_2026_05_2026_05_17_agentic_os_project_initialization"
|
|
},
|
|
{
|
|
"label": "business-brain.md",
|
|
"file_type": "document",
|
|
"source_file": "brain/business-brain.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 82,
|
|
"community_name": "Business Brain",
|
|
"norm_label": "business-brain.md",
|
|
"id": "brain_business_brain"
|
|
},
|
|
{
|
|
"label": "Business Brain",
|
|
"file_type": "document",
|
|
"source_file": "brain/business-brain.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 82,
|
|
"community_name": "Business Brain",
|
|
"norm_label": "business brain",
|
|
"id": "brain_business_brain_business_brain"
|
|
},
|
|
{
|
|
"label": "Company / Project Overview",
|
|
"file_type": "document",
|
|
"source_file": "brain/business-brain.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 82,
|
|
"community_name": "Business Brain",
|
|
"norm_label": "company / project overview",
|
|
"id": "brain_business_brain_company_project_overview"
|
|
},
|
|
{
|
|
"label": "Current Priorities",
|
|
"file_type": "document",
|
|
"source_file": "brain/business-brain.md",
|
|
"source_location": "L6",
|
|
"_origin": "ast",
|
|
"community": 82,
|
|
"community_name": "Business Brain",
|
|
"norm_label": "current priorities",
|
|
"id": "brain_business_brain_current_priorities"
|
|
},
|
|
{
|
|
"label": "Brand Voice",
|
|
"file_type": "document",
|
|
"source_file": "brain/business-brain.md",
|
|
"source_location": "L13",
|
|
"_origin": "ast",
|
|
"community": 82,
|
|
"community_name": "Business Brain",
|
|
"norm_label": "brand voice",
|
|
"id": "brain_business_brain_brand_voice"
|
|
},
|
|
{
|
|
"label": "Visual Style Preferences",
|
|
"file_type": "document",
|
|
"source_file": "brain/business-brain.md",
|
|
"source_location": "L19",
|
|
"_origin": "ast",
|
|
"community": 82,
|
|
"community_name": "Business Brain",
|
|
"norm_label": "visual style preferences",
|
|
"id": "brain_business_brain_visual_style_preferences"
|
|
},
|
|
{
|
|
"label": "Key Relationships",
|
|
"file_type": "document",
|
|
"source_file": "brain/business-brain.md",
|
|
"source_location": "L25",
|
|
"_origin": "ast",
|
|
"community": 82,
|
|
"community_name": "Business Brain",
|
|
"norm_label": "key relationships",
|
|
"id": "brain_business_brain_key_relationships"
|
|
},
|
|
{
|
|
"label": "Standing Decisions",
|
|
"file_type": "document",
|
|
"source_file": "brain/business-brain.md",
|
|
"source_location": "L30",
|
|
"_origin": "ast",
|
|
"community": 82,
|
|
"community_name": "Business Brain",
|
|
"norm_label": "standing decisions",
|
|
"id": "brain_business_brain_standing_decisions"
|
|
},
|
|
{
|
|
"label": "What We Don't Do",
|
|
"file_type": "document",
|
|
"source_file": "brain/business-brain.md",
|
|
"source_location": "L36",
|
|
"_origin": "ast",
|
|
"community": 82,
|
|
"community_name": "Business Brain",
|
|
"norm_label": "what we don't do",
|
|
"id": "brain_business_brain_what_we_don_t_do"
|
|
},
|
|
{
|
|
"label": "constitution.md",
|
|
"file_type": "document",
|
|
"source_file": "brain/constitution.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 171,
|
|
"community_name": "Constitution \u2014 Agentic OS Governance",
|
|
"norm_label": "constitution.md",
|
|
"id": "brain_constitution"
|
|
},
|
|
{
|
|
"label": "Constitution \u2014 Agentic OS Governance",
|
|
"file_type": "document",
|
|
"source_file": "brain/constitution.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 171,
|
|
"community_name": "Constitution \u2014 Agentic OS Governance",
|
|
"norm_label": "constitution \u2014 agentic os governance",
|
|
"id": "brain_constitution_constitution_agentic_os_governance"
|
|
},
|
|
{
|
|
"label": "Core Principles",
|
|
"file_type": "document",
|
|
"source_file": "brain/constitution.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 171,
|
|
"community_name": "Constitution \u2014 Agentic OS Governance",
|
|
"norm_label": "core principles",
|
|
"id": "brain_constitution_core_principles"
|
|
},
|
|
{
|
|
"label": "Prohibitions",
|
|
"file_type": "document",
|
|
"source_file": "brain/constitution.md",
|
|
"source_location": "L12",
|
|
"_origin": "ast",
|
|
"community": 171,
|
|
"community_name": "Constitution \u2014 Agentic OS Governance",
|
|
"norm_label": "prohibitions",
|
|
"id": "brain_constitution_prohibitions"
|
|
},
|
|
{
|
|
"label": "Required Steps Before Each Task",
|
|
"file_type": "document",
|
|
"source_file": "brain/constitution.md",
|
|
"source_location": "L18",
|
|
"_origin": "ast",
|
|
"community": 171,
|
|
"community_name": "Constitution \u2014 Agentic OS Governance",
|
|
"norm_label": "required steps before each task",
|
|
"id": "brain_constitution_required_steps_before_each_task"
|
|
},
|
|
{
|
|
"label": "constraints.md",
|
|
"file_type": "document",
|
|
"source_file": "brain/constraints.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 172,
|
|
"community_name": "Constraints",
|
|
"norm_label": "constraints.md",
|
|
"id": "brain_constraints"
|
|
},
|
|
{
|
|
"label": "Constraints",
|
|
"file_type": "document",
|
|
"source_file": "brain/constraints.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 172,
|
|
"community_name": "Constraints",
|
|
"norm_label": "constraints",
|
|
"id": "brain_constraints_constraints"
|
|
},
|
|
{
|
|
"label": "Budget",
|
|
"file_type": "document",
|
|
"source_file": "brain/constraints.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 172,
|
|
"community_name": "Constraints",
|
|
"norm_label": "budget",
|
|
"id": "brain_constraints_budget"
|
|
},
|
|
{
|
|
"label": "Technical",
|
|
"file_type": "document",
|
|
"source_file": "brain/constraints.md",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"community": 172,
|
|
"community_name": "Constraints",
|
|
"norm_label": "technical",
|
|
"id": "brain_constraints_technical"
|
|
},
|
|
{
|
|
"label": "Time",
|
|
"file_type": "document",
|
|
"source_file": "brain/constraints.md",
|
|
"source_location": "L17",
|
|
"_origin": "ast",
|
|
"community": 172,
|
|
"community_name": "Constraints",
|
|
"norm_label": "time",
|
|
"id": "brain_constraints_time"
|
|
},
|
|
{
|
|
"label": "github-activity.md",
|
|
"file_type": "document",
|
|
"source_file": "brain/github-activity.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 173,
|
|
"community_name": "GitHub Activity Log",
|
|
"norm_label": "github-activity.md",
|
|
"id": "brain_github_activity"
|
|
},
|
|
{
|
|
"label": "GitHub Activity Log",
|
|
"file_type": "document",
|
|
"source_file": "brain/github-activity.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 173,
|
|
"community_name": "GitHub Activity Log",
|
|
"norm_label": "github activity log",
|
|
"id": "brain_github_activity_github_activity_log"
|
|
},
|
|
{
|
|
"label": "Project: Agentic OS",
|
|
"file_type": "document",
|
|
"source_file": "brain/github-activity.md",
|
|
"source_location": "L5",
|
|
"_origin": "ast",
|
|
"community": 173,
|
|
"community_name": "GitHub Activity Log",
|
|
"norm_label": "project: agentic os",
|
|
"id": "brain_github_activity_project_agentic_os"
|
|
},
|
|
{
|
|
"label": "Project: Kitchen-Inventory",
|
|
"file_type": "document",
|
|
"source_file": "brain/github-activity.md",
|
|
"source_location": "L16",
|
|
"_origin": "ast",
|
|
"community": 173,
|
|
"community_name": "GitHub Activity Log",
|
|
"norm_label": "project: kitchen-inventory",
|
|
"id": "brain_github_activity_project_kitchen_inventory"
|
|
},
|
|
{
|
|
"label": "Project: Pendleton-comms-live",
|
|
"file_type": "document",
|
|
"source_file": "brain/github-activity.md",
|
|
"source_location": "L19",
|
|
"_origin": "ast",
|
|
"community": 173,
|
|
"community_name": "GitHub Activity Log",
|
|
"norm_label": "project: pendleton-comms-live",
|
|
"id": "brain_github_activity_project_pendleton_comms_live"
|
|
},
|
|
{
|
|
"label": "graph/README.md",
|
|
"file_type": "document",
|
|
"source_file": "brain/graph/README.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 150,
|
|
"community_name": "Central Brain \u2014 Graphify knowledge graph",
|
|
"norm_label": "graph/readme.md",
|
|
"id": "brain_graph_readme"
|
|
},
|
|
{
|
|
"label": "Central Brain \u2014 Graphify knowledge graph",
|
|
"file_type": "document",
|
|
"source_file": "brain/graph/README.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 150,
|
|
"community_name": "Central Brain \u2014 Graphify knowledge graph",
|
|
"norm_label": "central brain \u2014 graphify knowledge graph",
|
|
"id": "brain_graph_readme_central_brain_graphify_knowledge_graph"
|
|
},
|
|
{
|
|
"label": "Topology (two brains)",
|
|
"file_type": "document",
|
|
"source_file": "brain/graph/README.md",
|
|
"source_location": "L5",
|
|
"_origin": "ast",
|
|
"community": 150,
|
|
"community_name": "Central Brain \u2014 Graphify knowledge graph",
|
|
"norm_label": "topology (two brains)",
|
|
"id": "brain_graph_readme_topology_two_brains"
|
|
},
|
|
{
|
|
"label": "Commands (WSL side)",
|
|
"file_type": "document",
|
|
"source_file": "brain/graph/README.md",
|
|
"source_location": "L15",
|
|
"_origin": "ast",
|
|
"community": 150,
|
|
"community_name": "Central Brain \u2014 Graphify knowledge graph",
|
|
"norm_label": "commands (wsl side)",
|
|
"id": "brain_graph_readme_commands_wsl_side"
|
|
},
|
|
{
|
|
"label": "Continuous learning",
|
|
"file_type": "document",
|
|
"source_file": "brain/graph/README.md",
|
|
"source_location": "L26",
|
|
"_origin": "ast",
|
|
"community": 150,
|
|
"community_name": "Central Brain \u2014 Graphify knowledge graph",
|
|
"norm_label": "continuous learning",
|
|
"id": "brain_graph_readme_continuous_learning"
|
|
},
|
|
{
|
|
"label": "Notes",
|
|
"file_type": "document",
|
|
"source_file": "brain/graph/README.md",
|
|
"source_location": "L44",
|
|
"_origin": "ast",
|
|
"community": 150,
|
|
"community_name": "Central Brain \u2014 Graphify knowledge graph",
|
|
"norm_label": "notes",
|
|
"id": "brain_graph_readme_notes"
|
|
},
|
|
{
|
|
"label": "graph/learnings.md",
|
|
"file_type": "document",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 5,
|
|
"community_name": "graph/learnings.md",
|
|
"norm_label": "graph/learnings.md",
|
|
"id": "brain_graph_learnings"
|
|
},
|
|
{
|
|
"label": "2026-07-26T15:06:18.723831",
|
|
"file_type": "document",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L2",
|
|
"_origin": "ast",
|
|
"community": 5,
|
|
"community_name": "graph/learnings.md",
|
|
"norm_label": "2026-07-26t15:06:18.723831",
|
|
"id": "brain_graph_learnings_2026_07_26t15_06_18_723831"
|
|
},
|
|
{
|
|
"label": "2026-07-26T15:06:36.876648",
|
|
"file_type": "document",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L7",
|
|
"_origin": "ast",
|
|
"community": 5,
|
|
"community_name": "graph/learnings.md",
|
|
"norm_label": "2026-07-26t15:06:36.876648",
|
|
"id": "brain_graph_learnings_2026_07_26t15_06_36_876648"
|
|
},
|
|
{
|
|
"label": "2026-07-26T15:07:14.174871",
|
|
"file_type": "document",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L12",
|
|
"_origin": "ast",
|
|
"community": 5,
|
|
"community_name": "graph/learnings.md",
|
|
"norm_label": "2026-07-26t15:07:14.174871",
|
|
"id": "brain_graph_learnings_2026_07_26t15_07_14_174871"
|
|
},
|
|
{
|
|
"label": "2026-07-26T15:46:55.779147",
|
|
"file_type": "document",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L17",
|
|
"_origin": "ast",
|
|
"community": 5,
|
|
"community_name": "graph/learnings.md",
|
|
"norm_label": "2026-07-26t15:46:55.779147",
|
|
"id": "brain_graph_learnings_2026_07_26t15_46_55_779147"
|
|
},
|
|
{
|
|
"label": "2026-07-26T16:47:54.895348",
|
|
"file_type": "document",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L22",
|
|
"_origin": "ast",
|
|
"community": 5,
|
|
"community_name": "graph/learnings.md",
|
|
"norm_label": "2026-07-26t16:47:54.895348",
|
|
"id": "brain_graph_learnings_2026_07_26t16_47_54_895348"
|
|
},
|
|
{
|
|
"label": "2026-07-26T17:48:55.570124",
|
|
"file_type": "document",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L27",
|
|
"_origin": "ast",
|
|
"community": 5,
|
|
"community_name": "graph/learnings.md",
|
|
"norm_label": "2026-07-26t17:48:55.570124",
|
|
"id": "brain_graph_learnings_2026_07_26t17_48_55_570124"
|
|
},
|
|
{
|
|
"label": "2026-07-26T19:20:55.266249",
|
|
"file_type": "document",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L32",
|
|
"_origin": "ast",
|
|
"community": 5,
|
|
"community_name": "graph/learnings.md",
|
|
"norm_label": "2026-07-26t19:20:55.266249",
|
|
"id": "brain_graph_learnings_2026_07_26t19_20_55_266249"
|
|
},
|
|
{
|
|
"label": "2026-07-26T20:26:46.137726",
|
|
"file_type": "document",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L37",
|
|
"_origin": "ast",
|
|
"community": 5,
|
|
"community_name": "graph/learnings.md",
|
|
"norm_label": "2026-07-26t20:26:46.137726",
|
|
"id": "brain_graph_learnings_2026_07_26t20_26_46_137726"
|
|
},
|
|
{
|
|
"label": "2026-07-26T21:27:54.332965",
|
|
"file_type": "document",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L42",
|
|
"_origin": "ast",
|
|
"community": 5,
|
|
"community_name": "graph/learnings.md",
|
|
"norm_label": "2026-07-26t21:27:54.332965",
|
|
"id": "brain_graph_learnings_2026_07_26t21_27_54_332965"
|
|
},
|
|
{
|
|
"label": "2026-07-26T22:28:45.707816",
|
|
"file_type": "document",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L47",
|
|
"_origin": "ast",
|
|
"community": 5,
|
|
"community_name": "graph/learnings.md",
|
|
"norm_label": "2026-07-26t22:28:45.707816",
|
|
"id": "brain_graph_learnings_2026_07_26t22_28_45_707816"
|
|
},
|
|
{
|
|
"label": "2026-07-26T23:29:45.797871",
|
|
"file_type": "document",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L52",
|
|
"_origin": "ast",
|
|
"community": 5,
|
|
"community_name": "graph/learnings.md",
|
|
"norm_label": "2026-07-26t23:29:45.797871",
|
|
"id": "brain_graph_learnings_2026_07_26t23_29_45_797871"
|
|
},
|
|
{
|
|
"label": "2026-07-27T00:30:42.783155",
|
|
"file_type": "document",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L57",
|
|
"_origin": "ast",
|
|
"community": 5,
|
|
"community_name": "graph/learnings.md",
|
|
"norm_label": "2026-07-27t00:30:42.783155",
|
|
"id": "brain_graph_learnings_2026_07_27t00_30_42_783155"
|
|
},
|
|
{
|
|
"label": "2026-07-27T01:31:44.620472",
|
|
"file_type": "document",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L62",
|
|
"_origin": "ast",
|
|
"community": 5,
|
|
"community_name": "graph/learnings.md",
|
|
"norm_label": "2026-07-27t01:31:44.620472",
|
|
"id": "brain_graph_learnings_2026_07_27t01_31_44_620472"
|
|
},
|
|
{
|
|
"label": "2026-07-27T02:32:46.105577",
|
|
"file_type": "document",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L67",
|
|
"_origin": "ast",
|
|
"community": 5,
|
|
"community_name": "graph/learnings.md",
|
|
"norm_label": "2026-07-27t02:32:46.105577",
|
|
"id": "brain_graph_learnings_2026_07_27t02_32_46_105577"
|
|
},
|
|
{
|
|
"label": "2026-07-27T14:28:33.153987",
|
|
"file_type": "document",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L72",
|
|
"_origin": "ast",
|
|
"community": 5,
|
|
"community_name": "graph/learnings.md",
|
|
"norm_label": "2026-07-27t14:28:33.153987",
|
|
"id": "brain_graph_learnings_2026_07_27t14_28_33_153987"
|
|
},
|
|
{
|
|
"label": "2026-07-27T17:21:07.944511",
|
|
"file_type": "document",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L77",
|
|
"_origin": "ast",
|
|
"community": 5,
|
|
"community_name": "graph/learnings.md",
|
|
"norm_label": "2026-07-27t17:21:07.944511",
|
|
"id": "brain_graph_learnings_2026_07_27t17_21_07_944511"
|
|
},
|
|
{
|
|
"label": "2026-07-27T18:22:08.278165",
|
|
"file_type": "document",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L82",
|
|
"_origin": "ast",
|
|
"community": 5,
|
|
"community_name": "graph/learnings.md",
|
|
"norm_label": "2026-07-27t18:22:08.278165",
|
|
"id": "brain_graph_learnings_2026_07_27t18_22_08_278165"
|
|
},
|
|
{
|
|
"label": "2026-07-27T19:23:09.476066",
|
|
"file_type": "document",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L87",
|
|
"_origin": "ast",
|
|
"community": 5,
|
|
"community_name": "graph/learnings.md",
|
|
"norm_label": "2026-07-27t19:23:09.476066",
|
|
"id": "brain_graph_learnings_2026_07_27t19_23_09_476066"
|
|
},
|
|
{
|
|
"label": "2026-07-27T20:24:10.611515",
|
|
"file_type": "document",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L92",
|
|
"_origin": "ast",
|
|
"community": 5,
|
|
"community_name": "graph/learnings.md",
|
|
"norm_label": "2026-07-27t20:24:10.611515",
|
|
"id": "brain_graph_learnings_2026_07_27t20_24_10_611515"
|
|
},
|
|
{
|
|
"label": "2026-07-27T21:25:11.466758",
|
|
"file_type": "document",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L97",
|
|
"_origin": "ast",
|
|
"community": 5,
|
|
"community_name": "graph/learnings.md",
|
|
"norm_label": "2026-07-27t21:25:11.466758",
|
|
"id": "brain_graph_learnings_2026_07_27t21_25_11_466758"
|
|
},
|
|
{
|
|
"label": "2026-07-28T21:48:28.842368",
|
|
"file_type": "document",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L102",
|
|
"_origin": "ast",
|
|
"community": 5,
|
|
"community_name": "graph/learnings.md",
|
|
"norm_label": "2026-07-28t21:48:28.842368",
|
|
"id": "brain_graph_learnings_2026_07_28t21_48_28_842368"
|
|
},
|
|
{
|
|
"label": "2026-07-28T22:49:22.209703",
|
|
"file_type": "document",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L107",
|
|
"_origin": "ast",
|
|
"community": 5,
|
|
"community_name": "graph/learnings.md",
|
|
"norm_label": "2026-07-28t22:49:22.209703",
|
|
"id": "brain_graph_learnings_2026_07_28t22_49_22_209703"
|
|
},
|
|
{
|
|
"label": "2026-07-28T23:50:23.062041",
|
|
"file_type": "document",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L112",
|
|
"_origin": "ast",
|
|
"community": 5,
|
|
"community_name": "graph/learnings.md",
|
|
"norm_label": "2026-07-28t23:50:23.062041",
|
|
"id": "brain_graph_learnings_2026_07_28t23_50_23_062041"
|
|
},
|
|
{
|
|
"label": "2026-07-29T00:51:24.939285",
|
|
"file_type": "document",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L117",
|
|
"_origin": "ast",
|
|
"community": 5,
|
|
"community_name": "graph/learnings.md",
|
|
"norm_label": "2026-07-29t00:51:24.939285",
|
|
"id": "brain_graph_learnings_2026_07_29t00_51_24_939285"
|
|
},
|
|
{
|
|
"label": "2026-07-29T01:52:26.491105",
|
|
"file_type": "document",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L122",
|
|
"_origin": "ast",
|
|
"community": 5,
|
|
"community_name": "graph/learnings.md",
|
|
"norm_label": "2026-07-29t01:52:26.491105",
|
|
"id": "brain_graph_learnings_2026_07_29t01_52_26_491105"
|
|
},
|
|
{
|
|
"label": "2026-07-29T02:53:28.231922",
|
|
"file_type": "document",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L127",
|
|
"_origin": "ast",
|
|
"community": 5,
|
|
"community_name": "graph/learnings.md",
|
|
"norm_label": "2026-07-29t02:53:28.231922",
|
|
"id": "brain_graph_learnings_2026_07_29t02_53_28_231922"
|
|
},
|
|
{
|
|
"label": "2026-07-29T03:54:29.521367",
|
|
"file_type": "document",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L132",
|
|
"_origin": "ast",
|
|
"community": 5,
|
|
"community_name": "graph/learnings.md",
|
|
"norm_label": "2026-07-29t03:54:29.521367",
|
|
"id": "brain_graph_learnings_2026_07_29t03_54_29_521367"
|
|
},
|
|
{
|
|
"label": "2026-07-29T04:55:31.046500",
|
|
"file_type": "document",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L137",
|
|
"_origin": "ast",
|
|
"community": 5,
|
|
"community_name": "graph/learnings.md",
|
|
"norm_label": "2026-07-29t04:55:31.046500",
|
|
"id": "brain_graph_learnings_2026_07_29t04_55_31_046500"
|
|
},
|
|
{
|
|
"label": "2026-07-29T05:56:31.867953",
|
|
"file_type": "document",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L142",
|
|
"_origin": "ast",
|
|
"community": 5,
|
|
"community_name": "graph/learnings.md",
|
|
"norm_label": "2026-07-29t05:56:31.867953",
|
|
"id": "brain_graph_learnings_2026_07_29t05_56_31_867953"
|
|
},
|
|
{
|
|
"label": "2026-07-29T06:57:32.939710",
|
|
"file_type": "document",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L147",
|
|
"_origin": "ast",
|
|
"community": 5,
|
|
"community_name": "graph/learnings.md",
|
|
"norm_label": "2026-07-29t06:57:32.939710",
|
|
"id": "brain_graph_learnings_2026_07_29t06_57_32_939710"
|
|
},
|
|
{
|
|
"label": "2026-07-29T07:58:34.370250",
|
|
"file_type": "document",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L152",
|
|
"_origin": "ast",
|
|
"community": 5,
|
|
"community_name": "graph/learnings.md",
|
|
"norm_label": "2026-07-29t07:58:34.370250",
|
|
"id": "brain_graph_learnings_2026_07_29t07_58_34_370250"
|
|
},
|
|
{
|
|
"label": "health-report.md",
|
|
"file_type": "document",
|
|
"source_file": "brain/health-report.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 95,
|
|
"community_name": "Status: needs attention",
|
|
"norm_label": "health-report.md",
|
|
"id": "brain_health_report"
|
|
},
|
|
{
|
|
"label": "Brain Health Report",
|
|
"file_type": "document",
|
|
"source_file": "brain/health-report.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 95,
|
|
"community_name": "Status: needs attention",
|
|
"norm_label": "brain health report",
|
|
"id": "brain_health_report_brain_health_report"
|
|
},
|
|
{
|
|
"label": "Status: needs attention",
|
|
"file_type": "document",
|
|
"source_file": "brain/health-report.md",
|
|
"source_location": "L5",
|
|
"_origin": "ast",
|
|
"community": 95,
|
|
"community_name": "Status: needs attention",
|
|
"norm_label": "status: needs attention",
|
|
"id": "brain_health_report_status_needs_attention"
|
|
},
|
|
{
|
|
"label": "Memory Files",
|
|
"file_type": "document",
|
|
"source_file": "brain/health-report.md",
|
|
"source_location": "L7",
|
|
"_origin": "ast",
|
|
"community": 95,
|
|
"community_name": "Status: needs attention",
|
|
"norm_label": "memory files",
|
|
"id": "brain_health_report_memory_files"
|
|
},
|
|
{
|
|
"label": "Projects",
|
|
"file_type": "document",
|
|
"source_file": "brain/health-report.md",
|
|
"source_location": "L14",
|
|
"_origin": "ast",
|
|
"community": 95,
|
|
"community_name": "Status: needs attention",
|
|
"norm_label": "projects",
|
|
"id": "brain_health_report_projects"
|
|
},
|
|
{
|
|
"label": "GitHub",
|
|
"file_type": "document",
|
|
"source_file": "brain/health-report.md",
|
|
"source_location": "L19",
|
|
"_origin": "ast",
|
|
"community": 95,
|
|
"community_name": "Status: needs attention",
|
|
"norm_label": "github",
|
|
"id": "brain_health_report_github"
|
|
},
|
|
{
|
|
"label": "Skills",
|
|
"file_type": "document",
|
|
"source_file": "brain/health-report.md",
|
|
"source_location": "L23",
|
|
"_origin": "ast",
|
|
"community": 95,
|
|
"community_name": "Status: needs attention",
|
|
"norm_label": "skills",
|
|
"id": "brain_health_report_skills"
|
|
},
|
|
{
|
|
"label": "Alerts",
|
|
"file_type": "document",
|
|
"source_file": "brain/health-report.md",
|
|
"source_location": "L27",
|
|
"_origin": "ast",
|
|
"community": 95,
|
|
"community_name": "Status: needs attention",
|
|
"norm_label": "alerts",
|
|
"id": "brain_health_report_alerts"
|
|
},
|
|
{
|
|
"label": "identity.md",
|
|
"file_type": "document",
|
|
"source_file": "brain/identity.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 151,
|
|
"community_name": "Identity \u2014 Agentic OS Persona",
|
|
"norm_label": "identity.md",
|
|
"id": "brain_identity"
|
|
},
|
|
{
|
|
"label": "Identity \u2014 Agentic OS Persona",
|
|
"file_type": "document",
|
|
"source_file": "brain/identity.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 151,
|
|
"community_name": "Identity \u2014 Agentic OS Persona",
|
|
"norm_label": "identity \u2014 agentic os persona",
|
|
"id": "brain_identity_identity_agentic_os_persona"
|
|
},
|
|
{
|
|
"label": "Role",
|
|
"file_type": "document",
|
|
"source_file": "brain/identity.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 151,
|
|
"community_name": "Identity \u2014 Agentic OS Persona",
|
|
"norm_label": "role",
|
|
"id": "brain_identity_role"
|
|
},
|
|
{
|
|
"label": "Core Traits",
|
|
"file_type": "document",
|
|
"source_file": "brain/identity.md",
|
|
"source_location": "L6",
|
|
"_origin": "ast",
|
|
"community": 151,
|
|
"community_name": "Identity \u2014 Agentic OS Persona",
|
|
"norm_label": "core traits",
|
|
"id": "brain_identity_core_traits"
|
|
},
|
|
{
|
|
"label": "Voice",
|
|
"file_type": "document",
|
|
"source_file": "brain/identity.md",
|
|
"source_location": "L13",
|
|
"_origin": "ast",
|
|
"community": 151,
|
|
"community_name": "Identity \u2014 Agentic OS Persona",
|
|
"norm_label": "voice",
|
|
"id": "brain_identity_voice"
|
|
},
|
|
{
|
|
"label": "Motivation",
|
|
"file_type": "document",
|
|
"source_file": "brain/identity.md",
|
|
"source_location": "L16",
|
|
"_origin": "ast",
|
|
"community": 151,
|
|
"community_name": "Identity \u2014 Agentic OS Persona",
|
|
"norm_label": "motivation",
|
|
"id": "brain_identity_motivation"
|
|
},
|
|
{
|
|
"label": "2026-06-05.md",
|
|
"file_type": "document",
|
|
"source_file": "brain/journal/2026-06-05.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 329,
|
|
"community_name": "2026-06-05.md",
|
|
"norm_label": "2026-06-05.md",
|
|
"id": "brain_journal_2026_06_05"
|
|
},
|
|
{
|
|
"label": "Test Journal Entry",
|
|
"file_type": "document",
|
|
"source_file": "brain/journal/2026-06-05.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 329,
|
|
"community_name": "2026-06-05.md",
|
|
"norm_label": "test journal entry",
|
|
"id": "brain_journal_2026_06_05_test_journal_entry"
|
|
},
|
|
{
|
|
"label": "2026-06-25.md",
|
|
"file_type": "document",
|
|
"source_file": "brain/journal/2026-06-25.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 344,
|
|
"community_name": "2026-06-25.md",
|
|
"norm_label": "2026-06-25.md",
|
|
"id": "brain_journal_2026_06_25"
|
|
},
|
|
{
|
|
"label": "2026-06-28.md",
|
|
"file_type": "document",
|
|
"source_file": "brain/journal/2026-06-28.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 345,
|
|
"community_name": "2026-06-28.md",
|
|
"norm_label": "2026-06-28.md",
|
|
"id": "brain_journal_2026_06_28"
|
|
},
|
|
{
|
|
"label": "2026-07-05.md",
|
|
"file_type": "document",
|
|
"source_file": "brain/journal/2026-07-05.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 346,
|
|
"community_name": "2026-07-05.md",
|
|
"norm_label": "2026-07-05.md",
|
|
"id": "brain_journal_2026_07_05"
|
|
},
|
|
{
|
|
"label": "log.md",
|
|
"file_type": "document",
|
|
"source_file": "brain/log.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 174,
|
|
"community_name": "Wiki Log",
|
|
"norm_label": "log.md",
|
|
"id": "brain_log"
|
|
},
|
|
{
|
|
"label": "Wiki Log",
|
|
"file_type": "document",
|
|
"source_file": "brain/log.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 174,
|
|
"community_name": "Wiki Log",
|
|
"norm_label": "wiki log",
|
|
"id": "brain_log_wiki_log"
|
|
},
|
|
{
|
|
"label": "[2026-06-26] create | Wiki initialized",
|
|
"file_type": "document",
|
|
"source_file": "brain/log.md",
|
|
"source_location": "L8",
|
|
"_origin": "ast",
|
|
"community": 174,
|
|
"community_name": "Wiki Log",
|
|
"norm_label": "[2026-06-26] create | wiki initialized",
|
|
"id": "brain_log_2026_06_26_create_wiki_initialized"
|
|
},
|
|
{
|
|
"label": "[2026-06-26] ingest | Second Brain User Guide",
|
|
"file_type": "document",
|
|
"source_file": "brain/log.md",
|
|
"source_location": "L13",
|
|
"_origin": "ast",
|
|
"community": 174,
|
|
"community_name": "Wiki Log",
|
|
"norm_label": "[2026-06-26] ingest | second brain user guide",
|
|
"id": "brain_log_2026_06_26_ingest_second_brain_user_guide"
|
|
},
|
|
{
|
|
"label": "[2026-06-28] update | Project memory cleanup",
|
|
"file_type": "document",
|
|
"source_file": "brain/log.md",
|
|
"source_location": "L19",
|
|
"_origin": "ast",
|
|
"community": 174,
|
|
"community_name": "Wiki Log",
|
|
"norm_label": "[2026-06-28] update | project memory cleanup",
|
|
"id": "brain_log_2026_06_28_update_project_memory_cleanup"
|
|
},
|
|
{
|
|
"label": "memory.md",
|
|
"file_type": "document",
|
|
"source_file": "brain/memory.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 109,
|
|
"community_name": "Persistent Memory",
|
|
"norm_label": "memory.md",
|
|
"id": "brain_memory"
|
|
},
|
|
{
|
|
"label": "Persistent Memory",
|
|
"file_type": "document",
|
|
"source_file": "brain/memory.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 109,
|
|
"community_name": "Persistent Memory",
|
|
"norm_label": "persistent memory",
|
|
"id": "brain_memory_persistent_memory"
|
|
},
|
|
{
|
|
"label": "System",
|
|
"file_type": "document",
|
|
"source_file": "brain/memory.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 109,
|
|
"community_name": "Persistent Memory",
|
|
"norm_label": "system",
|
|
"id": "brain_memory_system"
|
|
},
|
|
{
|
|
"label": "User",
|
|
"file_type": "document",
|
|
"source_file": "brain/memory.md",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"community": 109,
|
|
"community_name": "Persistent Memory",
|
|
"norm_label": "user",
|
|
"id": "brain_memory_user"
|
|
},
|
|
{
|
|
"label": "Active Work",
|
|
"file_type": "document",
|
|
"source_file": "brain/memory.md",
|
|
"source_location": "L13",
|
|
"_origin": "ast",
|
|
"community": 109,
|
|
"community_name": "Persistent Memory",
|
|
"norm_label": "active work",
|
|
"id": "brain_memory_active_work"
|
|
},
|
|
{
|
|
"label": "Technology Preferences",
|
|
"file_type": "document",
|
|
"source_file": "brain/memory.md",
|
|
"source_location": "L18",
|
|
"_origin": "ast",
|
|
"community": 109,
|
|
"community_name": "Persistent Memory",
|
|
"norm_label": "technology preferences",
|
|
"id": "brain_memory_technology_preferences"
|
|
},
|
|
{
|
|
"label": "Consolidated Insights (2026-07-26)",
|
|
"file_type": "document",
|
|
"source_file": "brain/memory.md",
|
|
"source_location": "L23",
|
|
"_origin": "ast",
|
|
"community": 109,
|
|
"community_name": "Persistent Memory",
|
|
"norm_label": "consolidated insights (2026-07-26)",
|
|
"id": "brain_memory_consolidated_insights_2026_07_26"
|
|
},
|
|
{
|
|
"label": "recent-decisions.md",
|
|
"file_type": "document",
|
|
"source_file": "brain/recent-decisions.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 152,
|
|
"community_name": "Recent Decisions",
|
|
"norm_label": "recent-decisions.md",
|
|
"id": "brain_recent_decisions"
|
|
},
|
|
{
|
|
"label": "Recent Decisions",
|
|
"file_type": "document",
|
|
"source_file": "brain/recent-decisions.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 152,
|
|
"community_name": "Recent Decisions",
|
|
"norm_label": "recent decisions",
|
|
"id": "brain_recent_decisions_recent_decisions"
|
|
},
|
|
{
|
|
"label": "2026-06-28 \u2014 Agentic OS v0.3.0 working-tree changes (committed 2026-07-25 as 94ce010)",
|
|
"file_type": "document",
|
|
"source_file": "brain/recent-decisions.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 152,
|
|
"community_name": "Recent Decisions",
|
|
"norm_label": "2026-06-28 \u2014 agentic os v0.3.0 working-tree changes (committed 2026-07-25 as 94ce010)",
|
|
"id": "brain_recent_decisions_2026_06_28_agentic_os_v0_3_0_working_tree_changes_committed_2026_07_25_as_94ce010"
|
|
},
|
|
{
|
|
"label": "2026-07-25 \u2014 Security & ops hardening (commit pending)",
|
|
"file_type": "document",
|
|
"source_file": "brain/recent-decisions.md",
|
|
"source_location": "L19",
|
|
"_origin": "ast",
|
|
"community": 152,
|
|
"community_name": "Recent Decisions",
|
|
"norm_label": "2026-07-25 \u2014 security & ops hardening (commit pending)",
|
|
"id": "brain_recent_decisions_2026_07_25_security_ops_hardening_commit_pending"
|
|
},
|
|
{
|
|
"label": "Archived (older than 30 days)",
|
|
"file_type": "document",
|
|
"source_file": "brain/recent-decisions.md",
|
|
"source_location": "L24",
|
|
"_origin": "ast",
|
|
"community": 152,
|
|
"community_name": "Recent Decisions",
|
|
"norm_label": "archived (older than 30 days)",
|
|
"id": "brain_recent_decisions_archived_older_than_30_days"
|
|
},
|
|
{
|
|
"label": "2026-05-17",
|
|
"file_type": "document",
|
|
"source_file": "brain/recent-decisions.md",
|
|
"source_location": "L26",
|
|
"_origin": "ast",
|
|
"community": 152,
|
|
"community_name": "Recent Decisions",
|
|
"norm_label": "2026-05-17",
|
|
"id": "brain_recent_decisions_2026_05_17"
|
|
},
|
|
{
|
|
"label": "skill-usage.md",
|
|
"file_type": "document",
|
|
"source_file": "brain/skill-usage.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 153,
|
|
"community_name": "Skill Usage & Effectiveness",
|
|
"norm_label": "skill-usage.md",
|
|
"id": "brain_skill_usage"
|
|
},
|
|
{
|
|
"label": "Skill Usage & Effectiveness",
|
|
"file_type": "document",
|
|
"source_file": "brain/skill-usage.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 153,
|
|
"community_name": "Skill Usage & Effectiveness",
|
|
"norm_label": "skill usage & effectiveness",
|
|
"id": "brain_skill_usage_skill_usage_effectiveness"
|
|
},
|
|
{
|
|
"label": "Most Used Skills (by audit log, 33 skill_run entries total)",
|
|
"file_type": "document",
|
|
"source_file": "brain/skill-usage.md",
|
|
"source_location": "L5",
|
|
"_origin": "ast",
|
|
"community": 153,
|
|
"community_name": "Skill Usage & Effectiveness",
|
|
"norm_label": "most used skills (by audit log, 33 skill_run entries total)",
|
|
"id": "brain_skill_usage_most_used_skills_by_audit_log_33_skill_run_entries_total"
|
|
},
|
|
{
|
|
"label": "Most Effective Skills (eval data \u2014 8 skills scored, 11 skill_scored events)",
|
|
"file_type": "document",
|
|
"source_file": "brain/skill-usage.md",
|
|
"source_location": "L19",
|
|
"_origin": "ast",
|
|
"community": 153,
|
|
"community_name": "Skill Usage & Effectiveness",
|
|
"norm_label": "most effective skills (eval data \u2014 8 skills scored, 11 skill_scored events)",
|
|
"id": "brain_skill_usage_most_effective_skills_eval_data_8_skills_scored_11_skill_scored_events"
|
|
},
|
|
{
|
|
"label": "Skills Per Project",
|
|
"file_type": "document",
|
|
"source_file": "brain/skill-usage.md",
|
|
"source_location": "L30",
|
|
"_origin": "ast",
|
|
"community": 153,
|
|
"community_name": "Skill Usage & Effectiveness",
|
|
"norm_label": "skills per project",
|
|
"id": "brain_skill_usage_skills_per_project"
|
|
},
|
|
{
|
|
"label": "Notes",
|
|
"file_type": "document",
|
|
"source_file": "brain/skill-usage.md",
|
|
"source_location": "L37",
|
|
"_origin": "ast",
|
|
"community": 153,
|
|
"community_name": "Skill Usage & Effectiveness",
|
|
"norm_label": "notes",
|
|
"id": "brain_skill_usage_notes"
|
|
},
|
|
{
|
|
"label": "AGENT_TIME_MONITOR.md",
|
|
"file_type": "document",
|
|
"source_file": "dashboard/AGENT_TIME_MONITOR.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 96,
|
|
"community_name": "Agentic-OS \u00b7 Agent Time Monitor",
|
|
"norm_label": "agent_time_monitor.md",
|
|
"id": "dashboard_agent_time_monitor"
|
|
},
|
|
{
|
|
"label": "Agentic-OS \u00b7 Agent Time Monitor",
|
|
"file_type": "document",
|
|
"source_file": "dashboard/AGENT_TIME_MONITOR.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 96,
|
|
"community_name": "Agentic-OS \u00b7 Agent Time Monitor",
|
|
"norm_label": "agentic-os \u00b7 agent time monitor",
|
|
"id": "dashboard_agent_time_monitor_agentic_os_agent_time_monitor"
|
|
},
|
|
{
|
|
"label": "What it measures",
|
|
"file_type": "document",
|
|
"source_file": "dashboard/AGENT_TIME_MONITOR.md",
|
|
"source_location": "L7",
|
|
"_origin": "ast",
|
|
"community": 96,
|
|
"community_name": "Agentic-OS \u00b7 Agent Time Monitor",
|
|
"norm_label": "what it measures",
|
|
"id": "dashboard_agent_time_monitor_what_it_measures"
|
|
},
|
|
{
|
|
"label": "Run it",
|
|
"file_type": "document",
|
|
"source_file": "dashboard/AGENT_TIME_MONITOR.md",
|
|
"source_location": "L23",
|
|
"_origin": "ast",
|
|
"community": 96,
|
|
"community_name": "Agentic-OS \u00b7 Agent Time Monitor",
|
|
"norm_label": "run it",
|
|
"id": "dashboard_agent_time_monitor_run_it"
|
|
},
|
|
{
|
|
"label": "Endpoints (server: dashboard/serve_monitor.py)",
|
|
"file_type": "document",
|
|
"source_file": "dashboard/AGENT_TIME_MONITOR.md",
|
|
"source_location": "L33",
|
|
"_origin": "ast",
|
|
"community": 96,
|
|
"community_name": "Agentic-OS \u00b7 Agent Time Monitor",
|
|
"norm_label": "endpoints (server: dashboard/serve_monitor.py)",
|
|
"id": "dashboard_agent_time_monitor_endpoints_server_dashboard_serve_monitor_py"
|
|
},
|
|
{
|
|
"label": "graphify integration",
|
|
"file_type": "document",
|
|
"source_file": "dashboard/AGENT_TIME_MONITOR.md",
|
|
"source_location": "L41",
|
|
"_origin": "ast",
|
|
"community": 96,
|
|
"community_name": "Agentic-OS \u00b7 Agent Time Monitor",
|
|
"norm_label": "graphify integration",
|
|
"id": "dashboard_agent_time_monitor_graphify_integration"
|
|
},
|
|
{
|
|
"label": "Mnemoverse integration",
|
|
"file_type": "document",
|
|
"source_file": "dashboard/AGENT_TIME_MONITOR.md",
|
|
"source_location": "L49",
|
|
"_origin": "ast",
|
|
"community": 96,
|
|
"community_name": "Agentic-OS \u00b7 Agent Time Monitor",
|
|
"norm_label": "mnemoverse integration",
|
|
"id": "dashboard_agent_time_monitor_mnemoverse_integration"
|
|
},
|
|
{
|
|
"label": "Files",
|
|
"file_type": "document",
|
|
"source_file": "dashboard/AGENT_TIME_MONITOR.md",
|
|
"source_location": "L60",
|
|
"_origin": "ast",
|
|
"community": 96,
|
|
"community_name": "Agentic-OS \u00b7 Agent Time Monitor",
|
|
"norm_label": "files",
|
|
"id": "dashboard_agent_time_monitor_files"
|
|
},
|
|
{
|
|
"label": "GRAPHIFY_MEMORY.md",
|
|
"file_type": "document",
|
|
"source_file": "docs/GRAPHIFY_MEMORY.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 117,
|
|
"community_name": "Agentic-OS memory layer + Graphify \u2014 honest status",
|
|
"norm_label": "graphify_memory.md",
|
|
"id": "docs_graphify_memory"
|
|
},
|
|
{
|
|
"label": "Agentic-OS memory layer + Graphify \u2014 honest status",
|
|
"file_type": "document",
|
|
"source_file": "docs/GRAPHIFY_MEMORY.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 117,
|
|
"community_name": "Agentic-OS memory layer + Graphify \u2014 honest status",
|
|
"norm_label": "agentic-os memory layer + graphify \u2014 honest status",
|
|
"id": "docs_graphify_memory_agentic_os_memory_layer_graphify_honest_status"
|
|
},
|
|
{
|
|
"label": "Can Graphify BE the memory layer?",
|
|
"file_type": "document",
|
|
"source_file": "docs/GRAPHIFY_MEMORY.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 117,
|
|
"community_name": "Agentic-OS memory layer + Graphify \u2014 honest status",
|
|
"norm_label": "can graphify be the memory layer?",
|
|
"id": "docs_graphify_memory_can_graphify_be_the_memory_layer"
|
|
},
|
|
{
|
|
"label": "What we verified (2026-07-25)",
|
|
"file_type": "document",
|
|
"source_file": "docs/GRAPHIFY_MEMORY.md",
|
|
"source_location": "L13",
|
|
"_origin": "ast",
|
|
"community": 117,
|
|
"community_name": "Agentic-OS memory layer + Graphify \u2014 honest status",
|
|
"norm_label": "what we verified (2026-07-25)",
|
|
"id": "docs_graphify_memory_what_we_verified_2026_07_25"
|
|
},
|
|
{
|
|
"label": "Recommended setup (works today, upgrades with a key)",
|
|
"file_type": "document",
|
|
"source_file": "docs/GRAPHIFY_MEMORY.md",
|
|
"source_location": "L27",
|
|
"_origin": "ast",
|
|
"community": 117,
|
|
"community_name": "Agentic-OS memory layer + Graphify \u2014 honest status",
|
|
"norm_label": "recommended setup (works today, upgrades with a key)",
|
|
"id": "docs_graphify_memory_recommended_setup_works_today_upgrades_with_a_key"
|
|
},
|
|
{
|
|
"label": "Bottom line",
|
|
"file_type": "document",
|
|
"source_file": "docs/GRAPHIFY_MEMORY.md",
|
|
"source_location": "L45",
|
|
"_origin": "ast",
|
|
"community": 117,
|
|
"community_name": "Agentic-OS memory layer + Graphify \u2014 honest status",
|
|
"norm_label": "bottom line",
|
|
"id": "docs_graphify_memory_bottom_line"
|
|
},
|
|
{
|
|
"label": "Files",
|
|
"file_type": "document",
|
|
"source_file": "docs/GRAPHIFY_MEMORY.md",
|
|
"source_location": "L54",
|
|
"_origin": "ast",
|
|
"community": 117,
|
|
"community_name": "Agentic-OS memory layer + Graphify \u2014 honest status",
|
|
"norm_label": "files",
|
|
"id": "docs_graphify_memory_files"
|
|
},
|
|
{
|
|
"label": "OS-DRAFT-NOTES.md",
|
|
"file_type": "document",
|
|
"source_file": "docs/OS-DRAFT-NOTES.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 49,
|
|
"community_name": "Agentic OS \u2014 Documentation Draft (NOTES)",
|
|
"norm_label": "os-draft-notes.md",
|
|
"id": "docs_os_draft_notes"
|
|
},
|
|
{
|
|
"label": "Agentic OS \u2014 Documentation Draft (NOTES)",
|
|
"file_type": "document",
|
|
"source_file": "docs/OS-DRAFT-NOTES.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 49,
|
|
"community_name": "Agentic OS \u2014 Documentation Draft (NOTES)",
|
|
"norm_label": "agentic os \u2014 documentation draft (notes)",
|
|
"id": "docs_os_draft_notes_agentic_os_documentation_draft_notes"
|
|
},
|
|
{
|
|
"label": "1. What this is (one paragraph)",
|
|
"file_type": "document",
|
|
"source_file": "docs/OS-DRAFT-NOTES.md",
|
|
"source_location": "L8",
|
|
"_origin": "ast",
|
|
"community": 49,
|
|
"community_name": "Agentic OS \u2014 Documentation Draft (NOTES)",
|
|
"norm_label": "1. what this is (one paragraph)",
|
|
"id": "docs_os_draft_notes_1_what_this_is_one_paragraph"
|
|
},
|
|
{
|
|
"label": "2. How to run it (verified 2026-07-27)",
|
|
"file_type": "document",
|
|
"source_file": "docs/OS-DRAFT-NOTES.md",
|
|
"source_location": "L18",
|
|
"_origin": "ast",
|
|
"community": 49,
|
|
"community_name": "Agentic OS \u2014 Documentation Draft (NOTES)",
|
|
"norm_label": "2. how to run it (verified 2026-07-27)",
|
|
"id": "docs_os_draft_notes_2_how_to_run_it_verified_2026_07_27"
|
|
},
|
|
{
|
|
"label": "3. Mental model (the layers)",
|
|
"file_type": "document",
|
|
"source_file": "docs/OS-DRAFT-NOTES.md",
|
|
"source_location": "L38",
|
|
"_origin": "ast",
|
|
"community": 49,
|
|
"community_name": "Agentic OS \u2014 Documentation Draft (NOTES)",
|
|
"norm_label": "3. mental model (the layers)",
|
|
"id": "docs_os_draft_notes_3_mental_model_the_layers"
|
|
},
|
|
{
|
|
"label": "4. The dashboard pages (current)",
|
|
"file_type": "document",
|
|
"source_file": "docs/OS-DRAFT-NOTES.md",
|
|
"source_location": "L61",
|
|
"_origin": "ast",
|
|
"community": 49,
|
|
"community_name": "Agentic OS \u2014 Documentation Draft (NOTES)",
|
|
"norm_label": "4. the dashboard pages (current)",
|
|
"id": "docs_os_draft_notes_4_the_dashboard_pages_current"
|
|
},
|
|
{
|
|
"label": "New: Command Center (`#command-center`)",
|
|
"file_type": "document",
|
|
"source_file": "docs/OS-DRAFT-NOTES.md",
|
|
"source_location": "L74",
|
|
"_origin": "ast",
|
|
"community": 49,
|
|
"community_name": "Agentic OS \u2014 Documentation Draft (NOTES)",
|
|
"norm_label": "new: command center (`#command-center`)",
|
|
"id": "docs_os_draft_notes_new_command_center_command_center"
|
|
},
|
|
{
|
|
"label": "5. API surface (the parts that matter most)",
|
|
"file_type": "document",
|
|
"source_file": "docs/OS-DRAFT-NOTES.md",
|
|
"source_location": "L80",
|
|
"_origin": "ast",
|
|
"community": 49,
|
|
"community_name": "Agentic OS \u2014 Documentation Draft (NOTES)",
|
|
"norm_label": "5. api surface (the parts that matter most)",
|
|
"id": "docs_os_draft_notes_5_api_surface_the_parts_that_matter_most"
|
|
},
|
|
{
|
|
"label": "6. Agent registry",
|
|
"file_type": "document",
|
|
"source_file": "docs/OS-DRAFT-NOTES.md",
|
|
"source_location": "L98",
|
|
"_origin": "ast",
|
|
"community": 49,
|
|
"community_name": "Agentic OS \u2014 Documentation Draft (NOTES)",
|
|
"norm_label": "6. agent registry",
|
|
"id": "docs_os_draft_notes_6_agent_registry"
|
|
},
|
|
{
|
|
"label": "7. Memory (brain/)",
|
|
"file_type": "document",
|
|
"source_file": "docs/OS-DRAFT-NOTES.md",
|
|
"source_location": "L108",
|
|
"_origin": "ast",
|
|
"community": 49,
|
|
"community_name": "Agentic OS \u2014 Documentation Draft (NOTES)",
|
|
"norm_label": "7. memory (brain/)",
|
|
"id": "docs_os_draft_notes_7_memory_brain"
|
|
},
|
|
{
|
|
"label": "8. Skills",
|
|
"file_type": "document",
|
|
"source_file": "docs/OS-DRAFT-NOTES.md",
|
|
"source_location": "L120",
|
|
"_origin": "ast",
|
|
"community": 49,
|
|
"community_name": "Agentic OS \u2014 Documentation Draft (NOTES)",
|
|
"norm_label": "8. skills",
|
|
"id": "docs_os_draft_notes_8_skills"
|
|
},
|
|
{
|
|
"label": "9. Open items / what's next (grow this section)",
|
|
"file_type": "document",
|
|
"source_file": "docs/OS-DRAFT-NOTES.md",
|
|
"source_location": "L126",
|
|
"_origin": "ast",
|
|
"community": 49,
|
|
"community_name": "Agentic OS \u2014 Documentation Draft (NOTES)",
|
|
"norm_label": "9. open items / what's next (grow this section)",
|
|
"id": "docs_os_draft_notes_9_open_items_what_s_next_grow_this_section"
|
|
},
|
|
{
|
|
"label": "10. Conventions for contributors (this repo)",
|
|
"file_type": "document",
|
|
"source_file": "docs/OS-DRAFT-NOTES.md",
|
|
"source_location": "L150",
|
|
"_origin": "ast",
|
|
"community": 49,
|
|
"community_name": "Agentic OS \u2014 Documentation Draft (NOTES)",
|
|
"norm_label": "10. conventions for contributors (this repo)",
|
|
"id": "docs_os_draft_notes_10_conventions_for_contributors_this_repo"
|
|
},
|
|
{
|
|
"label": "docs/README.md",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 84,
|
|
"community_name": "Agentic OS \u2014 Documentation",
|
|
"norm_label": "docs/readme.md",
|
|
"id": "docs_readme"
|
|
},
|
|
{
|
|
"label": "Agentic OS \u2014 Documentation",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 84,
|
|
"community_name": "Agentic OS \u2014 Documentation",
|
|
"norm_label": "agentic os \u2014 documentation",
|
|
"id": "docs_readme_agentic_os_documentation"
|
|
},
|
|
{
|
|
"label": "Table of Contents",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L6",
|
|
"_origin": "ast",
|
|
"community": 84,
|
|
"community_name": "Agentic OS \u2014 Documentation",
|
|
"norm_label": "table of contents",
|
|
"id": "docs_readme_table_of_contents"
|
|
},
|
|
{
|
|
"label": "Quick Start",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L21",
|
|
"_origin": "ast",
|
|
"community": 84,
|
|
"community_name": "Agentic OS \u2014 Documentation",
|
|
"norm_label": "quick start",
|
|
"id": "docs_readme_quick_start"
|
|
},
|
|
{
|
|
"label": "Architecture Overview",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L45",
|
|
"_origin": "ast",
|
|
"community": 84,
|
|
"community_name": "Agentic OS \u2014 Documentation",
|
|
"norm_label": "architecture overview",
|
|
"id": "docs_readme_architecture_overview"
|
|
},
|
|
{
|
|
"label": "Dashboard Pages",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L78",
|
|
"_origin": "ast",
|
|
"community": 84,
|
|
"community_name": "Agentic OS \u2014 Documentation",
|
|
"norm_label": "dashboard pages",
|
|
"id": "docs_readme_dashboard_pages"
|
|
},
|
|
{
|
|
"label": "Web Terminal",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L107",
|
|
"_origin": "ast",
|
|
"community": 84,
|
|
"community_name": "Agentic OS \u2014 Documentation",
|
|
"norm_label": "web terminal",
|
|
"id": "docs_readme_web_terminal"
|
|
},
|
|
{
|
|
"label": "Command Center",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L128",
|
|
"_origin": "ast",
|
|
"community": 84,
|
|
"community_name": "Agentic OS \u2014 Documentation",
|
|
"norm_label": "command center",
|
|
"id": "docs_readme_command_center"
|
|
},
|
|
{
|
|
"label": "Agent System",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L155",
|
|
"_origin": "ast",
|
|
"community": 276,
|
|
"community_name": "Agent System",
|
|
"norm_label": "agent system",
|
|
"id": "docs_readme_agent_system"
|
|
},
|
|
{
|
|
"label": "Built-in Agents",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L157",
|
|
"_origin": "ast",
|
|
"community": 276,
|
|
"community_name": "Agent System",
|
|
"norm_label": "built-in agents",
|
|
"id": "docs_readme_built_in_agents"
|
|
},
|
|
{
|
|
"label": "Agent Registry",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L165",
|
|
"_origin": "ast",
|
|
"community": 276,
|
|
"community_name": "Agent System",
|
|
"norm_label": "agent registry",
|
|
"id": "docs_readme_agent_registry"
|
|
},
|
|
{
|
|
"label": "Adding Custom Agents",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L195",
|
|
"_origin": "ast",
|
|
"community": 276,
|
|
"community_name": "Agent System",
|
|
"norm_label": "adding custom agents",
|
|
"id": "docs_readme_adding_custom_agents"
|
|
},
|
|
{
|
|
"label": "Removing Custom Agents",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L216",
|
|
"_origin": "ast",
|
|
"community": 276,
|
|
"community_name": "Agent System",
|
|
"norm_label": "removing custom agents",
|
|
"id": "docs_readme_removing_custom_agents"
|
|
},
|
|
{
|
|
"label": "API Reference",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L229",
|
|
"_origin": "ast",
|
|
"community": 20,
|
|
"community_name": "API Reference",
|
|
"norm_label": "api reference",
|
|
"id": "docs_readme_api_reference"
|
|
},
|
|
{
|
|
"label": "Agents",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L232",
|
|
"_origin": "ast",
|
|
"community": 20,
|
|
"community_name": "API Reference",
|
|
"norm_label": "agents",
|
|
"id": "docs_readme_agents"
|
|
},
|
|
{
|
|
"label": "Analytics",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L243",
|
|
"_origin": "ast",
|
|
"community": 20,
|
|
"community_name": "API Reference",
|
|
"norm_label": "analytics",
|
|
"id": "docs_readme_analytics"
|
|
},
|
|
{
|
|
"label": "Audit",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L250",
|
|
"_origin": "ast",
|
|
"community": 20,
|
|
"community_name": "API Reference",
|
|
"norm_label": "audit",
|
|
"id": "docs_readme_audit"
|
|
},
|
|
{
|
|
"label": "Backup",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L256",
|
|
"_origin": "ast",
|
|
"community": 20,
|
|
"community_name": "API Reference",
|
|
"norm_label": "backup",
|
|
"id": "docs_readme_backup"
|
|
},
|
|
{
|
|
"label": "Backups",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L263",
|
|
"_origin": "ast",
|
|
"community": 20,
|
|
"community_name": "API Reference",
|
|
"norm_label": "backups",
|
|
"id": "docs_readme_backups"
|
|
},
|
|
{
|
|
"label": "Brain",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L269",
|
|
"_origin": "ast",
|
|
"community": 20,
|
|
"community_name": "API Reference",
|
|
"norm_label": "brain",
|
|
"id": "docs_readme_brain"
|
|
},
|
|
{
|
|
"label": "Chat",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L277",
|
|
"_origin": "ast",
|
|
"community": 20,
|
|
"community_name": "API Reference",
|
|
"norm_label": "chat",
|
|
"id": "docs_readme_chat"
|
|
},
|
|
{
|
|
"label": "Cost",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L284",
|
|
"_origin": "ast",
|
|
"community": 20,
|
|
"community_name": "API Reference",
|
|
"norm_label": "cost",
|
|
"id": "docs_readme_cost"
|
|
},
|
|
{
|
|
"label": "Goals",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L291",
|
|
"_origin": "ast",
|
|
"community": 20,
|
|
"community_name": "API Reference",
|
|
"norm_label": "goals",
|
|
"id": "docs_readme_goals"
|
|
},
|
|
{
|
|
"label": "Integrations",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L300",
|
|
"_origin": "ast",
|
|
"community": 20,
|
|
"community_name": "API Reference",
|
|
"norm_label": "integrations",
|
|
"id": "docs_readme_integrations"
|
|
},
|
|
{
|
|
"label": "Journal",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L307",
|
|
"_origin": "ast",
|
|
"community": 20,
|
|
"community_name": "API Reference",
|
|
"norm_label": "journal",
|
|
"id": "docs_readme_journal"
|
|
},
|
|
{
|
|
"label": "Kanban",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L316",
|
|
"_origin": "ast",
|
|
"community": 20,
|
|
"community_name": "API Reference",
|
|
"norm_label": "kanban",
|
|
"id": "docs_readme_kanban"
|
|
},
|
|
{
|
|
"label": "Plugins",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L334",
|
|
"_origin": "ast",
|
|
"community": 20,
|
|
"community_name": "API Reference",
|
|
"norm_label": "plugins",
|
|
"id": "docs_readme_plugins"
|
|
},
|
|
{
|
|
"label": "Prompts",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L342",
|
|
"_origin": "ast",
|
|
"community": 20,
|
|
"community_name": "API Reference",
|
|
"norm_label": "prompts",
|
|
"id": "docs_readme_prompts"
|
|
},
|
|
{
|
|
"label": "Root",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L348",
|
|
"_origin": "ast",
|
|
"community": 20,
|
|
"community_name": "API Reference",
|
|
"norm_label": "root",
|
|
"id": "docs_readme_root"
|
|
},
|
|
{
|
|
"label": "Router",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L357",
|
|
"_origin": "ast",
|
|
"community": 20,
|
|
"community_name": "API Reference",
|
|
"norm_label": "router",
|
|
"id": "docs_readme_router"
|
|
},
|
|
{
|
|
"label": "Scheduler",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L364",
|
|
"_origin": "ast",
|
|
"community": 308,
|
|
"community_name": "Scheduler",
|
|
"norm_label": "scheduler",
|
|
"id": "docs_readme_scheduler"
|
|
},
|
|
{
|
|
"label": "Sessions",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L372",
|
|
"_origin": "ast",
|
|
"community": 20,
|
|
"community_name": "API Reference",
|
|
"norm_label": "sessions",
|
|
"id": "docs_readme_sessions"
|
|
},
|
|
{
|
|
"label": "Settings",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L379",
|
|
"_origin": "ast",
|
|
"community": 20,
|
|
"community_name": "API Reference",
|
|
"norm_label": "settings",
|
|
"id": "docs_readme_settings"
|
|
},
|
|
{
|
|
"label": "Skills",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L386",
|
|
"_origin": "ast",
|
|
"community": 84,
|
|
"community_name": "Agentic OS \u2014 Documentation",
|
|
"norm_label": "skills",
|
|
"id": "docs_readme_skills"
|
|
},
|
|
{
|
|
"label": "Standards",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L395",
|
|
"_origin": "ast",
|
|
"community": 20,
|
|
"community_name": "API Reference",
|
|
"norm_label": "standards",
|
|
"id": "docs_readme_standards"
|
|
},
|
|
{
|
|
"label": "Status",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L402",
|
|
"_origin": "ast",
|
|
"community": 20,
|
|
"community_name": "API Reference",
|
|
"norm_label": "status",
|
|
"id": "docs_readme_status"
|
|
},
|
|
{
|
|
"label": "1. Hermes Cron (active)",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L465",
|
|
"_origin": "ast",
|
|
"community": 308,
|
|
"community_name": "Scheduler",
|
|
"norm_label": "1. hermes cron (active)",
|
|
"id": "docs_readme_1_hermes_cron_active"
|
|
},
|
|
{
|
|
"label": "2. APScheduler (configured, not auto-started)",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L470",
|
|
"_origin": "ast",
|
|
"community": 308,
|
|
"community_name": "Scheduler",
|
|
"norm_label": "2. apscheduler (configured, not auto-started)",
|
|
"id": "docs_readme_2_apscheduler_configured_not_auto_started"
|
|
},
|
|
{
|
|
"label": "Configuration",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L489",
|
|
"_origin": "ast",
|
|
"community": 278,
|
|
"community_name": "Configuration",
|
|
"norm_label": "configuration",
|
|
"id": "docs_readme_configuration"
|
|
},
|
|
{
|
|
"label": "Server Configuration",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L491",
|
|
"_origin": "ast",
|
|
"community": 278,
|
|
"community_name": "Configuration",
|
|
"norm_label": "server configuration",
|
|
"id": "docs_readme_server_configuration"
|
|
},
|
|
{
|
|
"label": "Hermes Model Configuration",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L509",
|
|
"_origin": "ast",
|
|
"community": 278,
|
|
"community_name": "Configuration",
|
|
"norm_label": "hermes model configuration",
|
|
"id": "docs_readme_hermes_model_configuration"
|
|
},
|
|
{
|
|
"label": "Environment Variables",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L532",
|
|
"_origin": "ast",
|
|
"community": 278,
|
|
"community_name": "Configuration",
|
|
"norm_label": "environment variables",
|
|
"id": "docs_readme_environment_variables"
|
|
},
|
|
{
|
|
"label": "Data Directory Structure",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L539",
|
|
"_origin": "ast",
|
|
"community": 278,
|
|
"community_name": "Configuration",
|
|
"norm_label": "data directory structure",
|
|
"id": "docs_readme_data_directory_structure"
|
|
},
|
|
{
|
|
"label": "Development Guide",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L575",
|
|
"_origin": "ast",
|
|
"community": 118,
|
|
"community_name": "Development Guide",
|
|
"norm_label": "development guide",
|
|
"id": "docs_readme_development_guide"
|
|
},
|
|
{
|
|
"label": "Adding a Dashboard Page",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L577",
|
|
"_origin": "ast",
|
|
"community": 118,
|
|
"community_name": "Development Guide",
|
|
"norm_label": "adding a dashboard page",
|
|
"id": "docs_readme_adding_a_dashboard_page"
|
|
},
|
|
{
|
|
"label": "Adding an API Endpoint",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L584",
|
|
"_origin": "ast",
|
|
"community": 118,
|
|
"community_name": "Development Guide",
|
|
"norm_label": "adding an api endpoint",
|
|
"id": "docs_readme_adding_an_api_endpoint"
|
|
},
|
|
{
|
|
"label": "Adding a Skill",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L591",
|
|
"_origin": "ast",
|
|
"community": 118,
|
|
"community_name": "Development Guide",
|
|
"norm_label": "adding a skill",
|
|
"id": "docs_readme_adding_a_skill"
|
|
},
|
|
{
|
|
"label": "Adding an Agent (Programmatic)",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L599",
|
|
"_origin": "ast",
|
|
"community": 118,
|
|
"community_name": "Development Guide",
|
|
"norm_label": "adding an agent (programmatic)",
|
|
"id": "docs_readme_adding_an_agent_programmatic"
|
|
},
|
|
{
|
|
"label": "Key Files",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L608",
|
|
"_origin": "ast",
|
|
"community": 118,
|
|
"community_name": "Development Guide",
|
|
"norm_label": "key files",
|
|
"id": "docs_readme_key_files"
|
|
},
|
|
{
|
|
"label": "Server Lifecycle",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L623",
|
|
"_origin": "ast",
|
|
"community": 118,
|
|
"community_name": "Development Guide",
|
|
"norm_label": "server lifecycle",
|
|
"id": "docs_readme_server_lifecycle"
|
|
},
|
|
{
|
|
"label": "Changelog",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L638",
|
|
"_origin": "ast",
|
|
"community": 277,
|
|
"community_name": "Changelog",
|
|
"norm_label": "changelog",
|
|
"id": "docs_readme_changelog"
|
|
},
|
|
{
|
|
"label": "v1.3.0 (2026-06-28)",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L640",
|
|
"_origin": "ast",
|
|
"community": 277,
|
|
"community_name": "Changelog",
|
|
"norm_label": "v1.3.0 (2026-06-28)",
|
|
"id": "docs_readme_v1_3_0_2026_06_28"
|
|
},
|
|
{
|
|
"label": "v1.2.0 (2026-06-26)",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L649",
|
|
"_origin": "ast",
|
|
"community": 277,
|
|
"community_name": "Changelog",
|
|
"norm_label": "v1.2.0 (2026-06-26)",
|
|
"id": "docs_readme_v1_2_0_2026_06_26"
|
|
},
|
|
{
|
|
"label": "v1.1.0 (2026-06-05)",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L654",
|
|
"_origin": "ast",
|
|
"community": 277,
|
|
"community_name": "Changelog",
|
|
"norm_label": "v1.1.0 (2026-06-05)",
|
|
"id": "docs_readme_v1_1_0_2026_06_05"
|
|
},
|
|
{
|
|
"label": "v1.0.0 (2026-05-17)",
|
|
"file_type": "document",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L663",
|
|
"_origin": "ast",
|
|
"community": 277,
|
|
"community_name": "Changelog",
|
|
"norm_label": "v1.0.0 (2026-05-17)",
|
|
"id": "docs_readme_v1_0_0_2026_05_17"
|
|
},
|
|
{
|
|
"label": "brainstorm-session.md",
|
|
"file_type": "document",
|
|
"source_file": "prompts/brainstorm-session.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 157,
|
|
"community_name": "Brainstorming Session Prompt",
|
|
"norm_label": "brainstorm-session.md",
|
|
"id": "prompts_brainstorm_session"
|
|
},
|
|
{
|
|
"label": "Brainstorming Session Prompt",
|
|
"file_type": "document",
|
|
"source_file": "prompts/brainstorm-session.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 157,
|
|
"community_name": "Brainstorming Session Prompt",
|
|
"norm_label": "brainstorming session prompt",
|
|
"id": "prompts_brainstorm_session_brainstorming_session_prompt"
|
|
},
|
|
{
|
|
"label": "Phase 1: Clarify",
|
|
"file_type": "document",
|
|
"source_file": "prompts/brainstorm-session.md",
|
|
"source_location": "L5",
|
|
"_origin": "ast",
|
|
"community": 157,
|
|
"community_name": "Brainstorming Session Prompt",
|
|
"norm_label": "phase 1: clarify",
|
|
"id": "prompts_brainstorm_session_phase_1_clarify"
|
|
},
|
|
{
|
|
"label": "Phase 2: Diverge",
|
|
"file_type": "document",
|
|
"source_file": "prompts/brainstorm-session.md",
|
|
"source_location": "L12",
|
|
"_origin": "ast",
|
|
"community": 157,
|
|
"community_name": "Brainstorming Session Prompt",
|
|
"norm_label": "phase 2: diverge",
|
|
"id": "prompts_brainstorm_session_phase_2_diverge"
|
|
},
|
|
{
|
|
"label": "Phase 3: Converge",
|
|
"file_type": "document",
|
|
"source_file": "prompts/brainstorm-session.md",
|
|
"source_location": "L18",
|
|
"_origin": "ast",
|
|
"community": 157,
|
|
"community_name": "Brainstorming Session Prompt",
|
|
"norm_label": "phase 3: converge",
|
|
"id": "prompts_brainstorm_session_phase_3_converge"
|
|
},
|
|
{
|
|
"label": "Phase 4: Recommend",
|
|
"file_type": "document",
|
|
"source_file": "prompts/brainstorm-session.md",
|
|
"source_location": "L25",
|
|
"_origin": "ast",
|
|
"community": 157,
|
|
"community_name": "Brainstorming Session Prompt",
|
|
"norm_label": "phase 4: recommend",
|
|
"id": "prompts_brainstorm_session_phase_4_recommend"
|
|
},
|
|
{
|
|
"label": "code-review.md",
|
|
"file_type": "document",
|
|
"source_file": "prompts/code-review.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 335,
|
|
"community_name": "code-review.md",
|
|
"norm_label": "code-review.md",
|
|
"id": "prompts_code_review"
|
|
},
|
|
{
|
|
"label": "Code Review Prompt",
|
|
"file_type": "document",
|
|
"source_file": "prompts/code-review.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 335,
|
|
"community_name": "code-review.md",
|
|
"norm_label": "code review prompt",
|
|
"id": "prompts_code_review_code_review_prompt"
|
|
},
|
|
{
|
|
"label": "daily-standup.md",
|
|
"file_type": "document",
|
|
"source_file": "prompts/daily-standup.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 158,
|
|
"community_name": "Daily Standup Prompt",
|
|
"norm_label": "daily-standup.md",
|
|
"id": "prompts_daily_standup"
|
|
},
|
|
{
|
|
"label": "Daily Standup Prompt",
|
|
"file_type": "document",
|
|
"source_file": "prompts/daily-standup.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 158,
|
|
"community_name": "Daily Standup Prompt",
|
|
"norm_label": "daily standup prompt",
|
|
"id": "prompts_daily_standup_daily_standup_prompt"
|
|
},
|
|
{
|
|
"label": "Yesterday",
|
|
"file_type": "document",
|
|
"source_file": "prompts/daily-standup.md",
|
|
"source_location": "L5",
|
|
"_origin": "ast",
|
|
"community": 158,
|
|
"community_name": "Daily Standup Prompt",
|
|
"norm_label": "yesterday",
|
|
"id": "prompts_daily_standup_yesterday"
|
|
},
|
|
{
|
|
"label": "Today",
|
|
"file_type": "document",
|
|
"source_file": "prompts/daily-standup.md",
|
|
"source_location": "L10",
|
|
"_origin": "ast",
|
|
"community": 158,
|
|
"community_name": "Daily Standup Prompt",
|
|
"norm_label": "today",
|
|
"id": "prompts_daily_standup_today"
|
|
},
|
|
{
|
|
"label": "Blockers",
|
|
"file_type": "document",
|
|
"source_file": "prompts/daily-standup.md",
|
|
"source_location": "L14",
|
|
"_origin": "ast",
|
|
"community": 158,
|
|
"community_name": "Daily Standup Prompt",
|
|
"norm_label": "blockers",
|
|
"id": "prompts_daily_standup_blockers"
|
|
},
|
|
{
|
|
"label": "Metrics",
|
|
"file_type": "document",
|
|
"source_file": "prompts/daily-standup.md",
|
|
"source_location": "L19",
|
|
"_origin": "ast",
|
|
"community": 158,
|
|
"community_name": "Daily Standup Prompt",
|
|
"norm_label": "metrics",
|
|
"id": "prompts_daily_standup_metrics"
|
|
},
|
|
{
|
|
"label": "debug-incident.md",
|
|
"file_type": "document",
|
|
"source_file": "prompts/debug-incident.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 159,
|
|
"community_name": "Debug Incident Prompt",
|
|
"norm_label": "debug-incident.md",
|
|
"id": "prompts_debug_incident"
|
|
},
|
|
{
|
|
"label": "Debug Incident Prompt",
|
|
"file_type": "document",
|
|
"source_file": "prompts/debug-incident.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 159,
|
|
"community_name": "Debug Incident Prompt",
|
|
"norm_label": "debug incident prompt",
|
|
"id": "prompts_debug_incident_debug_incident_prompt"
|
|
},
|
|
{
|
|
"label": "Phase 1: Reproduce",
|
|
"file_type": "document",
|
|
"source_file": "prompts/debug-incident.md",
|
|
"source_location": "L5",
|
|
"_origin": "ast",
|
|
"community": 159,
|
|
"community_name": "Debug Incident Prompt",
|
|
"norm_label": "phase 1: reproduce",
|
|
"id": "prompts_debug_incident_phase_1_reproduce"
|
|
},
|
|
{
|
|
"label": "Phase 2: Investigate",
|
|
"file_type": "document",
|
|
"source_file": "prompts/debug-incident.md",
|
|
"source_location": "L10",
|
|
"_origin": "ast",
|
|
"community": 159,
|
|
"community_name": "Debug Incident Prompt",
|
|
"norm_label": "phase 2: investigate",
|
|
"id": "prompts_debug_incident_phase_2_investigate"
|
|
},
|
|
{
|
|
"label": "Phase 3: Fix",
|
|
"file_type": "document",
|
|
"source_file": "prompts/debug-incident.md",
|
|
"source_location": "L16",
|
|
"_origin": "ast",
|
|
"community": 159,
|
|
"community_name": "Debug Incident Prompt",
|
|
"norm_label": "phase 3: fix",
|
|
"id": "prompts_debug_incident_phase_3_fix"
|
|
},
|
|
{
|
|
"label": "Phase 4: Verify",
|
|
"file_type": "document",
|
|
"source_file": "prompts/debug-incident.md",
|
|
"source_location": "L22",
|
|
"_origin": "ast",
|
|
"community": 159,
|
|
"community_name": "Debug Incident Prompt",
|
|
"norm_label": "phase 4: verify",
|
|
"id": "prompts_debug_incident_phase_4_verify"
|
|
},
|
|
{
|
|
"label": "draft-blog.md",
|
|
"file_type": "document",
|
|
"source_file": "prompts/draft-blog.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 297,
|
|
"community_name": "Draft Blog Post Prompt",
|
|
"norm_label": "draft-blog.md",
|
|
"id": "prompts_draft_blog"
|
|
},
|
|
{
|
|
"label": "Draft Blog Post Prompt",
|
|
"file_type": "document",
|
|
"source_file": "prompts/draft-blog.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 297,
|
|
"community_name": "Draft Blog Post Prompt",
|
|
"norm_label": "draft blog post prompt",
|
|
"id": "prompts_draft_blog_draft_blog_post_prompt"
|
|
},
|
|
{
|
|
"label": "Metadata",
|
|
"file_type": "document",
|
|
"source_file": "prompts/draft-blog.md",
|
|
"source_location": "L5",
|
|
"_origin": "ast",
|
|
"community": 297,
|
|
"community_name": "Draft Blog Post Prompt",
|
|
"norm_label": "metadata",
|
|
"id": "prompts_draft_blog_metadata"
|
|
},
|
|
{
|
|
"label": "Structure",
|
|
"file_type": "document",
|
|
"source_file": "prompts/draft-blog.md",
|
|
"source_location": "L11",
|
|
"_origin": "ast",
|
|
"community": 297,
|
|
"community_name": "Draft Blog Post Prompt",
|
|
"norm_label": "structure",
|
|
"id": "prompts_draft_blog_structure"
|
|
},
|
|
{
|
|
"label": "meeting-notes.md",
|
|
"file_type": "document",
|
|
"source_file": "prompts/meeting-notes.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 309,
|
|
"community_name": "Meeting Notes Prompt",
|
|
"norm_label": "meeting-notes.md",
|
|
"id": "prompts_meeting_notes"
|
|
},
|
|
{
|
|
"label": "Meeting Notes Prompt",
|
|
"file_type": "document",
|
|
"source_file": "prompts/meeting-notes.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 309,
|
|
"community_name": "Meeting Notes Prompt",
|
|
"norm_label": "meeting notes prompt",
|
|
"id": "prompts_meeting_notes_meeting_notes_prompt"
|
|
},
|
|
{
|
|
"label": "Template",
|
|
"file_type": "document",
|
|
"source_file": "prompts/meeting-notes.md",
|
|
"source_location": "L5",
|
|
"_origin": "ast",
|
|
"community": 309,
|
|
"community_name": "Meeting Notes Prompt",
|
|
"norm_label": "template",
|
|
"id": "prompts_meeting_notes_template"
|
|
},
|
|
{
|
|
"label": "project-plan.md",
|
|
"file_type": "document",
|
|
"source_file": "prompts/project-plan.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 279,
|
|
"community_name": "Project Plan Prompt",
|
|
"norm_label": "project-plan.md",
|
|
"id": "prompts_project_plan"
|
|
},
|
|
{
|
|
"label": "Project Plan Prompt",
|
|
"file_type": "document",
|
|
"source_file": "prompts/project-plan.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 279,
|
|
"community_name": "Project Plan Prompt",
|
|
"norm_label": "project plan prompt",
|
|
"id": "prompts_project_plan_project_plan_prompt"
|
|
},
|
|
{
|
|
"label": "Goal",
|
|
"file_type": "document",
|
|
"source_file": "prompts/project-plan.md",
|
|
"source_location": "L5",
|
|
"_origin": "ast",
|
|
"community": 279,
|
|
"community_name": "Project Plan Prompt",
|
|
"norm_label": "goal",
|
|
"id": "prompts_project_plan_goal"
|
|
},
|
|
{
|
|
"label": "Constraints",
|
|
"file_type": "document",
|
|
"source_file": "prompts/project-plan.md",
|
|
"source_location": "L8",
|
|
"_origin": "ast",
|
|
"community": 279,
|
|
"community_name": "Project Plan Prompt",
|
|
"norm_label": "constraints",
|
|
"id": "prompts_project_plan_constraints"
|
|
},
|
|
{
|
|
"label": "Plan Structure",
|
|
"file_type": "document",
|
|
"source_file": "prompts/project-plan.md",
|
|
"source_location": "L14",
|
|
"_origin": "ast",
|
|
"community": 279,
|
|
"community_name": "Project Plan Prompt",
|
|
"norm_label": "plan structure",
|
|
"id": "prompts_project_plan_plan_structure"
|
|
},
|
|
{
|
|
"label": "research-topic.md",
|
|
"file_type": "document",
|
|
"source_file": "prompts/research-topic.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 280,
|
|
"community_name": "Research Topic Prompt",
|
|
"norm_label": "research-topic.md",
|
|
"id": "prompts_research_topic"
|
|
},
|
|
{
|
|
"label": "Research Topic Prompt",
|
|
"file_type": "document",
|
|
"source_file": "prompts/research-topic.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 280,
|
|
"community_name": "Research Topic Prompt",
|
|
"norm_label": "research topic prompt",
|
|
"id": "prompts_research_topic_research_topic_prompt"
|
|
},
|
|
{
|
|
"label": "Research Questions",
|
|
"file_type": "document",
|
|
"source_file": "prompts/research-topic.md",
|
|
"source_location": "L5",
|
|
"_origin": "ast",
|
|
"community": 280,
|
|
"community_name": "Research Topic Prompt",
|
|
"norm_label": "research questions",
|
|
"id": "prompts_research_topic_research_questions"
|
|
},
|
|
{
|
|
"label": "Requirements",
|
|
"file_type": "document",
|
|
"source_file": "prompts/research-topic.md",
|
|
"source_location": "L10",
|
|
"_origin": "ast",
|
|
"community": 280,
|
|
"community_name": "Research Topic Prompt",
|
|
"norm_label": "requirements",
|
|
"id": "prompts_research_topic_requirements"
|
|
},
|
|
{
|
|
"label": "Output Structure",
|
|
"file_type": "document",
|
|
"source_file": "prompts/research-topic.md",
|
|
"source_location": "L17",
|
|
"_origin": "ast",
|
|
"community": 280,
|
|
"community_name": "Research Topic Prompt",
|
|
"norm_label": "output structure",
|
|
"id": "prompts_research_topic_output_structure"
|
|
},
|
|
{
|
|
"label": "standup-email.md",
|
|
"file_type": "document",
|
|
"source_file": "prompts/standup-email.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 310,
|
|
"community_name": "Standup Email Prompt",
|
|
"norm_label": "standup-email.md",
|
|
"id": "prompts_standup_email"
|
|
},
|
|
{
|
|
"label": "Standup Email Prompt",
|
|
"file_type": "document",
|
|
"source_file": "prompts/standup-email.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 310,
|
|
"community_name": "Standup Email Prompt",
|
|
"norm_label": "standup email prompt",
|
|
"id": "prompts_standup_email_standup_email_prompt"
|
|
},
|
|
{
|
|
"label": "Format",
|
|
"file_type": "document",
|
|
"source_file": "prompts/standup-email.md",
|
|
"source_location": "L5",
|
|
"_origin": "ast",
|
|
"community": 310,
|
|
"community_name": "Standup Email Prompt",
|
|
"norm_label": "format",
|
|
"id": "prompts_standup_email_format"
|
|
},
|
|
{
|
|
"label": "system-audit.md",
|
|
"file_type": "document",
|
|
"source_file": "prompts/system-audit.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 336,
|
|
"community_name": "system-audit.md",
|
|
"norm_label": "system-audit.md",
|
|
"id": "prompts_system_audit"
|
|
},
|
|
{
|
|
"label": "System Audit Prompt",
|
|
"file_type": "document",
|
|
"source_file": "prompts/system-audit.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 336,
|
|
"community_name": "system-audit.md",
|
|
"norm_label": "system audit prompt",
|
|
"id": "prompts_system_audit_system_audit_prompt"
|
|
},
|
|
{
|
|
"label": "_template/SKILL.md",
|
|
"file_type": "document",
|
|
"source_file": "skills/_template/SKILL.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 87,
|
|
"community_name": "{Skill Name}",
|
|
"norm_label": "_template/skill.md",
|
|
"id": "skills_template_skill"
|
|
},
|
|
{
|
|
"label": "{Skill Name}",
|
|
"file_type": "document",
|
|
"source_file": "skills/_template/SKILL.md",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"community": 87,
|
|
"community_name": "{Skill Name}",
|
|
"norm_label": "{skill name}",
|
|
"id": "skills_template_skill_skill_name"
|
|
},
|
|
{
|
|
"label": "Description",
|
|
"file_type": "document",
|
|
"source_file": "skills/_template/SKILL.md",
|
|
"source_location": "L11",
|
|
"_origin": "ast",
|
|
"community": 87,
|
|
"community_name": "{Skill Name}",
|
|
"norm_label": "description",
|
|
"id": "skills_template_skill_description"
|
|
},
|
|
{
|
|
"label": "When to Use",
|
|
"file_type": "document",
|
|
"source_file": "skills/_template/SKILL.md",
|
|
"source_location": "L14",
|
|
"_origin": "ast",
|
|
"community": 87,
|
|
"community_name": "{Skill Name}",
|
|
"norm_label": "when to use",
|
|
"id": "skills_template_skill_when_to_use"
|
|
},
|
|
{
|
|
"label": "Input",
|
|
"file_type": "document",
|
|
"source_file": "skills/_template/SKILL.md",
|
|
"source_location": "L18",
|
|
"_origin": "ast",
|
|
"community": 87,
|
|
"community_name": "{Skill Name}",
|
|
"norm_label": "input",
|
|
"id": "skills_template_skill_input"
|
|
},
|
|
{
|
|
"label": "Process",
|
|
"file_type": "document",
|
|
"source_file": "skills/_template/SKILL.md",
|
|
"source_location": "L21",
|
|
"_origin": "ast",
|
|
"community": 87,
|
|
"community_name": "{Skill Name}",
|
|
"norm_label": "process",
|
|
"id": "skills_template_skill_process"
|
|
},
|
|
{
|
|
"label": "Output",
|
|
"file_type": "document",
|
|
"source_file": "skills/_template/SKILL.md",
|
|
"source_location": "L26",
|
|
"_origin": "ast",
|
|
"community": 87,
|
|
"community_name": "{Skill Name}",
|
|
"norm_label": "output",
|
|
"id": "skills_template_skill_output"
|
|
},
|
|
{
|
|
"label": "Agent Assignment",
|
|
"file_type": "document",
|
|
"source_file": "skills/_template/SKILL.md",
|
|
"source_location": "L29",
|
|
"_origin": "ast",
|
|
"community": 87,
|
|
"community_name": "{Skill Name}",
|
|
"norm_label": "agent assignment",
|
|
"id": "skills_template_skill_agent_assignment"
|
|
},
|
|
{
|
|
"label": "Dependencies",
|
|
"file_type": "document",
|
|
"source_file": "skills/_template/SKILL.md",
|
|
"source_location": "L33",
|
|
"_origin": "ast",
|
|
"community": 87,
|
|
"community_name": "{Skill Name}",
|
|
"norm_label": "dependencies",
|
|
"id": "skills_template_skill_dependencies"
|
|
},
|
|
{
|
|
"label": "_template/learnings.md",
|
|
"file_type": "document",
|
|
"source_file": "skills/_template/learnings.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 317,
|
|
"community_name": "Learnings",
|
|
"norm_label": "_template/learnings.md",
|
|
"id": "skills_template_learnings"
|
|
},
|
|
{
|
|
"label": "Learnings",
|
|
"file_type": "document",
|
|
"source_file": "skills/_template/learnings.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 317,
|
|
"community_name": "Learnings",
|
|
"norm_label": "learnings",
|
|
"id": "skills_template_learnings_learnings"
|
|
},
|
|
{
|
|
"label": "Initial Setup",
|
|
"file_type": "document",
|
|
"source_file": "skills/_template/learnings.md",
|
|
"source_location": "L5",
|
|
"_origin": "ast",
|
|
"community": 317,
|
|
"community_name": "Learnings",
|
|
"norm_label": "initial setup",
|
|
"id": "skills_template_learnings_initial_setup"
|
|
},
|
|
{
|
|
"label": "audit-test-plugin/SKILL.md",
|
|
"file_type": "document",
|
|
"source_file": "skills/audit-test-plugin/SKILL.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 85,
|
|
"community_name": "{Skill Name}",
|
|
"norm_label": "audit-test-plugin/skill.md",
|
|
"id": "skills_audit_test_plugin_skill"
|
|
},
|
|
{
|
|
"label": "{Skill Name}",
|
|
"file_type": "document",
|
|
"source_file": "skills/audit-test-plugin/SKILL.md",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"community": 85,
|
|
"community_name": "{Skill Name}",
|
|
"norm_label": "{skill name}",
|
|
"id": "skills_audit_test_plugin_skill_skill_name"
|
|
},
|
|
{
|
|
"label": "Description",
|
|
"file_type": "document",
|
|
"source_file": "skills/audit-test-plugin/SKILL.md",
|
|
"source_location": "L11",
|
|
"_origin": "ast",
|
|
"community": 85,
|
|
"community_name": "{Skill Name}",
|
|
"norm_label": "description",
|
|
"id": "skills_audit_test_plugin_skill_description"
|
|
},
|
|
{
|
|
"label": "When to Use",
|
|
"file_type": "document",
|
|
"source_file": "skills/audit-test-plugin/SKILL.md",
|
|
"source_location": "L14",
|
|
"_origin": "ast",
|
|
"community": 85,
|
|
"community_name": "{Skill Name}",
|
|
"norm_label": "when to use",
|
|
"id": "skills_audit_test_plugin_skill_when_to_use"
|
|
},
|
|
{
|
|
"label": "Input",
|
|
"file_type": "document",
|
|
"source_file": "skills/audit-test-plugin/SKILL.md",
|
|
"source_location": "L18",
|
|
"_origin": "ast",
|
|
"community": 85,
|
|
"community_name": "{Skill Name}",
|
|
"norm_label": "input",
|
|
"id": "skills_audit_test_plugin_skill_input"
|
|
},
|
|
{
|
|
"label": "Process",
|
|
"file_type": "document",
|
|
"source_file": "skills/audit-test-plugin/SKILL.md",
|
|
"source_location": "L21",
|
|
"_origin": "ast",
|
|
"community": 85,
|
|
"community_name": "{Skill Name}",
|
|
"norm_label": "process",
|
|
"id": "skills_audit_test_plugin_skill_process"
|
|
},
|
|
{
|
|
"label": "Output",
|
|
"file_type": "document",
|
|
"source_file": "skills/audit-test-plugin/SKILL.md",
|
|
"source_location": "L26",
|
|
"_origin": "ast",
|
|
"community": 85,
|
|
"community_name": "{Skill Name}",
|
|
"norm_label": "output",
|
|
"id": "skills_audit_test_plugin_skill_output"
|
|
},
|
|
{
|
|
"label": "Agent Assignment",
|
|
"file_type": "document",
|
|
"source_file": "skills/audit-test-plugin/SKILL.md",
|
|
"source_location": "L29",
|
|
"_origin": "ast",
|
|
"community": 85,
|
|
"community_name": "{Skill Name}",
|
|
"norm_label": "agent assignment",
|
|
"id": "skills_audit_test_plugin_skill_agent_assignment"
|
|
},
|
|
{
|
|
"label": "Dependencies",
|
|
"file_type": "document",
|
|
"source_file": "skills/audit-test-plugin/SKILL.md",
|
|
"source_location": "L33",
|
|
"_origin": "ast",
|
|
"community": 85,
|
|
"community_name": "{Skill Name}",
|
|
"norm_label": "dependencies",
|
|
"id": "skills_audit_test_plugin_skill_dependencies"
|
|
},
|
|
{
|
|
"label": "audit-test-plugin/learnings.md",
|
|
"file_type": "document",
|
|
"source_file": "skills/audit-test-plugin/learnings.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 121,
|
|
"community_name": "Learnings",
|
|
"norm_label": "audit-test-plugin/learnings.md",
|
|
"id": "skills_audit_test_plugin_learnings"
|
|
},
|
|
{
|
|
"label": "Learnings",
|
|
"file_type": "document",
|
|
"source_file": "skills/audit-test-plugin/learnings.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 121,
|
|
"community_name": "Learnings",
|
|
"norm_label": "learnings",
|
|
"id": "skills_audit_test_plugin_learnings_learnings"
|
|
},
|
|
{
|
|
"label": "Initial Setup",
|
|
"file_type": "document",
|
|
"source_file": "skills/audit-test-plugin/learnings.md",
|
|
"source_location": "L5",
|
|
"_origin": "ast",
|
|
"community": 121,
|
|
"community_name": "Learnings",
|
|
"norm_label": "initial setup",
|
|
"id": "skills_audit_test_plugin_learnings_initial_setup"
|
|
},
|
|
{
|
|
"label": "2026-07-29 (Run e5a9468e)",
|
|
"file_type": "document",
|
|
"source_file": "skills/audit-test-plugin/learnings.md",
|
|
"source_location": "L8",
|
|
"_origin": "ast",
|
|
"community": 121,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-07-29 (run e5a9468e)",
|
|
"id": "skills_audit_test_plugin_learnings_2026_07_29_run_e5a9468e"
|
|
},
|
|
{
|
|
"label": "2026-07-29 13:40:41 \u00b7 opencode \u00b7 done",
|
|
"file_type": "document",
|
|
"source_file": "skills/audit-test-plugin/learnings.md",
|
|
"source_location": "L21",
|
|
"_origin": "ast",
|
|
"community": 121,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-07-29 13:40:41 \u00b7 opencode \u00b7 done",
|
|
"id": "skills_audit_test_plugin_learnings_2026_07_29_13_40_41_opencode_done"
|
|
},
|
|
{
|
|
"label": "2026-07-29 (Run 07a3c0d5)",
|
|
"file_type": "document",
|
|
"source_file": "skills/audit-test-plugin/learnings.md",
|
|
"source_location": "L26",
|
|
"_origin": "ast",
|
|
"community": 121,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-07-29 (run 07a3c0d5)",
|
|
"id": "skills_audit_test_plugin_learnings_2026_07_29_run_07a3c0d5"
|
|
},
|
|
{
|
|
"label": "2026-07-29 13:41:07 \u00b7 opencode \u00b7 done",
|
|
"file_type": "document",
|
|
"source_file": "skills/audit-test-plugin/learnings.md",
|
|
"source_location": "L39",
|
|
"_origin": "ast",
|
|
"community": 121,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-07-29 13:41:07 \u00b7 opencode \u00b7 done",
|
|
"id": "skills_audit_test_plugin_learnings_2026_07_29_13_41_07_opencode_done"
|
|
},
|
|
{
|
|
"label": "backup-skill/SKILL.md",
|
|
"file_type": "document",
|
|
"source_file": "skills/backup-skill/SKILL.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 122,
|
|
"community_name": "Backup Skill",
|
|
"norm_label": "backup-skill/skill.md",
|
|
"id": "skills_backup_skill_skill"
|
|
},
|
|
{
|
|
"label": "Backup Skill",
|
|
"file_type": "document",
|
|
"source_file": "skills/backup-skill/SKILL.md",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"community": 122,
|
|
"community_name": "Backup Skill",
|
|
"norm_label": "backup skill",
|
|
"id": "skills_backup_skill_skill_backup_skill"
|
|
},
|
|
{
|
|
"label": "Description",
|
|
"file_type": "document",
|
|
"source_file": "skills/backup-skill/SKILL.md",
|
|
"source_location": "L11",
|
|
"_origin": "ast",
|
|
"community": 122,
|
|
"community_name": "Backup Skill",
|
|
"norm_label": "description",
|
|
"id": "skills_backup_skill_skill_description"
|
|
},
|
|
{
|
|
"label": "When to Use",
|
|
"file_type": "document",
|
|
"source_file": "skills/backup-skill/SKILL.md",
|
|
"source_location": "L14",
|
|
"_origin": "ast",
|
|
"community": 122,
|
|
"community_name": "Backup Skill",
|
|
"norm_label": "when to use",
|
|
"id": "skills_backup_skill_skill_when_to_use"
|
|
},
|
|
{
|
|
"label": "Process",
|
|
"file_type": "document",
|
|
"source_file": "skills/backup-skill/SKILL.md",
|
|
"source_location": "L19",
|
|
"_origin": "ast",
|
|
"community": 122,
|
|
"community_name": "Backup Skill",
|
|
"norm_label": "process",
|
|
"id": "skills_backup_skill_skill_process"
|
|
},
|
|
{
|
|
"label": "Output",
|
|
"file_type": "document",
|
|
"source_file": "skills/backup-skill/SKILL.md",
|
|
"source_location": "L27",
|
|
"_origin": "ast",
|
|
"community": 122,
|
|
"community_name": "Backup Skill",
|
|
"norm_label": "output",
|
|
"id": "skills_backup_skill_skill_output"
|
|
},
|
|
{
|
|
"label": "Agent Assignment",
|
|
"file_type": "document",
|
|
"source_file": "skills/backup-skill/SKILL.md",
|
|
"source_location": "L30",
|
|
"_origin": "ast",
|
|
"community": 122,
|
|
"community_name": "Backup Skill",
|
|
"norm_label": "agent assignment",
|
|
"id": "skills_backup_skill_skill_agent_assignment"
|
|
},
|
|
{
|
|
"label": "backup-skill/learnings.md",
|
|
"file_type": "document",
|
|
"source_file": "skills/backup-skill/learnings.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 300,
|
|
"community_name": "Learnings",
|
|
"norm_label": "backup-skill/learnings.md",
|
|
"id": "skills_backup_skill_learnings"
|
|
},
|
|
{
|
|
"label": "Learnings",
|
|
"file_type": "document",
|
|
"source_file": "skills/backup-skill/learnings.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 300,
|
|
"community_name": "Learnings",
|
|
"norm_label": "learnings",
|
|
"id": "skills_backup_skill_learnings_learnings"
|
|
},
|
|
{
|
|
"label": "2026-05-17",
|
|
"file_type": "document",
|
|
"source_file": "skills/backup-skill/learnings.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 300,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-05-17",
|
|
"id": "skills_backup_skill_learnings_2026_05_17"
|
|
},
|
|
{
|
|
"label": "2026-06-26",
|
|
"file_type": "document",
|
|
"source_file": "skills/backup-skill/learnings.md",
|
|
"source_location": "L8",
|
|
"_origin": "ast",
|
|
"community": 300,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-06-26",
|
|
"id": "skills_backup_skill_learnings_2026_06_26"
|
|
},
|
|
{
|
|
"label": "brainstorming/SKILL.md",
|
|
"file_type": "document",
|
|
"source_file": "skills/brainstorming/SKILL.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 124,
|
|
"community_name": "Brainstorming",
|
|
"norm_label": "brainstorming/skill.md",
|
|
"id": "skills_brainstorming_skill"
|
|
},
|
|
{
|
|
"label": "Brainstorming",
|
|
"file_type": "document",
|
|
"source_file": "skills/brainstorming/SKILL.md",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"community": 124,
|
|
"community_name": "Brainstorming",
|
|
"norm_label": "brainstorming",
|
|
"id": "skills_brainstorming_skill_brainstorming"
|
|
},
|
|
{
|
|
"label": "Description",
|
|
"file_type": "document",
|
|
"source_file": "skills/brainstorming/SKILL.md",
|
|
"source_location": "L11",
|
|
"_origin": "ast",
|
|
"community": 124,
|
|
"community_name": "Brainstorming",
|
|
"norm_label": "description",
|
|
"id": "skills_brainstorming_skill_description"
|
|
},
|
|
{
|
|
"label": "When to Use",
|
|
"file_type": "document",
|
|
"source_file": "skills/brainstorming/SKILL.md",
|
|
"source_location": "L14",
|
|
"_origin": "ast",
|
|
"community": 124,
|
|
"community_name": "Brainstorming",
|
|
"norm_label": "when to use",
|
|
"id": "skills_brainstorming_skill_when_to_use"
|
|
},
|
|
{
|
|
"label": "Process",
|
|
"file_type": "document",
|
|
"source_file": "skills/brainstorming/SKILL.md",
|
|
"source_location": "L20",
|
|
"_origin": "ast",
|
|
"community": 124,
|
|
"community_name": "Brainstorming",
|
|
"norm_label": "process",
|
|
"id": "skills_brainstorming_skill_process"
|
|
},
|
|
{
|
|
"label": "Output",
|
|
"file_type": "document",
|
|
"source_file": "skills/brainstorming/SKILL.md",
|
|
"source_location": "L28",
|
|
"_origin": "ast",
|
|
"community": 124,
|
|
"community_name": "Brainstorming",
|
|
"norm_label": "output",
|
|
"id": "skills_brainstorming_skill_output"
|
|
},
|
|
{
|
|
"label": "Agent Assignment",
|
|
"file_type": "document",
|
|
"source_file": "skills/brainstorming/SKILL.md",
|
|
"source_location": "L31",
|
|
"_origin": "ast",
|
|
"community": 124,
|
|
"community_name": "Brainstorming",
|
|
"norm_label": "agent assignment",
|
|
"id": "skills_brainstorming_skill_agent_assignment"
|
|
},
|
|
{
|
|
"label": "brainstorming/learnings.md",
|
|
"file_type": "document",
|
|
"source_file": "skills/brainstorming/learnings.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 123,
|
|
"community_name": "Learnings",
|
|
"norm_label": "brainstorming/learnings.md",
|
|
"id": "skills_brainstorming_learnings"
|
|
},
|
|
{
|
|
"label": "Learnings",
|
|
"file_type": "document",
|
|
"source_file": "skills/brainstorming/learnings.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 123,
|
|
"community_name": "Learnings",
|
|
"norm_label": "learnings",
|
|
"id": "skills_brainstorming_learnings_learnings"
|
|
},
|
|
{
|
|
"label": "2026-05-17",
|
|
"file_type": "document",
|
|
"source_file": "skills/brainstorming/learnings.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 123,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-05-17",
|
|
"id": "skills_brainstorming_learnings_2026_05_17"
|
|
},
|
|
{
|
|
"label": "2026-06-23",
|
|
"file_type": "document",
|
|
"source_file": "skills/brainstorming/learnings.md",
|
|
"source_location": "L7",
|
|
"_origin": "ast",
|
|
"community": 123,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-06-23",
|
|
"id": "skills_brainstorming_learnings_2026_06_23"
|
|
},
|
|
{
|
|
"label": "2026-07-28 (Run df2aed68)",
|
|
"file_type": "document",
|
|
"source_file": "skills/brainstorming/learnings.md",
|
|
"source_location": "L11",
|
|
"_origin": "ast",
|
|
"community": 123,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-07-28 (run df2aed68)",
|
|
"id": "skills_brainstorming_learnings_2026_07_28_run_df2aed68"
|
|
},
|
|
{
|
|
"label": "Skill Instructions",
|
|
"file_type": "document",
|
|
"source_file": "skills/brainstorming/learnings.md",
|
|
"source_location": "L18",
|
|
"_origin": "ast",
|
|
"community": 123,
|
|
"community_name": "Learnings",
|
|
"norm_label": "skill instructions",
|
|
"id": "skills_brainstorming_learnings_skill_instructions"
|
|
},
|
|
{
|
|
"label": "2026-07-28 02:16:23 \u00b7 opencode \u00b7 FAILED",
|
|
"file_type": "document",
|
|
"source_file": "skills/brainstorming/learnings.md",
|
|
"source_location": "L28",
|
|
"_origin": "ast",
|
|
"community": 123,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-07-28 02:16:23 \u00b7 opencode \u00b7 failed",
|
|
"id": "skills_brainstorming_learnings_2026_07_28_02_16_23_opencode_failed"
|
|
},
|
|
{
|
|
"label": "code-review/SKILL.md",
|
|
"file_type": "document",
|
|
"source_file": "skills/code-review/SKILL.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 125,
|
|
"community_name": "Code Review",
|
|
"norm_label": "code-review/skill.md",
|
|
"id": "skills_code_review_skill"
|
|
},
|
|
{
|
|
"label": "Code Review",
|
|
"file_type": "document",
|
|
"source_file": "skills/code-review/SKILL.md",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"community": 125,
|
|
"community_name": "Code Review",
|
|
"norm_label": "code review",
|
|
"id": "skills_code_review_skill_code_review"
|
|
},
|
|
{
|
|
"label": "Description",
|
|
"file_type": "document",
|
|
"source_file": "skills/code-review/SKILL.md",
|
|
"source_location": "L11",
|
|
"_origin": "ast",
|
|
"community": 125,
|
|
"community_name": "Code Review",
|
|
"norm_label": "description",
|
|
"id": "skills_code_review_skill_description"
|
|
},
|
|
{
|
|
"label": "When to Use",
|
|
"file_type": "document",
|
|
"source_file": "skills/code-review/SKILL.md",
|
|
"source_location": "L14",
|
|
"_origin": "ast",
|
|
"community": 125,
|
|
"community_name": "Code Review",
|
|
"norm_label": "when to use",
|
|
"id": "skills_code_review_skill_when_to_use"
|
|
},
|
|
{
|
|
"label": "Process",
|
|
"file_type": "document",
|
|
"source_file": "skills/code-review/SKILL.md",
|
|
"source_location": "L20",
|
|
"_origin": "ast",
|
|
"community": 125,
|
|
"community_name": "Code Review",
|
|
"norm_label": "process",
|
|
"id": "skills_code_review_skill_process"
|
|
},
|
|
{
|
|
"label": "Output",
|
|
"file_type": "document",
|
|
"source_file": "skills/code-review/SKILL.md",
|
|
"source_location": "L32",
|
|
"_origin": "ast",
|
|
"community": 125,
|
|
"community_name": "Code Review",
|
|
"norm_label": "output",
|
|
"id": "skills_code_review_skill_output"
|
|
},
|
|
{
|
|
"label": "Agent Assignment",
|
|
"file_type": "document",
|
|
"source_file": "skills/code-review/SKILL.md",
|
|
"source_location": "L35",
|
|
"_origin": "ast",
|
|
"community": 125,
|
|
"community_name": "Code Review",
|
|
"norm_label": "agent assignment",
|
|
"id": "skills_code_review_skill_agent_assignment"
|
|
},
|
|
{
|
|
"label": "code-review/learnings.md",
|
|
"file_type": "document",
|
|
"source_file": "skills/code-review/learnings.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 301,
|
|
"community_name": "Learnings",
|
|
"norm_label": "code-review/learnings.md",
|
|
"id": "skills_code_review_learnings"
|
|
},
|
|
{
|
|
"label": "Learnings",
|
|
"file_type": "document",
|
|
"source_file": "skills/code-review/learnings.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 301,
|
|
"community_name": "Learnings",
|
|
"norm_label": "learnings",
|
|
"id": "skills_code_review_learnings_learnings"
|
|
},
|
|
{
|
|
"label": "2026-05-17",
|
|
"file_type": "document",
|
|
"source_file": "skills/code-review/learnings.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 301,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-05-17",
|
|
"id": "skills_code_review_learnings_2026_05_17"
|
|
},
|
|
{
|
|
"label": "2026-06-28",
|
|
"file_type": "document",
|
|
"source_file": "skills/code-review/learnings.md",
|
|
"source_location": "L6",
|
|
"_origin": "ast",
|
|
"community": 301,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-06-28",
|
|
"id": "skills_code_review_learnings_2026_06_28"
|
|
},
|
|
{
|
|
"label": "codebase-inspection-loop/SKILL.md",
|
|
"file_type": "document",
|
|
"source_file": "skills/codebase-inspection-loop/SKILL.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 52,
|
|
"community_name": "Codebase Inspection Loop",
|
|
"norm_label": "codebase-inspection-loop/skill.md",
|
|
"id": "skills_codebase_inspection_loop_skill"
|
|
},
|
|
{
|
|
"label": "Codebase Inspection Loop",
|
|
"file_type": "document",
|
|
"source_file": "skills/codebase-inspection-loop/SKILL.md",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"community": 52,
|
|
"community_name": "Codebase Inspection Loop",
|
|
"norm_label": "codebase inspection loop",
|
|
"id": "skills_codebase_inspection_loop_skill_codebase_inspection_loop"
|
|
},
|
|
{
|
|
"label": "When to use",
|
|
"file_type": "document",
|
|
"source_file": "skills/codebase-inspection-loop/SKILL.md",
|
|
"source_location": "L16",
|
|
"_origin": "ast",
|
|
"community": 52,
|
|
"community_name": "Codebase Inspection Loop",
|
|
"norm_label": "when to use",
|
|
"id": "skills_codebase_inspection_loop_skill_when_to_use"
|
|
},
|
|
{
|
|
"label": "Hard rules",
|
|
"file_type": "document",
|
|
"source_file": "skills/codebase-inspection-loop/SKILL.md",
|
|
"source_location": "L22",
|
|
"_origin": "ast",
|
|
"community": 52,
|
|
"community_name": "Codebase Inspection Loop",
|
|
"norm_label": "hard rules",
|
|
"id": "skills_codebase_inspection_loop_skill_hard_rules"
|
|
},
|
|
{
|
|
"label": "The flow",
|
|
"file_type": "document",
|
|
"source_file": "skills/codebase-inspection-loop/SKILL.md",
|
|
"source_location": "L39",
|
|
"_origin": "ast",
|
|
"community": 52,
|
|
"community_name": "Codebase Inspection Loop",
|
|
"norm_label": "the flow",
|
|
"id": "skills_codebase_inspection_loop_skill_the_flow"
|
|
},
|
|
{
|
|
"label": "1. Initialize (once)",
|
|
"file_type": "document",
|
|
"source_file": "skills/codebase-inspection-loop/SKILL.md",
|
|
"source_location": "L41",
|
|
"_origin": "ast",
|
|
"community": 52,
|
|
"community_name": "Codebase Inspection Loop",
|
|
"norm_label": "1. initialize (once)",
|
|
"id": "skills_codebase_inspection_loop_skill_1_initialize_once"
|
|
},
|
|
{
|
|
"label": "2. Loop (rounds)",
|
|
"file_type": "document",
|
|
"source_file": "skills/codebase-inspection-loop/SKILL.md",
|
|
"source_location": "L49",
|
|
"_origin": "ast",
|
|
"community": 52,
|
|
"community_name": "Codebase Inspection Loop",
|
|
"norm_label": "2. loop (rounds)",
|
|
"id": "skills_codebase_inspection_loop_skill_2_loop_rounds"
|
|
},
|
|
{
|
|
"label": "3. Converge",
|
|
"file_type": "document",
|
|
"source_file": "skills/codebase-inspection-loop/SKILL.md",
|
|
"source_location": "L80",
|
|
"_origin": "ast",
|
|
"community": 52,
|
|
"community_name": "Codebase Inspection Loop",
|
|
"norm_label": "3. converge",
|
|
"id": "skills_codebase_inspection_loop_skill_3_converge"
|
|
},
|
|
{
|
|
"label": "Recovery / re-entrancy",
|
|
"file_type": "document",
|
|
"source_file": "skills/codebase-inspection-loop/SKILL.md",
|
|
"source_location": "L90",
|
|
"_origin": "ast",
|
|
"community": 52,
|
|
"community_name": "Codebase Inspection Loop",
|
|
"norm_label": "recovery / re-entrancy",
|
|
"id": "skills_codebase_inspection_loop_skill_recovery_re_entrancy"
|
|
},
|
|
{
|
|
"label": "Output",
|
|
"file_type": "document",
|
|
"source_file": "skills/codebase-inspection-loop/SKILL.md",
|
|
"source_location": "L95",
|
|
"_origin": "ast",
|
|
"community": 52,
|
|
"community_name": "Codebase Inspection Loop",
|
|
"norm_label": "output",
|
|
"id": "skills_codebase_inspection_loop_skill_output"
|
|
},
|
|
{
|
|
"label": "Agent Assignment",
|
|
"file_type": "document",
|
|
"source_file": "skills/codebase-inspection-loop/SKILL.md",
|
|
"source_location": "L100",
|
|
"_origin": "ast",
|
|
"community": 52,
|
|
"community_name": "Codebase Inspection Loop",
|
|
"norm_label": "agent assignment",
|
|
"id": "skills_codebase_inspection_loop_skill_agent_assignment"
|
|
},
|
|
{
|
|
"label": "Dependencies",
|
|
"file_type": "document",
|
|
"source_file": "skills/codebase-inspection-loop/SKILL.md",
|
|
"source_location": "L104",
|
|
"_origin": "ast",
|
|
"community": 52,
|
|
"community_name": "Codebase Inspection Loop",
|
|
"norm_label": "dependencies",
|
|
"id": "skills_codebase_inspection_loop_skill_dependencies"
|
|
},
|
|
{
|
|
"label": "codebase-inspection-loop/learnings.md",
|
|
"file_type": "document",
|
|
"source_file": "skills/codebase-inspection-loop/learnings.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 312,
|
|
"community_name": "Learnings",
|
|
"norm_label": "codebase-inspection-loop/learnings.md",
|
|
"id": "skills_codebase_inspection_loop_learnings"
|
|
},
|
|
{
|
|
"label": "Learnings",
|
|
"file_type": "document",
|
|
"source_file": "skills/codebase-inspection-loop/learnings.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 312,
|
|
"community_name": "Learnings",
|
|
"norm_label": "learnings",
|
|
"id": "skills_codebase_inspection_loop_learnings_learnings"
|
|
},
|
|
{
|
|
"label": "Initial Setup",
|
|
"file_type": "document",
|
|
"source_file": "skills/codebase-inspection-loop/learnings.md",
|
|
"source_location": "L5",
|
|
"_origin": "ast",
|
|
"community": 312,
|
|
"community_name": "Learnings",
|
|
"norm_label": "initial setup",
|
|
"id": "skills_codebase_inspection_loop_learnings_initial_setup"
|
|
},
|
|
{
|
|
"label": "content-draft/SKILL.md",
|
|
"file_type": "document",
|
|
"source_file": "skills/content-draft/SKILL.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 126,
|
|
"community_name": "Content Draft",
|
|
"norm_label": "content-draft/skill.md",
|
|
"id": "skills_content_draft_skill"
|
|
},
|
|
{
|
|
"label": "Content Draft",
|
|
"file_type": "document",
|
|
"source_file": "skills/content-draft/SKILL.md",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"community": 126,
|
|
"community_name": "Content Draft",
|
|
"norm_label": "content draft",
|
|
"id": "skills_content_draft_skill_content_draft"
|
|
},
|
|
{
|
|
"label": "Description",
|
|
"file_type": "document",
|
|
"source_file": "skills/content-draft/SKILL.md",
|
|
"source_location": "L11",
|
|
"_origin": "ast",
|
|
"community": 126,
|
|
"community_name": "Content Draft",
|
|
"norm_label": "description",
|
|
"id": "skills_content_draft_skill_description"
|
|
},
|
|
{
|
|
"label": "When to Use",
|
|
"file_type": "document",
|
|
"source_file": "skills/content-draft/SKILL.md",
|
|
"source_location": "L14",
|
|
"_origin": "ast",
|
|
"community": 126,
|
|
"community_name": "Content Draft",
|
|
"norm_label": "when to use",
|
|
"id": "skills_content_draft_skill_when_to_use"
|
|
},
|
|
{
|
|
"label": "Process",
|
|
"file_type": "document",
|
|
"source_file": "skills/content-draft/SKILL.md",
|
|
"source_location": "L20",
|
|
"_origin": "ast",
|
|
"community": 126,
|
|
"community_name": "Content Draft",
|
|
"norm_label": "process",
|
|
"id": "skills_content_draft_skill_process"
|
|
},
|
|
{
|
|
"label": "Output",
|
|
"file_type": "document",
|
|
"source_file": "skills/content-draft/SKILL.md",
|
|
"source_location": "L28",
|
|
"_origin": "ast",
|
|
"community": 126,
|
|
"community_name": "Content Draft",
|
|
"norm_label": "output",
|
|
"id": "skills_content_draft_skill_output"
|
|
},
|
|
{
|
|
"label": "Agent Assignment",
|
|
"file_type": "document",
|
|
"source_file": "skills/content-draft/SKILL.md",
|
|
"source_location": "L31",
|
|
"_origin": "ast",
|
|
"community": 126,
|
|
"community_name": "Content Draft",
|
|
"norm_label": "agent assignment",
|
|
"id": "skills_content_draft_skill_agent_assignment"
|
|
},
|
|
{
|
|
"label": "2026-07-27-one-line-test.md",
|
|
"file_type": "document",
|
|
"source_file": "skills/content-draft/context/2026-07-27-one-line-test.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 339,
|
|
"community_name": "2026-07-27-one-line-test.md",
|
|
"norm_label": "2026-07-27-one-line-test.md",
|
|
"id": "skills_content_draft_context_2026_07_27_one_line_test"
|
|
},
|
|
{
|
|
"label": "One Line Test",
|
|
"file_type": "document",
|
|
"source_file": "skills/content-draft/context/2026-07-27-one-line-test.md",
|
|
"source_location": "L10",
|
|
"_origin": "ast",
|
|
"community": 339,
|
|
"community_name": "2026-07-27-one-line-test.md",
|
|
"norm_label": "one line test",
|
|
"id": "skills_content_draft_context_2026_07_27_one_line_test_one_line_test"
|
|
},
|
|
{
|
|
"label": "content-draft/learnings.md",
|
|
"file_type": "document",
|
|
"source_file": "skills/content-draft/learnings.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 161,
|
|
"community_name": "Learnings",
|
|
"norm_label": "content-draft/learnings.md",
|
|
"id": "skills_content_draft_learnings"
|
|
},
|
|
{
|
|
"label": "Learnings",
|
|
"file_type": "document",
|
|
"source_file": "skills/content-draft/learnings.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 161,
|
|
"community_name": "Learnings",
|
|
"norm_label": "learnings",
|
|
"id": "skills_content_draft_learnings_learnings"
|
|
},
|
|
{
|
|
"label": "2026-05-17",
|
|
"file_type": "document",
|
|
"source_file": "skills/content-draft/learnings.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 161,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-05-17",
|
|
"id": "skills_content_draft_learnings_2026_05_17"
|
|
},
|
|
{
|
|
"label": "2026-07-28 (Run a9f99e94)",
|
|
"file_type": "document",
|
|
"source_file": "skills/content-draft/learnings.md",
|
|
"source_location": "L6",
|
|
"_origin": "ast",
|
|
"community": 161,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-07-28 (run a9f99e94)",
|
|
"id": "skills_content_draft_learnings_2026_07_28_run_a9f99e94"
|
|
},
|
|
{
|
|
"label": "2026-07-28 02:19:31 \u00b7 hermes \u00b7 done",
|
|
"file_type": "document",
|
|
"source_file": "skills/content-draft/learnings.md",
|
|
"source_location": "L19",
|
|
"_origin": "ast",
|
|
"community": 161,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-07-28 02:19:31 \u00b7 hermes \u00b7 done",
|
|
"id": "skills_content_draft_learnings_2026_07_28_02_19_31_hermes_done"
|
|
},
|
|
{
|
|
"label": "2026-07-28 02:20:05 \u00b7 hermes \u00b7 FAILED",
|
|
"file_type": "document",
|
|
"source_file": "skills/content-draft/learnings.md",
|
|
"source_location": "L24",
|
|
"_origin": "ast",
|
|
"community": 161,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-07-28 02:20:05 \u00b7 hermes \u00b7 failed",
|
|
"id": "skills_content_draft_learnings_2026_07_28_02_20_05_hermes_failed"
|
|
},
|
|
{
|
|
"label": "cost-analytics/SKILL.md",
|
|
"file_type": "document",
|
|
"source_file": "skills/cost-analytics/SKILL.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 127,
|
|
"community_name": "Cost Analytics",
|
|
"norm_label": "cost-analytics/skill.md",
|
|
"id": "skills_cost_analytics_skill"
|
|
},
|
|
{
|
|
"label": "Cost Analytics",
|
|
"file_type": "document",
|
|
"source_file": "skills/cost-analytics/SKILL.md",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"community": 127,
|
|
"community_name": "Cost Analytics",
|
|
"norm_label": "cost analytics",
|
|
"id": "skills_cost_analytics_skill_cost_analytics"
|
|
},
|
|
{
|
|
"label": "Description",
|
|
"file_type": "document",
|
|
"source_file": "skills/cost-analytics/SKILL.md",
|
|
"source_location": "L11",
|
|
"_origin": "ast",
|
|
"community": 127,
|
|
"community_name": "Cost Analytics",
|
|
"norm_label": "description",
|
|
"id": "skills_cost_analytics_skill_description"
|
|
},
|
|
{
|
|
"label": "When to Use",
|
|
"file_type": "document",
|
|
"source_file": "skills/cost-analytics/SKILL.md",
|
|
"source_location": "L14",
|
|
"_origin": "ast",
|
|
"community": 127,
|
|
"community_name": "Cost Analytics",
|
|
"norm_label": "when to use",
|
|
"id": "skills_cost_analytics_skill_when_to_use"
|
|
},
|
|
{
|
|
"label": "Process",
|
|
"file_type": "document",
|
|
"source_file": "skills/cost-analytics/SKILL.md",
|
|
"source_location": "L19",
|
|
"_origin": "ast",
|
|
"community": 127,
|
|
"community_name": "Cost Analytics",
|
|
"norm_label": "process",
|
|
"id": "skills_cost_analytics_skill_process"
|
|
},
|
|
{
|
|
"label": "Output",
|
|
"file_type": "document",
|
|
"source_file": "skills/cost-analytics/SKILL.md",
|
|
"source_location": "L27",
|
|
"_origin": "ast",
|
|
"community": 127,
|
|
"community_name": "Cost Analytics",
|
|
"norm_label": "output",
|
|
"id": "skills_cost_analytics_skill_output"
|
|
},
|
|
{
|
|
"label": "Agent Assignment",
|
|
"file_type": "document",
|
|
"source_file": "skills/cost-analytics/SKILL.md",
|
|
"source_location": "L30",
|
|
"_origin": "ast",
|
|
"community": 127,
|
|
"community_name": "Cost Analytics",
|
|
"norm_label": "agent assignment",
|
|
"id": "skills_cost_analytics_skill_agent_assignment"
|
|
},
|
|
{
|
|
"label": "cost-analytics/learnings.md",
|
|
"file_type": "document",
|
|
"source_file": "skills/cost-analytics/learnings.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 282,
|
|
"community_name": "Learnings",
|
|
"norm_label": "cost-analytics/learnings.md",
|
|
"id": "skills_cost_analytics_learnings"
|
|
},
|
|
{
|
|
"label": "Learnings",
|
|
"file_type": "document",
|
|
"source_file": "skills/cost-analytics/learnings.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 282,
|
|
"community_name": "Learnings",
|
|
"norm_label": "learnings",
|
|
"id": "skills_cost_analytics_learnings_learnings"
|
|
},
|
|
{
|
|
"label": "2026-05-17",
|
|
"file_type": "document",
|
|
"source_file": "skills/cost-analytics/learnings.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 282,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-05-17",
|
|
"id": "skills_cost_analytics_learnings_2026_05_17"
|
|
},
|
|
{
|
|
"label": "2026-07-05 (Run 9c374c97)",
|
|
"file_type": "document",
|
|
"source_file": "skills/cost-analytics/learnings.md",
|
|
"source_location": "L8",
|
|
"_origin": "ast",
|
|
"community": 282,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-07-05 (run 9c374c97)",
|
|
"id": "skills_cost_analytics_learnings_2026_07_05_run_9c374c97"
|
|
},
|
|
{
|
|
"label": "2026-07-05 (Run 73bc6f73)",
|
|
"file_type": "document",
|
|
"source_file": "skills/cost-analytics/learnings.md",
|
|
"source_location": "L13",
|
|
"_origin": "ast",
|
|
"community": 282,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-07-05 (run 73bc6f73)",
|
|
"id": "skills_cost_analytics_learnings_2026_07_05_run_73bc6f73"
|
|
},
|
|
{
|
|
"label": "daily-standup/SKILL.md",
|
|
"file_type": "document",
|
|
"source_file": "skills/daily-standup/SKILL.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 129,
|
|
"community_name": "Daily Standup",
|
|
"norm_label": "daily-standup/skill.md",
|
|
"id": "skills_daily_standup_skill"
|
|
},
|
|
{
|
|
"label": "Daily Standup",
|
|
"file_type": "document",
|
|
"source_file": "skills/daily-standup/SKILL.md",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"community": 129,
|
|
"community_name": "Daily Standup",
|
|
"norm_label": "daily standup",
|
|
"id": "skills_daily_standup_skill_daily_standup"
|
|
},
|
|
{
|
|
"label": "Description",
|
|
"file_type": "document",
|
|
"source_file": "skills/daily-standup/SKILL.md",
|
|
"source_location": "L11",
|
|
"_origin": "ast",
|
|
"community": 129,
|
|
"community_name": "Daily Standup",
|
|
"norm_label": "description",
|
|
"id": "skills_daily_standup_skill_description"
|
|
},
|
|
{
|
|
"label": "When to Use",
|
|
"file_type": "document",
|
|
"source_file": "skills/daily-standup/SKILL.md",
|
|
"source_location": "L14",
|
|
"_origin": "ast",
|
|
"community": 129,
|
|
"community_name": "Daily Standup",
|
|
"norm_label": "when to use",
|
|
"id": "skills_daily_standup_skill_when_to_use"
|
|
},
|
|
{
|
|
"label": "Process",
|
|
"file_type": "document",
|
|
"source_file": "skills/daily-standup/SKILL.md",
|
|
"source_location": "L19",
|
|
"_origin": "ast",
|
|
"community": 129,
|
|
"community_name": "Daily Standup",
|
|
"norm_label": "process",
|
|
"id": "skills_daily_standup_skill_process"
|
|
},
|
|
{
|
|
"label": "Output",
|
|
"file_type": "document",
|
|
"source_file": "skills/daily-standup/SKILL.md",
|
|
"source_location": "L26",
|
|
"_origin": "ast",
|
|
"community": 129,
|
|
"community_name": "Daily Standup",
|
|
"norm_label": "output",
|
|
"id": "skills_daily_standup_skill_output"
|
|
},
|
|
{
|
|
"label": "Agent Assignment",
|
|
"file_type": "document",
|
|
"source_file": "skills/daily-standup/SKILL.md",
|
|
"source_location": "L29",
|
|
"_origin": "ast",
|
|
"community": 129,
|
|
"community_name": "Daily Standup",
|
|
"norm_label": "agent assignment",
|
|
"id": "skills_daily_standup_skill_agent_assignment"
|
|
},
|
|
{
|
|
"label": "daily-standup/learnings.md",
|
|
"file_type": "document",
|
|
"source_file": "skills/daily-standup/learnings.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 128,
|
|
"community_name": "Learnings",
|
|
"norm_label": "daily-standup/learnings.md",
|
|
"id": "skills_daily_standup_learnings"
|
|
},
|
|
{
|
|
"label": "Learnings",
|
|
"file_type": "document",
|
|
"source_file": "skills/daily-standup/learnings.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 128,
|
|
"community_name": "Learnings",
|
|
"norm_label": "learnings",
|
|
"id": "skills_daily_standup_learnings_learnings"
|
|
},
|
|
{
|
|
"label": "2026-05-17",
|
|
"file_type": "document",
|
|
"source_file": "skills/daily-standup/learnings.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 128,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-05-17",
|
|
"id": "skills_daily_standup_learnings_2026_05_17"
|
|
},
|
|
{
|
|
"label": "2026-05-18",
|
|
"file_type": "document",
|
|
"source_file": "skills/daily-standup/learnings.md",
|
|
"source_location": "L7",
|
|
"_origin": "ast",
|
|
"community": 128,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-05-18",
|
|
"id": "skills_daily_standup_learnings_2026_05_18"
|
|
},
|
|
{
|
|
"label": "2026-06-23",
|
|
"file_type": "document",
|
|
"source_file": "skills/daily-standup/learnings.md",
|
|
"source_location": "L12",
|
|
"_origin": "ast",
|
|
"community": 128,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-06-23",
|
|
"id": "skills_daily_standup_learnings_2026_06_23"
|
|
},
|
|
{
|
|
"label": "2026-07-25 (Run efcfb319)",
|
|
"file_type": "document",
|
|
"source_file": "skills/daily-standup/learnings.md",
|
|
"source_location": "L17",
|
|
"_origin": "ast",
|
|
"community": 128,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-07-25 (run efcfb319)",
|
|
"id": "skills_daily_standup_learnings_2026_07_25_run_efcfb319"
|
|
},
|
|
{
|
|
"label": "2026-07-25 (Run ba720ad7)",
|
|
"file_type": "document",
|
|
"source_file": "skills/daily-standup/learnings.md",
|
|
"source_location": "L32",
|
|
"_origin": "ast",
|
|
"community": 128,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-07-25 (run ba720ad7)",
|
|
"id": "skills_daily_standup_learnings_2026_07_25_run_ba720ad7"
|
|
},
|
|
{
|
|
"label": "devops-audit/SKILL.md",
|
|
"file_type": "document",
|
|
"source_file": "skills/devops-audit/SKILL.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 130,
|
|
"community_name": "DevOps Audit",
|
|
"norm_label": "devops-audit/skill.md",
|
|
"id": "skills_devops_audit_skill"
|
|
},
|
|
{
|
|
"label": "DevOps Audit",
|
|
"file_type": "document",
|
|
"source_file": "skills/devops-audit/SKILL.md",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"community": 130,
|
|
"community_name": "DevOps Audit",
|
|
"norm_label": "devops audit",
|
|
"id": "skills_devops_audit_skill_devops_audit"
|
|
},
|
|
{
|
|
"label": "Description",
|
|
"file_type": "document",
|
|
"source_file": "skills/devops-audit/SKILL.md",
|
|
"source_location": "L11",
|
|
"_origin": "ast",
|
|
"community": 130,
|
|
"community_name": "DevOps Audit",
|
|
"norm_label": "description",
|
|
"id": "skills_devops_audit_skill_description"
|
|
},
|
|
{
|
|
"label": "When to Use",
|
|
"file_type": "document",
|
|
"source_file": "skills/devops-audit/SKILL.md",
|
|
"source_location": "L14",
|
|
"_origin": "ast",
|
|
"community": 130,
|
|
"community_name": "DevOps Audit",
|
|
"norm_label": "when to use",
|
|
"id": "skills_devops_audit_skill_when_to_use"
|
|
},
|
|
{
|
|
"label": "Process",
|
|
"file_type": "document",
|
|
"source_file": "skills/devops-audit/SKILL.md",
|
|
"source_location": "L19",
|
|
"_origin": "ast",
|
|
"community": 130,
|
|
"community_name": "DevOps Audit",
|
|
"norm_label": "process",
|
|
"id": "skills_devops_audit_skill_process"
|
|
},
|
|
{
|
|
"label": "Output",
|
|
"file_type": "document",
|
|
"source_file": "skills/devops-audit/SKILL.md",
|
|
"source_location": "L27",
|
|
"_origin": "ast",
|
|
"community": 130,
|
|
"community_name": "DevOps Audit",
|
|
"norm_label": "output",
|
|
"id": "skills_devops_audit_skill_output"
|
|
},
|
|
{
|
|
"label": "Agent Assignment",
|
|
"file_type": "document",
|
|
"source_file": "skills/devops-audit/SKILL.md",
|
|
"source_location": "L30",
|
|
"_origin": "ast",
|
|
"community": 130,
|
|
"community_name": "DevOps Audit",
|
|
"norm_label": "agent assignment",
|
|
"id": "skills_devops_audit_skill_agent_assignment"
|
|
},
|
|
{
|
|
"label": "audit-report-2026-05-17.md",
|
|
"file_type": "document",
|
|
"source_file": "skills/devops-audit/audit-report-2026-05-17.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 86,
|
|
"community_name": "DevOps Audit Report \u2014 CloudMart",
|
|
"norm_label": "audit-report-2026-05-17.md",
|
|
"id": "skills_devops_audit_audit_report_2026_05_17"
|
|
},
|
|
{
|
|
"label": "DevOps Audit Report \u2014 CloudMart",
|
|
"file_type": "document",
|
|
"source_file": "skills/devops-audit/audit-report-2026-05-17.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 86,
|
|
"community_name": "DevOps Audit Report \u2014 CloudMart",
|
|
"norm_label": "devops audit report \u2014 cloudmart",
|
|
"id": "skills_devops_audit_audit_report_2026_05_17_devops_audit_report_cloudmart"
|
|
},
|
|
{
|
|
"label": "1. GCP Resource Usage",
|
|
"file_type": "document",
|
|
"source_file": "skills/devops-audit/audit-report-2026-05-17.md",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"community": 86,
|
|
"community_name": "DevOps Audit Report \u2014 CloudMart",
|
|
"norm_label": "1. gcp resource usage",
|
|
"id": "skills_devops_audit_audit_report_2026_05_17_1_gcp_resource_usage"
|
|
},
|
|
{
|
|
"label": "2. K8s Cluster Health",
|
|
"file_type": "document",
|
|
"source_file": "skills/devops-audit/audit-report-2026-05-17.md",
|
|
"source_location": "L21",
|
|
"_origin": "ast",
|
|
"community": 86,
|
|
"community_name": "DevOps Audit Report \u2014 CloudMart",
|
|
"norm_label": "2. k8s cluster health",
|
|
"id": "skills_devops_audit_audit_report_2026_05_17_2_k8s_cluster_health"
|
|
},
|
|
{
|
|
"label": "3. CI/CD Pipeline Status",
|
|
"file_type": "document",
|
|
"source_file": "skills/devops-audit/audit-report-2026-05-17.md",
|
|
"source_location": "L33",
|
|
"_origin": "ast",
|
|
"community": 86,
|
|
"community_name": "DevOps Audit Report \u2014 CloudMart",
|
|
"norm_label": "3. ci/cd pipeline status",
|
|
"id": "skills_devops_audit_audit_report_2026_05_17_3_ci_cd_pipeline_status"
|
|
},
|
|
{
|
|
"label": "4. Certificate Expiry",
|
|
"file_type": "document",
|
|
"source_file": "skills/devops-audit/audit-report-2026-05-17.md",
|
|
"source_location": "L45",
|
|
"_origin": "ast",
|
|
"community": 86,
|
|
"community_name": "DevOps Audit Report \u2014 CloudMart",
|
|
"norm_label": "4. certificate expiry",
|
|
"id": "skills_devops_audit_audit_report_2026_05_17_4_certificate_expiry"
|
|
},
|
|
{
|
|
"label": "5. IAM / Security Review",
|
|
"file_type": "document",
|
|
"source_file": "skills/devops-audit/audit-report-2026-05-17.md",
|
|
"source_location": "L57",
|
|
"_origin": "ast",
|
|
"community": 86,
|
|
"community_name": "DevOps Audit Report \u2014 CloudMart",
|
|
"norm_label": "5. iam / security review",
|
|
"id": "skills_devops_audit_audit_report_2026_05_17_5_iam_security_review"
|
|
},
|
|
{
|
|
"label": "6. Istio / Service Mesh",
|
|
"file_type": "document",
|
|
"source_file": "skills/devops-audit/audit-report-2026-05-17.md",
|
|
"source_location": "L70",
|
|
"_origin": "ast",
|
|
"community": 86,
|
|
"community_name": "DevOps Audit Report \u2014 CloudMart",
|
|
"norm_label": "6. istio / service mesh",
|
|
"id": "skills_devops_audit_audit_report_2026_05_17_6_istio_service_mesh"
|
|
},
|
|
{
|
|
"label": "Critical Remediation Items (Priority Order)",
|
|
"file_type": "document",
|
|
"source_file": "skills/devops-audit/audit-report-2026-05-17.md",
|
|
"source_location": "L82",
|
|
"_origin": "ast",
|
|
"community": 86,
|
|
"community_name": "DevOps Audit Report \u2014 CloudMart",
|
|
"norm_label": "critical remediation items (priority order)",
|
|
"id": "skills_devops_audit_audit_report_2026_05_17_critical_remediation_items_priority_order"
|
|
},
|
|
{
|
|
"label": "devops-audit/learnings.md",
|
|
"file_type": "document",
|
|
"source_file": "skills/devops-audit/learnings.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 313,
|
|
"community_name": "Learnings",
|
|
"norm_label": "devops-audit/learnings.md",
|
|
"id": "skills_devops_audit_learnings"
|
|
},
|
|
{
|
|
"label": "Learnings",
|
|
"file_type": "document",
|
|
"source_file": "skills/devops-audit/learnings.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 313,
|
|
"community_name": "Learnings",
|
|
"norm_label": "learnings",
|
|
"id": "skills_devops_audit_learnings_learnings"
|
|
},
|
|
{
|
|
"label": "2026-05-17",
|
|
"file_type": "document",
|
|
"source_file": "skills/devops-audit/learnings.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 313,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-05-17",
|
|
"id": "skills_devops_audit_learnings_2026_05_17"
|
|
},
|
|
{
|
|
"label": "goal-planner/SKILL.md",
|
|
"file_type": "document",
|
|
"source_file": "skills/goal-planner/SKILL.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 131,
|
|
"community_name": "Goal Planner",
|
|
"norm_label": "goal-planner/skill.md",
|
|
"id": "skills_goal_planner_skill"
|
|
},
|
|
{
|
|
"label": "Goal Planner",
|
|
"file_type": "document",
|
|
"source_file": "skills/goal-planner/SKILL.md",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"community": 131,
|
|
"community_name": "Goal Planner",
|
|
"norm_label": "goal planner",
|
|
"id": "skills_goal_planner_skill_goal_planner"
|
|
},
|
|
{
|
|
"label": "Description",
|
|
"file_type": "document",
|
|
"source_file": "skills/goal-planner/SKILL.md",
|
|
"source_location": "L11",
|
|
"_origin": "ast",
|
|
"community": 131,
|
|
"community_name": "Goal Planner",
|
|
"norm_label": "description",
|
|
"id": "skills_goal_planner_skill_description"
|
|
},
|
|
{
|
|
"label": "When to Use",
|
|
"file_type": "document",
|
|
"source_file": "skills/goal-planner/SKILL.md",
|
|
"source_location": "L14",
|
|
"_origin": "ast",
|
|
"community": 131,
|
|
"community_name": "Goal Planner",
|
|
"norm_label": "when to use",
|
|
"id": "skills_goal_planner_skill_when_to_use"
|
|
},
|
|
{
|
|
"label": "Process",
|
|
"file_type": "document",
|
|
"source_file": "skills/goal-planner/SKILL.md",
|
|
"source_location": "L20",
|
|
"_origin": "ast",
|
|
"community": 131,
|
|
"community_name": "Goal Planner",
|
|
"norm_label": "process",
|
|
"id": "skills_goal_planner_skill_process"
|
|
},
|
|
{
|
|
"label": "Output",
|
|
"file_type": "document",
|
|
"source_file": "skills/goal-planner/SKILL.md",
|
|
"source_location": "L29",
|
|
"_origin": "ast",
|
|
"community": 131,
|
|
"community_name": "Goal Planner",
|
|
"norm_label": "output",
|
|
"id": "skills_goal_planner_skill_output"
|
|
},
|
|
{
|
|
"label": "Agent Assignment",
|
|
"file_type": "document",
|
|
"source_file": "skills/goal-planner/SKILL.md",
|
|
"source_location": "L32",
|
|
"_origin": "ast",
|
|
"community": 131,
|
|
"community_name": "Goal Planner",
|
|
"norm_label": "agent assignment",
|
|
"id": "skills_goal_planner_skill_agent_assignment"
|
|
},
|
|
{
|
|
"label": "goal-planner/learnings.md",
|
|
"file_type": "document",
|
|
"source_file": "skills/goal-planner/learnings.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 302,
|
|
"community_name": "Learnings",
|
|
"norm_label": "goal-planner/learnings.md",
|
|
"id": "skills_goal_planner_learnings"
|
|
},
|
|
{
|
|
"label": "Learnings",
|
|
"file_type": "document",
|
|
"source_file": "skills/goal-planner/learnings.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 302,
|
|
"community_name": "Learnings",
|
|
"norm_label": "learnings",
|
|
"id": "skills_goal_planner_learnings_learnings"
|
|
},
|
|
{
|
|
"label": "2026-05-17",
|
|
"file_type": "document",
|
|
"source_file": "skills/goal-planner/learnings.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 302,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-05-17",
|
|
"id": "skills_goal_planner_learnings_2026_05_17"
|
|
},
|
|
{
|
|
"label": "2026-06-28",
|
|
"file_type": "document",
|
|
"source_file": "skills/goal-planner/learnings.md",
|
|
"source_location": "L8",
|
|
"_origin": "ast",
|
|
"community": 302,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-06-28",
|
|
"id": "skills_goal_planner_learnings_2026_06_28"
|
|
},
|
|
{
|
|
"label": "heartbeat/SKILL.md",
|
|
"file_type": "document",
|
|
"source_file": "skills/heartbeat/SKILL.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 132,
|
|
"community_name": "Heartbeat \u2014 System Health Monitor",
|
|
"norm_label": "heartbeat/skill.md",
|
|
"id": "skills_heartbeat_skill"
|
|
},
|
|
{
|
|
"label": "Heartbeat \u2014 System Health Monitor",
|
|
"file_type": "document",
|
|
"source_file": "skills/heartbeat/SKILL.md",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"community": 132,
|
|
"community_name": "Heartbeat \u2014 System Health Monitor",
|
|
"norm_label": "heartbeat \u2014 system health monitor",
|
|
"id": "skills_heartbeat_skill_heartbeat_system_health_monitor"
|
|
},
|
|
{
|
|
"label": "Description",
|
|
"file_type": "document",
|
|
"source_file": "skills/heartbeat/SKILL.md",
|
|
"source_location": "L11",
|
|
"_origin": "ast",
|
|
"community": 132,
|
|
"community_name": "Heartbeat \u2014 System Health Monitor",
|
|
"norm_label": "description",
|
|
"id": "skills_heartbeat_skill_description"
|
|
},
|
|
{
|
|
"label": "When to Use",
|
|
"file_type": "document",
|
|
"source_file": "skills/heartbeat/SKILL.md",
|
|
"source_location": "L14",
|
|
"_origin": "ast",
|
|
"community": 132,
|
|
"community_name": "Heartbeat \u2014 System Health Monitor",
|
|
"norm_label": "when to use",
|
|
"id": "skills_heartbeat_skill_when_to_use"
|
|
},
|
|
{
|
|
"label": "Process",
|
|
"file_type": "document",
|
|
"source_file": "skills/heartbeat/SKILL.md",
|
|
"source_location": "L19",
|
|
"_origin": "ast",
|
|
"community": 132,
|
|
"community_name": "Heartbeat \u2014 System Health Monitor",
|
|
"norm_label": "process",
|
|
"id": "skills_heartbeat_skill_process"
|
|
},
|
|
{
|
|
"label": "Output",
|
|
"file_type": "document",
|
|
"source_file": "skills/heartbeat/SKILL.md",
|
|
"source_location": "L27",
|
|
"_origin": "ast",
|
|
"community": 132,
|
|
"community_name": "Heartbeat \u2014 System Health Monitor",
|
|
"norm_label": "output",
|
|
"id": "skills_heartbeat_skill_output"
|
|
},
|
|
{
|
|
"label": "Agent Assignment",
|
|
"file_type": "document",
|
|
"source_file": "skills/heartbeat/SKILL.md",
|
|
"source_location": "L30",
|
|
"_origin": "ast",
|
|
"community": 132,
|
|
"community_name": "Heartbeat \u2014 System Health Monitor",
|
|
"norm_label": "agent assignment",
|
|
"id": "skills_heartbeat_skill_agent_assignment"
|
|
},
|
|
{
|
|
"label": "heartbeat/learnings.md",
|
|
"file_type": "document",
|
|
"source_file": "skills/heartbeat/learnings.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 303,
|
|
"community_name": "Learnings",
|
|
"norm_label": "heartbeat/learnings.md",
|
|
"id": "skills_heartbeat_learnings"
|
|
},
|
|
{
|
|
"label": "Learnings",
|
|
"file_type": "document",
|
|
"source_file": "skills/heartbeat/learnings.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 303,
|
|
"community_name": "Learnings",
|
|
"norm_label": "learnings",
|
|
"id": "skills_heartbeat_learnings_learnings"
|
|
},
|
|
{
|
|
"label": "2026-05-17",
|
|
"file_type": "document",
|
|
"source_file": "skills/heartbeat/learnings.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 303,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-05-17",
|
|
"id": "skills_heartbeat_learnings_2026_05_17"
|
|
},
|
|
{
|
|
"label": "2026-07-25 (Run 96e5d014)",
|
|
"file_type": "document",
|
|
"source_file": "skills/heartbeat/learnings.md",
|
|
"source_location": "L7",
|
|
"_origin": "ast",
|
|
"community": 303,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-07-25 (run 96e5d014)",
|
|
"id": "skills_heartbeat_learnings_2026_07_25_run_96e5d014"
|
|
},
|
|
{
|
|
"label": "meeting-minutes/SKILL.md",
|
|
"file_type": "document",
|
|
"source_file": "skills/meeting-minutes/SKILL.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 133,
|
|
"community_name": "Meeting Minutes",
|
|
"norm_label": "meeting-minutes/skill.md",
|
|
"id": "skills_meeting_minutes_skill"
|
|
},
|
|
{
|
|
"label": "Meeting Minutes",
|
|
"file_type": "document",
|
|
"source_file": "skills/meeting-minutes/SKILL.md",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"community": 133,
|
|
"community_name": "Meeting Minutes",
|
|
"norm_label": "meeting minutes",
|
|
"id": "skills_meeting_minutes_skill_meeting_minutes"
|
|
},
|
|
{
|
|
"label": "Description",
|
|
"file_type": "document",
|
|
"source_file": "skills/meeting-minutes/SKILL.md",
|
|
"source_location": "L11",
|
|
"_origin": "ast",
|
|
"community": 133,
|
|
"community_name": "Meeting Minutes",
|
|
"norm_label": "description",
|
|
"id": "skills_meeting_minutes_skill_description"
|
|
},
|
|
{
|
|
"label": "When to Use",
|
|
"file_type": "document",
|
|
"source_file": "skills/meeting-minutes/SKILL.md",
|
|
"source_location": "L14",
|
|
"_origin": "ast",
|
|
"community": 133,
|
|
"community_name": "Meeting Minutes",
|
|
"norm_label": "when to use",
|
|
"id": "skills_meeting_minutes_skill_when_to_use"
|
|
},
|
|
{
|
|
"label": "Process",
|
|
"file_type": "document",
|
|
"source_file": "skills/meeting-minutes/SKILL.md",
|
|
"source_location": "L19",
|
|
"_origin": "ast",
|
|
"community": 133,
|
|
"community_name": "Meeting Minutes",
|
|
"norm_label": "process",
|
|
"id": "skills_meeting_minutes_skill_process"
|
|
},
|
|
{
|
|
"label": "Output",
|
|
"file_type": "document",
|
|
"source_file": "skills/meeting-minutes/SKILL.md",
|
|
"source_location": "L26",
|
|
"_origin": "ast",
|
|
"community": 133,
|
|
"community_name": "Meeting Minutes",
|
|
"norm_label": "output",
|
|
"id": "skills_meeting_minutes_skill_output"
|
|
},
|
|
{
|
|
"label": "Agent Assignment",
|
|
"file_type": "document",
|
|
"source_file": "skills/meeting-minutes/SKILL.md",
|
|
"source_location": "L29",
|
|
"_origin": "ast",
|
|
"community": 133,
|
|
"community_name": "Meeting Minutes",
|
|
"norm_label": "agent assignment",
|
|
"id": "skills_meeting_minutes_skill_agent_assignment"
|
|
},
|
|
{
|
|
"label": "meeting-minutes/learnings.md",
|
|
"file_type": "document",
|
|
"source_file": "skills/meeting-minutes/learnings.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 314,
|
|
"community_name": "Learnings",
|
|
"norm_label": "meeting-minutes/learnings.md",
|
|
"id": "skills_meeting_minutes_learnings"
|
|
},
|
|
{
|
|
"label": "Learnings",
|
|
"file_type": "document",
|
|
"source_file": "skills/meeting-minutes/learnings.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 314,
|
|
"community_name": "Learnings",
|
|
"norm_label": "learnings",
|
|
"id": "skills_meeting_minutes_learnings_learnings"
|
|
},
|
|
{
|
|
"label": "2026-05-17",
|
|
"file_type": "document",
|
|
"source_file": "skills/meeting-minutes/learnings.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 314,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-05-17",
|
|
"id": "skills_meeting_minutes_learnings_2026_05_17"
|
|
},
|
|
{
|
|
"label": "memory-consolidation/SKILL.md",
|
|
"file_type": "document",
|
|
"source_file": "skills/memory-consolidation/SKILL.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 134,
|
|
"community_name": "Memory Consolidation",
|
|
"norm_label": "memory-consolidation/skill.md",
|
|
"id": "skills_memory_consolidation_skill"
|
|
},
|
|
{
|
|
"label": "Memory Consolidation",
|
|
"file_type": "document",
|
|
"source_file": "skills/memory-consolidation/SKILL.md",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"community": 134,
|
|
"community_name": "Memory Consolidation",
|
|
"norm_label": "memory consolidation",
|
|
"id": "skills_memory_consolidation_skill_memory_consolidation"
|
|
},
|
|
{
|
|
"label": "Description",
|
|
"file_type": "document",
|
|
"source_file": "skills/memory-consolidation/SKILL.md",
|
|
"source_location": "L11",
|
|
"_origin": "ast",
|
|
"community": 134,
|
|
"community_name": "Memory Consolidation",
|
|
"norm_label": "description",
|
|
"id": "skills_memory_consolidation_skill_description"
|
|
},
|
|
{
|
|
"label": "When to Use",
|
|
"file_type": "document",
|
|
"source_file": "skills/memory-consolidation/SKILL.md",
|
|
"source_location": "L14",
|
|
"_origin": "ast",
|
|
"community": 134,
|
|
"community_name": "Memory Consolidation",
|
|
"norm_label": "when to use",
|
|
"id": "skills_memory_consolidation_skill_when_to_use"
|
|
},
|
|
{
|
|
"label": "Process",
|
|
"file_type": "document",
|
|
"source_file": "skills/memory-consolidation/SKILL.md",
|
|
"source_location": "L19",
|
|
"_origin": "ast",
|
|
"community": 134,
|
|
"community_name": "Memory Consolidation",
|
|
"norm_label": "process",
|
|
"id": "skills_memory_consolidation_skill_process"
|
|
},
|
|
{
|
|
"label": "Output",
|
|
"file_type": "document",
|
|
"source_file": "skills/memory-consolidation/SKILL.md",
|
|
"source_location": "L27",
|
|
"_origin": "ast",
|
|
"community": 134,
|
|
"community_name": "Memory Consolidation",
|
|
"norm_label": "output",
|
|
"id": "skills_memory_consolidation_skill_output"
|
|
},
|
|
{
|
|
"label": "Agent Assignment",
|
|
"file_type": "document",
|
|
"source_file": "skills/memory-consolidation/SKILL.md",
|
|
"source_location": "L30",
|
|
"_origin": "ast",
|
|
"community": 134,
|
|
"community_name": "Memory Consolidation",
|
|
"norm_label": "agent assignment",
|
|
"id": "skills_memory_consolidation_skill_agent_assignment"
|
|
},
|
|
{
|
|
"label": "memory-consolidation/learnings.md",
|
|
"file_type": "document",
|
|
"source_file": "skills/memory-consolidation/learnings.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 64,
|
|
"community_name": "Learnings",
|
|
"norm_label": "memory-consolidation/learnings.md",
|
|
"id": "skills_memory_consolidation_learnings"
|
|
},
|
|
{
|
|
"label": "Learnings",
|
|
"file_type": "document",
|
|
"source_file": "skills/memory-consolidation/learnings.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 64,
|
|
"community_name": "Learnings",
|
|
"norm_label": "learnings",
|
|
"id": "skills_memory_consolidation_learnings_learnings"
|
|
},
|
|
{
|
|
"label": "2026-05-17",
|
|
"file_type": "document",
|
|
"source_file": "skills/memory-consolidation/learnings.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 64,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-05-17",
|
|
"id": "skills_memory_consolidation_learnings_2026_05_17"
|
|
},
|
|
{
|
|
"label": "2026-06-26",
|
|
"file_type": "document",
|
|
"source_file": "skills/memory-consolidation/learnings.md",
|
|
"source_location": "L8",
|
|
"_origin": "ast",
|
|
"community": 64,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-06-26",
|
|
"id": "skills_memory_consolidation_learnings_2026_06_26"
|
|
},
|
|
{
|
|
"label": "2026-06-28",
|
|
"file_type": "document",
|
|
"source_file": "skills/memory-consolidation/learnings.md",
|
|
"source_location": "L12",
|
|
"_origin": "ast",
|
|
"community": 64,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-06-28",
|
|
"id": "skills_memory_consolidation_learnings_2026_06_28"
|
|
},
|
|
{
|
|
"label": "2026-06-29 (Run 2)",
|
|
"file_type": "document",
|
|
"source_file": "skills/memory-consolidation/learnings.md",
|
|
"source_location": "L19",
|
|
"_origin": "ast",
|
|
"community": 64,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-06-29 (run 2)",
|
|
"id": "skills_memory_consolidation_learnings_2026_06_29_run_2"
|
|
},
|
|
{
|
|
"label": "2026-07-17 (Run \u2014 full)",
|
|
"file_type": "document",
|
|
"source_file": "skills/memory-consolidation/learnings.md",
|
|
"source_location": "L26",
|
|
"_origin": "ast",
|
|
"community": 64,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-07-17 (run \u2014 full)",
|
|
"id": "skills_memory_consolidation_learnings_2026_07_17_run_full"
|
|
},
|
|
{
|
|
"label": "2026-07-17 (Run 4f8a2c19)",
|
|
"file_type": "document",
|
|
"source_file": "skills/memory-consolidation/learnings.md",
|
|
"source_location": "L35",
|
|
"_origin": "ast",
|
|
"community": 64,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-07-17 (run 4f8a2c19)",
|
|
"id": "skills_memory_consolidation_learnings_2026_07_17_run_4f8a2c19"
|
|
},
|
|
{
|
|
"label": "2026-07-26 (Run \u2014 consolidation)",
|
|
"file_type": "document",
|
|
"source_file": "skills/memory-consolidation/learnings.md",
|
|
"source_location": "L44",
|
|
"_origin": "ast",
|
|
"community": 64,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-07-26 (run \u2014 consolidation)",
|
|
"id": "skills_memory_consolidation_learnings_2026_07_26_run_consolidation"
|
|
},
|
|
{
|
|
"label": "2026-07-26 (Run 33b38b7d)",
|
|
"file_type": "document",
|
|
"source_file": "skills/memory-consolidation/learnings.md",
|
|
"source_location": "L53",
|
|
"_origin": "ast",
|
|
"community": 64,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-07-26 (run 33b38b7d)",
|
|
"id": "skills_memory_consolidation_learnings_2026_07_26_run_33b38b7d"
|
|
},
|
|
{
|
|
"label": "Skill Instructions",
|
|
"file_type": "document",
|
|
"source_file": "skills/memory-consolidation/learnings.md",
|
|
"source_location": "L62",
|
|
"_origin": "ast",
|
|
"community": 64,
|
|
"community_name": "Learnings",
|
|
"norm_label": "skill instructions",
|
|
"id": "skills_memory_consolidation_learnings_skill_instructions"
|
|
},
|
|
{
|
|
"label": "multi-agent-run/SKILL.md",
|
|
"file_type": "document",
|
|
"source_file": "skills/multi-agent-run/SKILL.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 135,
|
|
"community_name": "Multi-Agent Run \u2014 Fan-out + Converge",
|
|
"norm_label": "multi-agent-run/skill.md",
|
|
"id": "skills_multi_agent_run_skill"
|
|
},
|
|
{
|
|
"label": "Multi-Agent Run \u2014 Fan-out + Converge",
|
|
"file_type": "document",
|
|
"source_file": "skills/multi-agent-run/SKILL.md",
|
|
"source_location": "L7",
|
|
"_origin": "ast",
|
|
"community": 135,
|
|
"community_name": "Multi-Agent Run \u2014 Fan-out + Converge",
|
|
"norm_label": "multi-agent run \u2014 fan-out + converge",
|
|
"id": "skills_multi_agent_run_skill_multi_agent_run_fan_out_converge"
|
|
},
|
|
{
|
|
"label": "When to use",
|
|
"file_type": "document",
|
|
"source_file": "skills/multi-agent-run/SKILL.md",
|
|
"source_location": "L12",
|
|
"_origin": "ast",
|
|
"community": 135,
|
|
"community_name": "Multi-Agent Run \u2014 Fan-out + Converge",
|
|
"norm_label": "when to use",
|
|
"id": "skills_multi_agent_run_skill_when_to_use"
|
|
},
|
|
{
|
|
"label": "How it works (backend)",
|
|
"file_type": "document",
|
|
"source_file": "skills/multi-agent-run/SKILL.md",
|
|
"source_location": "L18",
|
|
"_origin": "ast",
|
|
"community": 135,
|
|
"community_name": "Multi-Agent Run \u2014 Fan-out + Converge",
|
|
"norm_label": "how it works (backend)",
|
|
"id": "skills_multi_agent_run_skill_how_it_works_backend"
|
|
},
|
|
{
|
|
"label": "Request shape",
|
|
"file_type": "document",
|
|
"source_file": "skills/multi-agent-run/SKILL.md",
|
|
"source_location": "L29",
|
|
"_origin": "ast",
|
|
"community": 135,
|
|
"community_name": "Multi-Agent Run \u2014 Fan-out + Converge",
|
|
"norm_label": "request shape",
|
|
"id": "skills_multi_agent_run_skill_request_shape"
|
|
},
|
|
{
|
|
"label": "Response",
|
|
"file_type": "document",
|
|
"source_file": "skills/multi-agent-run/SKILL.md",
|
|
"source_location": "L43",
|
|
"_origin": "ast",
|
|
"community": 135,
|
|
"community_name": "Multi-Agent Run \u2014 Fan-out + Converge",
|
|
"norm_label": "response",
|
|
"id": "skills_multi_agent_run_skill_response"
|
|
},
|
|
{
|
|
"label": "Notes / caveats",
|
|
"file_type": "document",
|
|
"source_file": "skills/multi-agent-run/SKILL.md",
|
|
"source_location": "L54",
|
|
"_origin": "ast",
|
|
"community": 135,
|
|
"community_name": "Multi-Agent Run \u2014 Fan-out + Converge",
|
|
"norm_label": "notes / caveats",
|
|
"id": "skills_multi_agent_run_skill_notes_caveats"
|
|
},
|
|
{
|
|
"label": "multi-angle-orchestration/SKILL.md",
|
|
"file_type": "document",
|
|
"source_file": "skills/multi-angle-orchestration/SKILL.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 162,
|
|
"community_name": "Multi-Angle Orchestration (single-source, fast)",
|
|
"norm_label": "multi-angle-orchestration/skill.md",
|
|
"id": "skills_multi_angle_orchestration_skill"
|
|
},
|
|
{
|
|
"label": "Multi-Angle Orchestration (single-source, fast)",
|
|
"file_type": "document",
|
|
"source_file": "skills/multi-angle-orchestration/SKILL.md",
|
|
"source_location": "L7",
|
|
"_origin": "ast",
|
|
"community": 162,
|
|
"community_name": "Multi-Angle Orchestration (single-source, fast)",
|
|
"norm_label": "multi-angle orchestration (single-source, fast)",
|
|
"id": "skills_multi_angle_orchestration_skill_multi_angle_orchestration_single_source_fast"
|
|
},
|
|
{
|
|
"label": "Hard rules",
|
|
"file_type": "document",
|
|
"source_file": "skills/multi-angle-orchestration/SKILL.md",
|
|
"source_location": "L14",
|
|
"_origin": "ast",
|
|
"community": 162,
|
|
"community_name": "Multi-Angle Orchestration (single-source, fast)",
|
|
"norm_label": "hard rules",
|
|
"id": "skills_multi_angle_orchestration_skill_hard_rules"
|
|
},
|
|
{
|
|
"label": "The flow",
|
|
"file_type": "document",
|
|
"source_file": "skills/multi-angle-orchestration/SKILL.md",
|
|
"source_location": "L26",
|
|
"_origin": "ast",
|
|
"community": 162,
|
|
"community_name": "Multi-Angle Orchestration (single-source, fast)",
|
|
"norm_label": "the flow",
|
|
"id": "skills_multi_angle_orchestration_skill_the_flow"
|
|
},
|
|
{
|
|
"label": "delegate_task call shape (per angle)",
|
|
"file_type": "document",
|
|
"source_file": "skills/multi-angle-orchestration/SKILL.md",
|
|
"source_location": "L47",
|
|
"_origin": "ast",
|
|
"community": 162,
|
|
"community_name": "Multi-Angle Orchestration (single-source, fast)",
|
|
"norm_label": "delegate_task call shape (per angle)",
|
|
"id": "skills_multi_angle_orchestration_skill_delegate_task_call_shape_per_angle"
|
|
},
|
|
{
|
|
"label": "Notes",
|
|
"file_type": "document",
|
|
"source_file": "skills/multi-angle-orchestration/SKILL.md",
|
|
"source_location": "L59",
|
|
"_origin": "ast",
|
|
"community": 162,
|
|
"community_name": "Multi-Angle Orchestration (single-source, fast)",
|
|
"norm_label": "notes",
|
|
"id": "skills_multi_angle_orchestration_skill_notes"
|
|
},
|
|
{
|
|
"label": "project-planner/SKILL.md",
|
|
"file_type": "document",
|
|
"source_file": "skills/project-planner/SKILL.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 136,
|
|
"community_name": "Project Planner",
|
|
"norm_label": "project-planner/skill.md",
|
|
"id": "skills_project_planner_skill"
|
|
},
|
|
{
|
|
"label": "Project Planner",
|
|
"file_type": "document",
|
|
"source_file": "skills/project-planner/SKILL.md",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"community": 136,
|
|
"community_name": "Project Planner",
|
|
"norm_label": "project planner",
|
|
"id": "skills_project_planner_skill_project_planner"
|
|
},
|
|
{
|
|
"label": "Description",
|
|
"file_type": "document",
|
|
"source_file": "skills/project-planner/SKILL.md",
|
|
"source_location": "L11",
|
|
"_origin": "ast",
|
|
"community": 136,
|
|
"community_name": "Project Planner",
|
|
"norm_label": "description",
|
|
"id": "skills_project_planner_skill_description"
|
|
},
|
|
{
|
|
"label": "When to Use",
|
|
"file_type": "document",
|
|
"source_file": "skills/project-planner/SKILL.md",
|
|
"source_location": "L14",
|
|
"_origin": "ast",
|
|
"community": 136,
|
|
"community_name": "Project Planner",
|
|
"norm_label": "when to use",
|
|
"id": "skills_project_planner_skill_when_to_use"
|
|
},
|
|
{
|
|
"label": "Process",
|
|
"file_type": "document",
|
|
"source_file": "skills/project-planner/SKILL.md",
|
|
"source_location": "L20",
|
|
"_origin": "ast",
|
|
"community": 136,
|
|
"community_name": "Project Planner",
|
|
"norm_label": "process",
|
|
"id": "skills_project_planner_skill_process"
|
|
},
|
|
{
|
|
"label": "Output",
|
|
"file_type": "document",
|
|
"source_file": "skills/project-planner/SKILL.md",
|
|
"source_location": "L28",
|
|
"_origin": "ast",
|
|
"community": 136,
|
|
"community_name": "Project Planner",
|
|
"norm_label": "output",
|
|
"id": "skills_project_planner_skill_output"
|
|
},
|
|
{
|
|
"label": "Agent Assignment",
|
|
"file_type": "document",
|
|
"source_file": "skills/project-planner/SKILL.md",
|
|
"source_location": "L31",
|
|
"_origin": "ast",
|
|
"community": 136,
|
|
"community_name": "Project Planner",
|
|
"norm_label": "agent assignment",
|
|
"id": "skills_project_planner_skill_agent_assignment"
|
|
},
|
|
{
|
|
"label": "project-planner/learnings.md",
|
|
"file_type": "document",
|
|
"source_file": "skills/project-planner/learnings.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 315,
|
|
"community_name": "Learnings",
|
|
"norm_label": "project-planner/learnings.md",
|
|
"id": "skills_project_planner_learnings"
|
|
},
|
|
{
|
|
"label": "Learnings",
|
|
"file_type": "document",
|
|
"source_file": "skills/project-planner/learnings.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 315,
|
|
"community_name": "Learnings",
|
|
"norm_label": "learnings",
|
|
"id": "skills_project_planner_learnings_learnings"
|
|
},
|
|
{
|
|
"label": "2026-05-17",
|
|
"file_type": "document",
|
|
"source_file": "skills/project-planner/learnings.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 315,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-05-17",
|
|
"id": "skills_project_planner_learnings_2026_05_17"
|
|
},
|
|
{
|
|
"label": "research-synthesis/SKILL.md",
|
|
"file_type": "document",
|
|
"source_file": "skills/research-synthesis/SKILL.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 137,
|
|
"community_name": "Research Synthesis",
|
|
"norm_label": "research-synthesis/skill.md",
|
|
"id": "skills_research_synthesis_skill"
|
|
},
|
|
{
|
|
"label": "Research Synthesis",
|
|
"file_type": "document",
|
|
"source_file": "skills/research-synthesis/SKILL.md",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"community": 137,
|
|
"community_name": "Research Synthesis",
|
|
"norm_label": "research synthesis",
|
|
"id": "skills_research_synthesis_skill_research_synthesis"
|
|
},
|
|
{
|
|
"label": "Description",
|
|
"file_type": "document",
|
|
"source_file": "skills/research-synthesis/SKILL.md",
|
|
"source_location": "L11",
|
|
"_origin": "ast",
|
|
"community": 137,
|
|
"community_name": "Research Synthesis",
|
|
"norm_label": "description",
|
|
"id": "skills_research_synthesis_skill_description"
|
|
},
|
|
{
|
|
"label": "When to Use",
|
|
"file_type": "document",
|
|
"source_file": "skills/research-synthesis/SKILL.md",
|
|
"source_location": "L14",
|
|
"_origin": "ast",
|
|
"community": 137,
|
|
"community_name": "Research Synthesis",
|
|
"norm_label": "when to use",
|
|
"id": "skills_research_synthesis_skill_when_to_use"
|
|
},
|
|
{
|
|
"label": "Process",
|
|
"file_type": "document",
|
|
"source_file": "skills/research-synthesis/SKILL.md",
|
|
"source_location": "L21",
|
|
"_origin": "ast",
|
|
"community": 137,
|
|
"community_name": "Research Synthesis",
|
|
"norm_label": "process",
|
|
"id": "skills_research_synthesis_skill_process"
|
|
},
|
|
{
|
|
"label": "Output",
|
|
"file_type": "document",
|
|
"source_file": "skills/research-synthesis/SKILL.md",
|
|
"source_location": "L29",
|
|
"_origin": "ast",
|
|
"community": 137,
|
|
"community_name": "Research Synthesis",
|
|
"norm_label": "output",
|
|
"id": "skills_research_synthesis_skill_output"
|
|
},
|
|
{
|
|
"label": "Agent Assignment",
|
|
"file_type": "document",
|
|
"source_file": "skills/research-synthesis/SKILL.md",
|
|
"source_location": "L32",
|
|
"_origin": "ast",
|
|
"community": 137,
|
|
"community_name": "Research Synthesis",
|
|
"norm_label": "agent assignment",
|
|
"id": "skills_research_synthesis_skill_agent_assignment"
|
|
},
|
|
{
|
|
"label": "research-synthesis/learnings.md",
|
|
"file_type": "document",
|
|
"source_file": "skills/research-synthesis/learnings.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 316,
|
|
"community_name": "Learnings",
|
|
"norm_label": "research-synthesis/learnings.md",
|
|
"id": "skills_research_synthesis_learnings"
|
|
},
|
|
{
|
|
"label": "Learnings",
|
|
"file_type": "document",
|
|
"source_file": "skills/research-synthesis/learnings.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 316,
|
|
"community_name": "Learnings",
|
|
"norm_label": "learnings",
|
|
"id": "skills_research_synthesis_learnings_learnings"
|
|
},
|
|
{
|
|
"label": "2026-05-17",
|
|
"file_type": "document",
|
|
"source_file": "skills/research-synthesis/learnings.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 316,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-05-17",
|
|
"id": "skills_research_synthesis_learnings_2026_05_17"
|
|
},
|
|
{
|
|
"label": "systematic-debug/SKILL.md",
|
|
"file_type": "document",
|
|
"source_file": "skills/systematic-debug/SKILL.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 99,
|
|
"community_name": "Systematic Debugging",
|
|
"norm_label": "systematic-debug/skill.md",
|
|
"id": "skills_systematic_debug_skill"
|
|
},
|
|
{
|
|
"label": "Systematic Debugging",
|
|
"file_type": "document",
|
|
"source_file": "skills/systematic-debug/SKILL.md",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"community": 99,
|
|
"community_name": "Systematic Debugging",
|
|
"norm_label": "systematic debugging",
|
|
"id": "skills_systematic_debug_skill_systematic_debugging"
|
|
},
|
|
{
|
|
"label": "Description",
|
|
"file_type": "document",
|
|
"source_file": "skills/systematic-debug/SKILL.md",
|
|
"source_location": "L11",
|
|
"_origin": "ast",
|
|
"community": 99,
|
|
"community_name": "Systematic Debugging",
|
|
"norm_label": "description",
|
|
"id": "skills_systematic_debug_skill_description"
|
|
},
|
|
{
|
|
"label": "When to Use",
|
|
"file_type": "document",
|
|
"source_file": "skills/systematic-debug/SKILL.md",
|
|
"source_location": "L14",
|
|
"_origin": "ast",
|
|
"community": 99,
|
|
"community_name": "Systematic Debugging",
|
|
"norm_label": "when to use",
|
|
"id": "skills_systematic_debug_skill_when_to_use"
|
|
},
|
|
{
|
|
"label": "Process",
|
|
"file_type": "document",
|
|
"source_file": "skills/systematic-debug/SKILL.md",
|
|
"source_location": "L20",
|
|
"_origin": "ast",
|
|
"community": 99,
|
|
"community_name": "Systematic Debugging",
|
|
"norm_label": "process",
|
|
"id": "skills_systematic_debug_skill_process"
|
|
},
|
|
{
|
|
"label": "Safety",
|
|
"file_type": "document",
|
|
"source_file": "skills/systematic-debug/SKILL.md",
|
|
"source_location": "L27",
|
|
"_origin": "ast",
|
|
"community": 99,
|
|
"community_name": "Systematic Debugging",
|
|
"norm_label": "safety",
|
|
"id": "skills_systematic_debug_skill_safety"
|
|
},
|
|
{
|
|
"label": "Output",
|
|
"file_type": "document",
|
|
"source_file": "skills/systematic-debug/SKILL.md",
|
|
"source_location": "L31",
|
|
"_origin": "ast",
|
|
"community": 99,
|
|
"community_name": "Systematic Debugging",
|
|
"norm_label": "output",
|
|
"id": "skills_systematic_debug_skill_output"
|
|
},
|
|
{
|
|
"label": "Agent Assignment",
|
|
"file_type": "document",
|
|
"source_file": "skills/systematic-debug/SKILL.md",
|
|
"source_location": "L34",
|
|
"_origin": "ast",
|
|
"community": 99,
|
|
"community_name": "Systematic Debugging",
|
|
"norm_label": "agent assignment",
|
|
"id": "skills_systematic_debug_skill_agent_assignment"
|
|
},
|
|
{
|
|
"label": "systematic-debug/learnings.md",
|
|
"file_type": "document",
|
|
"source_file": "skills/systematic-debug/learnings.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 163,
|
|
"community_name": "Learnings",
|
|
"norm_label": "systematic-debug/learnings.md",
|
|
"id": "skills_systematic_debug_learnings"
|
|
},
|
|
{
|
|
"label": "Learnings",
|
|
"file_type": "document",
|
|
"source_file": "skills/systematic-debug/learnings.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 163,
|
|
"community_name": "Learnings",
|
|
"norm_label": "learnings",
|
|
"id": "skills_systematic_debug_learnings_learnings"
|
|
},
|
|
{
|
|
"label": "2026-05-17",
|
|
"file_type": "document",
|
|
"source_file": "skills/systematic-debug/learnings.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 163,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-05-17",
|
|
"id": "skills_systematic_debug_learnings_2026_05_17"
|
|
},
|
|
{
|
|
"label": "2026-07-06 (Run 89bef47b)",
|
|
"file_type": "document",
|
|
"source_file": "skills/systematic-debug/learnings.md",
|
|
"source_location": "L8",
|
|
"_origin": "ast",
|
|
"community": 163,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-07-06 (run 89bef47b)",
|
|
"id": "skills_systematic_debug_learnings_2026_07_06_run_89bef47b"
|
|
},
|
|
{
|
|
"label": "2026-07-06 (Run f66fae88)",
|
|
"file_type": "document",
|
|
"source_file": "skills/systematic-debug/learnings.md",
|
|
"source_location": "L13",
|
|
"_origin": "ast",
|
|
"community": 163,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-07-06 (run f66fae88)",
|
|
"id": "skills_systematic_debug_learnings_2026_07_06_run_f66fae88"
|
|
},
|
|
{
|
|
"label": "2026-07-06 (Run 3d68d525)",
|
|
"file_type": "document",
|
|
"source_file": "skills/systematic-debug/learnings.md",
|
|
"source_location": "L18",
|
|
"_origin": "ast",
|
|
"community": 163,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-07-06 (run 3d68d525)",
|
|
"id": "skills_systematic_debug_learnings_2026_07_06_run_3d68d525"
|
|
},
|
|
{
|
|
"label": "tdd-cycle/SKILL.md",
|
|
"file_type": "document",
|
|
"source_file": "skills/tdd-cycle/SKILL.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 138,
|
|
"community_name": "TDD Cycle",
|
|
"norm_label": "tdd-cycle/skill.md",
|
|
"id": "skills_tdd_cycle_skill"
|
|
},
|
|
{
|
|
"label": "TDD Cycle",
|
|
"file_type": "document",
|
|
"source_file": "skills/tdd-cycle/SKILL.md",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"community": 138,
|
|
"community_name": "TDD Cycle",
|
|
"norm_label": "tdd cycle",
|
|
"id": "skills_tdd_cycle_skill_tdd_cycle"
|
|
},
|
|
{
|
|
"label": "Description",
|
|
"file_type": "document",
|
|
"source_file": "skills/tdd-cycle/SKILL.md",
|
|
"source_location": "L11",
|
|
"_origin": "ast",
|
|
"community": 138,
|
|
"community_name": "TDD Cycle",
|
|
"norm_label": "description",
|
|
"id": "skills_tdd_cycle_skill_description"
|
|
},
|
|
{
|
|
"label": "When to Use",
|
|
"file_type": "document",
|
|
"source_file": "skills/tdd-cycle/SKILL.md",
|
|
"source_location": "L14",
|
|
"_origin": "ast",
|
|
"community": 138,
|
|
"community_name": "TDD Cycle",
|
|
"norm_label": "when to use",
|
|
"id": "skills_tdd_cycle_skill_when_to_use"
|
|
},
|
|
{
|
|
"label": "Process",
|
|
"file_type": "document",
|
|
"source_file": "skills/tdd-cycle/SKILL.md",
|
|
"source_location": "L19",
|
|
"_origin": "ast",
|
|
"community": 138,
|
|
"community_name": "TDD Cycle",
|
|
"norm_label": "process",
|
|
"id": "skills_tdd_cycle_skill_process"
|
|
},
|
|
{
|
|
"label": "Rules",
|
|
"file_type": "document",
|
|
"source_file": "skills/tdd-cycle/SKILL.md",
|
|
"source_location": "L27",
|
|
"_origin": "ast",
|
|
"community": 138,
|
|
"community_name": "TDD Cycle",
|
|
"norm_label": "rules",
|
|
"id": "skills_tdd_cycle_skill_rules"
|
|
},
|
|
{
|
|
"label": "Agent Assignment",
|
|
"file_type": "document",
|
|
"source_file": "skills/tdd-cycle/SKILL.md",
|
|
"source_location": "L32",
|
|
"_origin": "ast",
|
|
"community": 138,
|
|
"community_name": "TDD Cycle",
|
|
"norm_label": "agent assignment",
|
|
"id": "skills_tdd_cycle_skill_agent_assignment"
|
|
},
|
|
{
|
|
"label": "tdd-cycle/learnings.md",
|
|
"file_type": "document",
|
|
"source_file": "skills/tdd-cycle/learnings.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 304,
|
|
"community_name": "Learnings",
|
|
"norm_label": "tdd-cycle/learnings.md",
|
|
"id": "skills_tdd_cycle_learnings"
|
|
},
|
|
{
|
|
"label": "Learnings",
|
|
"file_type": "document",
|
|
"source_file": "skills/tdd-cycle/learnings.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 304,
|
|
"community_name": "Learnings",
|
|
"norm_label": "learnings",
|
|
"id": "skills_tdd_cycle_learnings_learnings"
|
|
},
|
|
{
|
|
"label": "2026-05-17",
|
|
"file_type": "document",
|
|
"source_file": "skills/tdd-cycle/learnings.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 304,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-05-17",
|
|
"id": "skills_tdd_cycle_learnings_2026_05_17"
|
|
},
|
|
{
|
|
"label": "2026-06-26",
|
|
"file_type": "document",
|
|
"source_file": "skills/tdd-cycle/learnings.md",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"community": 304,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-06-26",
|
|
"id": "skills_tdd_cycle_learnings_2026_06_26"
|
|
},
|
|
{
|
|
"label": "test-plugin/SKILL.md",
|
|
"file_type": "document",
|
|
"source_file": "skills/test-plugin/SKILL.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 88,
|
|
"community_name": "{Skill Name}",
|
|
"norm_label": "test-plugin/skill.md",
|
|
"id": "skills_test_plugin_skill"
|
|
},
|
|
{
|
|
"label": "{Skill Name}",
|
|
"file_type": "document",
|
|
"source_file": "skills/test-plugin/SKILL.md",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"community": 88,
|
|
"community_name": "{Skill Name}",
|
|
"norm_label": "{skill name}",
|
|
"id": "skills_test_plugin_skill_skill_name"
|
|
},
|
|
{
|
|
"label": "Description",
|
|
"file_type": "document",
|
|
"source_file": "skills/test-plugin/SKILL.md",
|
|
"source_location": "L11",
|
|
"_origin": "ast",
|
|
"community": 88,
|
|
"community_name": "{Skill Name}",
|
|
"norm_label": "description",
|
|
"id": "skills_test_plugin_skill_description"
|
|
},
|
|
{
|
|
"label": "When to Use",
|
|
"file_type": "document",
|
|
"source_file": "skills/test-plugin/SKILL.md",
|
|
"source_location": "L14",
|
|
"_origin": "ast",
|
|
"community": 88,
|
|
"community_name": "{Skill Name}",
|
|
"norm_label": "when to use",
|
|
"id": "skills_test_plugin_skill_when_to_use"
|
|
},
|
|
{
|
|
"label": "Input",
|
|
"file_type": "document",
|
|
"source_file": "skills/test-plugin/SKILL.md",
|
|
"source_location": "L18",
|
|
"_origin": "ast",
|
|
"community": 88,
|
|
"community_name": "{Skill Name}",
|
|
"norm_label": "input",
|
|
"id": "skills_test_plugin_skill_input"
|
|
},
|
|
{
|
|
"label": "Process",
|
|
"file_type": "document",
|
|
"source_file": "skills/test-plugin/SKILL.md",
|
|
"source_location": "L21",
|
|
"_origin": "ast",
|
|
"community": 88,
|
|
"community_name": "{Skill Name}",
|
|
"norm_label": "process",
|
|
"id": "skills_test_plugin_skill_process"
|
|
},
|
|
{
|
|
"label": "Output",
|
|
"file_type": "document",
|
|
"source_file": "skills/test-plugin/SKILL.md",
|
|
"source_location": "L26",
|
|
"_origin": "ast",
|
|
"community": 88,
|
|
"community_name": "{Skill Name}",
|
|
"norm_label": "output",
|
|
"id": "skills_test_plugin_skill_output"
|
|
},
|
|
{
|
|
"label": "Agent Assignment",
|
|
"file_type": "document",
|
|
"source_file": "skills/test-plugin/SKILL.md",
|
|
"source_location": "L29",
|
|
"_origin": "ast",
|
|
"community": 88,
|
|
"community_name": "{Skill Name}",
|
|
"norm_label": "agent assignment",
|
|
"id": "skills_test_plugin_skill_agent_assignment"
|
|
},
|
|
{
|
|
"label": "Dependencies",
|
|
"file_type": "document",
|
|
"source_file": "skills/test-plugin/SKILL.md",
|
|
"source_location": "L33",
|
|
"_origin": "ast",
|
|
"community": 88,
|
|
"community_name": "{Skill Name}",
|
|
"norm_label": "dependencies",
|
|
"id": "skills_test_plugin_skill_dependencies"
|
|
},
|
|
{
|
|
"label": "test-plugin/learnings.md",
|
|
"file_type": "document",
|
|
"source_file": "skills/test-plugin/learnings.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 305,
|
|
"community_name": "Learnings",
|
|
"norm_label": "test-plugin/learnings.md",
|
|
"id": "skills_test_plugin_learnings"
|
|
},
|
|
{
|
|
"label": "Learnings",
|
|
"file_type": "document",
|
|
"source_file": "skills/test-plugin/learnings.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 305,
|
|
"community_name": "Learnings",
|
|
"norm_label": "learnings",
|
|
"id": "skills_test_plugin_learnings_learnings"
|
|
},
|
|
{
|
|
"label": "Initial Setup",
|
|
"file_type": "document",
|
|
"source_file": "skills/test-plugin/learnings.md",
|
|
"source_location": "L5",
|
|
"_origin": "ast",
|
|
"community": 305,
|
|
"community_name": "Learnings",
|
|
"norm_label": "initial setup",
|
|
"id": "skills_test_plugin_learnings_initial_setup"
|
|
},
|
|
{
|
|
"label": "2026-06-28",
|
|
"file_type": "document",
|
|
"source_file": "skills/test-plugin/learnings.md",
|
|
"source_location": "L8",
|
|
"_origin": "ast",
|
|
"community": 305,
|
|
"community_name": "Learnings",
|
|
"norm_label": "2026-06-28",
|
|
"id": "skills_test_plugin_learnings_2026_06_28"
|
|
},
|
|
{
|
|
"label": "api-response-format.md",
|
|
"file_type": "document",
|
|
"source_file": "standards/api-response-format.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 340,
|
|
"community_name": "api-response-format.md",
|
|
"norm_label": "api-response-format.md",
|
|
"id": "standards_api_response_format"
|
|
},
|
|
{
|
|
"label": "HTTP Status Codes",
|
|
"file_type": "document",
|
|
"source_file": "standards/api-response-format.md",
|
|
"source_location": "L22",
|
|
"_origin": "ast",
|
|
"community": 340,
|
|
"community_name": "api-response-format.md",
|
|
"norm_label": "http status codes",
|
|
"id": "standards_api_response_format_http_status_codes"
|
|
},
|
|
{
|
|
"label": "naming-conventions.md",
|
|
"file_type": "document",
|
|
"source_file": "standards/naming-conventions.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 283,
|
|
"community_name": "Naming Conventions Standard",
|
|
"norm_label": "naming-conventions.md",
|
|
"id": "standards_naming_conventions"
|
|
},
|
|
{
|
|
"label": "Naming Conventions Standard",
|
|
"file_type": "document",
|
|
"source_file": "standards/naming-conventions.md",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 283,
|
|
"community_name": "Naming Conventions Standard",
|
|
"norm_label": "naming conventions standard",
|
|
"id": "standards_naming_conventions_naming_conventions_standard"
|
|
},
|
|
{
|
|
"label": "Files",
|
|
"file_type": "document",
|
|
"source_file": "standards/naming-conventions.md",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"community": 283,
|
|
"community_name": "Naming Conventions Standard",
|
|
"norm_label": "files",
|
|
"id": "standards_naming_conventions_files"
|
|
},
|
|
{
|
|
"label": "Code",
|
|
"file_type": "document",
|
|
"source_file": "standards/naming-conventions.md",
|
|
"source_location": "L8",
|
|
"_origin": "ast",
|
|
"community": 283,
|
|
"community_name": "Naming Conventions Standard",
|
|
"norm_label": "code",
|
|
"id": "standards_naming_conventions_code"
|
|
},
|
|
{
|
|
"label": "Git",
|
|
"file_type": "document",
|
|
"source_file": "standards/naming-conventions.md",
|
|
"source_location": "L14",
|
|
"_origin": "ast",
|
|
"community": 283,
|
|
"community_name": "Naming Conventions Standard",
|
|
"norm_label": "git",
|
|
"id": "standards_naming_conventions_git"
|
|
},
|
|
{
|
|
"label": "manager.py",
|
|
"file_type": "code",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 31,
|
|
"norm_label": "manager.py",
|
|
"community_name": "Any",
|
|
"id": "integrations_manager"
|
|
},
|
|
{
|
|
"label": "_load_json()",
|
|
"file_type": "code",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L33",
|
|
"_origin": "ast",
|
|
"community": 31,
|
|
"norm_label": "_load_json()",
|
|
"community_name": "Any",
|
|
"id": "integrations_manager_load_json"
|
|
},
|
|
{
|
|
"label": "Path",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": "",
|
|
"_origin": "ast",
|
|
"community": 71,
|
|
"norm_label": "path",
|
|
"community_name": "Path",
|
|
"id": "path"
|
|
},
|
|
{
|
|
"label": "load_integration_config()",
|
|
"file_type": "code",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L42",
|
|
"_origin": "ast",
|
|
"community": 31,
|
|
"norm_label": "load_integration_config()",
|
|
"community_name": "Any",
|
|
"id": "integrations_manager_load_integration_config"
|
|
},
|
|
{
|
|
"label": "Result",
|
|
"file_type": "code",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L49",
|
|
"_origin": "ast",
|
|
"community": 31,
|
|
"norm_label": "result",
|
|
"community_name": "Any",
|
|
"id": "integrations_manager_result"
|
|
},
|
|
{
|
|
"label": ".__init__()",
|
|
"file_type": "code",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L50",
|
|
"_origin": "ast",
|
|
"community": 31,
|
|
"norm_label": ".__init__()",
|
|
"community_name": "Any",
|
|
"id": "integrations_manager_result_init"
|
|
},
|
|
{
|
|
"label": ".to_dict()",
|
|
"file_type": "code",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L55",
|
|
"_origin": "ast",
|
|
"community": 31,
|
|
"norm_label": ".to_dict()",
|
|
"community_name": "Any",
|
|
"id": "integrations_manager_result_to_dict"
|
|
},
|
|
{
|
|
"label": "_fail()",
|
|
"file_type": "code",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L59",
|
|
"_origin": "ast",
|
|
"community": 31,
|
|
"norm_label": "_fail()",
|
|
"community_name": "Any",
|
|
"id": "integrations_manager_fail"
|
|
},
|
|
{
|
|
"label": "_ok()",
|
|
"file_type": "code",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L63",
|
|
"_origin": "ast",
|
|
"community": 31,
|
|
"norm_label": "_ok()",
|
|
"community_name": "Any",
|
|
"id": "integrations_manager_ok"
|
|
},
|
|
{
|
|
"label": "BaseAdapter",
|
|
"file_type": "code",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L69",
|
|
"_origin": "ast",
|
|
"community": 31,
|
|
"norm_label": "baseadapter",
|
|
"community_name": "Any",
|
|
"id": "integrations_manager_baseadapter"
|
|
},
|
|
{
|
|
"label": ".enabled()",
|
|
"file_type": "code",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L74",
|
|
"_origin": "ast",
|
|
"community": 31,
|
|
"norm_label": ".enabled()",
|
|
"community_name": "Any",
|
|
"id": "integrations_manager_baseadapter_enabled"
|
|
},
|
|
{
|
|
"label": ".create_project()",
|
|
"file_type": "code",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L77",
|
|
"_origin": "ast",
|
|
"community": 31,
|
|
"norm_label": ".create_project()",
|
|
"community_name": "Any",
|
|
"id": "integrations_manager_baseadapter_create_project"
|
|
},
|
|
{
|
|
"label": ".update_project()",
|
|
"file_type": "code",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L80",
|
|
"_origin": "ast",
|
|
"community": 31,
|
|
"norm_label": ".update_project()",
|
|
"community_name": "Any",
|
|
"id": "integrations_manager_baseadapter_update_project"
|
|
},
|
|
{
|
|
"label": ".append_note()",
|
|
"file_type": "code",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L83",
|
|
"_origin": "ast",
|
|
"community": 31,
|
|
"norm_label": ".append_note()",
|
|
"community_name": "Any",
|
|
"id": "integrations_manager_baseadapter_append_note"
|
|
},
|
|
{
|
|
"label": ".create_task()",
|
|
"file_type": "code",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L86",
|
|
"_origin": "ast",
|
|
"community": 31,
|
|
"norm_label": ".create_task()",
|
|
"community_name": "Any",
|
|
"id": "integrations_manager_baseadapter_create_task"
|
|
},
|
|
{
|
|
"label": "Override only what this integration supports.",
|
|
"file_type": "rationale",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L70",
|
|
"_origin": "ast",
|
|
"community": 31,
|
|
"norm_label": "override only what this integration supports.",
|
|
"community_name": "Any",
|
|
"id": "integrations_manager_rationale_70"
|
|
},
|
|
{
|
|
"label": "pipeline.py",
|
|
"file_type": "code",
|
|
"source_file": "integrations/pipeline.py",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 43,
|
|
"norm_label": "pipeline.py",
|
|
"community_name": "PipelineManager",
|
|
"id": "integrations_pipeline"
|
|
},
|
|
{
|
|
"label": "_timestamp()",
|
|
"file_type": "code",
|
|
"source_file": "integrations/pipeline.py",
|
|
"source_location": "L24",
|
|
"_origin": "ast",
|
|
"community": 43,
|
|
"norm_label": "_timestamp()",
|
|
"community_name": "PipelineManager",
|
|
"id": "integrations_pipeline_timestamp"
|
|
},
|
|
{
|
|
"label": "_load_pipelines()",
|
|
"file_type": "code",
|
|
"source_file": "integrations/pipeline.py",
|
|
"source_location": "L28",
|
|
"_origin": "ast",
|
|
"community": 43,
|
|
"norm_label": "_load_pipelines()",
|
|
"community_name": "PipelineManager",
|
|
"id": "integrations_pipeline_load_pipelines"
|
|
},
|
|
{
|
|
"label": "_save_pipelines()",
|
|
"file_type": "code",
|
|
"source_file": "integrations/pipeline.py",
|
|
"source_location": "L37",
|
|
"_origin": "ast",
|
|
"community": 43,
|
|
"norm_label": "_save_pipelines()",
|
|
"community_name": "PipelineManager",
|
|
"id": "integrations_pipeline_save_pipelines"
|
|
},
|
|
{
|
|
"label": "Pipeline",
|
|
"file_type": "code",
|
|
"source_file": "integrations/pipeline.py",
|
|
"source_location": "L41",
|
|
"_origin": "ast",
|
|
"community": 43,
|
|
"norm_label": "pipeline",
|
|
"community_name": "PipelineManager",
|
|
"id": "integrations_pipeline_pipeline"
|
|
},
|
|
{
|
|
"label": ".__init__()",
|
|
"file_type": "code",
|
|
"source_file": "integrations/pipeline.py",
|
|
"source_location": "L42",
|
|
"_origin": "ast",
|
|
"community": 43,
|
|
"norm_label": ".__init__()",
|
|
"community_name": "PipelineManager",
|
|
"id": "integrations_pipeline_pipeline_init"
|
|
},
|
|
{
|
|
"label": "PipelineManager",
|
|
"file_type": "code",
|
|
"source_file": "integrations/pipeline.py",
|
|
"source_location": "L52",
|
|
"_origin": "ast",
|
|
"community": 43,
|
|
"norm_label": "pipelinemanager",
|
|
"community_name": "PipelineManager",
|
|
"id": "integrations_pipeline_pipelinemanager"
|
|
},
|
|
{
|
|
"label": ".__init__()",
|
|
"file_type": "code",
|
|
"source_file": "integrations/pipeline.py",
|
|
"source_location": "L53",
|
|
"_origin": "ast",
|
|
"community": 43,
|
|
"norm_label": ".__init__()",
|
|
"community_name": "PipelineManager",
|
|
"id": "integrations_pipeline_pipelinemanager_init"
|
|
},
|
|
{
|
|
"label": ".save()",
|
|
"file_type": "code",
|
|
"source_file": "integrations/pipeline.py",
|
|
"source_location": "L57",
|
|
"_origin": "ast",
|
|
"community": 43,
|
|
"norm_label": ".save()",
|
|
"community_name": "PipelineManager",
|
|
"id": "integrations_pipeline_pipelinemanager_save"
|
|
},
|
|
{
|
|
"label": ".create_pipeline()",
|
|
"file_type": "code",
|
|
"source_file": "integrations/pipeline.py",
|
|
"source_location": "L60",
|
|
"_origin": "ast",
|
|
"community": 43,
|
|
"norm_label": ".create_pipeline()",
|
|
"community_name": "PipelineManager",
|
|
"id": "integrations_pipeline_pipelinemanager_create_pipeline"
|
|
},
|
|
{
|
|
"label": ".list_pipelines()",
|
|
"file_type": "code",
|
|
"source_file": "integrations/pipeline.py",
|
|
"source_location": "L74",
|
|
"_origin": "ast",
|
|
"community": 43,
|
|
"norm_label": ".list_pipelines()",
|
|
"community_name": "PipelineManager",
|
|
"id": "integrations_pipeline_pipelinemanager_list_pipelines"
|
|
},
|
|
{
|
|
"label": ".get_pipeline()",
|
|
"file_type": "code",
|
|
"source_file": "integrations/pipeline.py",
|
|
"source_location": "L77",
|
|
"_origin": "ast",
|
|
"community": 43,
|
|
"norm_label": ".get_pipeline()",
|
|
"community_name": "PipelineManager",
|
|
"id": "integrations_pipeline_pipelinemanager_get_pipeline"
|
|
},
|
|
{
|
|
"label": ".record_result()",
|
|
"file_type": "code",
|
|
"source_file": "integrations/pipeline.py",
|
|
"source_location": "L80",
|
|
"_origin": "ast",
|
|
"community": 43,
|
|
"norm_label": ".record_result()",
|
|
"community_name": "PipelineManager",
|
|
"id": "integrations_pipeline_pipelinemanager_record_result"
|
|
},
|
|
{
|
|
"label": "conftest.py",
|
|
"file_type": "code",
|
|
"source_file": "tests/conftest.py",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 284,
|
|
"norm_label": "conftest.py",
|
|
"community_name": "conftest.py",
|
|
"id": "tests_conftest"
|
|
},
|
|
{
|
|
"label": "server_module()",
|
|
"file_type": "code",
|
|
"source_file": "tests/conftest.py",
|
|
"source_location": "L21",
|
|
"_origin": "ast",
|
|
"community": 284,
|
|
"norm_label": "server_module()",
|
|
"community_name": "conftest.py",
|
|
"id": "tests_conftest_server_module"
|
|
},
|
|
{
|
|
"label": "client()",
|
|
"file_type": "code",
|
|
"source_file": "tests/conftest.py",
|
|
"source_location": "L58",
|
|
"_origin": "ast",
|
|
"community": 284,
|
|
"norm_label": "client()",
|
|
"community_name": "conftest.py",
|
|
"id": "tests_conftest_client"
|
|
},
|
|
{
|
|
"label": "Shared pytest fixtures for the Agentic OS test suite. The application code (``s",
|
|
"file_type": "rationale",
|
|
"source_file": "tests/conftest.py",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 284,
|
|
"norm_label": "shared pytest fixtures for the agentic os test suite. the application code (``s",
|
|
"community_name": "conftest.py",
|
|
"id": "tests_conftest_rationale_1"
|
|
},
|
|
{
|
|
"label": "Import ``server`` with all filesystem paths redirected to ``tmp_path``. Ret",
|
|
"file_type": "rationale",
|
|
"source_file": "tests/conftest.py",
|
|
"source_location": "L22",
|
|
"_origin": "ast",
|
|
"community": 284,
|
|
"norm_label": "import ``server`` with all filesystem paths redirected to ``tmp_path``. ret",
|
|
"community_name": "conftest.py",
|
|
"id": "tests_conftest_rationale_22"
|
|
},
|
|
{
|
|
"label": "test_scheduler.py",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_scheduler.py",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 139,
|
|
"norm_label": "test_scheduler.py",
|
|
"community_name": "test_scheduler.py",
|
|
"id": "tests_test_scheduler"
|
|
},
|
|
{
|
|
"label": "scheduler_module()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_scheduler.py",
|
|
"source_location": "L16",
|
|
"_origin": "ast",
|
|
"community": 139,
|
|
"norm_label": "scheduler_module()",
|
|
"community_name": "test_scheduler.py",
|
|
"id": "tests_test_scheduler_scheduler_module"
|
|
},
|
|
{
|
|
"label": "test_run_job_appends_audit()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_scheduler.py",
|
|
"source_location": "L26",
|
|
"_origin": "ast",
|
|
"community": 139,
|
|
"norm_label": "test_run_job_appends_audit()",
|
|
"community_name": "test_scheduler.py",
|
|
"id": "tests_test_scheduler_test_run_job_appends_audit"
|
|
},
|
|
{
|
|
"label": "test_load_jobs_registers_enabled()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_scheduler.py",
|
|
"source_location": "L44",
|
|
"_origin": "ast",
|
|
"community": 139,
|
|
"norm_label": "test_load_jobs_registers_enabled()",
|
|
"community_name": "test_scheduler.py",
|
|
"id": "tests_test_scheduler_test_load_jobs_registers_enabled"
|
|
},
|
|
{
|
|
"label": "test_load_jobs_skips_disabled()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_scheduler.py",
|
|
"source_location": "L57",
|
|
"_origin": "ast",
|
|
"community": 139,
|
|
"norm_label": "test_load_jobs_skips_disabled()",
|
|
"community_name": "test_scheduler.py",
|
|
"id": "tests_test_scheduler_test_load_jobs_skips_disabled"
|
|
},
|
|
{
|
|
"label": "test_load_jobs_falls_back_to_name_as_id()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_scheduler.py",
|
|
"source_location": "L67",
|
|
"_origin": "ast",
|
|
"community": 139,
|
|
"norm_label": "test_load_jobs_falls_back_to_name_as_id()",
|
|
"community_name": "test_scheduler.py",
|
|
"id": "tests_test_scheduler_test_load_jobs_falls_back_to_name_as_id"
|
|
},
|
|
{
|
|
"label": "Unit tests for ``scheduler/scheduler.py``.",
|
|
"file_type": "rationale",
|
|
"source_file": "tests/test_scheduler.py",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 139,
|
|
"norm_label": "unit tests for ``scheduler/scheduler.py``.",
|
|
"community_name": "test_scheduler.py",
|
|
"id": "tests_test_scheduler_rationale_1"
|
|
},
|
|
{
|
|
"label": "test_server_endpoints.py",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 2,
|
|
"norm_label": "test_server_endpoints.py",
|
|
"community_name": "test_server_endpoints.py",
|
|
"id": "tests_test_server_endpoints"
|
|
},
|
|
{
|
|
"label": "test_status_ok()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"community": 2,
|
|
"norm_label": "test_status_ok()",
|
|
"community_name": "test_server_endpoints.py",
|
|
"id": "tests_test_server_endpoints_test_status_ok"
|
|
},
|
|
{
|
|
"label": "test_index_without_dashboard()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L21",
|
|
"_origin": "ast",
|
|
"community": 2,
|
|
"norm_label": "test_index_without_dashboard()",
|
|
"community_name": "test_server_endpoints.py",
|
|
"id": "tests_test_server_endpoints_test_index_without_dashboard"
|
|
},
|
|
{
|
|
"label": "test_favicon_endpoints()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L27",
|
|
"_origin": "ast",
|
|
"community": 2,
|
|
"norm_label": "test_favicon_endpoints()",
|
|
"community_name": "test_server_endpoints.py",
|
|
"id": "tests_test_server_endpoints_test_favicon_endpoints"
|
|
},
|
|
{
|
|
"label": "test_brain_list_and_get_and_update()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L36",
|
|
"_origin": "ast",
|
|
"community": 2,
|
|
"norm_label": "test_brain_list_and_get_and_update()",
|
|
"community_name": "test_server_endpoints.py",
|
|
"id": "tests_test_server_endpoints_test_brain_list_and_get_and_update"
|
|
},
|
|
{
|
|
"label": "test_brain_get_missing_404()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L51",
|
|
"_origin": "ast",
|
|
"community": 2,
|
|
"norm_label": "test_brain_get_missing_404()",
|
|
"community_name": "test_server_endpoints.py",
|
|
"id": "tests_test_server_endpoints_test_brain_get_missing_404"
|
|
},
|
|
{
|
|
"label": "_make_skill()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L57",
|
|
"_origin": "ast",
|
|
"community": 2,
|
|
"norm_label": "_make_skill()",
|
|
"community_name": "test_server_endpoints.py",
|
|
"id": "tests_test_server_endpoints_make_skill"
|
|
},
|
|
{
|
|
"label": "test_list_skills()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L69",
|
|
"_origin": "ast",
|
|
"community": 2,
|
|
"norm_label": "test_list_skills()",
|
|
"community_name": "test_server_endpoints.py",
|
|
"id": "tests_test_server_endpoints_test_list_skills"
|
|
},
|
|
{
|
|
"label": "test_get_skill_and_missing()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L82",
|
|
"_origin": "ast",
|
|
"community": 2,
|
|
"norm_label": "test_get_skill_and_missing()",
|
|
"community_name": "test_server_endpoints.py",
|
|
"id": "tests_test_server_endpoints_test_get_skill_and_missing"
|
|
},
|
|
{
|
|
"label": "test_get_skill_eval()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L90",
|
|
"_origin": "ast",
|
|
"community": 2,
|
|
"norm_label": "test_get_skill_eval()",
|
|
"community_name": "test_server_endpoints.py",
|
|
"id": "tests_test_server_endpoints_test_get_skill_eval"
|
|
},
|
|
{
|
|
"label": "test_run_skill_auto_routes()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L102",
|
|
"_origin": "ast",
|
|
"community": 2,
|
|
"norm_label": "test_run_skill_auto_routes()",
|
|
"community_name": "test_server_endpoints.py",
|
|
"id": "tests_test_server_endpoints_test_run_skill_auto_routes"
|
|
},
|
|
{
|
|
"label": "test_run_skill_uses_skill_md_primary()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L117",
|
|
"_origin": "ast",
|
|
"community": 2,
|
|
"norm_label": "test_run_skill_uses_skill_md_primary()",
|
|
"community_name": "test_server_endpoints.py",
|
|
"id": "tests_test_server_endpoints_test_run_skill_uses_skill_md_primary"
|
|
},
|
|
{
|
|
"label": "test_run_skill_missing_404()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L124",
|
|
"_origin": "ast",
|
|
"community": 2,
|
|
"norm_label": "test_run_skill_missing_404()",
|
|
"community_name": "test_server_endpoints.py",
|
|
"id": "tests_test_server_endpoints_test_run_skill_missing_404"
|
|
},
|
|
{
|
|
"label": "test_scheduler_job_crud()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L131",
|
|
"_origin": "ast",
|
|
"community": 2,
|
|
"norm_label": "test_scheduler_job_crud()",
|
|
"community_name": "test_server_endpoints.py",
|
|
"id": "tests_test_server_endpoints_test_scheduler_job_crud"
|
|
},
|
|
{
|
|
"label": "test_delete_missing_job_404()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L146",
|
|
"_origin": "ast",
|
|
"community": 2,
|
|
"norm_label": "test_delete_missing_job_404()",
|
|
"community_name": "test_server_endpoints.py",
|
|
"id": "tests_test_server_endpoints_test_delete_missing_job_404"
|
|
},
|
|
{
|
|
"label": "test_audit_empty_and_limit()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L152",
|
|
"_origin": "ast",
|
|
"community": 2,
|
|
"norm_label": "test_audit_empty_and_limit()",
|
|
"community_name": "test_server_endpoints.py",
|
|
"id": "tests_test_server_endpoints_test_audit_empty_and_limit"
|
|
},
|
|
{
|
|
"label": "test_cost_empty_then_record()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L163",
|
|
"_origin": "ast",
|
|
"community": 2,
|
|
"norm_label": "test_cost_empty_then_record()",
|
|
"community_name": "test_server_endpoints.py",
|
|
"id": "tests_test_server_endpoints_test_cost_empty_then_record"
|
|
},
|
|
{
|
|
"label": "test_plugins_install_flow()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L173",
|
|
"_origin": "ast",
|
|
"community": 2,
|
|
"norm_label": "test_plugins_install_flow()",
|
|
"community_name": "test_server_endpoints.py",
|
|
"id": "tests_test_server_endpoints_test_plugins_install_flow"
|
|
},
|
|
{
|
|
"label": "test_settings_get_empty_and_update_merges()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L187",
|
|
"_origin": "ast",
|
|
"community": 2,
|
|
"norm_label": "test_settings_get_empty_and_update_merges()",
|
|
"community_name": "test_server_endpoints.py",
|
|
"id": "tests_test_server_endpoints_test_settings_get_empty_and_update_merges"
|
|
},
|
|
{
|
|
"label": "test_standards_list_and_discover()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L197",
|
|
"_origin": "ast",
|
|
"community": 2,
|
|
"norm_label": "test_standards_list_and_discover()",
|
|
"community_name": "test_server_endpoints.py",
|
|
"id": "tests_test_server_endpoints_test_standards_list_and_discover"
|
|
},
|
|
{
|
|
"label": "test_prompts_list()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L209",
|
|
"_origin": "ast",
|
|
"community": 2,
|
|
"norm_label": "test_prompts_list()",
|
|
"community_name": "test_server_endpoints.py",
|
|
"id": "tests_test_server_endpoints_test_prompts_list"
|
|
},
|
|
{
|
|
"label": "test_backup_create_list_restore()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L216",
|
|
"_origin": "ast",
|
|
"community": 2,
|
|
"norm_label": "test_backup_create_list_restore()",
|
|
"community_name": "test_server_endpoints.py",
|
|
"id": "tests_test_server_endpoints_test_backup_create_list_restore"
|
|
},
|
|
{
|
|
"label": "test_restore_missing_backup_404()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L225",
|
|
"_origin": "ast",
|
|
"community": 2,
|
|
"norm_label": "test_restore_missing_backup_404()",
|
|
"community_name": "test_server_endpoints.py",
|
|
"id": "tests_test_server_endpoints_test_restore_missing_backup_404"
|
|
},
|
|
{
|
|
"label": "test_chat_invalid_agent()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L231",
|
|
"_origin": "ast",
|
|
"community": 2,
|
|
"norm_label": "test_chat_invalid_agent()",
|
|
"community_name": "test_server_endpoints.py",
|
|
"id": "tests_test_server_endpoints_test_chat_invalid_agent"
|
|
},
|
|
{
|
|
"label": "test_chat_records_history()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L235",
|
|
"_origin": "ast",
|
|
"community": 2,
|
|
"norm_label": "test_chat_records_history()",
|
|
"community_name": "test_server_endpoints.py",
|
|
"id": "tests_test_server_endpoints_test_chat_records_history"
|
|
},
|
|
{
|
|
"label": "test_chat_custom_registered_agent_uses_dynamic_executor()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L245",
|
|
"_origin": "ast",
|
|
"community": 2,
|
|
"norm_label": "test_chat_custom_registered_agent_uses_dynamic_executor()",
|
|
"community_name": "test_server_endpoints.py",
|
|
"id": "tests_test_server_endpoints_test_chat_custom_registered_agent_uses_dynamic_executor"
|
|
},
|
|
{
|
|
"label": "test_terminal_rest_endpoints_removed()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L262",
|
|
"_origin": "ast",
|
|
"community": 2,
|
|
"norm_label": "test_terminal_rest_endpoints_removed()",
|
|
"community_name": "test_server_endpoints.py",
|
|
"id": "tests_test_server_endpoints_test_terminal_rest_endpoints_removed"
|
|
},
|
|
{
|
|
"label": "test_terminal_websocket_rejects_foreign_origin()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L267",
|
|
"_origin": "ast",
|
|
"community": 2,
|
|
"norm_label": "test_terminal_websocket_rejects_foreign_origin()",
|
|
"community_name": "test_server_endpoints.py",
|
|
"id": "tests_test_server_endpoints_test_terminal_websocket_rejects_foreign_origin"
|
|
},
|
|
{
|
|
"label": "test_terminal_websocket_accepts_local_origin()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L277",
|
|
"_origin": "ast",
|
|
"community": 2,
|
|
"norm_label": "test_terminal_websocket_accepts_local_origin()",
|
|
"community_name": "test_server_endpoints.py",
|
|
"id": "tests_test_server_endpoints_test_terminal_websocket_accepts_local_origin"
|
|
},
|
|
{
|
|
"label": "test_goals_crud()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L286",
|
|
"_origin": "ast",
|
|
"community": 2,
|
|
"norm_label": "test_goals_crud()",
|
|
"community_name": "test_server_endpoints.py",
|
|
"id": "tests_test_server_endpoints_test_goals_crud"
|
|
},
|
|
{
|
|
"label": "test_goal_creation_syncs_active_projects()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L298",
|
|
"_origin": "ast",
|
|
"community": 2,
|
|
"norm_label": "test_goal_creation_syncs_active_projects()",
|
|
"community_name": "test_server_endpoints.py",
|
|
"id": "tests_test_server_endpoints_test_goal_creation_syncs_active_projects"
|
|
},
|
|
{
|
|
"label": "test_journal_save_get_list_search()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L307",
|
|
"_origin": "ast",
|
|
"community": 2,
|
|
"norm_label": "test_journal_save_get_list_search()",
|
|
"community_name": "test_server_endpoints.py",
|
|
"id": "tests_test_server_endpoints_test_journal_save_get_list_search"
|
|
},
|
|
{
|
|
"label": "test_agent_health()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L320",
|
|
"_origin": "ast",
|
|
"community": 2,
|
|
"norm_label": "test_agent_health()",
|
|
"community_name": "test_server_endpoints.py",
|
|
"id": "tests_test_server_endpoints_test_agent_health"
|
|
},
|
|
{
|
|
"label": "test_agent_stats_valid_and_invalid()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L327",
|
|
"_origin": "ast",
|
|
"community": 2,
|
|
"norm_label": "test_agent_stats_valid_and_invalid()",
|
|
"community_name": "test_server_endpoints.py",
|
|
"id": "tests_test_server_endpoints_test_agent_stats_valid_and_invalid"
|
|
},
|
|
{
|
|
"label": "test_agent_health_refresh()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L333",
|
|
"_origin": "ast",
|
|
"community": 2,
|
|
"norm_label": "test_agent_health_refresh()",
|
|
"community_name": "test_server_endpoints.py",
|
|
"id": "tests_test_server_endpoints_test_agent_health_refresh"
|
|
},
|
|
{
|
|
"label": "test_router_suggest_high_confidence()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L341",
|
|
"_origin": "ast",
|
|
"community": 2,
|
|
"norm_label": "test_router_suggest_high_confidence()",
|
|
"community_name": "test_server_endpoints.py",
|
|
"id": "tests_test_server_endpoints_test_router_suggest_high_confidence"
|
|
},
|
|
{
|
|
"label": "test_router_suggest_low_confidence()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L347",
|
|
"_origin": "ast",
|
|
"community": 2,
|
|
"norm_label": "test_router_suggest_low_confidence()",
|
|
"community_name": "test_server_endpoints.py",
|
|
"id": "tests_test_server_endpoints_test_router_suggest_low_confidence"
|
|
},
|
|
{
|
|
"label": "test_router_route_valid_and_invalid()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L352",
|
|
"_origin": "ast",
|
|
"community": 2,
|
|
"norm_label": "test_router_route_valid_and_invalid()",
|
|
"community_name": "test_server_endpoints.py",
|
|
"id": "tests_test_server_endpoints_test_router_route_valid_and_invalid"
|
|
},
|
|
{
|
|
"label": "test_skill_analytics()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L359",
|
|
"_origin": "ast",
|
|
"community": 2,
|
|
"norm_label": "test_skill_analytics()",
|
|
"community_name": "test_server_endpoints.py",
|
|
"id": "tests_test_server_endpoints_test_skill_analytics"
|
|
},
|
|
{
|
|
"label": "test_trend_analytics()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L369",
|
|
"_origin": "ast",
|
|
"community": 2,
|
|
"norm_label": "test_trend_analytics()",
|
|
"community_name": "test_server_endpoints.py",
|
|
"id": "tests_test_server_endpoints_test_trend_analytics"
|
|
},
|
|
{
|
|
"label": "test_sessions_list_empty()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L378",
|
|
"_origin": "ast",
|
|
"community": 2,
|
|
"norm_label": "test_sessions_list_empty()",
|
|
"community_name": "test_server_endpoints.py",
|
|
"id": "tests_test_server_endpoints_test_sessions_list_empty"
|
|
},
|
|
{
|
|
"label": "test_session_replay_not_found()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L383",
|
|
"_origin": "ast",
|
|
"community": 2,
|
|
"norm_label": "test_session_replay_not_found()",
|
|
"community_name": "test_server_endpoints.py",
|
|
"id": "tests_test_server_endpoints_test_session_replay_not_found"
|
|
},
|
|
{
|
|
"label": "Endpoint tests for ``server.py`` exercised through FastAPI's TestClient.",
|
|
"file_type": "rationale",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 2,
|
|
"norm_label": "endpoint tests for ``server.py`` exercised through fastapi's testclient.",
|
|
"community_name": "test_server_endpoints.py",
|
|
"id": "tests_test_server_endpoints_rationale_1"
|
|
},
|
|
{
|
|
"label": "test_server_helpers.py",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 16,
|
|
"norm_label": "test_server_helpers.py",
|
|
"community_name": "test_server_helpers.py",
|
|
"id": "tests_test_server_helpers"
|
|
},
|
|
{
|
|
"label": "test_read_file_missing_returns_empty()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L7",
|
|
"_origin": "ast",
|
|
"community": 16,
|
|
"norm_label": "test_read_file_missing_returns_empty()",
|
|
"community_name": "test_server_helpers.py",
|
|
"id": "tests_test_server_helpers_test_read_file_missing_returns_empty"
|
|
},
|
|
{
|
|
"label": "test_read_write_file_roundtrip()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L11",
|
|
"_origin": "ast",
|
|
"community": 16,
|
|
"norm_label": "test_read_write_file_roundtrip()",
|
|
"community_name": "test_server_helpers.py",
|
|
"id": "tests_test_server_helpers_test_read_write_file_roundtrip"
|
|
},
|
|
{
|
|
"label": "test_list_dir_missing_returns_empty()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L17",
|
|
"_origin": "ast",
|
|
"community": 16,
|
|
"norm_label": "test_list_dir_missing_returns_empty()",
|
|
"community_name": "test_server_helpers.py",
|
|
"id": "tests_test_server_helpers_test_list_dir_missing_returns_empty"
|
|
},
|
|
{
|
|
"label": "test_list_dir_skips_hidden_and_sorts()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L21",
|
|
"_origin": "ast",
|
|
"community": 16,
|
|
"norm_label": "test_list_dir_skips_hidden_and_sorts()",
|
|
"community_name": "test_server_helpers.py",
|
|
"id": "tests_test_server_helpers_test_list_dir_skips_hidden_and_sorts"
|
|
},
|
|
{
|
|
"label": "test_get_timestamp_is_iso_utc()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L30",
|
|
"_origin": "ast",
|
|
"community": 16,
|
|
"norm_label": "test_get_timestamp_is_iso_utc()",
|
|
"community_name": "test_server_helpers.py",
|
|
"id": "tests_test_server_helpers_test_get_timestamp_is_iso_utc"
|
|
},
|
|
{
|
|
"label": "test_append_audit_writes_entry()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L39",
|
|
"_origin": "ast",
|
|
"community": 16,
|
|
"norm_label": "test_append_audit_writes_entry()",
|
|
"community_name": "test_server_helpers.py",
|
|
"id": "tests_test_server_helpers_test_append_audit_writes_entry"
|
|
},
|
|
{
|
|
"label": "test_get_cors_origins_defaults()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L50",
|
|
"_origin": "ast",
|
|
"community": 16,
|
|
"norm_label": "test_get_cors_origins_defaults()",
|
|
"community_name": "test_server_helpers.py",
|
|
"id": "tests_test_server_helpers_test_get_cors_origins_defaults"
|
|
},
|
|
{
|
|
"label": "test_get_cors_origins_reads_port_from_settings()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L57",
|
|
"_origin": "ast",
|
|
"community": 16,
|
|
"norm_label": "test_get_cors_origins_reads_port_from_settings()",
|
|
"community_name": "test_server_helpers.py",
|
|
"id": "tests_test_server_helpers_test_get_cors_origins_reads_port_from_settings"
|
|
},
|
|
{
|
|
"label": "test_get_cors_origins_includes_env_extras()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L66",
|
|
"_origin": "ast",
|
|
"community": 16,
|
|
"norm_label": "test_get_cors_origins_includes_env_extras()",
|
|
"community_name": "test_server_helpers.py",
|
|
"id": "tests_test_server_helpers_test_get_cors_origins_includes_env_extras"
|
|
},
|
|
{
|
|
"label": "test_get_cors_origins_bad_settings_falls_back()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L73",
|
|
"_origin": "ast",
|
|
"community": 16,
|
|
"norm_label": "test_get_cors_origins_bad_settings_falls_back()",
|
|
"community_name": "test_server_helpers.py",
|
|
"id": "tests_test_server_helpers_test_get_cors_origins_bad_settings_falls_back"
|
|
},
|
|
{
|
|
"label": "test_check_agent_opencode()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L81",
|
|
"_origin": "ast",
|
|
"community": 16,
|
|
"norm_label": "test_check_agent_opencode()",
|
|
"community_name": "test_server_helpers.py",
|
|
"id": "tests_test_server_helpers_test_check_agent_opencode"
|
|
},
|
|
{
|
|
"label": "test_check_agent_unknown()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L88",
|
|
"_origin": "ast",
|
|
"community": 16,
|
|
"norm_label": "test_check_agent_unknown()",
|
|
"community_name": "test_server_helpers.py",
|
|
"id": "tests_test_server_helpers_test_check_agent_unknown"
|
|
},
|
|
{
|
|
"label": "test_check_agent_gemini_warning_when_not_logged_in()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L94",
|
|
"_origin": "ast",
|
|
"community": 16,
|
|
"norm_label": "test_check_agent_gemini_warning_when_not_logged_in()",
|
|
"community_name": "test_server_helpers.py",
|
|
"id": "tests_test_server_helpers_test_check_agent_gemini_warning_when_not_logged_in"
|
|
},
|
|
{
|
|
"label": "test_check_agent_gemini_online_when_logged_in()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L101",
|
|
"_origin": "ast",
|
|
"community": 16,
|
|
"norm_label": "test_check_agent_gemini_online_when_logged_in()",
|
|
"community_name": "test_server_helpers.py",
|
|
"id": "tests_test_server_helpers_test_check_agent_gemini_online_when_logged_in"
|
|
},
|
|
{
|
|
"label": "test_clean_hermes_output_empty()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L110",
|
|
"_origin": "ast",
|
|
"community": 16,
|
|
"norm_label": "test_clean_hermes_output_empty()",
|
|
"community_name": "test_server_helpers.py",
|
|
"id": "tests_test_server_helpers_test_clean_hermes_output_empty"
|
|
},
|
|
{
|
|
"label": "test_clean_hermes_output_extracts_box_content()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L114",
|
|
"_origin": "ast",
|
|
"community": 16,
|
|
"norm_label": "test_clean_hermes_output_extracts_box_content()",
|
|
"community_name": "test_server_helpers.py",
|
|
"id": "tests_test_server_helpers_test_clean_hermes_output_extracts_box_content"
|
|
},
|
|
{
|
|
"label": "test_clean_hermes_output_fallback_without_box()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L119",
|
|
"_origin": "ast",
|
|
"community": 16,
|
|
"norm_label": "test_clean_hermes_output_fallback_without_box()",
|
|
"community_name": "test_server_helpers.py",
|
|
"id": "tests_test_server_helpers_test_clean_hermes_output_fallback_without_box"
|
|
},
|
|
{
|
|
"label": "test_kanban_task_path_rejects_bad_id()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L124",
|
|
"_origin": "ast",
|
|
"community": 16,
|
|
"norm_label": "test_kanban_task_path_rejects_bad_id()",
|
|
"community_name": "test_server_helpers.py",
|
|
"id": "tests_test_server_helpers_test_kanban_task_path_rejects_bad_id"
|
|
},
|
|
{
|
|
"label": "test_kanban_task_path_rejects_empty()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L129",
|
|
"_origin": "ast",
|
|
"community": 16,
|
|
"norm_label": "test_kanban_task_path_rejects_empty()",
|
|
"community_name": "test_server_helpers.py",
|
|
"id": "tests_test_server_helpers_test_kanban_task_path_rejects_empty"
|
|
},
|
|
{
|
|
"label": "test_kanban_task_path_accepts_valid_id()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L134",
|
|
"_origin": "ast",
|
|
"community": 16,
|
|
"norm_label": "test_kanban_task_path_accepts_valid_id()",
|
|
"community_name": "test_server_helpers.py",
|
|
"id": "tests_test_server_helpers_test_kanban_task_path_accepts_valid_id"
|
|
},
|
|
{
|
|
"label": "test_load_save_chat_history_roundtrip()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L140",
|
|
"_origin": "ast",
|
|
"community": 16,
|
|
"norm_label": "test_load_save_chat_history_roundtrip()",
|
|
"community_name": "test_server_helpers.py",
|
|
"id": "tests_test_server_helpers_test_load_save_chat_history_roundtrip"
|
|
},
|
|
{
|
|
"label": "test_save_chat_message_caps_at_200()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L146",
|
|
"_origin": "ast",
|
|
"community": 16,
|
|
"norm_label": "test_save_chat_message_caps_at_200()",
|
|
"community_name": "test_server_helpers.py",
|
|
"id": "tests_test_server_helpers_test_save_chat_message_caps_at_200"
|
|
},
|
|
{
|
|
"label": "Unit tests for the pure helper functions in ``server.py``.",
|
|
"file_type": "rationale",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 16,
|
|
"norm_label": "unit tests for the pure helper functions in ``server.py``.",
|
|
"community_name": "test_server_helpers.py",
|
|
"id": "tests_test_server_helpers_rationale_1"
|
|
},
|
|
{
|
|
"label": "test_server_kanban.py",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 19,
|
|
"norm_label": "test_server_kanban.py",
|
|
"community_name": "test_server_kanban.py",
|
|
"id": "tests_test_server_kanban"
|
|
},
|
|
{
|
|
"label": "sync_threads()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L8",
|
|
"_origin": "ast",
|
|
"community": 19,
|
|
"norm_label": "sync_threads()",
|
|
"community_name": "test_server_kanban.py",
|
|
"id": "tests_test_server_kanban_sync_threads"
|
|
},
|
|
{
|
|
"label": "_create()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L24",
|
|
"_origin": "ast",
|
|
"community": 19,
|
|
"norm_label": "_create()",
|
|
"community_name": "test_server_kanban.py",
|
|
"id": "tests_test_server_kanban_create"
|
|
},
|
|
{
|
|
"label": "test_board_empty()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L31",
|
|
"_origin": "ast",
|
|
"community": 19,
|
|
"norm_label": "test_board_empty()",
|
|
"community_name": "test_server_kanban.py",
|
|
"id": "tests_test_server_kanban_test_board_empty"
|
|
},
|
|
{
|
|
"label": "test_create_and_get_task()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L37",
|
|
"_origin": "ast",
|
|
"community": 19,
|
|
"norm_label": "test_create_and_get_task()",
|
|
"community_name": "test_server_kanban.py",
|
|
"id": "tests_test_server_kanban_test_create_and_get_task"
|
|
},
|
|
{
|
|
"label": "test_get_missing_task_404()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L45",
|
|
"_origin": "ast",
|
|
"community": 19,
|
|
"norm_label": "test_get_missing_task_404()",
|
|
"community_name": "test_server_kanban.py",
|
|
"id": "tests_test_server_kanban_test_get_missing_task_404"
|
|
},
|
|
{
|
|
"label": "test_board_groups_by_status()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L49",
|
|
"_origin": "ast",
|
|
"community": 19,
|
|
"norm_label": "test_board_groups_by_status()",
|
|
"community_name": "test_server_kanban.py",
|
|
"id": "tests_test_server_kanban_test_board_groups_by_status"
|
|
},
|
|
{
|
|
"label": "test_update_task()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L61",
|
|
"_origin": "ast",
|
|
"community": 19,
|
|
"norm_label": "test_update_task()",
|
|
"community_name": "test_server_kanban.py",
|
|
"id": "tests_test_server_kanban_test_update_task"
|
|
},
|
|
{
|
|
"label": "test_update_missing_404()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L69",
|
|
"_origin": "ast",
|
|
"community": 19,
|
|
"norm_label": "test_update_missing_404()",
|
|
"community_name": "test_server_kanban.py",
|
|
"id": "tests_test_server_kanban_test_update_missing_404"
|
|
},
|
|
{
|
|
"label": "test_complete_block_unblock()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L73",
|
|
"_origin": "ast",
|
|
"community": 19,
|
|
"norm_label": "test_complete_block_unblock()",
|
|
"community_name": "test_server_kanban.py",
|
|
"id": "tests_test_server_kanban_test_complete_block_unblock"
|
|
},
|
|
{
|
|
"label": "test_comments()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L83",
|
|
"_origin": "ast",
|
|
"community": 19,
|
|
"norm_label": "test_comments()",
|
|
"community_name": "test_server_kanban.py",
|
|
"id": "tests_test_server_kanban_test_comments"
|
|
},
|
|
{
|
|
"label": "test_links_add_and_remove()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L89",
|
|
"_origin": "ast",
|
|
"community": 19,
|
|
"norm_label": "test_links_add_and_remove()",
|
|
"community_name": "test_server_kanban.py",
|
|
"id": "tests_test_server_kanban_test_links_add_and_remove"
|
|
},
|
|
{
|
|
"label": "test_link_missing_task_404()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L102",
|
|
"_origin": "ast",
|
|
"community": 19,
|
|
"norm_label": "test_link_missing_task_404()",
|
|
"community_name": "test_server_kanban.py",
|
|
"id": "tests_test_server_kanban_test_link_missing_task_404"
|
|
},
|
|
{
|
|
"label": "test_specify_moves_triage_to_todo()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L108",
|
|
"_origin": "ast",
|
|
"community": 19,
|
|
"norm_label": "test_specify_moves_triage_to_todo()",
|
|
"community_name": "test_server_kanban.py",
|
|
"id": "tests_test_server_kanban_test_specify_moves_triage_to_todo"
|
|
},
|
|
{
|
|
"label": "test_decompose_creates_children()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L113",
|
|
"_origin": "ast",
|
|
"community": 19,
|
|
"norm_label": "test_decompose_creates_children()",
|
|
"community_name": "test_server_kanban.py",
|
|
"id": "tests_test_server_kanban_test_decompose_creates_children"
|
|
},
|
|
{
|
|
"label": "test_dispatch_requires_valid_assignee()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L122",
|
|
"_origin": "ast",
|
|
"community": 19,
|
|
"norm_label": "test_dispatch_requires_valid_assignee()",
|
|
"community_name": "test_server_kanban.py",
|
|
"id": "tests_test_server_kanban_test_dispatch_requires_valid_assignee"
|
|
},
|
|
{
|
|
"label": "test_create_with_agent_assignee_dispatches()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L127",
|
|
"_origin": "ast",
|
|
"community": 19,
|
|
"norm_label": "test_create_with_agent_assignee_dispatches()",
|
|
"community_name": "test_server_kanban.py",
|
|
"id": "tests_test_server_kanban_test_create_with_agent_assignee_dispatches"
|
|
},
|
|
{
|
|
"label": "test_dispatch_failure_blocks_task()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L136",
|
|
"_origin": "ast",
|
|
"community": 19,
|
|
"norm_label": "test_dispatch_failure_blocks_task()",
|
|
"community_name": "test_server_kanban.py",
|
|
"id": "tests_test_server_kanban_test_dispatch_failure_blocks_task"
|
|
},
|
|
{
|
|
"label": "test_create_with_custom_registered_agent_dispatches()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L143",
|
|
"_origin": "ast",
|
|
"community": 19,
|
|
"norm_label": "test_create_with_custom_registered_agent_dispatches()",
|
|
"community_name": "test_server_kanban.py",
|
|
"id": "tests_test_server_kanban_test_create_with_custom_registered_agent_dispatches"
|
|
},
|
|
{
|
|
"label": "test_bulk_dispatch_endpoint()",
|
|
"file_type": "code",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L156",
|
|
"_origin": "ast",
|
|
"community": 19,
|
|
"norm_label": "test_bulk_dispatch_endpoint()",
|
|
"community_name": "test_server_kanban.py",
|
|
"id": "tests_test_server_kanban_test_bulk_dispatch_endpoint"
|
|
},
|
|
{
|
|
"label": "Tests for the Kanban board endpoints and autonomous dispatch logic.",
|
|
"file_type": "rationale",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 19,
|
|
"norm_label": "tests for the kanban board endpoints and autonomous dispatch logic.",
|
|
"community_name": "test_server_kanban.py",
|
|
"id": "tests_test_server_kanban_rationale_1"
|
|
},
|
|
{
|
|
"label": "Run ``threading.Thread`` targets synchronously so dispatch is deterministic.",
|
|
"file_type": "rationale",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"community": 19,
|
|
"norm_label": "run ``threading.thread`` targets synchronously so dispatch is deterministic.",
|
|
"community_name": "test_server_kanban.py",
|
|
"id": "tests_test_server_kanban_rationale_9"
|
|
},
|
|
{
|
|
"label": "regen_graph_html_3d.py",
|
|
"file_type": "code",
|
|
"source_file": "regen_graph_html_3d.py",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 298,
|
|
"norm_label": "regen_graph_html_3d.py",
|
|
"community_name": "regen_graph_html_3d.py",
|
|
"id": "regen_graph_html_3d"
|
|
},
|
|
{
|
|
"label": "esc()",
|
|
"file_type": "code",
|
|
"source_file": "regen_graph_html_3d.py",
|
|
"source_location": "L18",
|
|
"_origin": "ast",
|
|
"community": 298,
|
|
"norm_label": "esc()",
|
|
"community_name": "regen_graph_html_3d.py",
|
|
"id": "regen_graph_html_3d_esc"
|
|
},
|
|
{
|
|
"label": "community_color()",
|
|
"file_type": "code",
|
|
"source_file": "regen_graph_html_3d.py",
|
|
"source_location": "L57",
|
|
"_origin": "ast",
|
|
"community": 298,
|
|
"norm_label": "community_color()",
|
|
"community_name": "regen_graph_html_3d.py",
|
|
"id": "regen_graph_html_3d_community_color"
|
|
},
|
|
{
|
|
"label": "Regenerate graphify-out/graph.html with a real 3D viewer, falling back to 2D vis",
|
|
"file_type": "rationale",
|
|
"source_file": "regen_graph_html_3d.py",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 298,
|
|
"norm_label": "regenerate graphify-out/graph.html with a real 3d viewer, falling back to 2d vis",
|
|
"community_name": "regen_graph_html_3d.py",
|
|
"id": "regen_graph_html_3d_rationale_1"
|
|
},
|
|
{
|
|
"label": "build-central.sh",
|
|
"file_type": "code",
|
|
"source_file": "brain/graph/build-central.sh",
|
|
"source_location": "L1",
|
|
"metadata": {
|
|
"language": "bash",
|
|
"kind": "file"
|
|
},
|
|
"_origin": "ast",
|
|
"community": 322,
|
|
"norm_label": "build-central.sh",
|
|
"community_name": "build-central.sh",
|
|
"id": "brain_graph_build_central"
|
|
},
|
|
{
|
|
"label": "build-central.sh script",
|
|
"file_type": "code",
|
|
"source_file": "brain/graph/build-central.sh",
|
|
"source_location": "L1",
|
|
"metadata": {
|
|
"language": "bash",
|
|
"kind": "bash_entrypoint"
|
|
},
|
|
"_origin": "ast",
|
|
"community": 322,
|
|
"norm_label": "build-central.sh script",
|
|
"community_name": "build-central.sh",
|
|
"id": "brain_graph_build_central_sh__entry"
|
|
},
|
|
{
|
|
"label": "agent-time.js",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/agent-time.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 113,
|
|
"norm_label": "agent-time.js",
|
|
"community_name": "agent-time.js",
|
|
"id": "dashboard_pages_agent_time"
|
|
},
|
|
{
|
|
"label": "fmtDuration()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/agent-time.js",
|
|
"source_location": "L5",
|
|
"_origin": "ast",
|
|
"community": 113,
|
|
"norm_label": "fmtduration()",
|
|
"community_name": "agent-time.js",
|
|
"id": "dashboard_pages_agent_time_fmtduration"
|
|
},
|
|
{
|
|
"label": "fmtHMS()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/agent-time.js",
|
|
"source_location": "L15",
|
|
"_origin": "ast",
|
|
"community": 113,
|
|
"norm_label": "fmthms()",
|
|
"community_name": "agent-time.js",
|
|
"id": "dashboard_pages_agent_time_fmthms"
|
|
},
|
|
{
|
|
"label": "agentColor()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/agent-time.js",
|
|
"source_location": "L24",
|
|
"_origin": "ast",
|
|
"community": 113,
|
|
"norm_label": "agentcolor()",
|
|
"community_name": "agent-time.js",
|
|
"id": "dashboard_pages_agent_time_agentcolor"
|
|
},
|
|
{
|
|
"label": "renderAgentTime()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/agent-time.js",
|
|
"source_location": "L39",
|
|
"_origin": "ast",
|
|
"community": 113,
|
|
"norm_label": "renderagenttime()",
|
|
"community_name": "agent-time.js",
|
|
"id": "dashboard_pages_agent_time_renderagenttime"
|
|
},
|
|
{
|
|
"label": "loadAgentTime()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/agent-time.js",
|
|
"source_location": "L64",
|
|
"_origin": "ast",
|
|
"community": 113,
|
|
"norm_label": "loadagenttime()",
|
|
"community_name": "agent-time.js",
|
|
"id": "dashboard_pages_agent_time_loadagenttime"
|
|
},
|
|
{
|
|
"label": "recomputeAgentTime()",
|
|
"file_type": "code",
|
|
"source_file": "dashboard/pages/agent-time.js",
|
|
"source_location": "L162",
|
|
"_origin": "ast",
|
|
"community": 113,
|
|
"norm_label": "recomputeagenttime()",
|
|
"community_name": "agent-time.js",
|
|
"id": "dashboard_pages_agent_time_recomputeagenttime"
|
|
},
|
|
{
|
|
"label": "regen_graph_html_agentic_os.py",
|
|
"file_type": "code",
|
|
"source_file": "regen_graph_html_agentic_os.py",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 299,
|
|
"norm_label": "regen_graph_html_agentic_os.py",
|
|
"community_name": "regen_graph_html_agentic_os.py",
|
|
"id": "regen_graph_html_agentic_os"
|
|
},
|
|
{
|
|
"label": "esc()",
|
|
"file_type": "code",
|
|
"source_file": "regen_graph_html_agentic_os.py",
|
|
"source_location": "L18",
|
|
"_origin": "ast",
|
|
"community": 299,
|
|
"norm_label": "esc()",
|
|
"community_name": "regen_graph_html_agentic_os.py",
|
|
"id": "regen_graph_html_agentic_os_esc"
|
|
},
|
|
{
|
|
"label": "community_color()",
|
|
"file_type": "code",
|
|
"source_file": "regen_graph_html_agentic_os.py",
|
|
"source_location": "L57",
|
|
"_origin": "ast",
|
|
"community": 299,
|
|
"norm_label": "community_color()",
|
|
"community_name": "regen_graph_html_agentic_os.py",
|
|
"id": "regen_graph_html_agentic_os_community_color"
|
|
},
|
|
{
|
|
"label": "Regenerate graphify-out/graph.html with a real 3D viewer, falling back to 2D vis",
|
|
"file_type": "rationale",
|
|
"source_file": "regen_graph_html_agentic_os.py",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 299,
|
|
"norm_label": "regenerate graphify-out/graph.html with a real 3d viewer, falling back to 2d vis",
|
|
"community_name": "regen_graph_html_agentic_os.py",
|
|
"id": "regen_graph_html_agentic_os_rationale_1"
|
|
},
|
|
{
|
|
"label": "regen_graph_html_standalone.py",
|
|
"file_type": "code",
|
|
"source_file": "regen_graph_html_standalone.py",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 311,
|
|
"norm_label": "regen_graph_html_standalone.py",
|
|
"community_name": "regen_graph_html_standalone.py",
|
|
"id": "regen_graph_html_standalone"
|
|
},
|
|
{
|
|
"label": "community_color()",
|
|
"file_type": "code",
|
|
"source_file": "regen_graph_html_standalone.py",
|
|
"source_location": "L34",
|
|
"_origin": "ast",
|
|
"community": 311,
|
|
"norm_label": "community_color()",
|
|
"community_name": "regen_graph_html_standalone.py",
|
|
"id": "regen_graph_html_standalone_community_color"
|
|
},
|
|
{
|
|
"label": "Standalone 2D Agentic-OS brain viewer. Run: . venv/bin/activate && python3 rege",
|
|
"file_type": "rationale",
|
|
"source_file": "regen_graph_html_standalone.py",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 311,
|
|
"norm_label": "standalone 2d agentic-os brain viewer. run: . venv/bin/activate && python3 rege",
|
|
"community_name": "regen_graph_html_standalone.py",
|
|
"id": "regen_graph_html_standalone_rationale_1"
|
|
},
|
|
{
|
|
"label": "Response",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": "",
|
|
"_origin": "ast",
|
|
"community": 348,
|
|
"norm_label": "response",
|
|
"community_name": "Response",
|
|
"id": "response"
|
|
},
|
|
{
|
|
"label": "server.py",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "server.py",
|
|
"community_name": "server.py",
|
|
"id": "server"
|
|
},
|
|
{
|
|
"label": "get_cors_origins()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L48",
|
|
"_origin": "ast",
|
|
"community": 18,
|
|
"norm_label": "get_cors_origins()",
|
|
"community_name": "orchestrate_multi_agent",
|
|
"id": "server_get_cors_origins"
|
|
},
|
|
{
|
|
"label": "BrainUpdate",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L89",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "brainupdate",
|
|
"community_name": "server.py",
|
|
"id": "server_brainupdate"
|
|
},
|
|
{
|
|
"label": "SkillRunRequest",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L92",
|
|
"_origin": "ast",
|
|
"community": 25,
|
|
"norm_label": "skillrunrequest",
|
|
"community_name": "run_skill",
|
|
"id": "server_skillrunrequest"
|
|
},
|
|
{
|
|
"label": "OrchestrateRequest",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L96",
|
|
"_origin": "ast",
|
|
"community": 18,
|
|
"norm_label": "orchestraterequest",
|
|
"community_name": "orchestrate_multi_agent",
|
|
"id": "server_orchestraterequest"
|
|
},
|
|
{
|
|
"label": "SkillCreate",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L103",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "skillcreate",
|
|
"community_name": "server.py",
|
|
"id": "server_skillcreate"
|
|
},
|
|
{
|
|
"label": "SkillUpdate",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L107",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "skillupdate",
|
|
"community_name": "server.py",
|
|
"id": "server_skillupdate"
|
|
},
|
|
{
|
|
"label": "SkillContextFileWrite",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L110",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "skillcontextfilewrite",
|
|
"community_name": "server.py",
|
|
"id": "server_skillcontextfilewrite"
|
|
},
|
|
{
|
|
"label": "ScheduleJobRequest",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L113",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "schedulejobrequest",
|
|
"community_name": "server.py",
|
|
"id": "server_schedulejobrequest"
|
|
},
|
|
{
|
|
"label": "SettingsUpdate",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L119",
|
|
"_origin": "ast",
|
|
"community": 10,
|
|
"norm_label": "settingsupdate",
|
|
"community_name": "read_json",
|
|
"id": "server_settingsupdate"
|
|
},
|
|
{
|
|
"label": "BackupRestoreRequest",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L122",
|
|
"_origin": "ast",
|
|
"community": 71,
|
|
"norm_label": "backuprestorerequest",
|
|
"community_name": "Path",
|
|
"id": "server_backuprestorerequest"
|
|
},
|
|
{
|
|
"label": "ChatRequest",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L125",
|
|
"_origin": "ast",
|
|
"community": 25,
|
|
"norm_label": "chatrequest",
|
|
"community_name": "run_skill",
|
|
"id": "server_chatrequest"
|
|
},
|
|
{
|
|
"label": "read_file()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L131",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "read_file()",
|
|
"community_name": "run_skill",
|
|
"id": "server_read_file"
|
|
},
|
|
{
|
|
"label": "write_file()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L136",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "write_file()",
|
|
"community_name": "server.py",
|
|
"id": "server_write_file"
|
|
},
|
|
{
|
|
"label": "list_dir()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L140",
|
|
"_origin": "ast",
|
|
"community": 21,
|
|
"norm_label": "list_dir()",
|
|
"community_name": "load_agent_registry",
|
|
"id": "server_list_dir"
|
|
},
|
|
{
|
|
"label": "read_json()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L145",
|
|
"_origin": "ast",
|
|
"community": 10,
|
|
"norm_label": "read_json()",
|
|
"community_name": "read_json",
|
|
"id": "server_read_json"
|
|
},
|
|
{
|
|
"label": "write_json()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L164",
|
|
"_origin": "ast",
|
|
"community": 10,
|
|
"norm_label": "write_json()",
|
|
"community_name": "read_json",
|
|
"id": "server_write_json"
|
|
},
|
|
{
|
|
"label": "iter_skill_dirs()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L168",
|
|
"_origin": "ast",
|
|
"community": 10,
|
|
"norm_label": "iter_skill_dirs()",
|
|
"community_name": "read_json",
|
|
"id": "server_iter_skill_dirs"
|
|
},
|
|
{
|
|
"label": "new_id()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L177",
|
|
"_origin": "ast",
|
|
"community": 7,
|
|
"norm_label": "new_id()",
|
|
"community_name": "append_audit",
|
|
"id": "server_new_id"
|
|
},
|
|
{
|
|
"label": "get_timestamp()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L180",
|
|
"_origin": "ast",
|
|
"community": 7,
|
|
"norm_label": "get_timestamp()",
|
|
"community_name": "append_audit",
|
|
"id": "server_get_timestamp"
|
|
},
|
|
{
|
|
"label": "append_audit()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L183",
|
|
"_origin": "ast",
|
|
"community": 7,
|
|
"norm_label": "append_audit()",
|
|
"community_name": "append_audit",
|
|
"id": "server_append_audit"
|
|
},
|
|
{
|
|
"label": "record_brain_learning()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L199",
|
|
"_origin": "ast",
|
|
"community": 18,
|
|
"norm_label": "record_brain_learning()",
|
|
"community_name": "orchestrate_multi_agent",
|
|
"id": "server_record_brain_learning"
|
|
},
|
|
{
|
|
"label": "get_learning_memory_path()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L225",
|
|
"_origin": "ast",
|
|
"community": 71,
|
|
"norm_label": "get_learning_memory_path()",
|
|
"community_name": "Path",
|
|
"id": "server_get_learning_memory_path"
|
|
},
|
|
{
|
|
"label": "record_task_learning()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L246",
|
|
"_origin": "ast",
|
|
"community": 25,
|
|
"norm_label": "record_task_learning()",
|
|
"community_name": "run_skill",
|
|
"id": "server_record_task_learning"
|
|
},
|
|
{
|
|
"label": "load_agent_stats()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L299",
|
|
"_origin": "ast",
|
|
"community": 21,
|
|
"norm_label": "load_agent_stats()",
|
|
"community_name": "load_agent_registry",
|
|
"id": "server_load_agent_stats"
|
|
},
|
|
{
|
|
"label": "save_agent_stats()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L307",
|
|
"_origin": "ast",
|
|
"community": 25,
|
|
"norm_label": "save_agent_stats()",
|
|
"community_name": "run_skill",
|
|
"id": "server_save_agent_stats"
|
|
},
|
|
{
|
|
"label": "record_agent_run()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L311",
|
|
"_origin": "ast",
|
|
"community": 25,
|
|
"norm_label": "record_agent_run()",
|
|
"community_name": "run_skill",
|
|
"id": "server_record_agent_run"
|
|
},
|
|
{
|
|
"label": "is_error_response()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L330",
|
|
"_origin": "ast",
|
|
"community": 25,
|
|
"norm_label": "is_error_response()",
|
|
"community_name": "run_skill",
|
|
"id": "server_is_error_response"
|
|
},
|
|
{
|
|
"label": "compute_skill_score()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L365",
|
|
"_origin": "ast",
|
|
"community": 25,
|
|
"norm_label": "compute_skill_score()",
|
|
"community_name": "run_skill",
|
|
"id": "server_compute_skill_score"
|
|
},
|
|
{
|
|
"label": "record_skill_score()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L402",
|
|
"_origin": "ast",
|
|
"community": 25,
|
|
"norm_label": "record_skill_score()",
|
|
"community_name": "run_skill",
|
|
"id": "server_record_skill_score"
|
|
},
|
|
{
|
|
"label": "load_agent_registry()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L457",
|
|
"_origin": "ast",
|
|
"community": 21,
|
|
"norm_label": "load_agent_registry()",
|
|
"community_name": "load_agent_registry",
|
|
"id": "server_load_agent_registry"
|
|
},
|
|
{
|
|
"label": "save_agent_registry()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L472",
|
|
"_origin": "ast",
|
|
"community": 21,
|
|
"norm_label": "save_agent_registry()",
|
|
"community_name": "load_agent_registry",
|
|
"id": "server_save_agent_registry"
|
|
},
|
|
{
|
|
"label": "_cli_has_subcommand()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L479",
|
|
"_origin": "ast",
|
|
"community": 22,
|
|
"norm_label": "_cli_has_subcommand()",
|
|
"community_name": "execute_agent",
|
|
"id": "server_cli_has_subcommand"
|
|
},
|
|
{
|
|
"label": "hermes_cli_args()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L487",
|
|
"_origin": "ast",
|
|
"community": 22,
|
|
"norm_label": "hermes_cli_args()",
|
|
"community_name": "execute_agent",
|
|
"id": "server_hermes_cli_args"
|
|
},
|
|
{
|
|
"label": "hermes_available()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L507",
|
|
"_origin": "ast",
|
|
"community": 22,
|
|
"norm_label": "hermes_available()",
|
|
"community_name": "execute_agent",
|
|
"id": "server_hermes_available"
|
|
},
|
|
{
|
|
"label": "check_agent()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L521",
|
|
"_origin": "ast",
|
|
"community": 21,
|
|
"norm_label": "check_agent()",
|
|
"community_name": "load_agent_registry",
|
|
"id": "server_check_agent"
|
|
},
|
|
{
|
|
"label": "execute_agent_dynamic()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L580",
|
|
"_origin": "ast",
|
|
"community": 22,
|
|
"norm_label": "execute_agent_dynamic()",
|
|
"community_name": "execute_agent",
|
|
"id": "server_execute_agent_dynamic"
|
|
},
|
|
{
|
|
"label": "execute_agent_cli()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L600",
|
|
"_origin": "ast",
|
|
"community": 22,
|
|
"norm_label": "execute_agent_cli()",
|
|
"community_name": "execute_agent",
|
|
"id": "server_execute_agent_cli"
|
|
},
|
|
{
|
|
"label": "execute_agent_http()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L632",
|
|
"_origin": "ast",
|
|
"community": 22,
|
|
"norm_label": "execute_agent_http()",
|
|
"community_name": "execute_agent",
|
|
"id": "server_execute_agent_http"
|
|
},
|
|
{
|
|
"label": "execute_agent_mcp()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L652",
|
|
"_origin": "ast",
|
|
"community": 22,
|
|
"norm_label": "execute_agent_mcp()",
|
|
"community_name": "execute_agent",
|
|
"id": "server_execute_agent_mcp"
|
|
},
|
|
{
|
|
"label": "get_status()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L659",
|
|
"_origin": "ast",
|
|
"community": 21,
|
|
"norm_label": "get_status()",
|
|
"community_name": "load_agent_registry",
|
|
"id": "server_get_status"
|
|
},
|
|
{
|
|
"label": "healthz()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L671",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "healthz()",
|
|
"community_name": "server.py",
|
|
"id": "server_healthz"
|
|
},
|
|
{
|
|
"label": "readyz()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L675",
|
|
"_origin": "ast",
|
|
"community": 21,
|
|
"norm_label": "readyz()",
|
|
"community_name": "load_agent_registry",
|
|
"id": "server_readyz"
|
|
},
|
|
{
|
|
"label": "get_system()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L685",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "get_system()",
|
|
"community_name": "server.py",
|
|
"id": "server_get_system"
|
|
},
|
|
{
|
|
"label": "list_brain()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L754",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "list_brain()",
|
|
"community_name": "run_skill",
|
|
"id": "server_list_brain"
|
|
},
|
|
{
|
|
"label": "get_brain_file()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L764",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "get_brain_file()",
|
|
"community_name": "run_skill",
|
|
"id": "server_get_brain_file"
|
|
},
|
|
{
|
|
"label": "update_brain_file()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L771",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "update_brain_file()",
|
|
"community_name": "server.py",
|
|
"id": "server_update_brain_file"
|
|
},
|
|
{
|
|
"label": "_brain_index_module()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L782",
|
|
"_origin": "ast",
|
|
"community": 18,
|
|
"norm_label": "_brain_index_module()",
|
|
"community_name": "orchestrate_multi_agent",
|
|
"id": "server_brain_index_module"
|
|
},
|
|
{
|
|
"label": "ingest_brain_index()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L794",
|
|
"_origin": "ast",
|
|
"community": 18,
|
|
"norm_label": "ingest_brain_index()",
|
|
"community_name": "orchestrate_multi_agent",
|
|
"id": "server_ingest_brain_index"
|
|
},
|
|
{
|
|
"label": "upsert_brain_doc()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L806",
|
|
"_origin": "ast",
|
|
"community": 18,
|
|
"norm_label": "upsert_brain_doc()",
|
|
"community_name": "orchestrate_multi_agent",
|
|
"id": "server_upsert_brain_doc"
|
|
},
|
|
{
|
|
"label": "search_brain_index()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L831",
|
|
"_origin": "ast",
|
|
"community": 18,
|
|
"norm_label": "search_brain_index()",
|
|
"community_name": "orchestrate_multi_agent",
|
|
"id": "server_search_brain_index"
|
|
},
|
|
{
|
|
"label": "stats_brain_index()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L844",
|
|
"_origin": "ast",
|
|
"community": 18,
|
|
"norm_label": "stats_brain_index()",
|
|
"community_name": "orchestrate_multi_agent",
|
|
"id": "server_stats_brain_index"
|
|
},
|
|
{
|
|
"label": "skill_dir_path()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L858",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "skill_dir_path()",
|
|
"community_name": "server.py",
|
|
"id": "server_skill_dir_path"
|
|
},
|
|
{
|
|
"label": "resolve_skill_dir()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L867",
|
|
"_origin": "ast",
|
|
"community": 25,
|
|
"norm_label": "resolve_skill_dir()",
|
|
"community_name": "run_skill",
|
|
"id": "server_resolve_skill_dir"
|
|
},
|
|
{
|
|
"label": "skill_context_file_path()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L882",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "skill_context_file_path()",
|
|
"community_name": "server.py",
|
|
"id": "server_skill_context_file_path"
|
|
},
|
|
{
|
|
"label": "list_skills()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L892",
|
|
"_origin": "ast",
|
|
"community": 10,
|
|
"norm_label": "list_skills()",
|
|
"community_name": "read_json",
|
|
"id": "server_list_skills"
|
|
},
|
|
{
|
|
"label": "get_skill()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L909",
|
|
"_origin": "ast",
|
|
"community": 25,
|
|
"norm_label": "get_skill()",
|
|
"community_name": "run_skill",
|
|
"id": "server_get_skill"
|
|
},
|
|
{
|
|
"label": "create_skill()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L921",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "create_skill()",
|
|
"community_name": "server.py",
|
|
"id": "server_create_skill"
|
|
},
|
|
{
|
|
"label": "update_skill()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L933",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "update_skill()",
|
|
"community_name": "server.py",
|
|
"id": "server_update_skill"
|
|
},
|
|
{
|
|
"label": "get_skill_context_file()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L942",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "get_skill_context_file()",
|
|
"community_name": "server.py",
|
|
"id": "server_get_skill_context_file"
|
|
},
|
|
{
|
|
"label": "put_skill_context_file()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L949",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "put_skill_context_file()",
|
|
"community_name": "server.py",
|
|
"id": "server_put_skill_context_file"
|
|
},
|
|
{
|
|
"label": "delete_skill_context_file()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L960",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "delete_skill_context_file()",
|
|
"community_name": "server.py",
|
|
"id": "server_delete_skill_context_file"
|
|
},
|
|
{
|
|
"label": "run_skill()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L969",
|
|
"_origin": "ast",
|
|
"community": 25,
|
|
"norm_label": "run_skill()",
|
|
"community_name": "run_skill",
|
|
"id": "server_run_skill"
|
|
},
|
|
{
|
|
"label": "_run_angle()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1084",
|
|
"_origin": "ast",
|
|
"community": 22,
|
|
"norm_label": "_run_angle()",
|
|
"community_name": "execute_agent",
|
|
"id": "server_run_angle"
|
|
},
|
|
{
|
|
"label": "orchestrate_multi_agent()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1093",
|
|
"_origin": "ast",
|
|
"community": 18,
|
|
"norm_label": "orchestrate_multi_agent()",
|
|
"community_name": "orchestrate_multi_agent",
|
|
"id": "server_orchestrate_multi_agent"
|
|
},
|
|
{
|
|
"label": "list_orchestration_runs()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1220",
|
|
"_origin": "ast",
|
|
"community": 10,
|
|
"norm_label": "list_orchestration_runs()",
|
|
"community_name": "read_json",
|
|
"id": "server_list_orchestration_runs"
|
|
},
|
|
{
|
|
"label": "get_skill_eval()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1239",
|
|
"_origin": "ast",
|
|
"community": 25,
|
|
"norm_label": "get_skill_eval()",
|
|
"community_name": "run_skill",
|
|
"id": "server_get_skill_eval"
|
|
},
|
|
{
|
|
"label": "list_jobs()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1246",
|
|
"_origin": "ast",
|
|
"community": 10,
|
|
"norm_label": "list_jobs()",
|
|
"community_name": "read_json",
|
|
"id": "server_list_jobs"
|
|
},
|
|
{
|
|
"label": "create_job()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1256",
|
|
"_origin": "ast",
|
|
"community": 7,
|
|
"norm_label": "create_job()",
|
|
"community_name": "append_audit",
|
|
"id": "server_create_job"
|
|
},
|
|
{
|
|
"label": "delete_job()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1276",
|
|
"_origin": "ast",
|
|
"community": 10,
|
|
"norm_label": "delete_job()",
|
|
"community_name": "read_json",
|
|
"id": "server_delete_job"
|
|
},
|
|
{
|
|
"label": "get_audit()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1289",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "get_audit()",
|
|
"community_name": "server.py",
|
|
"id": "server_get_audit"
|
|
},
|
|
{
|
|
"label": "get_cost()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1308",
|
|
"_origin": "ast",
|
|
"community": 10,
|
|
"norm_label": "get_cost()",
|
|
"community_name": "read_json",
|
|
"id": "server_get_cost"
|
|
},
|
|
{
|
|
"label": "record_cost()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1313",
|
|
"_origin": "ast",
|
|
"community": 10,
|
|
"norm_label": "record_cost()",
|
|
"community_name": "read_json",
|
|
"id": "server_record_cost"
|
|
},
|
|
{
|
|
"label": "list_plugins()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1329",
|
|
"_origin": "ast",
|
|
"community": 10,
|
|
"norm_label": "list_plugins()",
|
|
"community_name": "read_json",
|
|
"id": "server_list_plugins"
|
|
},
|
|
{
|
|
"label": "install_plugin()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1334",
|
|
"_origin": "ast",
|
|
"community": 10,
|
|
"norm_label": "install_plugin()",
|
|
"community_name": "read_json",
|
|
"id": "server_install_plugin"
|
|
},
|
|
{
|
|
"label": "uninstall_plugin()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1394",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "uninstall_plugin()",
|
|
"community_name": "server.py",
|
|
"id": "server_uninstall_plugin"
|
|
},
|
|
{
|
|
"label": "list_integrations()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1405",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "list_integrations()",
|
|
"community_name": "server.py",
|
|
"id": "server_list_integrations"
|
|
},
|
|
{
|
|
"label": "add_integration()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1413",
|
|
"_origin": "ast",
|
|
"community": 7,
|
|
"norm_label": "add_integration()",
|
|
"community_name": "append_audit",
|
|
"id": "server_add_integration"
|
|
},
|
|
{
|
|
"label": "list_backups()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1442",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "list_backups()",
|
|
"community_name": "server.py",
|
|
"id": "server_list_backups"
|
|
},
|
|
{
|
|
"label": "create_backup()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1454",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "create_backup()",
|
|
"community_name": "server.py",
|
|
"id": "server_create_backup"
|
|
},
|
|
{
|
|
"label": "_resolve_backup_file()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1467",
|
|
"_origin": "ast",
|
|
"community": 71,
|
|
"norm_label": "_resolve_backup_file()",
|
|
"community_name": "Path",
|
|
"id": "server_resolve_backup_file"
|
|
},
|
|
{
|
|
"label": "_safe_extractall()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1482",
|
|
"_origin": "ast",
|
|
"community": 71,
|
|
"norm_label": "_safe_extractall()",
|
|
"community_name": "Path",
|
|
"id": "server_safe_extractall"
|
|
},
|
|
{
|
|
"label": "restore_backup()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1497",
|
|
"_origin": "ast",
|
|
"community": 71,
|
|
"norm_label": "restore_backup()",
|
|
"community_name": "Path",
|
|
"id": "server_restore_backup"
|
|
},
|
|
{
|
|
"label": "list_prompts()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1509",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "list_prompts()",
|
|
"community_name": "run_skill",
|
|
"id": "server_list_prompts"
|
|
},
|
|
{
|
|
"label": "get_settings()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1519",
|
|
"_origin": "ast",
|
|
"community": 10,
|
|
"norm_label": "get_settings()",
|
|
"community_name": "read_json",
|
|
"id": "server_get_settings"
|
|
},
|
|
{
|
|
"label": "update_settings()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1524",
|
|
"_origin": "ast",
|
|
"community": 10,
|
|
"norm_label": "update_settings()",
|
|
"community_name": "read_json",
|
|
"id": "server_update_settings"
|
|
},
|
|
{
|
|
"label": "list_standards()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1536",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "list_standards()",
|
|
"community_name": "run_skill",
|
|
"id": "server_list_standards"
|
|
},
|
|
{
|
|
"label": "discover_standards()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1551",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "discover_standards()",
|
|
"community_name": "server.py",
|
|
"id": "server_discover_standards"
|
|
},
|
|
{
|
|
"label": "load_chat_history()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1560",
|
|
"_origin": "ast",
|
|
"community": 10,
|
|
"norm_label": "load_chat_history()",
|
|
"community_name": "read_json",
|
|
"id": "server_load_chat_history"
|
|
},
|
|
{
|
|
"label": "save_chat_message()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1563",
|
|
"_origin": "ast",
|
|
"community": 10,
|
|
"norm_label": "save_chat_message()",
|
|
"community_name": "read_json",
|
|
"id": "server_save_chat_message"
|
|
},
|
|
{
|
|
"label": "run_cli()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1570",
|
|
"_origin": "ast",
|
|
"community": 22,
|
|
"norm_label": "run_cli()",
|
|
"community_name": "execute_agent",
|
|
"id": "server_run_cli"
|
|
},
|
|
{
|
|
"label": "clean_hermes_output()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1574",
|
|
"_origin": "ast",
|
|
"community": 22,
|
|
"norm_label": "clean_hermes_output()",
|
|
"community_name": "execute_agent",
|
|
"id": "server_clean_hermes_output"
|
|
},
|
|
{
|
|
"label": "execute_agent()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1599",
|
|
"_origin": "ast",
|
|
"community": 22,
|
|
"norm_label": "execute_agent()",
|
|
"community_name": "execute_agent",
|
|
"id": "server_execute_agent"
|
|
},
|
|
{
|
|
"label": "chat()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1695",
|
|
"_origin": "ast",
|
|
"community": 25,
|
|
"norm_label": "chat()",
|
|
"community_name": "run_skill",
|
|
"id": "server_chat"
|
|
},
|
|
{
|
|
"label": "get_chat_history()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1731",
|
|
"_origin": "ast",
|
|
"community": 10,
|
|
"norm_label": "get_chat_history()",
|
|
"community_name": "read_json",
|
|
"id": "server_get_chat_history"
|
|
},
|
|
{
|
|
"label": "PtySession",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1736",
|
|
"_origin": "ast",
|
|
"community": 18,
|
|
"norm_label": "ptysession",
|
|
"community_name": "orchestrate_multi_agent",
|
|
"id": "server_ptysession"
|
|
},
|
|
{
|
|
"label": ".__init__()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1739",
|
|
"_origin": "ast",
|
|
"community": 18,
|
|
"norm_label": ".__init__()",
|
|
"community_name": "orchestrate_multi_agent",
|
|
"id": "server_ptysession_init"
|
|
},
|
|
{
|
|
"label": ".start()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1744",
|
|
"_origin": "ast",
|
|
"community": 18,
|
|
"norm_label": ".start()",
|
|
"community_name": "orchestrate_multi_agent",
|
|
"id": "server_ptysession_start"
|
|
},
|
|
{
|
|
"label": ".read()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1760",
|
|
"_origin": "ast",
|
|
"community": 22,
|
|
"norm_label": ".read()",
|
|
"community_name": "execute_agent",
|
|
"id": "server_ptysession_read"
|
|
},
|
|
{
|
|
"label": ".write()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1765",
|
|
"_origin": "ast",
|
|
"community": 18,
|
|
"norm_label": ".write()",
|
|
"community_name": "orchestrate_multi_agent",
|
|
"id": "server_ptysession_write"
|
|
},
|
|
{
|
|
"label": ".resize()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1771",
|
|
"_origin": "ast",
|
|
"community": 18,
|
|
"norm_label": ".resize()",
|
|
"community_name": "orchestrate_multi_agent",
|
|
"id": "server_ptysession_resize"
|
|
},
|
|
{
|
|
"label": ".close()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1780",
|
|
"_origin": "ast",
|
|
"community": 18,
|
|
"norm_label": ".close()",
|
|
"community_name": "orchestrate_multi_agent",
|
|
"id": "server_ptysession_close"
|
|
},
|
|
{
|
|
"label": "ws_terminal()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1803",
|
|
"_origin": "ast",
|
|
"community": 18,
|
|
"norm_label": "ws_terminal()",
|
|
"community_name": "orchestrate_multi_agent",
|
|
"id": "server_ws_terminal"
|
|
},
|
|
{
|
|
"label": "KanbanTaskCreate",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1869",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "kanbantaskcreate",
|
|
"community_name": "server.py",
|
|
"id": "server_kanbantaskcreate"
|
|
},
|
|
{
|
|
"label": "KanbanTaskUpdate",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1876",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "kanbantaskupdate",
|
|
"community_name": "server.py",
|
|
"id": "server_kanbantaskupdate"
|
|
},
|
|
{
|
|
"label": "KanbanComplete",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1883",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "kanbancomplete",
|
|
"community_name": "server.py",
|
|
"id": "server_kanbancomplete"
|
|
},
|
|
{
|
|
"label": "KanbanBlock",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1886",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "kanbanblock",
|
|
"community_name": "server.py",
|
|
"id": "server_kanbanblock"
|
|
},
|
|
{
|
|
"label": "KanbanCommentCreate",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1889",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "kanbancommentcreate",
|
|
"community_name": "server.py",
|
|
"id": "server_kanbancommentcreate"
|
|
},
|
|
{
|
|
"label": "KanbanLinkCreate",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1892",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "kanbanlinkcreate",
|
|
"community_name": "server.py",
|
|
"id": "server_kanbanlinkcreate"
|
|
},
|
|
{
|
|
"label": "GoalCreate",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1896",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "goalcreate",
|
|
"community_name": "server.py",
|
|
"id": "server_goalcreate"
|
|
},
|
|
{
|
|
"label": "GoalUpdate",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1902",
|
|
"_origin": "ast",
|
|
"community": 160,
|
|
"norm_label": "goalupdate",
|
|
"community_name": "load_goals",
|
|
"id": "server_goalupdate"
|
|
},
|
|
{
|
|
"label": "JournalSave",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1910",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "journalsave",
|
|
"community_name": "server.py",
|
|
"id": "server_journalsave"
|
|
},
|
|
{
|
|
"label": "RouterSuggest",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1913",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "routersuggest",
|
|
"community_name": "server.py",
|
|
"id": "server_routersuggest"
|
|
},
|
|
{
|
|
"label": "RouterRoute",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1916",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "routerroute",
|
|
"community_name": "server.py",
|
|
"id": "server_routerroute"
|
|
},
|
|
{
|
|
"label": "ensure_dir()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1926",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "ensure_dir()",
|
|
"community_name": "server.py",
|
|
"id": "server_ensure_dir"
|
|
},
|
|
{
|
|
"label": "load_kanban_tasks()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1929",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "load_kanban_tasks()",
|
|
"community_name": "server.py",
|
|
"id": "server_load_kanban_tasks"
|
|
},
|
|
{
|
|
"label": "kanban_task_path()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1940",
|
|
"_origin": "ast",
|
|
"community": 7,
|
|
"norm_label": "kanban_task_path()",
|
|
"community_name": "append_audit",
|
|
"id": "server_kanban_task_path"
|
|
},
|
|
{
|
|
"label": "save_kanban_task()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1950",
|
|
"_origin": "ast",
|
|
"community": 7,
|
|
"norm_label": "save_kanban_task()",
|
|
"community_name": "append_audit",
|
|
"id": "server_save_kanban_task"
|
|
},
|
|
{
|
|
"label": "is_dispatchable_agent()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1954",
|
|
"_origin": "ast",
|
|
"community": 7,
|
|
"norm_label": "is_dispatchable_agent()",
|
|
"community_name": "append_audit",
|
|
"id": "server_is_dispatchable_agent"
|
|
},
|
|
{
|
|
"label": "dispatch_kanban_task()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1958",
|
|
"_origin": "ast",
|
|
"community": 7,
|
|
"norm_label": "dispatch_kanban_task()",
|
|
"community_name": "append_audit",
|
|
"id": "server_dispatch_kanban_task"
|
|
},
|
|
{
|
|
"label": "_run_kanban_agent()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L1974",
|
|
"_origin": "ast",
|
|
"community": 7,
|
|
"norm_label": "_run_kanban_agent()",
|
|
"community_name": "append_audit",
|
|
"id": "server_run_kanban_agent"
|
|
},
|
|
{
|
|
"label": "load_goals()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2019",
|
|
"_origin": "ast",
|
|
"community": 160,
|
|
"norm_label": "load_goals()",
|
|
"community_name": "load_goals",
|
|
"id": "server_load_goals"
|
|
},
|
|
{
|
|
"label": "save_goals()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2022",
|
|
"_origin": "ast",
|
|
"community": 160,
|
|
"norm_label": "save_goals()",
|
|
"community_name": "load_goals",
|
|
"id": "server_save_goals"
|
|
},
|
|
{
|
|
"label": "kanban_board()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2028",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "kanban_board()",
|
|
"community_name": "server.py",
|
|
"id": "server_kanban_board"
|
|
},
|
|
{
|
|
"label": "kanban_get_task()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2043",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "kanban_get_task()",
|
|
"community_name": "server.py",
|
|
"id": "server_kanban_get_task"
|
|
},
|
|
{
|
|
"label": "kanban_create_task()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2050",
|
|
"_origin": "ast",
|
|
"community": 7,
|
|
"norm_label": "kanban_create_task()",
|
|
"community_name": "append_audit",
|
|
"id": "server_kanban_create_task"
|
|
},
|
|
{
|
|
"label": "kanban_update_task()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2074",
|
|
"_origin": "ast",
|
|
"community": 7,
|
|
"norm_label": "kanban_update_task()",
|
|
"community_name": "append_audit",
|
|
"id": "server_kanban_update_task"
|
|
},
|
|
{
|
|
"label": "kanban_delete_task()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2093",
|
|
"_origin": "ast",
|
|
"community": 7,
|
|
"norm_label": "kanban_delete_task()",
|
|
"community_name": "append_audit",
|
|
"id": "server_kanban_delete_task"
|
|
},
|
|
{
|
|
"label": "kanban_dispatch_task()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2114",
|
|
"_origin": "ast",
|
|
"community": 7,
|
|
"norm_label": "kanban_dispatch_task()",
|
|
"community_name": "append_audit",
|
|
"id": "server_kanban_dispatch_task"
|
|
},
|
|
{
|
|
"label": "kanban_complete_task()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2125",
|
|
"_origin": "ast",
|
|
"community": 7,
|
|
"norm_label": "kanban_complete_task()",
|
|
"community_name": "append_audit",
|
|
"id": "server_kanban_complete_task"
|
|
},
|
|
{
|
|
"label": "kanban_block_task()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2139",
|
|
"_origin": "ast",
|
|
"community": 7,
|
|
"norm_label": "kanban_block_task()",
|
|
"community_name": "append_audit",
|
|
"id": "server_kanban_block_task"
|
|
},
|
|
{
|
|
"label": "kanban_unblock_task()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2152",
|
|
"_origin": "ast",
|
|
"community": 7,
|
|
"norm_label": "kanban_unblock_task()",
|
|
"community_name": "append_audit",
|
|
"id": "server_kanban_unblock_task"
|
|
},
|
|
{
|
|
"label": "kanban_add_comment()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2165",
|
|
"_origin": "ast",
|
|
"community": 7,
|
|
"norm_label": "kanban_add_comment()",
|
|
"community_name": "append_audit",
|
|
"id": "server_kanban_add_comment"
|
|
},
|
|
{
|
|
"label": "kanban_add_link()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2181",
|
|
"_origin": "ast",
|
|
"community": 7,
|
|
"norm_label": "kanban_add_link()",
|
|
"community_name": "append_audit",
|
|
"id": "server_kanban_add_link"
|
|
},
|
|
{
|
|
"label": "kanban_remove_link()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2197",
|
|
"_origin": "ast",
|
|
"community": 7,
|
|
"norm_label": "kanban_remove_link()",
|
|
"community_name": "append_audit",
|
|
"id": "server_kanban_remove_link"
|
|
},
|
|
{
|
|
"label": "kanban_dispatch()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2209",
|
|
"_origin": "ast",
|
|
"community": 7,
|
|
"norm_label": "kanban_dispatch()",
|
|
"community_name": "append_audit",
|
|
"id": "server_kanban_dispatch"
|
|
},
|
|
{
|
|
"label": "kanban_specify_task()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2219",
|
|
"_origin": "ast",
|
|
"community": 7,
|
|
"norm_label": "kanban_specify_task()",
|
|
"community_name": "append_audit",
|
|
"id": "server_kanban_specify_task"
|
|
},
|
|
{
|
|
"label": "kanban_decompose_task()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2231",
|
|
"_origin": "ast",
|
|
"community": 7,
|
|
"norm_label": "kanban_decompose_task()",
|
|
"community_name": "append_audit",
|
|
"id": "server_kanban_decompose_task"
|
|
},
|
|
{
|
|
"label": "list_goals()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2260",
|
|
"_origin": "ast",
|
|
"community": 160,
|
|
"norm_label": "list_goals()",
|
|
"community_name": "load_goals",
|
|
"id": "server_list_goals"
|
|
},
|
|
{
|
|
"label": "create_goal()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2267",
|
|
"_origin": "ast",
|
|
"community": 7,
|
|
"norm_label": "create_goal()",
|
|
"community_name": "append_audit",
|
|
"id": "server_create_goal"
|
|
},
|
|
{
|
|
"label": "update_goal()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2295",
|
|
"_origin": "ast",
|
|
"community": 160,
|
|
"norm_label": "update_goal()",
|
|
"community_name": "load_goals",
|
|
"id": "server_update_goal"
|
|
},
|
|
{
|
|
"label": "delete_goal()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2314",
|
|
"_origin": "ast",
|
|
"community": 160,
|
|
"norm_label": "delete_goal()",
|
|
"community_name": "load_goals",
|
|
"id": "server_delete_goal"
|
|
},
|
|
{
|
|
"label": "list_journal_entries()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2327",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "list_journal_entries()",
|
|
"community_name": "server.py",
|
|
"id": "server_list_journal_entries"
|
|
},
|
|
{
|
|
"label": "get_journal_entry()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2342",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "get_journal_entry()",
|
|
"community_name": "server.py",
|
|
"id": "server_get_journal_entry"
|
|
},
|
|
{
|
|
"label": "save_journal_entry()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2352",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "save_journal_entry()",
|
|
"community_name": "server.py",
|
|
"id": "server_save_journal_entry"
|
|
},
|
|
{
|
|
"label": "search_journal()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2363",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "search_journal()",
|
|
"community_name": "server.py",
|
|
"id": "server_search_journal"
|
|
},
|
|
{
|
|
"label": "get_agent_health()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2380",
|
|
"_origin": "ast",
|
|
"community": 21,
|
|
"norm_label": "get_agent_health()",
|
|
"community_name": "load_agent_registry",
|
|
"id": "server_get_agent_health"
|
|
},
|
|
{
|
|
"label": "get_agent_stats()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2401",
|
|
"_origin": "ast",
|
|
"community": 21,
|
|
"norm_label": "get_agent_stats()",
|
|
"community_name": "load_agent_registry",
|
|
"id": "server_get_agent_stats"
|
|
},
|
|
{
|
|
"label": "refresh_agent_health()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2425",
|
|
"_origin": "ast",
|
|
"community": 21,
|
|
"norm_label": "refresh_agent_health()",
|
|
"community_name": "load_agent_registry",
|
|
"id": "server_refresh_agent_health"
|
|
},
|
|
{
|
|
"label": "AgentRegisterRequest",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2438",
|
|
"_origin": "ast",
|
|
"community": 21,
|
|
"norm_label": "agentregisterrequest",
|
|
"community_name": "load_agent_registry",
|
|
"id": "server_agentregisterrequest"
|
|
},
|
|
{
|
|
"label": "list_agents()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2456",
|
|
"_origin": "ast",
|
|
"community": 21,
|
|
"norm_label": "list_agents()",
|
|
"community_name": "load_agent_registry",
|
|
"id": "server_list_agents"
|
|
},
|
|
{
|
|
"label": "register_agent()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2476",
|
|
"_origin": "ast",
|
|
"community": 21,
|
|
"norm_label": "register_agent()",
|
|
"community_name": "load_agent_registry",
|
|
"id": "server_register_agent"
|
|
},
|
|
{
|
|
"label": "unregister_agent()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2531",
|
|
"_origin": "ast",
|
|
"community": 21,
|
|
"norm_label": "unregister_agent()",
|
|
"community_name": "load_agent_registry",
|
|
"id": "server_unregister_agent"
|
|
},
|
|
{
|
|
"label": "router_suggest()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2562",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "router_suggest()",
|
|
"community_name": "server.py",
|
|
"id": "server_router_suggest"
|
|
},
|
|
{
|
|
"label": "router_route()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2588",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "router_route()",
|
|
"community_name": "server.py",
|
|
"id": "server_router_route"
|
|
},
|
|
{
|
|
"label": "get_skill_analytics()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2606",
|
|
"_origin": "ast",
|
|
"community": 10,
|
|
"norm_label": "get_skill_analytics()",
|
|
"community_name": "read_json",
|
|
"id": "server_get_skill_analytics"
|
|
},
|
|
{
|
|
"label": "get_trend_analytics()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2630",
|
|
"_origin": "ast",
|
|
"community": 10,
|
|
"norm_label": "get_trend_analytics()",
|
|
"community_name": "read_json",
|
|
"id": "server_get_trend_analytics"
|
|
},
|
|
{
|
|
"label": "list_sessions()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2647",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "list_sessions()",
|
|
"community_name": "server.py",
|
|
"id": "server_list_sessions"
|
|
},
|
|
{
|
|
"label": "get_session_replay()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2675",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "get_session_replay()",
|
|
"community_name": "server.py",
|
|
"id": "server_get_session_replay"
|
|
},
|
|
{
|
|
"label": "NoCacheStaticFiles",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2716",
|
|
"_origin": "ast",
|
|
"community": 281,
|
|
"norm_label": "nocachestaticfiles",
|
|
"community_name": "NoCacheStaticFiles",
|
|
"id": "server_nocachestaticfiles"
|
|
},
|
|
{
|
|
"label": ".__init__()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2719",
|
|
"_origin": "ast",
|
|
"community": 281,
|
|
"norm_label": ".__init__()",
|
|
"community_name": "NoCacheStaticFiles",
|
|
"id": "server_nocachestaticfiles_init"
|
|
},
|
|
{
|
|
"label": ".get_response()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2721",
|
|
"_origin": "ast",
|
|
"community": 281,
|
|
"norm_label": ".get_response()",
|
|
"community_name": "NoCacheStaticFiles",
|
|
"id": "server_nocachestaticfiles_get_response"
|
|
},
|
|
{
|
|
"label": "index()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2744",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "index()",
|
|
"community_name": "server.py",
|
|
"id": "server_index"
|
|
},
|
|
{
|
|
"label": "test_page()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2757",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "test_page()",
|
|
"community_name": "server.py",
|
|
"id": "server_test_page"
|
|
},
|
|
{
|
|
"label": "_recompute_agent_time()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2774",
|
|
"_origin": "ast",
|
|
"community": 10,
|
|
"norm_label": "_recompute_agent_time()",
|
|
"community_name": "read_json",
|
|
"id": "server_recompute_agent_time"
|
|
},
|
|
{
|
|
"label": "get_agent_time()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2791",
|
|
"_origin": "ast",
|
|
"community": 10,
|
|
"norm_label": "get_agent_time()",
|
|
"community_name": "read_json",
|
|
"id": "server_get_agent_time"
|
|
},
|
|
{
|
|
"label": "agent_time_skin()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2815",
|
|
"_origin": "ast",
|
|
"community": 10,
|
|
"norm_label": "agent_time_skin()",
|
|
"community_name": "read_json",
|
|
"id": "server_agent_time_skin"
|
|
},
|
|
{
|
|
"label": "get_agent_insights()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L2854",
|
|
"_origin": "ast",
|
|
"community": 10,
|
|
"norm_label": "get_agent_insights()",
|
|
"community_name": "read_json",
|
|
"id": "server_get_agent_insights"
|
|
},
|
|
{
|
|
"label": "favicon()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L3002",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "favicon()",
|
|
"community_name": "server.py",
|
|
"id": "server_favicon"
|
|
},
|
|
{
|
|
"label": "favicon_svg()",
|
|
"file_type": "code",
|
|
"source_file": "server.py",
|
|
"source_location": "L3006",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "favicon_svg()",
|
|
"community_name": "server.py",
|
|
"id": "server_favicon_svg"
|
|
},
|
|
{
|
|
"label": "Return local dashboard origins allowed to call the API.",
|
|
"file_type": "rationale",
|
|
"source_file": "server.py",
|
|
"source_location": "L49",
|
|
"_origin": "ast",
|
|
"community": 18,
|
|
"norm_label": "return local dashboard origins allowed to call the api.",
|
|
"community_name": "orchestrate_multi_agent",
|
|
"id": "server_rationale_49"
|
|
},
|
|
{
|
|
"label": "Load JSON from path, returning ``default`` when the file is missing. On cor",
|
|
"file_type": "rationale",
|
|
"source_file": "server.py",
|
|
"source_location": "L146",
|
|
"_origin": "ast",
|
|
"community": 10,
|
|
"norm_label": "load json from path, returning ``default`` when the file is missing. on cor",
|
|
"community_name": "read_json",
|
|
"id": "server_rationale_146"
|
|
},
|
|
{
|
|
"label": "Serialize data as pretty JSON to path.",
|
|
"file_type": "rationale",
|
|
"source_file": "server.py",
|
|
"source_location": "L165",
|
|
"_origin": "ast",
|
|
"community": 10,
|
|
"norm_label": "serialize data as pretty json to path.",
|
|
"community_name": "read_json",
|
|
"id": "server_rationale_165"
|
|
},
|
|
{
|
|
"label": "Yield skill directories, skipping hidden and underscore-prefixed ones.",
|
|
"file_type": "rationale",
|
|
"source_file": "server.py",
|
|
"source_location": "L169",
|
|
"_origin": "ast",
|
|
"community": 10,
|
|
"norm_label": "yield skill directories, skipping hidden and underscore-prefixed ones.",
|
|
"community_name": "read_json",
|
|
"id": "server_rationale_169"
|
|
},
|
|
{
|
|
"label": "Push a single document into the centralized brain index. Best-effort: a bra",
|
|
"file_type": "rationale",
|
|
"source_file": "server.py",
|
|
"source_location": "L202",
|
|
"_origin": "ast",
|
|
"community": 18,
|
|
"norm_label": "push a single document into the centralized brain index. best-effort: a bra",
|
|
"community_name": "orchestrate_multi_agent",
|
|
"id": "server_rationale_202"
|
|
},
|
|
{
|
|
"label": "Resolve the central learning-memory file (directable via settings). The hoo",
|
|
"file_type": "rationale",
|
|
"source_file": "server.py",
|
|
"source_location": "L226",
|
|
"_origin": "ast",
|
|
"community": 71,
|
|
"norm_label": "resolve the central learning-memory file (directable via settings). the hoo",
|
|
"community_name": "Path",
|
|
"id": "server_rationale_226"
|
|
},
|
|
{
|
|
"label": "System-wide learning hook. Called after EVERY agent task so it covers all cu",
|
|
"file_type": "rationale",
|
|
"source_file": "server.py",
|
|
"source_location": "L248",
|
|
"_origin": "ast",
|
|
"community": 25,
|
|
"norm_label": "system-wide learning hook. called after every agent task so it covers all cu",
|
|
"community_name": "run_skill",
|
|
"id": "server_rationale_248"
|
|
},
|
|
{
|
|
"label": "Persist real invocation stats for an agent (consumed by /api/agents/health).",
|
|
"file_type": "rationale",
|
|
"source_file": "server.py",
|
|
"source_location": "L312",
|
|
"_origin": "ast",
|
|
"community": 25,
|
|
"norm_label": "persist real invocation stats for an agent (consumed by /api/agents/health).",
|
|
"community_name": "run_skill",
|
|
"id": "server_rationale_312"
|
|
},
|
|
{
|
|
"label": "Detect the error/refusal/busy sentinels this server emits on agent failures.",
|
|
"file_type": "rationale",
|
|
"source_file": "server.py",
|
|
"source_location": "L331",
|
|
"_origin": "ast",
|
|
"community": 25,
|
|
"norm_label": "detect the error/refusal/busy sentinels this server emits on agent failures.",
|
|
"community_name": "run_skill",
|
|
"id": "server_rationale_331"
|
|
},
|
|
{
|
|
"label": "Weighted 0-100 quality score from eval.json criteria + response features.",
|
|
"file_type": "rationale",
|
|
"source_file": "server.py",
|
|
"source_location": "L366",
|
|
"_origin": "ast",
|
|
"community": 25,
|
|
"norm_label": "weighted 0-100 quality score from eval.json criteria + response features.",
|
|
"community_name": "run_skill",
|
|
"id": "server_rationale_366"
|
|
},
|
|
{
|
|
"label": "Append a run's score to skills/<name>/score-history.json.",
|
|
"file_type": "rationale",
|
|
"source_file": "server.py",
|
|
"source_location": "L403",
|
|
"_origin": "ast",
|
|
"community": 25,
|
|
"norm_label": "append a run's score to skills/<name>/score-history.json.",
|
|
"community_name": "run_skill",
|
|
"id": "server_rationale_403"
|
|
},
|
|
{
|
|
"label": "Load agent registry from disk, merging with builtins.",
|
|
"file_type": "rationale",
|
|
"source_file": "server.py",
|
|
"source_location": "L458",
|
|
"_origin": "ast",
|
|
"community": 21,
|
|
"norm_label": "load agent registry from disk, merging with builtins.",
|
|
"community_name": "load_agent_registry",
|
|
"id": "server_rationale_458"
|
|
},
|
|
{
|
|
"label": "Save custom agents to disk (excluding builtins).",
|
|
"file_type": "rationale",
|
|
"source_file": "server.py",
|
|
"source_location": "L473",
|
|
"_origin": "ast",
|
|
"community": 21,
|
|
"norm_label": "save custom agents to disk (excluding builtins).",
|
|
"community_name": "load_agent_registry",
|
|
"id": "server_rationale_473"
|
|
},
|
|
{
|
|
"label": "Build the command to invoke Hermes, bridging through WSL if the real agent only",
|
|
"file_type": "rationale",
|
|
"source_file": "server.py",
|
|
"source_location": "L488",
|
|
"_origin": "ast",
|
|
"community": 22,
|
|
"norm_label": "build the command to invoke hermes, bridging through wsl if the real agent only",
|
|
"community_name": "execute_agent",
|
|
"id": "server_rationale_488"
|
|
},
|
|
{
|
|
"label": "Cached: this spawns a subprocess (possibly via WSL), and /api/status is polled e",
|
|
"file_type": "rationale",
|
|
"source_file": "server.py",
|
|
"source_location": "L508",
|
|
"_origin": "ast",
|
|
"community": 22,
|
|
"norm_label": "cached: this spawns a subprocess (possibly via wsl), and /api/status is polled e",
|
|
"community_name": "execute_agent",
|
|
"id": "server_rationale_508"
|
|
},
|
|
{
|
|
"label": "Dynamic agent check based on registry configuration.",
|
|
"file_type": "rationale",
|
|
"source_file": "server.py",
|
|
"source_location": "L522",
|
|
"_origin": "ast",
|
|
"community": 21,
|
|
"norm_label": "dynamic agent check based on registry configuration.",
|
|
"community_name": "load_agent_registry",
|
|
"id": "server_rationale_522"
|
|
},
|
|
{
|
|
"label": "Execute a message on any registered agent.",
|
|
"file_type": "rationale",
|
|
"source_file": "server.py",
|
|
"source_location": "L581",
|
|
"_origin": "ast",
|
|
"community": 22,
|
|
"norm_label": "execute a message on any registered agent.",
|
|
"community_name": "execute_agent",
|
|
"id": "server_rationale_581"
|
|
},
|
|
{
|
|
"label": "Execute via CLI binary.",
|
|
"file_type": "rationale",
|
|
"source_file": "server.py",
|
|
"source_location": "L601",
|
|
"_origin": "ast",
|
|
"community": 22,
|
|
"norm_label": "execute via cli binary.",
|
|
"community_name": "execute_agent",
|
|
"id": "server_rationale_601"
|
|
},
|
|
{
|
|
"label": "Execute via HTTP API endpoint.",
|
|
"file_type": "rationale",
|
|
"source_file": "server.py",
|
|
"source_location": "L633",
|
|
"_origin": "ast",
|
|
"community": 22,
|
|
"norm_label": "execute via http api endpoint.",
|
|
"community_name": "execute_agent",
|
|
"id": "server_rationale_633"
|
|
},
|
|
{
|
|
"label": "Execute via MCP server.",
|
|
"file_type": "rationale",
|
|
"source_file": "server.py",
|
|
"source_location": "L653",
|
|
"_origin": "ast",
|
|
"community": 22,
|
|
"norm_label": "execute via mcp server.",
|
|
"community_name": "execute_agent",
|
|
"id": "server_rationale_653"
|
|
},
|
|
{
|
|
"label": "Real hardware metrics (CPU / RAM / Disk / GPU). No simulated values. - CPU%",
|
|
"file_type": "rationale",
|
|
"source_file": "server.py",
|
|
"source_location": "L686",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "real hardware metrics (cpu / ram / disk / gpu). no simulated values. - cpu%",
|
|
"community_name": "server.py",
|
|
"id": "server_rationale_686"
|
|
},
|
|
{
|
|
"label": "Lazy import of brain-core so a missing dir never breaks server boot.",
|
|
"file_type": "rationale",
|
|
"source_file": "server.py",
|
|
"source_location": "L783",
|
|
"_origin": "ast",
|
|
"community": 18,
|
|
"norm_label": "lazy import of brain-core so a missing dir never breaks server boot.",
|
|
"community_name": "orchestrate_multi_agent",
|
|
"id": "server_rationale_783"
|
|
},
|
|
{
|
|
"label": "Agents push a single document into the brain. Fields: source, source_path, t",
|
|
"file_type": "rationale",
|
|
"source_file": "server.py",
|
|
"source_location": "L807",
|
|
"_origin": "ast",
|
|
"community": 18,
|
|
"norm_label": "agents push a single document into the brain. fields: source, source_path, t",
|
|
"community_name": "orchestrate_multi_agent",
|
|
"id": "server_rationale_807"
|
|
},
|
|
{
|
|
"label": "Return the directory of an existing skill by matching ``name`` against the a",
|
|
"file_type": "rationale",
|
|
"source_file": "server.py",
|
|
"source_location": "L868",
|
|
"_origin": "ast",
|
|
"community": 25,
|
|
"norm_label": "return the directory of an existing skill by matching ``name`` against the a",
|
|
"community_name": "run_skill",
|
|
"id": "server_rationale_868"
|
|
},
|
|
{
|
|
"label": "Run a single agent on its angle. Returns (agent, output, error).",
|
|
"file_type": "rationale",
|
|
"source_file": "server.py",
|
|
"source_location": "L1085",
|
|
"_origin": "ast",
|
|
"community": 22,
|
|
"norm_label": "run a single agent on its angle. returns (agent, output, error).",
|
|
"community_name": "execute_agent",
|
|
"id": "server_rationale_1085"
|
|
},
|
|
{
|
|
"label": "Spin up multiple agents on the same project goal from different angles, then",
|
|
"file_type": "rationale",
|
|
"source_file": "server.py",
|
|
"source_location": "L1094",
|
|
"_origin": "ast",
|
|
"community": 18,
|
|
"norm_label": "spin up multiple agents on the same project goal from different angles, then",
|
|
"community_name": "orchestrate_multi_agent",
|
|
"id": "server_rationale_1094"
|
|
},
|
|
{
|
|
"label": "List connected external apps/integrations.",
|
|
"file_type": "rationale",
|
|
"source_file": "server.py",
|
|
"source_location": "L1406",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "list connected external apps/integrations.",
|
|
"community_name": "server.py",
|
|
"id": "server_rationale_1406"
|
|
},
|
|
{
|
|
"label": "Connect an external app via URL/webhook.",
|
|
"file_type": "rationale",
|
|
"source_file": "server.py",
|
|
"source_location": "L1414",
|
|
"_origin": "ast",
|
|
"community": 7,
|
|
"norm_label": "connect an external app via url/webhook.",
|
|
"community_name": "append_audit",
|
|
"id": "server_rationale_1414"
|
|
},
|
|
{
|
|
"label": "Resolve a restore request to a real .tar.gz inside backups/, rejecting traversal",
|
|
"file_type": "rationale",
|
|
"source_file": "server.py",
|
|
"source_location": "L1468",
|
|
"_origin": "ast",
|
|
"community": 71,
|
|
"norm_label": "resolve a restore request to a real .tar.gz inside backups/, rejecting traversal",
|
|
"community_name": "Path",
|
|
"id": "server_rationale_1468"
|
|
},
|
|
{
|
|
"label": "Extract a tar archive, refusing members that would escape dest (CVE-2007-4559).",
|
|
"file_type": "rationale",
|
|
"source_file": "server.py",
|
|
"source_location": "L1483",
|
|
"_origin": "ast",
|
|
"community": 71,
|
|
"norm_label": "extract a tar archive, refusing members that would escape dest (cve-2007-4559).",
|
|
"community_name": "Path",
|
|
"id": "server_rationale_1483"
|
|
},
|
|
{
|
|
"label": "Strip CLI metadata from Hermes output, returning only the AI response.",
|
|
"file_type": "rationale",
|
|
"source_file": "server.py",
|
|
"source_location": "L1575",
|
|
"_origin": "ast",
|
|
"community": 22,
|
|
"norm_label": "strip cli metadata from hermes output, returning only the ai response.",
|
|
"community_name": "execute_agent",
|
|
"id": "server_rationale_1575"
|
|
},
|
|
{
|
|
"label": "Wraps a real pseudo-terminal shell process, POSIX (stdlib pty) or Windows (pywin",
|
|
"file_type": "rationale",
|
|
"source_file": "server.py",
|
|
"source_location": "L1737",
|
|
"_origin": "ast",
|
|
"community": 18,
|
|
"norm_label": "wraps a real pseudo-terminal shell process, posix (stdlib pty) or windows (pywin",
|
|
"community_name": "orchestrate_multi_agent",
|
|
"id": "server_rationale_1737"
|
|
},
|
|
{
|
|
"label": "Resolve a task id to its file path, rejecting anything that isn't a plain genera",
|
|
"file_type": "rationale",
|
|
"source_file": "server.py",
|
|
"source_location": "L1941",
|
|
"_origin": "ast",
|
|
"community": 7,
|
|
"norm_label": "resolve a task id to its file path, rejecting anything that isn't a plain genera",
|
|
"community_name": "append_audit",
|
|
"id": "server_rationale_1941"
|
|
},
|
|
{
|
|
"label": "An assignee is dispatchable when it's a registered agent.",
|
|
"file_type": "rationale",
|
|
"source_file": "server.py",
|
|
"source_location": "L1955",
|
|
"_origin": "ast",
|
|
"community": 7,
|
|
"norm_label": "an assignee is dispatchable when it's a registered agent.",
|
|
"community_name": "append_audit",
|
|
"id": "server_rationale_1955"
|
|
},
|
|
{
|
|
"label": "Move a task to in_progress and hand it to its assignee agent in the background.",
|
|
"file_type": "rationale",
|
|
"source_file": "server.py",
|
|
"source_location": "L1959",
|
|
"_origin": "ast",
|
|
"community": 7,
|
|
"norm_label": "move a task to in_progress and hand it to its assignee agent in the background.",
|
|
"community_name": "append_audit",
|
|
"id": "server_rationale_1959"
|
|
},
|
|
{
|
|
"label": "List all registered agents (built-in + custom), including runtime stats.",
|
|
"file_type": "rationale",
|
|
"source_file": "server.py",
|
|
"source_location": "L2457",
|
|
"_origin": "ast",
|
|
"community": 21,
|
|
"norm_label": "list all registered agents (built-in + custom), including runtime stats.",
|
|
"community_name": "load_agent_registry",
|
|
"id": "server_rationale_2457"
|
|
},
|
|
{
|
|
"label": "Register a new custom agent.",
|
|
"file_type": "rationale",
|
|
"source_file": "server.py",
|
|
"source_location": "L2477",
|
|
"_origin": "ast",
|
|
"community": 21,
|
|
"norm_label": "register a new custom agent.",
|
|
"community_name": "load_agent_registry",
|
|
"id": "server_rationale_2477"
|
|
},
|
|
{
|
|
"label": "Remove a custom agent (built-ins cannot be removed).",
|
|
"file_type": "rationale",
|
|
"source_file": "server.py",
|
|
"source_location": "L2532",
|
|
"_origin": "ast",
|
|
"community": 21,
|
|
"norm_label": "remove a custom agent (built-ins cannot be removed).",
|
|
"community_name": "load_agent_registry",
|
|
"id": "server_rationale_2532"
|
|
},
|
|
{
|
|
"label": "StaticFiles that tells browsers not to cache, so dashboard JS/CSS edits take",
|
|
"file_type": "rationale",
|
|
"source_file": "server.py",
|
|
"source_location": "L2717",
|
|
"_origin": "ast",
|
|
"community": 281,
|
|
"norm_label": "staticfiles that tells browsers not to cache, so dashboard js/css edits take",
|
|
"community_name": "NoCacheStaticFiles",
|
|
"id": "server_rationale_2717"
|
|
},
|
|
{
|
|
"label": "Run the analyzer to (re)generate data/agent-time.json. Returns report.",
|
|
"file_type": "rationale",
|
|
"source_file": "server.py",
|
|
"source_location": "L2775",
|
|
"_origin": "ast",
|
|
"community": 10,
|
|
"norm_label": "run the analyzer to (re)generate data/agent-time.json. returns report.",
|
|
"community_name": "read_json",
|
|
"id": "server_rationale_2775"
|
|
},
|
|
{
|
|
"label": "# NOTE: The interactive terminal is provided by the in-app WebSocket",
|
|
"file_type": "rationale",
|
|
"source_file": "server.py",
|
|
"source_location": "L2707",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "# note: the interactive terminal is provided by the in-app websocket",
|
|
"community_name": "server.py",
|
|
"id": "server_rationale_2707"
|
|
},
|
|
{
|
|
"label": "# NOTE: no recompute happens at startup or import; the report is only",
|
|
"file_type": "rationale",
|
|
"source_file": "server.py",
|
|
"source_location": "L2767",
|
|
"_origin": "ast",
|
|
"community": 0,
|
|
"norm_label": "# note: no recompute happens at startup or import; the report is only",
|
|
"community_name": "server.py",
|
|
"id": "server_rationale_2767"
|
|
},
|
|
{
|
|
"label": "bg_audit_stats.py",
|
|
"file_type": "code",
|
|
"source_file": "scripts/bg_audit_stats.py",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"community": 350,
|
|
"norm_label": "bg_audit_stats.py",
|
|
"community_name": "bg_audit_stats.py",
|
|
"id": "scripts_bg_audit_stats"
|
|
}
|
|
],
|
|
"links": [
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/xcode-project-setup/scripts/xcode_spm_setup/Package.swift",
|
|
"source_location": "L2",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_xcode_project_setup_scripts_xcode_spm_setup_package",
|
|
"target": "packagedescription"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/xcode-project-setup/scripts/xcode_spm_setup/Sources/main.swift",
|
|
"source_location": "L37",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_xcode_project_setup_scripts_xcode_spm_setup_sources_main",
|
|
"target": "agents_skills_xcode_project_setup_scripts_xcode_spm_setup_sources_main_addcrashlyticsrunscriptbuildphase"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/xcode-project-setup/scripts/xcode_spm_setup/Sources/main.swift",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_xcode_project_setup_scripts_xcode_spm_setup_sources_main",
|
|
"target": "agents_skills_xcode_project_setup_scripts_xcode_spm_setup_sources_main_hascrashlyticsrunscriptbuildphase"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/xcode-project-setup/scripts/xcode_spm_setup/Sources/main.swift",
|
|
"source_location": "L5",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_xcode_project_setup_scripts_xcode_spm_setup_sources_main",
|
|
"target": "agents_skills_xcode_project_setup_scripts_xcode_spm_setup_sources_main_isuserscriptsandboxingenabled"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/xcode-project-setup/scripts/xcode_spm_setup/Sources/main.swift",
|
|
"source_location": "L80",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_xcode_project_setup_scripts_xcode_spm_setup_sources_main",
|
|
"target": "agents_skills_xcode_project_setup_scripts_xcode_spm_setup_sources_main_main"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/xcode-project-setup/scripts/xcode_spm_setup/Sources/main.swift",
|
|
"source_location": "L68",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_xcode_project_setup_scripts_xcode_spm_setup_sources_main",
|
|
"target": "agents_skills_xcode_project_setup_scripts_xcode_spm_setup_sources_main_setdwarfwithdsymdebuginformationformat"
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/xcode-project-setup/scripts/xcode_spm_setup/Sources/main.swift",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_xcode_project_setup_scripts_xcode_spm_setup_sources_main",
|
|
"target": "foundation"
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/xcode-project-setup/scripts/xcode_spm_setup/Sources/main.swift",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_xcode_project_setup_scripts_xcode_spm_setup_sources_main",
|
|
"target": "pathkit"
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/xcode-project-setup/scripts/xcode_spm_setup/Sources/main.swift",
|
|
"source_location": "L2",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_xcode_project_setup_scripts_xcode_spm_setup_sources_main",
|
|
"target": "xcodeproj"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/xcode-project-setup/scripts/xcode_spm_setup/Sources/main.swift",
|
|
"source_location": "L108",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_xcode_project_setup_scripts_xcode_spm_setup_sources_main_main",
|
|
"target": "xcodeproj"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/xcode-project-setup/scripts/xcode_spm_setup/Sources/main.swift",
|
|
"source_location": "L51",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_xcode_project_setup_scripts_xcode_spm_setup_sources_main_addcrashlyticsrunscriptbuildphase",
|
|
"target": "agents_skills_xcode_project_setup_scripts_xcode_spm_setup_sources_main_isuserscriptsandboxingenabled"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/xcode-project-setup/scripts/xcode_spm_setup/Sources/main.swift",
|
|
"source_location": "L5",
|
|
"weight": 1.0,
|
|
"context": "return_type",
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_xcode_project_setup_scripts_xcode_spm_setup_sources_main_isuserscriptsandboxingenabled",
|
|
"target": "bool"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/xcode-project-setup/scripts/xcode_spm_setup/Sources/main.swift",
|
|
"source_location": "L5",
|
|
"weight": 1.0,
|
|
"context": "parameter_type",
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_xcode_project_setup_scripts_xcode_spm_setup_sources_main_isuserscriptsandboxingenabled",
|
|
"target": "pbxproj"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/xcode-project-setup/scripts/xcode_spm_setup/Sources/main.swift",
|
|
"source_location": "L37",
|
|
"weight": 1.0,
|
|
"context": "parameter_type",
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_xcode_project_setup_scripts_xcode_spm_setup_sources_main_addcrashlyticsrunscriptbuildphase",
|
|
"target": "pbxproj"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/xcode-project-setup/scripts/xcode_spm_setup/Sources/main.swift",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"context": "parameter_type",
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_xcode_project_setup_scripts_xcode_spm_setup_sources_main_hascrashlyticsrunscriptbuildphase",
|
|
"target": "pbxproj"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/xcode-project-setup/scripts/xcode_spm_setup/Sources/main.swift",
|
|
"source_location": "L68",
|
|
"weight": 1.0,
|
|
"context": "parameter_type",
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_xcode_project_setup_scripts_xcode_spm_setup_sources_main_setdwarfwithdsymdebuginformationformat",
|
|
"target": "pbxproj"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/xcode-project-setup/scripts/xcode_spm_setup/Sources/main.swift",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"context": "return_type",
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_xcode_project_setup_scripts_xcode_spm_setup_sources_main_hascrashlyticsrunscriptbuildphase",
|
|
"target": "bool"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/xcode-project-setup/scripts/xcode_spm_setup/Sources/main.swift",
|
|
"source_location": "L216",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_xcode_project_setup_scripts_xcode_spm_setup_sources_main_main",
|
|
"target": "agents_skills_xcode_project_setup_scripts_xcode_spm_setup_sources_main_addcrashlyticsrunscriptbuildphase"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/xcode-project-setup/scripts/xcode_spm_setup/Sources/main.swift",
|
|
"source_location": "L212",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_xcode_project_setup_scripts_xcode_spm_setup_sources_main_main",
|
|
"target": "agents_skills_xcode_project_setup_scripts_xcode_spm_setup_sources_main_setdwarfwithdsymdebuginformationformat"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "backup.sh",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "backup_sh_backup",
|
|
"target": "backup_sh__entry"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-cli.py",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_cli",
|
|
"target": "brain_cli_main"
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-cli.py",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_cli",
|
|
"target": "brain_core_brain_index"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L33",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index",
|
|
"target": "brain_core_brain_index_doc_id"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L43",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index",
|
|
"target": "brain_core_brain_index_get_conn"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L198",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index",
|
|
"target": "brain_core_brain_index_ingest_all"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L113",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index",
|
|
"target": "brain_core_brain_index_ingest_brain"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L143",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index",
|
|
"target": "brain_core_brain_index_ingest_chat"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L171",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index",
|
|
"target": "brain_core_brain_index_ingest_orchestration"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L127",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index",
|
|
"target": "brain_core_brain_index_ingest_skill_learnings"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L38",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index",
|
|
"target": "brain_core_brain_index_now_iso"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L231",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index",
|
|
"target": "brain_core_brain_index_row_to_dict"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L209",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index",
|
|
"target": "brain_core_brain_index_search"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L237",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index",
|
|
"target": "brain_core_brain_index_snippet"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L250",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index",
|
|
"target": "brain_core_brain_index_stats"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L77",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index",
|
|
"target": "brain_core_brain_index_upsert_doc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L105",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index",
|
|
"target": "brain_core_brain_index_walk_markdown"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index_rationale_1",
|
|
"target": "brain_core_brain_index"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L80",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index_upsert_doc",
|
|
"target": "brain_core_brain_index_doc_id"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L81",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index_upsert_doc",
|
|
"target": "brain_core_brain_index_now_iso"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L43",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index_get_conn",
|
|
"target": "brain_core_brain_index_py_path"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "return_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L43",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index_get_conn",
|
|
"target": "connection"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L113",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index_ingest_brain",
|
|
"target": "brain_core_brain_index_py_path"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L143",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index_ingest_chat",
|
|
"target": "brain_core_brain_index_py_path"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L171",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index_ingest_orchestration",
|
|
"target": "brain_core_brain_index_py_path"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L127",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index_ingest_skill_learnings",
|
|
"target": "brain_core_brain_index_py_path"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "generic_arg",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L105",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index_walk_markdown",
|
|
"target": "brain_core_brain_index_py_path"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L198",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index_ingest_all",
|
|
"target": "connection"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L113",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index_ingest_brain",
|
|
"target": "connection"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L143",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index_ingest_chat",
|
|
"target": "connection"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L171",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index_ingest_orchestration",
|
|
"target": "connection"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L127",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index_ingest_skill_learnings",
|
|
"target": "connection"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L209",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index_search",
|
|
"target": "connection"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L250",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index_stats",
|
|
"target": "connection"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L77",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index_upsert_doc",
|
|
"target": "connection"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L121",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index_ingest_brain",
|
|
"target": "brain_core_brain_index_upsert_doc"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L164",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index_ingest_chat",
|
|
"target": "brain_core_brain_index_upsert_doc"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L190",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index_ingest_orchestration",
|
|
"target": "brain_core_brain_index_upsert_doc"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L136",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index_ingest_skill_learnings",
|
|
"target": "brain_core_brain_index_upsert_doc"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L118",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index_ingest_brain",
|
|
"target": "brain_core_brain_index_walk_markdown"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L200",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index_ingest_all",
|
|
"target": "brain_core_brain_index_ingest_brain"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L201",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index_ingest_all",
|
|
"target": "brain_core_brain_index_ingest_skill_learnings"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L202",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index_ingest_all",
|
|
"target": "brain_core_brain_index_ingest_chat"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L203",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index_ingest_all",
|
|
"target": "brain_core_brain_index_ingest_orchestration"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L172",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index_rationale_172",
|
|
"target": "brain_core_brain_index_ingest_orchestration"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L211",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index_rationale_211",
|
|
"target": "brain_core_brain_index_search"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L228",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index_search",
|
|
"target": "brain_core_brain_index_row_to_dict"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L233",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index_row_to_dict",
|
|
"target": "brain_core_brain_index_snippet"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain-core/brain_index.py",
|
|
"source_location": "L231",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_core_brain_index_row_to_dict",
|
|
"target": "row"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/graph/keepalive-brain-wsl.sh",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_graph_keepalive_brain_wsl",
|
|
"target": "brain_graph_keepalive_brain_wsl_sh__entry"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/graph/learn-loop.sh",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_graph_learn_loop",
|
|
"target": "brain_graph_learn_loop_sh__entry"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/graph/link-project.sh",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_graph_link_project",
|
|
"target": "brain_graph_link_project_sh__entry"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/graph/serve-brain-wsl.sh",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_graph_serve_brain_wsl",
|
|
"target": "brain_graph_serve_brain_wsl_sh__entry"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/graph/serve-brain.sh",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_graph_serve_brain",
|
|
"target": "brain_graph_serve_brain_sh__entry"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/graph/sync-to-windows.sh",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_graph_sync_to_windows",
|
|
"target": "brain_graph_sync_to_windows_sh__entry"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/api.js",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_api",
|
|
"target": "dashboard_api_api"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/app.js",
|
|
"source_location": "L65",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_app",
|
|
"target": "dashboard_app_capitalize"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/app.js",
|
|
"source_location": "L5",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_app",
|
|
"target": "dashboard_app_loadpage"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/app.js",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_app",
|
|
"target": "dashboard_app_loadscript"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/app.js",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_app",
|
|
"target": "dashboard_app_navigate"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/app.js",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_app",
|
|
"target": "dashboard_app_pagecache"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/app.js",
|
|
"source_location": "L67",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_app",
|
|
"target": "dashboard_app_updateagentstatus"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/app.js",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_app_loadpage",
|
|
"target": "dashboard_app_loadscript"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/app.js",
|
|
"source_location": "L47",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_app_navigate",
|
|
"target": "dashboard_app_loadpage"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/app.js",
|
|
"source_location": "L48",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_app_navigate",
|
|
"target": "dashboard_app_capitalize"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/agent-health.js",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_agent_health",
|
|
"target": "dashboard_pages_agent_health_loadagents"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/agent-health.js",
|
|
"source_location": "L202",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_agent_health",
|
|
"target": "dashboard_pages_agent_health_registeragent"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/agent-health.js",
|
|
"source_location": "L239",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_agent_health",
|
|
"target": "dashboard_pages_agent_health_removeagent"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/agent-health.js",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_agent_health",
|
|
"target": "dashboard_pages_agent_health_renderagenthealth"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/agent-health.js",
|
|
"source_location": "L119",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_agent_health",
|
|
"target": "dashboard_pages_agent_health_showaddagentmodal"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/agent-health.js",
|
|
"source_location": "L196",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_agent_health",
|
|
"target": "dashboard_pages_agent_health_updateagentform"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/agent-health.js",
|
|
"source_location": "L24",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_agent_health_renderagenthealth",
|
|
"target": "dashboard_pages_agent_health_loadagents"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/agent-health.js",
|
|
"source_location": "L233",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_agent_health_registeragent",
|
|
"target": "dashboard_pages_agent_health_loadagents"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/agent-health.js",
|
|
"source_location": "L244",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_agent_health_removeagent",
|
|
"target": "dashboard_pages_agent_health_loadagents"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/agent-insights.js",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_agent_insights",
|
|
"target": "dashboard_pages_agent_insights_agentcolor"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/agent-insights.js",
|
|
"source_location": "L25",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_agent_insights",
|
|
"target": "dashboard_pages_agent_insights_charts"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/agent-insights.js",
|
|
"source_location": "L26",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_agent_insights",
|
|
"target": "dashboard_pages_agent_insights_destroycharts"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/agent-insights.js",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_agent_insights",
|
|
"target": "dashboard_pages_agent_insights_fmtduration"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/agent-insights.js",
|
|
"source_location": "L190",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_agent_insights",
|
|
"target": "dashboard_pages_agent_insights_recomputeandrenderinsights"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/agent-insights.js",
|
|
"source_location": "L31",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_agent_insights",
|
|
"target": "dashboard_pages_agent_insights_renderagentinsights"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/agent-insights.js",
|
|
"source_location": "L65",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_agent_insights_renderagentinsights",
|
|
"target": "dashboard_pages_agent_insights_fmtduration"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/agent-insights.js",
|
|
"source_location": "L110",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_agent_insights_renderagentinsights",
|
|
"target": "dashboard_pages_agent_insights_agentcolor"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/agent-insights.js",
|
|
"source_location": "L192",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_agent_insights_recomputeandrenderinsights",
|
|
"target": "dashboard_pages_agent_insights_renderagentinsights"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/audit.js",
|
|
"source_location": "L34",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_audit",
|
|
"target": "dashboard_pages_audit_allauditentries"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/audit.js",
|
|
"source_location": "L48",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_audit",
|
|
"target": "dashboard_pages_audit_applyauditfilter"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/audit.js",
|
|
"source_location": "L81",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_audit",
|
|
"target": "dashboard_pages_audit_clearauditfilters"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/audit.js",
|
|
"source_location": "L36",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_audit",
|
|
"target": "dashboard_pages_audit_refreshaudit"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/audit.js",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_audit",
|
|
"target": "dashboard_pages_audit_renderaudit"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/audit.js",
|
|
"source_location": "L31",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_audit_renderaudit",
|
|
"target": "dashboard_pages_audit_refreshaudit"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/audit.js",
|
|
"source_location": "L42",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_audit_refreshaudit",
|
|
"target": "dashboard_pages_audit_applyauditfilter"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/audit.js",
|
|
"source_location": "L84",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_audit_clearauditfilters",
|
|
"target": "dashboard_pages_audit_applyauditfilter"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/backups.js",
|
|
"source_location": "L68",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_backups",
|
|
"target": "dashboard_pages_backups_confirmrestore"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/backups.js",
|
|
"source_location": "L46",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_backups",
|
|
"target": "dashboard_pages_backups_createbackup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/backups.js",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_backups",
|
|
"target": "dashboard_pages_backups_renderbackups"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/backups.js",
|
|
"source_location": "L56",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_backups",
|
|
"target": "dashboard_pages_backups_restorebackup"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/backups.js",
|
|
"source_location": "L73",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_backups_confirmrestore",
|
|
"target": "dashboard_pages_backups_renderbackups"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/backups.js",
|
|
"source_location": "L50",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_backups_createbackup",
|
|
"target": "dashboard_pages_backups_renderbackups"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/backups.js",
|
|
"source_location": "L70",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_backups_confirmrestore",
|
|
"target": "dashboard_pages_backups_restorebackup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/brain-search.js",
|
|
"source_location": "L74",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_brain_search",
|
|
"target": "dashboard_pages_brain_search_brainsearchingest"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/brain-search.js",
|
|
"source_location": "L42",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_brain_search",
|
|
"target": "dashboard_pages_brain_search_brainsearchrun"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/brain-search.js",
|
|
"source_location": "L4",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_brain_search",
|
|
"target": "dashboard_pages_brain_search_renderbrainsearch"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/chat.js",
|
|
"source_location": "L150",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_chat",
|
|
"target": "dashboard_pages_chat_addchatmessage"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/chat.js",
|
|
"source_location": "L111",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_chat",
|
|
"target": "dashboard_pages_chat_autoresizetextarea"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/chat.js",
|
|
"source_location": "L237",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_chat",
|
|
"target": "dashboard_pages_chat_clearchat"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/chat.js",
|
|
"source_location": "L103",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_chat",
|
|
"target": "dashboard_pages_chat_handlechatkey"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/chat.js",
|
|
"source_location": "L196",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_chat",
|
|
"target": "dashboard_pages_chat_refreshchat"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/chat.js",
|
|
"source_location": "L191",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_chat",
|
|
"target": "dashboard_pages_chat_removetypingindicator"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/chat.js",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_chat",
|
|
"target": "dashboard_pages_chat_renderchat"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/chat.js",
|
|
"source_location": "L205",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_chat",
|
|
"target": "dashboard_pages_chat_renderchathistory"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/chat.js",
|
|
"source_location": "L85",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_chat",
|
|
"target": "dashboard_pages_chat_selectagent"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/chat.js",
|
|
"source_location": "L116",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_chat",
|
|
"target": "dashboard_pages_chat_sendchatmessage"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/chat.js",
|
|
"source_location": "L244",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_chat",
|
|
"target": "dashboard_pages_chat_sendquickprompt"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/chat.js",
|
|
"source_location": "L171",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_chat",
|
|
"target": "dashboard_pages_chat_showtypingindicator"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/chat.js",
|
|
"source_location": "L94",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_chat",
|
|
"target": "dashboard_pages_chat_updateagentstatustext"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/chat.js",
|
|
"source_location": "L82",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_chat_renderchat",
|
|
"target": "dashboard_pages_chat_refreshchat"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/chat.js",
|
|
"source_location": "L78",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_chat_renderchat",
|
|
"target": "dashboard_pages_chat_updateagentstatustext"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/chat.js",
|
|
"source_location": "L91",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_chat_selectagent",
|
|
"target": "dashboard_pages_chat_updateagentstatustext"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/chat.js",
|
|
"source_location": "L245",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_chat_sendquickprompt",
|
|
"target": "dashboard_pages_chat_selectagent"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/chat.js",
|
|
"source_location": "L108",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_chat_handlechatkey",
|
|
"target": "dashboard_pages_chat_autoresizetextarea"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/chat.js",
|
|
"source_location": "L106",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_chat_handlechatkey",
|
|
"target": "dashboard_pages_chat_sendchatmessage"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/chat.js",
|
|
"source_location": "L126",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_chat_sendchatmessage",
|
|
"target": "dashboard_pages_chat_addchatmessage"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/chat.js",
|
|
"source_location": "L137",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_chat_sendchatmessage",
|
|
"target": "dashboard_pages_chat_removetypingindicator"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/chat.js",
|
|
"source_location": "L129",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_chat_sendchatmessage",
|
|
"target": "dashboard_pages_chat_showtypingindicator"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/chat.js",
|
|
"source_location": "L247",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_chat_sendquickprompt",
|
|
"target": "dashboard_pages_chat_sendchatmessage"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/chat.js",
|
|
"source_location": "L201",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_chat_refreshchat",
|
|
"target": "dashboard_pages_chat_renderchathistory"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center",
|
|
"target": "dashboard_pages_command_center_cc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L71",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center",
|
|
"target": "dashboard_pages_command_center_ccdispatch"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L449",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center",
|
|
"target": "dashboard_pages_command_center_ccevent"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L299",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center",
|
|
"target": "dashboard_pages_command_center_ccjobadd"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L307",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center",
|
|
"target": "dashboard_pages_command_center_ccjobupdate"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L351",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center",
|
|
"target": "dashboard_pages_command_center_ccloadcolor"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L438",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center",
|
|
"target": "dashboard_pages_command_center_cclog"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L227",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center",
|
|
"target": "dashboard_pages_command_center_ccrefreshagents"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L222",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center",
|
|
"target": "dashboard_pages_command_center_ccrefreshall"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L279",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center",
|
|
"target": "dashboard_pages_command_center_ccrefreshjobs"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L313",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center",
|
|
"target": "dashboard_pages_command_center_ccrefreshmetrics"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L343",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center",
|
|
"target": "dashboard_pages_command_center_ccrefreshsystem"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L241",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center",
|
|
"target": "dashboard_pages_command_center_ccrenderagents"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L259",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center",
|
|
"target": "dashboard_pages_command_center_ccrenderagentselect"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L358",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center",
|
|
"target": "dashboard_pages_command_center_ccrenderhw"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L287",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center",
|
|
"target": "dashboard_pages_command_center_ccrenderjobs"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L322",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center",
|
|
"target": "dashboard_pages_command_center_ccrendermetrics"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L428",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center",
|
|
"target": "dashboard_pages_command_center_ccreset"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L34",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center",
|
|
"target": "dashboard_pages_command_center_ccruncommand"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L268",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center",
|
|
"target": "dashboard_pages_command_center_ccselectagent"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L460",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center",
|
|
"target": "dashboard_pages_command_center_ccstamp"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L108",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center",
|
|
"target": "dashboard_pages_command_center_ccstop"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L418",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center",
|
|
"target": "dashboard_pages_command_center_cctickuptime"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L120",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center",
|
|
"target": "dashboard_pages_command_center_rendercommandcenter"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L64",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center_ccruncommand",
|
|
"target": "dashboard_pages_command_center_ccdispatch"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L54",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center_ccruncommand",
|
|
"target": "dashboard_pages_command_center_ccevent"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L38",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center_ccruncommand",
|
|
"target": "dashboard_pages_command_center_cclog"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L50",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center_ccruncommand",
|
|
"target": "dashboard_pages_command_center_ccrefreshagents"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L57",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center_ccruncommand",
|
|
"target": "dashboard_pages_command_center_ccreset"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L206",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center_rendercommandcenter",
|
|
"target": "dashboard_pages_command_center_ccruncommand"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L84",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center_ccdispatch",
|
|
"target": "dashboard_pages_command_center_ccevent"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L83",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center_ccdispatch",
|
|
"target": "dashboard_pages_command_center_ccjobadd"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L94",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center_ccdispatch",
|
|
"target": "dashboard_pages_command_center_ccjobupdate"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L73",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center_ccdispatch",
|
|
"target": "dashboard_pages_command_center_cclog"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L104",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center_ccdispatch",
|
|
"target": "dashboard_pages_command_center_ccrefreshagents"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L112",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center_ccstop",
|
|
"target": "dashboard_pages_command_center_ccevent"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L111",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center_ccstop",
|
|
"target": "dashboard_pages_command_center_cclog"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L210",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center_rendercommandcenter",
|
|
"target": "dashboard_pages_command_center_ccrefreshall"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L218",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center_rendercommandcenter",
|
|
"target": "dashboard_pages_command_center_ccrefreshsystem"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L217",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center_rendercommandcenter",
|
|
"target": "dashboard_pages_command_center_ccrendermetrics"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L216",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center_rendercommandcenter",
|
|
"target": "dashboard_pages_command_center_cctickuptime"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L224",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center_ccrefreshall",
|
|
"target": "dashboard_pages_command_center_ccevent"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L223",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center_ccrefreshall",
|
|
"target": "dashboard_pages_command_center_ccrefreshagents"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L223",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center_ccrefreshall",
|
|
"target": "dashboard_pages_command_center_ccrefreshjobs"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L223",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center_ccrefreshall",
|
|
"target": "dashboard_pages_command_center_ccrefreshmetrics"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L223",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center_ccrefreshall",
|
|
"target": "dashboard_pages_command_center_ccrefreshsystem"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L235",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center_ccrefreshagents",
|
|
"target": "dashboard_pages_command_center_cclog"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L232",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center_ccrefreshagents",
|
|
"target": "dashboard_pages_command_center_ccrenderagents"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L233",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center_ccrefreshagents",
|
|
"target": "dashboard_pages_command_center_ccrenderagentselect"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L265",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center_ccrenderagentselect",
|
|
"target": "dashboard_pages_command_center_ccselectagent"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L283",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center_ccrefreshjobs",
|
|
"target": "dashboard_pages_command_center_ccrenderjobs"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L302",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center_ccjobadd",
|
|
"target": "dashboard_pages_command_center_ccrenderjobs"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L309",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center_ccjobupdate",
|
|
"target": "dashboard_pages_command_center_ccrenderjobs"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L318",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center_ccrefreshmetrics",
|
|
"target": "dashboard_pages_command_center_ccrendermetrics"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L319",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center_ccrefreshmetrics",
|
|
"target": "dashboard_pages_command_center_cctickuptime"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L348",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center_ccrefreshsystem",
|
|
"target": "dashboard_pages_command_center_ccrenderhw"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L370",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center_ccrenderhw",
|
|
"target": "dashboard_pages_command_center_ccloadcolor"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L434",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center_ccreset",
|
|
"target": "dashboard_pages_command_center_ccevent"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L433",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center_ccreset",
|
|
"target": "dashboard_pages_command_center_cclog"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L443",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center_cclog",
|
|
"target": "dashboard_pages_command_center_ccstamp"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/command-center.js",
|
|
"source_location": "L454",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_command_center_ccevent",
|
|
"target": "dashboard_pages_command_center_ccstamp"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/cost.js",
|
|
"source_location": "L118",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_cost",
|
|
"target": "dashboard_pages_cost_recordtestcost"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/cost.js",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_cost",
|
|
"target": "dashboard_pages_cost_rendercost"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/cost.js",
|
|
"source_location": "L144",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_cost",
|
|
"target": "dashboard_pages_cost_submitcostrecord"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/cost.js",
|
|
"source_location": "L154",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_cost_submitcostrecord",
|
|
"target": "dashboard_pages_cost_rendercost"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/dashboard.js",
|
|
"source_location": "L130",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_dashboard",
|
|
"target": "dashboard_pages_dashboard_executequickrun"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/dashboard.js",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_dashboard",
|
|
"target": "dashboard_pages_dashboard_renderdashboard"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/dashboard.js",
|
|
"source_location": "L101",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_dashboard",
|
|
"target": "dashboard_pages_dashboard_runquickskill"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/goals.js",
|
|
"source_location": "L157",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_goals",
|
|
"target": "dashboard_pages_goals_completegoal"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/goals.js",
|
|
"source_location": "L129",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_goals",
|
|
"target": "dashboard_pages_goals_creategoal"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/goals.js",
|
|
"source_location": "L167",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_goals",
|
|
"target": "dashboard_pages_goals_deletegoal"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/goals.js",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_goals",
|
|
"target": "dashboard_pages_goals_rendergoals"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/goals.js",
|
|
"source_location": "L85",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_goals",
|
|
"target": "dashboard_pages_goals_showcreategoalmodal"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/goals.js",
|
|
"source_location": "L147",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_goals",
|
|
"target": "dashboard_pages_goals_updategoalprogress"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/goals.js",
|
|
"source_location": "L161",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_goals_completegoal",
|
|
"target": "dashboard_pages_goals_rendergoals"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/goals.js",
|
|
"source_location": "L141",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_goals_creategoal",
|
|
"target": "dashboard_pages_goals_rendergoals"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/goals.js",
|
|
"source_location": "L172",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_goals_deletegoal",
|
|
"target": "dashboard_pages_goals_rendergoals"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/goals.js",
|
|
"source_location": "L151",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_goals_updategoalprogress",
|
|
"target": "dashboard_pages_goals_rendergoals"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/journal.js",
|
|
"source_location": "L53",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_journal",
|
|
"target": "dashboard_pages_journal_formatdatedisplay"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/journal.js",
|
|
"source_location": "L104",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_journal",
|
|
"target": "dashboard_pages_journal_loadjournalentries"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/journal.js",
|
|
"source_location": "L85",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_journal",
|
|
"target": "dashboard_pages_journal_loadjournalentry"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/journal.js",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_journal",
|
|
"target": "dashboard_pages_journal_renderjournal"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/journal.js",
|
|
"source_location": "L66",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_journal",
|
|
"target": "dashboard_pages_journal_savejournalentry"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/journal.js",
|
|
"source_location": "L59",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_journal",
|
|
"target": "dashboard_pages_journal_schedulejournalsave"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/journal.js",
|
|
"source_location": "L142",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_journal",
|
|
"target": "dashboard_pages_journal_searchjournal"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/journal.js",
|
|
"source_location": "L40",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_journal_renderjournal",
|
|
"target": "dashboard_pages_journal_formatdatedisplay"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/journal.js",
|
|
"source_location": "L50",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_journal_renderjournal",
|
|
"target": "dashboard_pages_journal_loadjournalentries"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/journal.js",
|
|
"source_location": "L49",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_journal_renderjournal",
|
|
"target": "dashboard_pages_journal_loadjournalentry"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/journal.js",
|
|
"source_location": "L88",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_journal_loadjournalentry",
|
|
"target": "dashboard_pages_journal_formatdatedisplay"
|
|
},
|
|
{
|
|
"relation": "indirect_call",
|
|
"context": "argument",
|
|
"confidence": "INFERRED",
|
|
"source_file": "dashboard/pages/journal.js",
|
|
"source_location": "L61",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 0.5,
|
|
"source": "dashboard_pages_journal_schedulejournalsave",
|
|
"target": "dashboard_pages_journal_savejournalentry"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/journal.js",
|
|
"source_location": "L144",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_journal_searchjournal",
|
|
"target": "dashboard_pages_journal_loadjournalentries"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L312",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_kanban",
|
|
"target": "dashboard_pages_kanban_blockkanbantask"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L220",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_kanban",
|
|
"target": "dashboard_pages_kanban_closekanbandetailmodal"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L301",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_kanban",
|
|
"target": "dashboard_pages_kanban_completekanbantask"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L180",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_kanban",
|
|
"target": "dashboard_pages_kanban_createkanbantask"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L334",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_kanban",
|
|
"target": "dashboard_pages_kanban_deletekanbantask"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L289",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_kanban",
|
|
"target": "dashboard_pages_kanban_dispatchkanbantask"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L346",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_kanban",
|
|
"target": "dashboard_pages_kanban_filterkanbantasks"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_kanban",
|
|
"target": "dashboard_pages_kanban_getallkanbantasks"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L218",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_kanban",
|
|
"target": "dashboard_pages_kanban_kanban_agents"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L44",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_kanban",
|
|
"target": "dashboard_pages_kanban_loadkanbandata"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L202",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_kanban",
|
|
"target": "dashboard_pages_kanban_onkanbandrag"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L206",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_kanban",
|
|
"target": "dashboard_pages_kanban_onkanbandrop"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_kanban",
|
|
"target": "dashboard_pages_kanban_renderkanban"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L55",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_kanban",
|
|
"target": "dashboard_pages_kanban_renderkanbanboard"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L246",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_kanban",
|
|
"target": "dashboard_pages_kanban_renderkanbandetailmodal"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L102",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_kanban",
|
|
"target": "dashboard_pages_kanban_showaddkanbantask"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L225",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_kanban",
|
|
"target": "dashboard_pages_kanban_showkanbandetail"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L323",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_kanban",
|
|
"target": "dashboard_pages_kanban_unblockkanbantask"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L294",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_kanban_dispatchkanbantask",
|
|
"target": "dashboard_pages_kanban_getallkanbantasks"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L60",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_kanban_renderkanbanboard",
|
|
"target": "dashboard_pages_kanban_getallkanbantasks"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L226",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_kanban_showkanbandetail",
|
|
"target": "dashboard_pages_kanban_getallkanbantasks"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L316",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_kanban_blockkanbantask",
|
|
"target": "dashboard_pages_kanban_renderkanban"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L305",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_kanban_completekanbantask",
|
|
"target": "dashboard_pages_kanban_renderkanban"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L195",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_kanban_createkanbantask",
|
|
"target": "dashboard_pages_kanban_renderkanban"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L339",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_kanban_deletekanbantask",
|
|
"target": "dashboard_pages_kanban_renderkanban"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L212",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_kanban_onkanbandrop",
|
|
"target": "dashboard_pages_kanban_renderkanban"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L41",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_kanban_renderkanban",
|
|
"target": "dashboard_pages_kanban_loadkanbandata"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L238",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_kanban_showkanbandetail",
|
|
"target": "dashboard_pages_kanban_renderkanban"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L327",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_kanban_unblockkanbantask",
|
|
"target": "dashboard_pages_kanban_renderkanban"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L293",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_kanban_dispatchkanbantask",
|
|
"target": "dashboard_pages_kanban_loadkanbandata"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L48",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_kanban_loadkanbandata",
|
|
"target": "dashboard_pages_kanban_renderkanbanboard"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L347",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_kanban_filterkanbantasks",
|
|
"target": "dashboard_pages_kanban_renderkanbanboard"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"confidence_score": 1.0,
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L248",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "dashboard_pages_kanban_renderkanbandetailmodal",
|
|
"target": "dashboard_pages_kanban_kanban_agents"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L295",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_kanban_dispatchkanbantask",
|
|
"target": "dashboard_pages_kanban_showkanbandetail"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/kanban.js",
|
|
"source_location": "L228",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_kanban_showkanbandetail",
|
|
"target": "dashboard_pages_kanban_renderkanbandetailmodal"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/learning-analytics.js",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_learning_analytics",
|
|
"target": "dashboard_pages_learning_analytics_renderlearninganalytics"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/memory.js",
|
|
"source_location": "L38",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_memory",
|
|
"target": "dashboard_pages_memory_editmemory"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/memory.js",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_memory",
|
|
"target": "dashboard_pages_memory_rendermemory"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/memory.js",
|
|
"source_location": "L57",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_memory",
|
|
"target": "dashboard_pages_memory_savememory"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/memory.js",
|
|
"source_location": "L63",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_memory_savememory",
|
|
"target": "dashboard_pages_memory_rendermemory"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/orchestration.js",
|
|
"source_location": "L36",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_orchestration",
|
|
"target": "dashboard_pages_orchestration_orchloadruns"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/orchestration.js",
|
|
"source_location": "L55",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_orchestration",
|
|
"target": "dashboard_pages_orchestration_orchrun"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/orchestration.js",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_orchestration",
|
|
"target": "dashboard_pages_orchestration_renderorchestration"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/orchestration.js",
|
|
"source_location": "L33",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_orchestration_renderorchestration",
|
|
"target": "dashboard_pages_orchestration_orchloadruns"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/orchestration.js",
|
|
"source_location": "L86",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_orchestration_orchrun",
|
|
"target": "dashboard_pages_orchestration_orchloadruns"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/plugins.js",
|
|
"source_location": "L160",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_plugins",
|
|
"target": "dashboard_pages_plugins_addintegration"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/plugins.js",
|
|
"source_location": "L127",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_plugins",
|
|
"target": "dashboard_pages_plugins_installpluginfromrepo"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/plugins.js",
|
|
"source_location": "L103",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_plugins",
|
|
"target": "dashboard_pages_plugins_renderintegrations"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/plugins.js",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_plugins",
|
|
"target": "dashboard_pages_plugins_renderplugins"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/plugins.js",
|
|
"source_location": "L73",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_plugins",
|
|
"target": "dashboard_pages_plugins_renderplugintable"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/plugins.js",
|
|
"source_location": "L123",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_plugins",
|
|
"target": "dashboard_pages_plugins_showinstallplugin"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/plugins.js",
|
|
"source_location": "L149",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_plugins",
|
|
"target": "dashboard_pages_plugins_uninstallplugin"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/plugins.js",
|
|
"source_location": "L177",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_plugins_addintegration",
|
|
"target": "dashboard_pages_plugins_renderplugins"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/plugins.js",
|
|
"source_location": "L143",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_plugins_installpluginfromrepo",
|
|
"target": "dashboard_pages_plugins_renderplugins"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/plugins.js",
|
|
"source_location": "L67",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_plugins_renderplugins",
|
|
"target": "dashboard_pages_plugins_renderintegrations"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/plugins.js",
|
|
"source_location": "L66",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_plugins_renderplugins",
|
|
"target": "dashboard_pages_plugins_renderplugintable"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/plugins.js",
|
|
"source_location": "L154",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_plugins_uninstallplugin",
|
|
"target": "dashboard_pages_plugins_renderplugins"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/prompts.js",
|
|
"source_location": "L61",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_prompts",
|
|
"target": "dashboard_pages_prompts_copypromptfrommodal"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/prompts.js",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_prompts",
|
|
"target": "dashboard_pages_prompts_renderprompts"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/prompts.js",
|
|
"source_location": "L41",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_prompts",
|
|
"target": "dashboard_pages_prompts_viewprompt"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/scheduler.js",
|
|
"source_location": "L75",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_scheduler",
|
|
"target": "dashboard_pages_scheduler_createjob"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/scheduler.js",
|
|
"source_location": "L90",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_scheduler",
|
|
"target": "dashboard_pages_scheduler_deletejob"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/scheduler.js",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_scheduler",
|
|
"target": "dashboard_pages_scheduler_renderscheduler"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/scheduler.js",
|
|
"source_location": "L48",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_scheduler",
|
|
"target": "dashboard_pages_scheduler_showaddjob"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/scheduler.js",
|
|
"source_location": "L84",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_scheduler_createjob",
|
|
"target": "dashboard_pages_scheduler_renderscheduler"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/scheduler.js",
|
|
"source_location": "L95",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_scheduler_deletejob",
|
|
"target": "dashboard_pages_scheduler_renderscheduler"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/session-replay.js",
|
|
"source_location": "L83",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_session_replay",
|
|
"target": "dashboard_pages_session_replay_formatsize"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/session-replay.js",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_session_replay",
|
|
"target": "dashboard_pages_session_replay_rendersessionreplay"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/session-replay.js",
|
|
"source_location": "L47",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_session_replay",
|
|
"target": "dashboard_pages_session_replay_replaysession"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/session-replay.js",
|
|
"source_location": "L34",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_session_replay_rendersessionreplay",
|
|
"target": "dashboard_pages_session_replay_formatsize"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/settings.js",
|
|
"source_location": "L167",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_settings",
|
|
"target": "dashboard_pages_settings_confirmreset"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/settings.js",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_settings",
|
|
"target": "dashboard_pages_settings_rendersettings"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/settings.js",
|
|
"source_location": "L156",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_settings",
|
|
"target": "dashboard_pages_settings_resetsettings"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/settings.js",
|
|
"source_location": "L121",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_settings",
|
|
"target": "dashboard_pages_settings_saveallsettings"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/settings.js",
|
|
"source_location": "L114",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_settings",
|
|
"target": "dashboard_pages_settings_toggleagent"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/settings.js",
|
|
"source_location": "L179",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_settings_confirmreset",
|
|
"target": "dashboard_pages_settings_rendersettings"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/setup-wizard.js",
|
|
"source_location": "L125",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_setup_wizard",
|
|
"target": "dashboard_pages_setup_wizard_finishsetup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/setup-wizard.js",
|
|
"source_location": "L116",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_setup_wizard",
|
|
"target": "dashboard_pages_setup_wizard_nextwizardstep"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/setup-wizard.js",
|
|
"source_location": "L121",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_setup_wizard",
|
|
"target": "dashboard_pages_setup_wizard_prevwizardstep"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/setup-wizard.js",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_setup_wizard",
|
|
"target": "dashboard_pages_setup_wizard_rendersetupwizard"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/setup-wizard.js",
|
|
"source_location": "L26",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_setup_wizard",
|
|
"target": "dashboard_pages_setup_wizard_renderwizardstep"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/setup-wizard.js",
|
|
"source_location": "L2",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_setup_wizard",
|
|
"target": "dashboard_pages_setup_wizard_setupsteps"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/setup-wizard.js",
|
|
"source_location": "L23",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_setup_wizard_rendersetupwizard",
|
|
"target": "dashboard_pages_setup_wizard_renderwizardstep"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/setup-wizard.js",
|
|
"source_location": "L117",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_setup_wizard_nextwizardstep",
|
|
"target": "dashboard_pages_setup_wizard_renderwizardstep"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/setup-wizard.js",
|
|
"source_location": "L122",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_setup_wizard_prevwizardstep",
|
|
"target": "dashboard_pages_setup_wizard_renderwizardstep"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/setup-wizard.js",
|
|
"source_location": "L30",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_setup_wizard_renderwizardstep",
|
|
"target": "dashboard_pages_setup_wizard_finishsetup"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/setup-wizard.js",
|
|
"source_location": "L118",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_setup_wizard_nextwizardstep",
|
|
"target": "dashboard_pages_setup_wizard_finishsetup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L272",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_skills",
|
|
"target": "dashboard_pages_skills_addskillcontextfile"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L154",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_skills",
|
|
"target": "dashboard_pages_skills_backtoskills"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L328",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_skills",
|
|
"target": "dashboard_pages_skills_deleteskillcontextfile"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L302",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_skills",
|
|
"target": "dashboard_pages_skills_editskillcontextfile"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L249",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_skills",
|
|
"target": "dashboard_pages_skills_editskillmd"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L184",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_skills",
|
|
"target": "dashboard_pages_skills_executeskillrun"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L79",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_skills",
|
|
"target": "dashboard_pages_skills_filterskills"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L161",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_skills",
|
|
"target": "dashboard_pages_skills_quickrunskill"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L31",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_skills",
|
|
"target": "dashboard_pages_skills_renderskillgrid"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_skills",
|
|
"target": "dashboard_pages_skills_renderskills"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L316",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_skills",
|
|
"target": "dashboard_pages_skills_saveskillcontextfile"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L261",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_skills",
|
|
"target": "dashboard_pages_skills_saveskillmd"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L217",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_skills",
|
|
"target": "dashboard_pages_skills_showaddskill"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L85",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_skills",
|
|
"target": "dashboard_pages_skills_showskilldetail"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L288",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_skills",
|
|
"target": "dashboard_pages_skills_submitnewcontextfile"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L234",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_skills",
|
|
"target": "dashboard_pages_skills_submitnewskill"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L60",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_skills",
|
|
"target": "dashboard_pages_skills_switchskillview"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L25",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_skills_renderskills",
|
|
"target": "dashboard_pages_skills_renderskillgrid"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L242",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_skills_submitnewskill",
|
|
"target": "dashboard_pages_skills_renderskills"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L82",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_skills_filterskills",
|
|
"target": "dashboard_pages_skills_renderskillgrid"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L75",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_skills_switchskillview",
|
|
"target": "dashboard_pages_skills_renderskillgrid"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L333",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_skills_deleteskillcontextfile",
|
|
"target": "dashboard_pages_skills_showskilldetail"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L322",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_skills_saveskillcontextfile",
|
|
"target": "dashboard_pages_skills_showskilldetail"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L266",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_skills_saveskillmd",
|
|
"target": "dashboard_pages_skills_showskilldetail"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L296",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_skills_submitnewcontextfile",
|
|
"target": "dashboard_pages_skills_showskilldetail"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/skills.js",
|
|
"source_location": "L243",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_skills_submitnewskill",
|
|
"target": "dashboard_pages_skills_showskilldetail"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/smart-router.js",
|
|
"source_location": "L57",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_smart_router",
|
|
"target": "dashboard_pages_smart_router_loadrouteragents"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/smart-router.js",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_smart_router",
|
|
"target": "dashboard_pages_smart_router_rendersmartrouter"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/smart-router.js",
|
|
"source_location": "L2",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_smart_router",
|
|
"target": "dashboard_pages_smart_router_router_agent_meta"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/smart-router.js",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_smart_router",
|
|
"target": "dashboard_pages_smart_router_routeragentmeta"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/smart-router.js",
|
|
"source_location": "L141",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_smart_router",
|
|
"target": "dashboard_pages_smart_router_routetask"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/smart-router.js",
|
|
"source_location": "L93",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_smart_router",
|
|
"target": "dashboard_pages_smart_router_suggestrouter"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/smart-router.js",
|
|
"source_location": "L73",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_smart_router_loadrouteragents",
|
|
"target": "dashboard_pages_smart_router_routeragentmeta"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/smart-router.js",
|
|
"source_location": "L52",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_smart_router_rendersmartrouter",
|
|
"target": "dashboard_pages_smart_router_loadrouteragents"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/standards.js",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_standards",
|
|
"target": "dashboard_pages_standards_renderstandards"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/standards.js",
|
|
"source_location": "L58",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_standards",
|
|
"target": "dashboard_pages_standards_rundiscovery"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/standards.js",
|
|
"source_location": "L43",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_standards",
|
|
"target": "dashboard_pages_standards_viewstandard"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/terminal.js",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_terminal",
|
|
"target": "dashboard_pages_terminal_renderterminal"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/terminal.js",
|
|
"source_location": "L150",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_terminal",
|
|
"target": "dashboard_pages_terminal_terminalclear"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/terminal.js",
|
|
"source_location": "L144",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_terminal",
|
|
"target": "dashboard_pages_terminal_terminalreconnect"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/terminal.js",
|
|
"source_location": "L147",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_terminal_terminalreconnect",
|
|
"target": "dashboard_pages_terminal_renderterminal"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/serve_monitor.py",
|
|
"source_location": "L100",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_serve_monitor",
|
|
"target": "dashboard_serve_monitor_handler"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/serve_monitor.py",
|
|
"source_location": "L137",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_serve_monitor",
|
|
"target": "dashboard_serve_monitor_main"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/serve_monitor.py",
|
|
"source_location": "L35",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_serve_monitor",
|
|
"target": "dashboard_serve_monitor_run_analyzer"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/serve_monitor.py",
|
|
"source_location": "L56",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_serve_monitor",
|
|
"target": "dashboard_serve_monitor_sync_mnemoverse"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/serve_monitor.py",
|
|
"source_location": "L124",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_serve_monitor_handler_do_post",
|
|
"target": "dashboard_serve_monitor_run_analyzer"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/serve_monitor.py",
|
|
"source_location": "L146",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_serve_monitor_main",
|
|
"target": "dashboard_serve_monitor_run_analyzer"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/serve_monitor.py",
|
|
"source_location": "L36",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_serve_monitor_rationale_36",
|
|
"target": "dashboard_serve_monitor_run_analyzer"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/serve_monitor.py",
|
|
"source_location": "L128",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_serve_monitor_handler_do_post",
|
|
"target": "dashboard_serve_monitor_sync_mnemoverse"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/serve_monitor.py",
|
|
"source_location": "L57",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_serve_monitor_rationale_57",
|
|
"target": "dashboard_serve_monitor_sync_mnemoverse"
|
|
},
|
|
{
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/serve_monitor.py",
|
|
"source_location": "L113",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_serve_monitor_handler",
|
|
"target": "dashboard_serve_monitor_handler_do_get"
|
|
},
|
|
{
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/serve_monitor.py",
|
|
"source_location": "L122",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_serve_monitor_handler",
|
|
"target": "dashboard_serve_monitor_handler_do_post"
|
|
},
|
|
{
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/serve_monitor.py",
|
|
"source_location": "L101",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_serve_monitor_handler",
|
|
"target": "dashboard_serve_monitor_handler_init"
|
|
},
|
|
{
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/serve_monitor.py",
|
|
"source_location": "L133",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_serve_monitor_handler",
|
|
"target": "dashboard_serve_monitor_handler_log_message"
|
|
},
|
|
{
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/serve_monitor.py",
|
|
"source_location": "L104",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_serve_monitor_handler",
|
|
"target": "dashboard_serve_monitor_handler_send_json"
|
|
},
|
|
{
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/serve_monitor.py",
|
|
"source_location": "L100",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_serve_monitor_handler",
|
|
"target": "simplehttprequesthandler"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/serve_monitor.py",
|
|
"source_location": "L125",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_serve_monitor_handler_do_post",
|
|
"target": "dashboard_serve_monitor_handler_send_json"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/start-monitor.sh",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_start_monitor",
|
|
"target": "dashboard_start_monitor_sh__entry"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/utils.js",
|
|
"source_location": "L97",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_utils",
|
|
"target": "dashboard_utils_closemodal"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/utils.js",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_utils",
|
|
"target": "dashboard_utils_escapehtml"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/utils.js",
|
|
"source_location": "L36",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_utils",
|
|
"target": "dashboard_utils_formatbytes"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/utils.js",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_utils",
|
|
"target": "dashboard_utils_formatdate"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/utils.js",
|
|
"source_location": "L101",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_utils",
|
|
"target": "dashboard_utils_handleglobalsearch"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/utils.js",
|
|
"source_location": "L69",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_utils",
|
|
"target": "dashboard_utils_loadtheme"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/utils.js",
|
|
"source_location": "L112",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_utils",
|
|
"target": "dashboard_utils_page_titles"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/utils.js",
|
|
"source_location": "L106",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_utils",
|
|
"target": "dashboard_utils_renderskeleton"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/utils.js",
|
|
"source_location": "L81",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_utils",
|
|
"target": "dashboard_utils_showmodal"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/utils.js",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_utils",
|
|
"target": "dashboard_utils_showtoast"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/utils.js",
|
|
"source_location": "L44",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_utils",
|
|
"target": "dashboard_utils_statuscolor"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/utils.js",
|
|
"source_location": "L24",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_utils",
|
|
"target": "dashboard_utils_timeago"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/utils.js",
|
|
"source_location": "L52",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_utils",
|
|
"target": "dashboard_utils_togglesidebar"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/utils.js",
|
|
"source_location": "L62",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_utils",
|
|
"target": "dashboard_utils_toggletheme"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L56",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_agentic_os_pid"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L596",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_agents_hermes_memory_md"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L590",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_agents_hermes_soul_md"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L74",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_agents_md"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L578",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_agents_opencode_agents_md"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L584",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_agents_opencode_opencode_json"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L428",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_audit_audit_log"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L128",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_backup_ps1"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L104",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_backup_sh"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L320",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_active_projects_md"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L332",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_agent_learnings_md"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L308",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_business_brain_md"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L98",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_cli_py"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L302",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_constitution_md"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L314",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_constraints_md"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L386",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_core_brain_index_db"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L392",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_core_brain_index_py"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L326",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_github_activity_md"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L290",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_health_report_md"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L350",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_identity_md"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L296",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_log_md"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L284",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_memory_md"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L344",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_recent_decisions_md"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L338",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_skill_usage_md"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L62",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_changelog_md"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L254",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_agent_time_monitor_md"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L236",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_api_js"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L218",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_app_js"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L224",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_index_html"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L260",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_serve_monitor_py"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L212",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_start_monitor_sh"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L242",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_styles_css"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L230",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_test_html"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L248",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_utils_js"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L548",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_registry_json"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L554",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_routes_json"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L506",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_stats_json"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L542",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_time_json"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L518",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_chat_history_json"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L530",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_cost_history_json"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L536",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_goals_json"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L500",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_integrations_json"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L566",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_kanban_906a5d23_json"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L560",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_orchestration_runs_relverif_20260726_json"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L524",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_router_keywords_json"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L512",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_settings_json"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L176",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_agentic_os_architecture_svg"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L188",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_google2ccfc2c8679b95ca_html"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L170",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_graphify_memory_md"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L158",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_index_html"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L182",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_nojekyll"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L200",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_os_draft_notes_md"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L164",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_readme_md"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L194",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_robots_txt"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L206",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_sitemap_xml"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L26",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_gitignore"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L356",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_hermes_audit_log"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L80",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_hermes_log"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L44",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_install_ps1"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L134",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_install_sh"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L86",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_launch_dashboard_bat"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L122",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_license"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L140",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_operational_notes_md"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L464",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_brainstorm_session_md"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L470",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_code_review_md"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L476",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_daily_standup_md"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L440",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_debug_incident_md"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L458",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_draft_blog_md"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L494",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_meeting_notes_md"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L482",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_project_plan_md"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L488",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_research_topic_md"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L446",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_standup_email_md"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L452",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_system_audit_md"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_pytest_ini"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L32",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_readme_md"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L116",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_regen_graph_html_py"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L572",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_registry_marketplace_gitkeep"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L434",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_registry_plugins_json"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L92",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_requirements_dev_txt"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_requirements_txt"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L2",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_restore_ps1"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L38",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_restore_sh"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L362",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_scheduler_scheduler_py"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L374",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_scripts_analyze_agent_time_py"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L368",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_scripts_integrity_check_py"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L380",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_scripts_update_api_docs_py"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L68",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_server_py"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L152",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_skills_lock_json"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L266",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_standards_api_response_format_md"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L272",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_standards_index_yml"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L278",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_standards_naming_conventions_md"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_start_agentic_os_sh"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L110",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_start_bat"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L50",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_start_ps1"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L146",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_start_sh"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L422",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_tests_conftest_py"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L416",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_scheduler_py"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L410",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_server_endpoints_py"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L404",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_server_helpers_py"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L398",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_server_kanban_py"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L4",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_restore_ps1",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_restore_ps1_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_restore_ps1",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_restore_ps1_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L5",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_restore_ps1",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_restore_ps1_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_restore_ps1",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_restore_ps1_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_start_agentic_os_sh",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_start_agentic_os_sh_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_start_agentic_os_sh",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_start_agentic_os_sh_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_start_agentic_os_sh",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_start_agentic_os_sh_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_start_agentic_os_sh",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_start_agentic_os_sh_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_pytest_ini",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_pytest_ini_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_pytest_ini",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_pytest_ini_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_pytest_ini",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_pytest_ini_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_pytest_ini",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_pytest_ini_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_requirements_txt",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_requirements_txt_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_requirements_txt",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_requirements_txt_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L23",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_requirements_txt",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_requirements_txt_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L24",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_requirements_txt",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_requirements_txt_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L28",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_gitignore",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_gitignore_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_gitignore",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_gitignore_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L29",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_gitignore",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_gitignore_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L30",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_gitignore",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_gitignore_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L34",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_readme_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_readme_md_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L33",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_readme_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_readme_md_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L35",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_readme_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_readme_md_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L36",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_readme_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_readme_md_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L40",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_restore_sh",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_restore_sh_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L39",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_restore_sh",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_restore_sh_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L41",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_restore_sh",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_restore_sh_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L42",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_restore_sh",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_restore_sh_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L46",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_install_ps1",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_install_ps1_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L45",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_install_ps1",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_install_ps1_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L47",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_install_ps1",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_install_ps1_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L48",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_install_ps1",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_install_ps1_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L52",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_start_ps1",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_start_ps1_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L51",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_start_ps1",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_start_ps1_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L53",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_start_ps1",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_start_ps1_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L54",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_start_ps1",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_start_ps1_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L58",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_agentic_os_pid",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_agentic_os_pid_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L57",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_agentic_os_pid",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_agentic_os_pid_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L59",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_agentic_os_pid",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_agentic_os_pid_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L60",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_agentic_os_pid",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_agentic_os_pid_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L64",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_changelog_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_changelog_md_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L63",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_changelog_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_changelog_md_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L65",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_changelog_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_changelog_md_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L66",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_changelog_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_changelog_md_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L70",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_server_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_server_py_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L69",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_server_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_server_py_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L71",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_server_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_server_py_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L72",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_server_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_server_py_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L76",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_agents_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_agents_md_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L75",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_agents_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_agents_md_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L77",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_agents_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_agents_md_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L78",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_agents_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_agents_md_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L82",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_hermes_log",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_hermes_log_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L81",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_hermes_log",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_hermes_log_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L83",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_hermes_log",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_hermes_log_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L84",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_hermes_log",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_hermes_log_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L88",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_launch_dashboard_bat",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_launch_dashboard_bat_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L87",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_launch_dashboard_bat",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_launch_dashboard_bat_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L89",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_launch_dashboard_bat",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_launch_dashboard_bat_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L90",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_launch_dashboard_bat",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_launch_dashboard_bat_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L94",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_requirements_dev_txt",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_requirements_dev_txt_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L93",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_requirements_dev_txt",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_requirements_dev_txt_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L95",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_requirements_dev_txt",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_requirements_dev_txt_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L96",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_requirements_dev_txt",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_requirements_dev_txt_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L100",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_cli_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_cli_py_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L99",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_cli_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_cli_py_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L101",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_cli_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_cli_py_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L102",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_cli_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_cli_py_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L106",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_backup_sh",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_backup_sh_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L105",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_backup_sh",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_backup_sh_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L107",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_backup_sh",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_backup_sh_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L108",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_backup_sh",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_backup_sh_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L112",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_start_bat",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_start_bat_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L111",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_start_bat",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_start_bat_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L113",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_start_bat",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_start_bat_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L114",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_start_bat",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_start_bat_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L118",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_regen_graph_html_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_regen_graph_html_py_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L117",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_regen_graph_html_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_regen_graph_html_py_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L119",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_regen_graph_html_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_regen_graph_html_py_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L120",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_regen_graph_html_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_regen_graph_html_py_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L124",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_license",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_license_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L123",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_license",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_license_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L125",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_license",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_license_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L126",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_license",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_license_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L130",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_backup_ps1",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_backup_ps1_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L129",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_backup_ps1",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_backup_ps1_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L131",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_backup_ps1",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_backup_ps1_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L132",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_backup_ps1",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_backup_ps1_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L136",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_install_sh",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_install_sh_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L135",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_install_sh",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_install_sh_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L137",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_install_sh",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_install_sh_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L138",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_install_sh",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_install_sh_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L142",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_operational_notes_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_operational_notes_md_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L141",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_operational_notes_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_operational_notes_md_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L143",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_operational_notes_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_operational_notes_md_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L144",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_operational_notes_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_operational_notes_md_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L148",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_start_sh",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_start_sh_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L147",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_start_sh",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_start_sh_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L149",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_start_sh",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_start_sh_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L150",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_start_sh",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_start_sh_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L154",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_skills_lock_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_skills_lock_json_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L153",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_skills_lock_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_skills_lock_json_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L155",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_skills_lock_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_skills_lock_json_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L156",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_skills_lock_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_skills_lock_json_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L160",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_docs_index_html",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_index_html_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L159",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_docs_index_html",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_index_html_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L161",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_docs_index_html",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_index_html_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L162",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_docs_index_html",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_index_html_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L166",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_docs_readme_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_readme_md_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L165",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_docs_readme_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_readme_md_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L167",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_docs_readme_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_readme_md_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L168",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_docs_readme_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_readme_md_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L172",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_docs_graphify_memory_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_graphify_memory_md_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L171",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_docs_graphify_memory_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_graphify_memory_md_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L173",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_docs_graphify_memory_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_graphify_memory_md_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L174",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_docs_graphify_memory_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_graphify_memory_md_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L178",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_docs_agentic_os_architecture_svg",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_agentic_os_architecture_svg_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L177",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_docs_agentic_os_architecture_svg",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_agentic_os_architecture_svg_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L179",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_docs_agentic_os_architecture_svg",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_agentic_os_architecture_svg_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L180",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_docs_agentic_os_architecture_svg",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_agentic_os_architecture_svg_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L184",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_docs_nojekyll",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_nojekyll_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L183",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_docs_nojekyll",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_nojekyll_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L185",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_docs_nojekyll",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_nojekyll_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L186",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_docs_nojekyll",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_nojekyll_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L190",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_docs_google2ccfc2c8679b95ca_html",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_google2ccfc2c8679b95ca_html_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L189",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_docs_google2ccfc2c8679b95ca_html",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_google2ccfc2c8679b95ca_html_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L191",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_docs_google2ccfc2c8679b95ca_html",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_google2ccfc2c8679b95ca_html_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L192",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_docs_google2ccfc2c8679b95ca_html",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_google2ccfc2c8679b95ca_html_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L196",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_docs_robots_txt",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_robots_txt_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L195",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_docs_robots_txt",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_robots_txt_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L197",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_docs_robots_txt",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_robots_txt_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L198",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_docs_robots_txt",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_robots_txt_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L202",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_docs_os_draft_notes_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_os_draft_notes_md_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L201",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_docs_os_draft_notes_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_os_draft_notes_md_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L203",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_docs_os_draft_notes_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_os_draft_notes_md_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L204",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_docs_os_draft_notes_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_os_draft_notes_md_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L208",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_docs_sitemap_xml",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_sitemap_xml_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L207",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_docs_sitemap_xml",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_sitemap_xml_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L209",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_docs_sitemap_xml",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_sitemap_xml_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L210",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_docs_sitemap_xml",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_docs_sitemap_xml_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L214",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_start_monitor_sh",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_start_monitor_sh_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L213",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_start_monitor_sh",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_start_monitor_sh_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L215",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_start_monitor_sh",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_start_monitor_sh_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L216",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_start_monitor_sh",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_start_monitor_sh_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L220",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_app_js",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_app_js_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L219",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_app_js",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_app_js_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L221",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_app_js",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_app_js_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L222",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_app_js",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_app_js_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L226",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_index_html",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_index_html_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L225",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_index_html",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_index_html_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L227",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_index_html",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_index_html_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L228",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_index_html",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_index_html_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L232",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_test_html",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_test_html_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L231",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_test_html",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_test_html_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L233",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_test_html",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_test_html_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L234",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_test_html",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_test_html_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L238",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_api_js",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_api_js_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L237",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_api_js",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_api_js_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L239",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_api_js",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_api_js_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L240",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_api_js",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_api_js_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L244",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_styles_css",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_styles_css_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L243",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_styles_css",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_styles_css_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L245",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_styles_css",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_styles_css_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L246",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_styles_css",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_styles_css_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L250",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_utils_js",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_utils_js_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L249",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_utils_js",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_utils_js_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L251",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_utils_js",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_utils_js_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L252",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_utils_js",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_utils_js_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L256",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_agent_time_monitor_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_agent_time_monitor_md_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L255",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_agent_time_monitor_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_agent_time_monitor_md_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L257",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_agent_time_monitor_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_agent_time_monitor_md_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L258",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_agent_time_monitor_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_agent_time_monitor_md_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L262",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_serve_monitor_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_serve_monitor_py_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L261",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_serve_monitor_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_serve_monitor_py_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L263",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_serve_monitor_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_serve_monitor_py_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L264",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_serve_monitor_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_dashboard_serve_monitor_py_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L268",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_standards_api_response_format_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_standards_api_response_format_md_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L267",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_standards_api_response_format_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_standards_api_response_format_md_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L269",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_standards_api_response_format_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_standards_api_response_format_md_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L270",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_standards_api_response_format_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_standards_api_response_format_md_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L274",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_standards_index_yml",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_standards_index_yml_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L273",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_standards_index_yml",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_standards_index_yml_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L275",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_standards_index_yml",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_standards_index_yml_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L276",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_standards_index_yml",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_standards_index_yml_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L280",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_standards_naming_conventions_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_standards_naming_conventions_md_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L279",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_standards_naming_conventions_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_standards_naming_conventions_md_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L281",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_standards_naming_conventions_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_standards_naming_conventions_md_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L282",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_standards_naming_conventions_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_standards_naming_conventions_md_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L286",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_memory_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_memory_md_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L285",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_memory_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_memory_md_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L287",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_memory_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_memory_md_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L288",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_memory_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_memory_md_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L292",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_health_report_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_health_report_md_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L291",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_health_report_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_health_report_md_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L293",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_health_report_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_health_report_md_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L294",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_health_report_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_health_report_md_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L298",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_log_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_log_md_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L297",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_log_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_log_md_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L299",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_log_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_log_md_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L300",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_log_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_log_md_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L304",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_constitution_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_constitution_md_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L303",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_constitution_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_constitution_md_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L305",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_constitution_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_constitution_md_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L306",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_constitution_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_constitution_md_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L310",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_business_brain_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_business_brain_md_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L309",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_business_brain_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_business_brain_md_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L311",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_business_brain_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_business_brain_md_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L312",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_business_brain_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_business_brain_md_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L316",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_constraints_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_constraints_md_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L315",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_constraints_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_constraints_md_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L317",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_constraints_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_constraints_md_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L318",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_constraints_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_constraints_md_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L322",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_active_projects_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_active_projects_md_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L321",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_active_projects_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_active_projects_md_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L323",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_active_projects_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_active_projects_md_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L324",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_active_projects_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_active_projects_md_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L328",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_github_activity_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_github_activity_md_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L327",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_github_activity_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_github_activity_md_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L329",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_github_activity_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_github_activity_md_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L330",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_github_activity_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_github_activity_md_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L334",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_agent_learnings_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_agent_learnings_md_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L333",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_agent_learnings_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_agent_learnings_md_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L335",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_agent_learnings_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_agent_learnings_md_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L336",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_agent_learnings_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_agent_learnings_md_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L340",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_skill_usage_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_skill_usage_md_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L339",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_skill_usage_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_skill_usage_md_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L341",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_skill_usage_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_skill_usage_md_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L342",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_skill_usage_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_skill_usage_md_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L346",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_recent_decisions_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_recent_decisions_md_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L345",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_recent_decisions_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_recent_decisions_md_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L347",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_recent_decisions_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_recent_decisions_md_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L348",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_recent_decisions_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_recent_decisions_md_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L352",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_identity_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_identity_md_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L351",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_identity_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_identity_md_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L353",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_identity_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_identity_md_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L354",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_identity_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_identity_md_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L358",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_hermes_audit_log",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_hermes_audit_log_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L357",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_hermes_audit_log",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_hermes_audit_log_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L359",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_hermes_audit_log",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_hermes_audit_log_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L360",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_hermes_audit_log",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_hermes_audit_log_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L364",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_scheduler_scheduler_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_scheduler_scheduler_py_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L363",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_scheduler_scheduler_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_scheduler_scheduler_py_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L365",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_scheduler_scheduler_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_scheduler_scheduler_py_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L366",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_scheduler_scheduler_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_scheduler_scheduler_py_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L370",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_scripts_integrity_check_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_scripts_integrity_check_py_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L369",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_scripts_integrity_check_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_scripts_integrity_check_py_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L371",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_scripts_integrity_check_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_scripts_integrity_check_py_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L372",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_scripts_integrity_check_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_scripts_integrity_check_py_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L376",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_scripts_analyze_agent_time_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_scripts_analyze_agent_time_py_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L375",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_scripts_analyze_agent_time_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_scripts_analyze_agent_time_py_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L377",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_scripts_analyze_agent_time_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_scripts_analyze_agent_time_py_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L378",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_scripts_analyze_agent_time_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_scripts_analyze_agent_time_py_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L382",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_scripts_update_api_docs_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_scripts_update_api_docs_py_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L381",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_scripts_update_api_docs_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_scripts_update_api_docs_py_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L383",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_scripts_update_api_docs_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_scripts_update_api_docs_py_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L384",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_scripts_update_api_docs_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_scripts_update_api_docs_py_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L388",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_core_brain_index_db",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_core_brain_index_db_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L387",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_core_brain_index_db",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_core_brain_index_db_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L389",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_core_brain_index_db",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_core_brain_index_db_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L390",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_core_brain_index_db",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_core_brain_index_db_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L394",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_core_brain_index_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_core_brain_index_py_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L393",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_core_brain_index_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_core_brain_index_py_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L395",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_core_brain_index_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_core_brain_index_py_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L396",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_brain_core_brain_index_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_brain_core_brain_index_py_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L400",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_server_kanban_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_server_kanban_py_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L399",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_server_kanban_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_server_kanban_py_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L401",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_server_kanban_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_server_kanban_py_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L402",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_server_kanban_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_server_kanban_py_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L406",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_server_helpers_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_server_helpers_py_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L405",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_server_helpers_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_server_helpers_py_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L407",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_server_helpers_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_server_helpers_py_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L408",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_server_helpers_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_server_helpers_py_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L412",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_server_endpoints_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_server_endpoints_py_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L411",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_server_endpoints_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_server_endpoints_py_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L413",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_server_endpoints_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_server_endpoints_py_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L414",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_server_endpoints_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_server_endpoints_py_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L418",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_scheduler_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_scheduler_py_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L417",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_scheduler_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_scheduler_py_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L419",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_scheduler_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_scheduler_py_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L420",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_scheduler_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_tests_test_scheduler_py_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L424",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_tests_conftest_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_tests_conftest_py_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L423",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_tests_conftest_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_tests_conftest_py_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L425",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_tests_conftest_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_tests_conftest_py_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L426",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_tests_conftest_py",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_tests_conftest_py_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L430",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_audit_audit_log",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_audit_audit_log_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L429",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_audit_audit_log",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_audit_audit_log_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L431",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_audit_audit_log",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_audit_audit_log_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L432",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_audit_audit_log",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_audit_audit_log_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L436",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_registry_plugins_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_registry_plugins_json_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L435",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_registry_plugins_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_registry_plugins_json_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L437",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_registry_plugins_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_registry_plugins_json_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L438",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_registry_plugins_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_registry_plugins_json_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L442",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_debug_incident_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_debug_incident_md_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L441",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_debug_incident_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_debug_incident_md_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L443",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_debug_incident_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_debug_incident_md_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L444",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_debug_incident_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_debug_incident_md_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L448",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_standup_email_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_standup_email_md_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L447",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_standup_email_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_standup_email_md_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L449",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_standup_email_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_standup_email_md_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L450",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_standup_email_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_standup_email_md_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L454",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_system_audit_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_system_audit_md_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L453",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_system_audit_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_system_audit_md_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L455",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_system_audit_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_system_audit_md_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L456",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_system_audit_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_system_audit_md_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L460",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_draft_blog_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_draft_blog_md_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L459",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_draft_blog_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_draft_blog_md_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L461",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_draft_blog_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_draft_blog_md_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L462",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_draft_blog_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_draft_blog_md_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L466",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_brainstorm_session_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_brainstorm_session_md_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L465",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_brainstorm_session_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_brainstorm_session_md_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L467",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_brainstorm_session_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_brainstorm_session_md_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L468",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_brainstorm_session_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_brainstorm_session_md_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L472",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_code_review_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_code_review_md_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L471",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_code_review_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_code_review_md_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L473",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_code_review_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_code_review_md_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L474",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_code_review_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_code_review_md_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L478",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_daily_standup_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_daily_standup_md_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L477",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_daily_standup_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_daily_standup_md_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L479",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_daily_standup_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_daily_standup_md_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L480",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_daily_standup_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_daily_standup_md_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L484",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_project_plan_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_project_plan_md_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L483",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_project_plan_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_project_plan_md_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L485",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_project_plan_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_project_plan_md_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L486",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_project_plan_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_project_plan_md_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L490",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_research_topic_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_research_topic_md_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L489",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_research_topic_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_research_topic_md_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L491",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_research_topic_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_research_topic_md_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L492",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_research_topic_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_research_topic_md_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L496",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_meeting_notes_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_meeting_notes_md_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L495",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_meeting_notes_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_meeting_notes_md_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L497",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_meeting_notes_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_meeting_notes_md_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L498",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_meeting_notes_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_prompts_meeting_notes_md_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L502",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_integrations_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_integrations_json_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L501",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_integrations_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_integrations_json_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L503",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_integrations_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_integrations_json_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L504",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_integrations_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_integrations_json_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L508",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_stats_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_stats_json_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L507",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_stats_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_stats_json_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L509",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_stats_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_stats_json_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L510",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_stats_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_stats_json_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L514",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_settings_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_settings_json_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L513",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_settings_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_settings_json_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L515",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_settings_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_settings_json_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L516",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_settings_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_settings_json_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L520",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_chat_history_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_chat_history_json_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L519",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_chat_history_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_chat_history_json_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L521",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_chat_history_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_chat_history_json_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L522",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_chat_history_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_chat_history_json_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L526",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_router_keywords_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_router_keywords_json_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L525",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_router_keywords_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_router_keywords_json_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L527",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_router_keywords_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_router_keywords_json_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L528",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_router_keywords_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_router_keywords_json_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L532",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_cost_history_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_cost_history_json_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L531",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_cost_history_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_cost_history_json_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L533",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_cost_history_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_cost_history_json_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L534",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_cost_history_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_cost_history_json_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L538",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_goals_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_goals_json_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L537",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_goals_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_goals_json_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L539",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_goals_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_goals_json_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L540",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_goals_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_goals_json_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L544",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_time_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_time_json_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L543",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_time_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_time_json_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L545",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_time_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_time_json_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L546",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_time_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_time_json_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L550",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_registry_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_registry_json_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L549",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_registry_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_registry_json_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L551",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_registry_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_registry_json_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L552",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_registry_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_registry_json_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L556",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_routes_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_routes_json_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L555",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_routes_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_routes_json_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L557",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_routes_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_routes_json_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L558",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_routes_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_agent_routes_json_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L562",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_orchestration_runs_relverif_20260726_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_orchestration_runs_relverif_20260726_json_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L561",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_orchestration_runs_relverif_20260726_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_orchestration_runs_relverif_20260726_json_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L563",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_orchestration_runs_relverif_20260726_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_orchestration_runs_relverif_20260726_json_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L564",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_orchestration_runs_relverif_20260726_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_orchestration_runs_relverif_20260726_json_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L568",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_kanban_906a5d23_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_kanban_906a5d23_json_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L567",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_kanban_906a5d23_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_kanban_906a5d23_json_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L569",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_kanban_906a5d23_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_kanban_906a5d23_json_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L570",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_data_kanban_906a5d23_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_data_kanban_906a5d23_json_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L574",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_registry_marketplace_gitkeep",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_registry_marketplace_gitkeep_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L573",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_registry_marketplace_gitkeep",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_registry_marketplace_gitkeep_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L575",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_registry_marketplace_gitkeep",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_registry_marketplace_gitkeep_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L576",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_registry_marketplace_gitkeep",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_registry_marketplace_gitkeep_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L580",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_agents_opencode_agents_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_agents_opencode_agents_md_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L579",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_agents_opencode_agents_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_agents_opencode_agents_md_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L581",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_agents_opencode_agents_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_agents_opencode_agents_md_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L582",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_agents_opencode_agents_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_agents_opencode_agents_md_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L586",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_agents_opencode_opencode_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_agents_opencode_opencode_json_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L585",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_agents_opencode_opencode_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_agents_opencode_opencode_json_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L587",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_agents_opencode_opencode_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_agents_opencode_opencode_json_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L588",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_agents_opencode_opencode_json",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_agents_opencode_opencode_json_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L592",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_agents_hermes_soul_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_agents_hermes_soul_md_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L591",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_agents_hermes_soul_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_agents_hermes_soul_md_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L593",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_agents_hermes_soul_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_agents_hermes_soul_md_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L594",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_agents_hermes_soul_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_agents_hermes_soul_md_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L598",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_agents_hermes_memory_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_agents_hermes_memory_md_language"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L597",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_agents_hermes_memory_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_agents_hermes_memory_md_loc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L599",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_agents_hermes_memory_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_agents_hermes_memory_md_size"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "data/codebase-inspection/ci-20260727-204939/manifest.json",
|
|
"source_location": "L600",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "data_codebase_inspection_ci_20260727_204939_manifest_agents_hermes_memory_md",
|
|
"target": "data_codebase_inspection_ci_20260727_204939_manifest_agents_hermes_memory_md_weight"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "install.ps1",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "install_ps1_install",
|
|
"target": "install_resolve_python"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "install.sh",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "install_sh_install",
|
|
"target": "install_sh__entry"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L77",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_manager_baseadapter_create_project",
|
|
"target": "integrations_manager_py_any"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L86",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_manager_baseadapter_create_task",
|
|
"target": "integrations_manager_py_any"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "generic_arg",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L74",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_manager_baseadapter_enabled",
|
|
"target": "integrations_manager_py_any"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "generic_arg",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L80",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_manager_baseadapter_update_project",
|
|
"target": "integrations_manager_py_any"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "generic_arg",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L42",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_manager_load_integration_config",
|
|
"target": "integrations_manager_py_any"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "generic_arg",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L33",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_manager_load_json",
|
|
"target": "integrations_manager_py_any"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L63",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_manager_ok",
|
|
"target": "integrations_manager_py_any"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L50",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_manager_result_init",
|
|
"target": "integrations_manager_py_any"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "generic_arg",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L55",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_manager_result_to_dict",
|
|
"target": "integrations_manager_py_any"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "generic_arg",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/pipeline.py",
|
|
"source_location": "L28",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_pipeline_load_pipelines",
|
|
"target": "integrations_pipeline_py_any"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "generic_arg",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/pipeline.py",
|
|
"source_location": "L42",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_pipeline_pipeline_init",
|
|
"target": "integrations_pipeline_py_any"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "generic_arg",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/pipeline.py",
|
|
"source_location": "L60",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_pipeline_pipelinemanager_create_pipeline",
|
|
"target": "integrations_pipeline_py_any"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "generic_arg",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/pipeline.py",
|
|
"source_location": "L77",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_pipeline_pipelinemanager_get_pipeline",
|
|
"target": "integrations_pipeline_py_any"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "generic_arg",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/pipeline.py",
|
|
"source_location": "L74",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_pipeline_pipelinemanager_list_pipelines",
|
|
"target": "integrations_pipeline_py_any"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/pipeline.py",
|
|
"source_location": "L80",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_pipeline_pipelinemanager_record_result",
|
|
"target": "integrations_pipeline_py_any"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "generic_arg",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/pipeline.py",
|
|
"source_location": "L37",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_pipeline_save_pipelines",
|
|
"target": "integrations_pipeline_py_any"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "regen_graph_html.py",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "regen_graph_html_rationale_1",
|
|
"target": "regen_graph_html"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "restore.sh",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "restore_sh_restore",
|
|
"target": "restore_sh__entry"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scheduler/scheduler.py",
|
|
"source_location": "L133",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scheduler_scheduler",
|
|
"target": "scheduler_scheduler_load_jobs"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scheduler/scheduler.py",
|
|
"source_location": "L45",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scheduler_scheduler",
|
|
"target": "scheduler_scheduler_log_audit"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scheduler/scheduler.py",
|
|
"source_location": "L166",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scheduler_scheduler",
|
|
"target": "scheduler_scheduler_main"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scheduler/scheduler.py",
|
|
"source_location": "L78",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scheduler_scheduler",
|
|
"target": "scheduler_scheduler_run_endpoint_via_api"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scheduler/scheduler.py",
|
|
"source_location": "L97",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scheduler_scheduler",
|
|
"target": "scheduler_scheduler_run_job"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scheduler/scheduler.py",
|
|
"source_location": "L56",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scheduler_scheduler",
|
|
"target": "scheduler_scheduler_run_skill_via_api"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scheduler/scheduler.py",
|
|
"source_location": "L104",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scheduler_scheduler_run_job",
|
|
"target": "scheduler_scheduler_log_audit"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scheduler/scheduler.py",
|
|
"source_location": "L57",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scheduler_scheduler_rationale_57",
|
|
"target": "scheduler_scheduler_run_skill_via_api"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scheduler/scheduler.py",
|
|
"source_location": "L110",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scheduler_scheduler_run_job",
|
|
"target": "scheduler_scheduler_run_skill_via_api"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scheduler/scheduler.py",
|
|
"source_location": "L79",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scheduler_scheduler_rationale_79",
|
|
"target": "scheduler_scheduler_run_endpoint_via_api"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scheduler/scheduler.py",
|
|
"source_location": "L108",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scheduler_scheduler_run_job",
|
|
"target": "scheduler_scheduler_run_endpoint_via_api"
|
|
},
|
|
{
|
|
"relation": "indirect_call",
|
|
"context": "argument",
|
|
"confidence": "INFERRED",
|
|
"source_file": "scheduler/scheduler.py",
|
|
"source_location": "L153",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 0.5,
|
|
"source": "scheduler_scheduler_load_jobs",
|
|
"target": "scheduler_scheduler_run_job"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scheduler/scheduler.py",
|
|
"source_location": "L133",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scheduler_scheduler_load_jobs",
|
|
"target": "backgroundscheduler"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scheduler/scheduler.py",
|
|
"source_location": "L168",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scheduler_scheduler_main",
|
|
"target": "scheduler_scheduler_load_jobs"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scheduler/scheduler.py",
|
|
"source_location": "L167",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scheduler_scheduler_main",
|
|
"target": "backgroundscheduler"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/analyze_agent_time.py",
|
|
"source_location": "L111",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_analyze_agent_time",
|
|
"target": "scripts_analyze_agent_time_compute_sessions"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/analyze_agent_time.py",
|
|
"source_location": "L142",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_analyze_agent_time",
|
|
"target": "scripts_analyze_agent_time_fmt_hms"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/analyze_agent_time.py",
|
|
"source_location": "L51",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_analyze_agent_time",
|
|
"target": "scripts_analyze_agent_time_load_audit_events"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/analyze_agent_time.py",
|
|
"source_location": "L83",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_analyze_agent_time",
|
|
"target": "scripts_analyze_agent_time_load_chat_events"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/analyze_agent_time.py",
|
|
"source_location": "L97",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_analyze_agent_time",
|
|
"target": "scripts_analyze_agent_time_load_cost_events"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/analyze_agent_time.py",
|
|
"source_location": "L73",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_analyze_agent_time",
|
|
"target": "scripts_analyze_agent_time_load_json_file"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/analyze_agent_time.py",
|
|
"source_location": "L150",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_analyze_agent_time",
|
|
"target": "scripts_analyze_agent_time_main"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/analyze_agent_time.py",
|
|
"source_location": "L37",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_analyze_agent_time",
|
|
"target": "scripts_analyze_agent_time_parse_ts"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/analyze_agent_time.py",
|
|
"source_location": "L65",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_analyze_agent_time_load_audit_events",
|
|
"target": "scripts_analyze_agent_time_parse_ts"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/analyze_agent_time.py",
|
|
"source_location": "L89",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_analyze_agent_time_load_chat_events",
|
|
"target": "scripts_analyze_agent_time_parse_ts"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/analyze_agent_time.py",
|
|
"source_location": "L103",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_analyze_agent_time_load_cost_events",
|
|
"target": "scripts_analyze_agent_time_parse_ts"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/analyze_agent_time.py",
|
|
"source_location": "L152",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_analyze_agent_time_main",
|
|
"target": "scripts_analyze_agent_time_load_audit_events"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/analyze_agent_time.py",
|
|
"source_location": "L52",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_analyze_agent_time_rationale_52",
|
|
"target": "scripts_analyze_agent_time_load_audit_events"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/analyze_agent_time.py",
|
|
"source_location": "L85",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_analyze_agent_time_load_chat_events",
|
|
"target": "scripts_analyze_agent_time_load_json_file"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/analyze_agent_time.py",
|
|
"source_location": "L99",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_analyze_agent_time_load_cost_events",
|
|
"target": "scripts_analyze_agent_time_load_json_file"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/analyze_agent_time.py",
|
|
"source_location": "L153",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_analyze_agent_time_main",
|
|
"target": "scripts_analyze_agent_time_load_chat_events"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/analyze_agent_time.py",
|
|
"source_location": "L154",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_analyze_agent_time_main",
|
|
"target": "scripts_analyze_agent_time_load_cost_events"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/analyze_agent_time.py",
|
|
"source_location": "L177",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_analyze_agent_time_main",
|
|
"target": "scripts_analyze_agent_time_compute_sessions"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/analyze_agent_time.py",
|
|
"source_location": "L112",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_analyze_agent_time_rationale_112",
|
|
"target": "scripts_analyze_agent_time_compute_sessions"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/analyze_agent_time.py",
|
|
"source_location": "L212",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_analyze_agent_time_main",
|
|
"target": "scripts_analyze_agent_time_fmt_hms"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/integrity_check.py",
|
|
"source_location": "L51",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_integrity_check",
|
|
"target": "scripts_integrity_check_add"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/integrity_check.py",
|
|
"source_location": "L117",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_integrity_check",
|
|
"target": "scripts_integrity_check_check_agent_enabled"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/integrity_check.py",
|
|
"source_location": "L91",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_integrity_check",
|
|
"target": "scripts_integrity_check_check_live_server"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/integrity_check.py",
|
|
"source_location": "L104",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_integrity_check",
|
|
"target": "scripts_integrity_check_check_terminal_endpoint"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/integrity_check.py",
|
|
"source_location": "L55",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_integrity_check",
|
|
"target": "scripts_integrity_check_load_truth"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/integrity_check.py",
|
|
"source_location": "L130",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_integrity_check",
|
|
"target": "scripts_integrity_check_main"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/integrity_check.py",
|
|
"source_location": "L65",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_integrity_check",
|
|
"target": "scripts_integrity_check_scan_text_files"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/integrity_check.py",
|
|
"source_location": "L88",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_integrity_check_scan_text_files",
|
|
"target": "scripts_integrity_check_add"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/integrity_check.py",
|
|
"source_location": "L131",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_integrity_check_main",
|
|
"target": "scripts_integrity_check_load_truth"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/integrity_check.py",
|
|
"source_location": "L132",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_integrity_check_main",
|
|
"target": "scripts_integrity_check_scan_text_files"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/integrity_check.py",
|
|
"source_location": "L135",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_integrity_check_main",
|
|
"target": "scripts_integrity_check_check_live_server"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/integrity_check.py",
|
|
"source_location": "L92",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_integrity_check_rationale_92",
|
|
"target": "scripts_integrity_check_check_live_server"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/integrity_check.py",
|
|
"source_location": "L133",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_integrity_check_main",
|
|
"target": "scripts_integrity_check_check_terminal_endpoint"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/integrity_check.py",
|
|
"source_location": "L105",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_integrity_check_rationale_105",
|
|
"target": "scripts_integrity_check_check_terminal_endpoint"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/integrity_check.py",
|
|
"source_location": "L134",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_integrity_check_main",
|
|
"target": "scripts_integrity_check_check_agent_enabled"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/integrity_check.py",
|
|
"source_location": "L118",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_integrity_check_rationale_118",
|
|
"target": "scripts_integrity_check_check_agent_enabled"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/update-api-docs.py",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_update_api_docs",
|
|
"target": "scripts_update_api_docs_extract_endpoints"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/update-api-docs.py",
|
|
"source_location": "L32",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_update_api_docs",
|
|
"target": "scripts_update_api_docs_generate_api_table"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/update-api-docs.py",
|
|
"source_location": "L55",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_update_api_docs",
|
|
"target": "scripts_update_api_docs_update_docs"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/update-api-docs.py",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_update_api_docs_rationale_15",
|
|
"target": "scripts_update_api_docs_extract_endpoints"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/update-api-docs.py",
|
|
"source_location": "L57",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_update_api_docs_update_docs",
|
|
"target": "scripts_update_api_docs_extract_endpoints"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/update-api-docs.py",
|
|
"source_location": "L33",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_update_api_docs_rationale_33",
|
|
"target": "scripts_update_api_docs_generate_api_table"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/update-api-docs.py",
|
|
"source_location": "L58",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_update_api_docs_update_docs",
|
|
"target": "scripts_update_api_docs_generate_api_table"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "scripts/update-api-docs.py",
|
|
"source_location": "L56",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "scripts_update_api_docs_rationale_56",
|
|
"target": "scripts_update_api_docs_update_docs"
|
|
},
|
|
{
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2438",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_agentregisterrequest",
|
|
"target": "basemodel"
|
|
},
|
|
{
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L122",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_backuprestorerequest",
|
|
"target": "basemodel"
|
|
},
|
|
{
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L89",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_brainupdate",
|
|
"target": "basemodel"
|
|
},
|
|
{
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L125",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_chatrequest",
|
|
"target": "basemodel"
|
|
},
|
|
{
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1896",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_goalcreate",
|
|
"target": "basemodel"
|
|
},
|
|
{
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1902",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_goalupdate",
|
|
"target": "basemodel"
|
|
},
|
|
{
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1910",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_journalsave",
|
|
"target": "basemodel"
|
|
},
|
|
{
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1886",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanbanblock",
|
|
"target": "basemodel"
|
|
},
|
|
{
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1889",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanbancommentcreate",
|
|
"target": "basemodel"
|
|
},
|
|
{
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1883",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanbancomplete",
|
|
"target": "basemodel"
|
|
},
|
|
{
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1892",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanbanlinkcreate",
|
|
"target": "basemodel"
|
|
},
|
|
{
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1869",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanbantaskcreate",
|
|
"target": "basemodel"
|
|
},
|
|
{
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1876",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanbantaskupdate",
|
|
"target": "basemodel"
|
|
},
|
|
{
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L96",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_orchestraterequest",
|
|
"target": "basemodel"
|
|
},
|
|
{
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1916",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_routerroute",
|
|
"target": "basemodel"
|
|
},
|
|
{
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1913",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_routersuggest",
|
|
"target": "basemodel"
|
|
},
|
|
{
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L113",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_schedulejobrequest",
|
|
"target": "basemodel"
|
|
},
|
|
{
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L119",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_settingsupdate",
|
|
"target": "basemodel"
|
|
},
|
|
{
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L110",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_skillcontextfilewrite",
|
|
"target": "basemodel"
|
|
},
|
|
{
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L103",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_skillcreate",
|
|
"target": "basemodel"
|
|
},
|
|
{
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L92",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_skillrunrequest",
|
|
"target": "basemodel"
|
|
},
|
|
{
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L107",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_skillupdate",
|
|
"target": "basemodel"
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "tarfile"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1482",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_safe_extractall",
|
|
"target": "tarfile"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1803",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_ws_terminal",
|
|
"target": "websocket"
|
|
},
|
|
{
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2716",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_nocachestaticfiles",
|
|
"target": "staticfiles"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/codebase-inspection-loop/loop.py",
|
|
"source_location": "L88",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_codebase_inspection_loop_loop",
|
|
"target": "skills_codebase_inspection_loop_loop_cmd_init"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/codebase-inspection-loop/loop.py",
|
|
"source_location": "L164",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_codebase_inspection_loop_loop",
|
|
"target": "skills_codebase_inspection_loop_loop_cmd_next"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/codebase-inspection-loop/loop.py",
|
|
"source_location": "L199",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_codebase_inspection_loop_loop",
|
|
"target": "skills_codebase_inspection_loop_loop_cmd_record"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/codebase-inspection-loop/loop.py",
|
|
"source_location": "L256",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_codebase_inspection_loop_loop",
|
|
"target": "skills_codebase_inspection_loop_loop_cmd_report"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/codebase-inspection-loop/loop.py",
|
|
"source_location": "L84",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_codebase_inspection_loop_loop",
|
|
"target": "skills_codebase_inspection_loop_loop_is_excluded"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/codebase-inspection-loop/loop.py",
|
|
"source_location": "L75",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_codebase_inspection_loop_loop",
|
|
"target": "skills_codebase_inspection_loop_loop_load_json"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/codebase-inspection-loop/loop.py",
|
|
"source_location": "L304",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_codebase_inspection_loop_loop",
|
|
"target": "skills_codebase_inspection_loop_loop_main"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/codebase-inspection-loop/loop.py",
|
|
"source_location": "L155",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_codebase_inspection_loop_loop",
|
|
"target": "skills_codebase_inspection_loop_loop_next_batch"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/codebase-inspection-loop/loop.py",
|
|
"source_location": "L67",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_codebase_inspection_loop_loop",
|
|
"target": "skills_codebase_inspection_loop_loop_print"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/codebase-inspection-loop/loop.py",
|
|
"source_location": "L71",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_codebase_inspection_loop_loop",
|
|
"target": "skills_codebase_inspection_loop_loop_state_dir"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/codebase-inspection-loop/loop.py",
|
|
"source_location": "L146",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_codebase_inspection_loop_loop_cmd_init",
|
|
"target": "skills_codebase_inspection_loop_loop_print"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/codebase-inspection-loop/loop.py",
|
|
"source_location": "L168",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_codebase_inspection_loop_loop_cmd_next",
|
|
"target": "skills_codebase_inspection_loop_loop_print"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/codebase-inspection-loop/loop.py",
|
|
"source_location": "L203",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_codebase_inspection_loop_loop_cmd_record",
|
|
"target": "skills_codebase_inspection_loop_loop_print"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/codebase-inspection-loop/loop.py",
|
|
"source_location": "L260",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_codebase_inspection_loop_loop_cmd_report",
|
|
"target": "skills_codebase_inspection_loop_loop_print"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/codebase-inspection-loop/loop.py",
|
|
"source_location": "L142",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_codebase_inspection_loop_loop_cmd_init",
|
|
"target": "skills_codebase_inspection_loop_loop_state_dir"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/codebase-inspection-loop/loop.py",
|
|
"source_location": "L165",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_codebase_inspection_loop_loop_cmd_next",
|
|
"target": "skills_codebase_inspection_loop_loop_state_dir"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/codebase-inspection-loop/loop.py",
|
|
"source_location": "L200",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_codebase_inspection_loop_loop_cmd_record",
|
|
"target": "skills_codebase_inspection_loop_loop_state_dir"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/codebase-inspection-loop/loop.py",
|
|
"source_location": "L257",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_codebase_inspection_loop_loop_cmd_report",
|
|
"target": "skills_codebase_inspection_loop_loop_state_dir"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/codebase-inspection-loop/loop.py",
|
|
"source_location": "L166",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_codebase_inspection_loop_loop_cmd_next",
|
|
"target": "skills_codebase_inspection_loop_loop_load_json"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/codebase-inspection-loop/loop.py",
|
|
"source_location": "L201",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_codebase_inspection_loop_loop_cmd_record",
|
|
"target": "skills_codebase_inspection_loop_loop_load_json"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/codebase-inspection-loop/loop.py",
|
|
"source_location": "L258",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_codebase_inspection_loop_loop_cmd_report",
|
|
"target": "skills_codebase_inspection_loop_loop_load_json"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/codebase-inspection-loop/loop.py",
|
|
"source_location": "L102",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_codebase_inspection_loop_loop_cmd_init",
|
|
"target": "skills_codebase_inspection_loop_loop_is_excluded"
|
|
},
|
|
{
|
|
"relation": "indirect_call",
|
|
"context": "argument",
|
|
"confidence": "INFERRED",
|
|
"source_file": "skills/codebase-inspection-loop/loop.py",
|
|
"source_location": "L312",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 0.5,
|
|
"source": "skills_codebase_inspection_loop_loop_main",
|
|
"target": "skills_codebase_inspection_loop_loop_cmd_init"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/codebase-inspection-loop/loop.py",
|
|
"source_location": "L171",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_codebase_inspection_loop_loop_cmd_next",
|
|
"target": "skills_codebase_inspection_loop_loop_next_batch"
|
|
},
|
|
{
|
|
"relation": "indirect_call",
|
|
"context": "argument",
|
|
"confidence": "INFERRED",
|
|
"source_file": "skills/codebase-inspection-loop/loop.py",
|
|
"source_location": "L317",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 0.5,
|
|
"source": "skills_codebase_inspection_loop_loop_main",
|
|
"target": "skills_codebase_inspection_loop_loop_cmd_next"
|
|
},
|
|
{
|
|
"relation": "indirect_call",
|
|
"context": "argument",
|
|
"confidence": "INFERRED",
|
|
"source_file": "skills/codebase-inspection-loop/loop.py",
|
|
"source_location": "L327",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 0.5,
|
|
"source": "skills_codebase_inspection_loop_loop_main",
|
|
"target": "skills_codebase_inspection_loop_loop_cmd_record"
|
|
},
|
|
{
|
|
"relation": "indirect_call",
|
|
"context": "argument",
|
|
"confidence": "INFERRED",
|
|
"source_file": "skills/codebase-inspection-loop/loop.py",
|
|
"source_location": "L332",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 0.5,
|
|
"source": "skills_codebase_inspection_loop_loop_main",
|
|
"target": "skills_codebase_inspection_loop_loop_cmd_report"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "start-agentic-os.sh",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "start_agentic_os",
|
|
"target": "start_agentic_os_sh__entry"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "start.ps1",
|
|
"source_location": "L43",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "start_ps1_start",
|
|
"target": "start_find_freeport"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "start.ps1",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "start_ps1_start",
|
|
"target": "start_resolve_python"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "start.sh",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "start_sh_start",
|
|
"target": "start_sh__entry"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L152",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_skill",
|
|
"target": "agents_skills_firebase_ai_logic_basics_references_flutter_setup"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L151",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_skill",
|
|
"target": "agents_skills_firebase_ai_logic_basics_references_ios_setup"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L165",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_skill",
|
|
"target": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_android"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L161",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_skill",
|
|
"target": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_web"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_skill",
|
|
"target": "agents_skills_firebase_ai_logic_basics_skill_firebase_ai_logic_basics"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L107",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_skill_firebase_ai_logic_basics",
|
|
"target": "agents_skills_firebase_ai_logic_basics_skill_advanced_features"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L63",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_skill_firebase_ai_logic_basics",
|
|
"target": "agents_skills_firebase_ai_logic_basics_skill_core_capabilities"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L146",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_skill_firebase_ai_logic_basics",
|
|
"target": "agents_skills_firebase_ai_logic_basics_skill_initialization_code_references"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_skill_firebase_ai_logic_basics",
|
|
"target": "agents_skills_firebase_ai_logic_basics_skill_overview"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L159",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_skill_firebase_ai_logic_basics",
|
|
"target": "agents_skills_firebase_ai_logic_basics_skill_references"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L121",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_skill_firebase_ai_logic_basics",
|
|
"target": "agents_skills_firebase_ai_logic_basics_skill_security_production"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_skill_firebase_ai_logic_basics",
|
|
"target": "agents_skills_firebase_ai_logic_basics_skill_setup_initialization"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L102",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_skill_firebase_ai_logic_basics",
|
|
"target": "agents_skills_firebase_ai_logic_basics_skill_supported_platforms_and_frameworks"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L39",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_skill_setup_initialization",
|
|
"target": "agents_skills_firebase_ai_logic_basics_skill_installation"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L29",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_skill_setup_initialization",
|
|
"target": "agents_skills_firebase_ai_logic_basics_skill_prerequisites"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L82",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_skill_core_capabilities",
|
|
"target": "agents_skills_firebase_ai_logic_basics_skill_chat_session_multi_turn"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L92",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_skill_core_capabilities",
|
|
"target": "agents_skills_firebase_ai_logic_basics_skill_generate_images_with_nano_banana"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L72",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_skill_core_capabilities",
|
|
"target": "agents_skills_firebase_ai_logic_basics_skill_multimodal_text_images_audio_video_pdf_input"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L100",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_skill_core_capabilities",
|
|
"target": "agents_skills_firebase_ai_logic_basics_skill_search_grounding_with_the_built_in_googlesearch_tool"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L86",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_skill_core_capabilities",
|
|
"target": "agents_skills_firebase_ai_logic_basics_skill_streaming_responses"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L70",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_skill_core_capabilities",
|
|
"target": "agents_skills_firebase_ai_logic_basics_skill_text_only_generation"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L113",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_skill_advanced_features",
|
|
"target": "agents_skills_firebase_ai_logic_basics_skill_on_device_ai_hybrid"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L109",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_skill_advanced_features",
|
|
"target": "agents_skills_firebase_ai_logic_basics_skill_structured_output_json"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L123",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_skill_security_production",
|
|
"target": "agents_skills_firebase_ai_logic_basics_skill_app_check"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/SKILL.md",
|
|
"source_location": "L133",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_skill_security_production",
|
|
"target": "agents_skills_firebase_ai_logic_basics_skill_remote_config"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/learnings.md",
|
|
"source_location": "L2",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_learnings",
|
|
"target": "agents_skills_firebase_ai_logic_basics_learnings_2026_07_25_run_59fd6229"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/flutter_setup.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_references_flutter_setup",
|
|
"target": "agents_skills_firebase_ai_logic_basics_references_flutter_setup_flutter_setup_for_firebase_ai_logic"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/flutter_setup.md",
|
|
"source_location": "L36",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_references_flutter_setup_flutter_setup_for_firebase_ai_logic",
|
|
"target": "agents_skills_firebase_ai_logic_basics_references_flutter_setup_initialization"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/flutter_setup.md",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_references_flutter_setup_flutter_setup_for_firebase_ai_logic",
|
|
"target": "agents_skills_firebase_ai_logic_basics_references_flutter_setup_installation"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/flutter_setup.md",
|
|
"source_location": "L54",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_references_flutter_setup_flutter_setup_for_firebase_ai_logic",
|
|
"target": "agents_skills_firebase_ai_logic_basics_references_flutter_setup_usage"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/flutter_setup.md",
|
|
"source_location": "L86",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_references_flutter_setup_usage",
|
|
"target": "agents_skills_firebase_ai_logic_basics_references_flutter_setup_chat_session"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/flutter_setup.md",
|
|
"source_location": "L69",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_references_flutter_setup_usage",
|
|
"target": "agents_skills_firebase_ai_logic_basics_references_flutter_setup_text_generation"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/ios_setup.md",
|
|
"source_location": "L101",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_references_ios_setup",
|
|
"target": "agents_skills_firebase_ai_logic_basics_references_ios_setup_advanced_features"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/ios_setup.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_references_ios_setup",
|
|
"target": "agents_skills_firebase_ai_logic_basics_references_ios_setup_firebase_ai_logic_ios_setup_guide"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/ios_setup.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_references_ios_setup_firebase_ai_logic_ios_setup_guide",
|
|
"target": "agents_skills_firebase_ai_logic_basics_references_ios_setup_1_import_and_initialize"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/ios_setup.md",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_references_ios_setup_firebase_ai_logic_ios_setup_guide",
|
|
"target": "agents_skills_firebase_ai_logic_basics_references_ios_setup_2_swiftui_integration_best_practices"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/ios_setup.md",
|
|
"source_location": "L84",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_references_ios_setup_firebase_ai_logic_ios_setup_guide",
|
|
"target": "agents_skills_firebase_ai_logic_basics_references_ios_setup_3_safety_settings"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/ios_setup.md",
|
|
"source_location": "L103",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_references_ios_setup_advanced_features",
|
|
"target": "agents_skills_firebase_ai_logic_basics_references_ios_setup_chat_session_multi_turn"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/ios_setup.md",
|
|
"source_location": "L124",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_references_ios_setup_advanced_features",
|
|
"target": "agents_skills_firebase_ai_logic_basics_references_ios_setup_function_calling_tools"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/usage_patterns_android.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_android",
|
|
"target": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_android_firebase_ai_logic_on_android_kotlin"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/usage_patterns_android.md",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_android_firebase_ai_logic_on_android_kotlin",
|
|
"target": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_android_0_enable_firebase_ai_logic_via_cli"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/usage_patterns_android.md",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_android_firebase_ai_logic_on_android_kotlin",
|
|
"target": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_android_1_add_dependencies"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/usage_patterns_android.md",
|
|
"source_location": "L35",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_android_firebase_ai_logic_on_android_kotlin",
|
|
"target": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_android_2_initialize_and_generate_content"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/usage_patterns_android.md",
|
|
"source_location": "L106",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_android_firebase_ai_logic_on_android_kotlin",
|
|
"target": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_android_3_multimodal_input_text_and_images"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/usage_patterns_android.md",
|
|
"source_location": "L126",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_android_firebase_ai_logic_on_android_kotlin",
|
|
"target": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_android_4_chat_session_multi_turn"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/usage_patterns_android.md",
|
|
"source_location": "L146",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_android_firebase_ai_logic_on_android_kotlin",
|
|
"target": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_android_5_streaming_responses"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/usage_patterns_android.md",
|
|
"source_location": "L70",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_android_2_initialize_and_generate_content",
|
|
"target": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_android_jetpack_compose_modern"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/usage_patterns_web.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_web",
|
|
"target": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_web_firebase_ai_logic_basics"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/usage_patterns_web.md",
|
|
"source_location": "L158",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_web_firebase_ai_logic_basics",
|
|
"target": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_web_advanced_features"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/usage_patterns_web.md",
|
|
"source_location": "L79",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_web_firebase_ai_logic_basics",
|
|
"target": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_web_chat_session_multi_turn"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/usage_patterns_web.md",
|
|
"source_location": "L39",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_web_firebase_ai_logic_basics",
|
|
"target": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_web_core_capabilities"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/usage_patterns_web.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_web_firebase_ai_logic_basics",
|
|
"target": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_web_initialization_pattern"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/usage_patterns_web.md",
|
|
"source_location": "L51",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_web_firebase_ai_logic_basics",
|
|
"target": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_web_multimodal_text_images_audio_video_pdf_input"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-ai-logic-basics/references/usage_patterns_web.md",
|
|
"source_location": "L103",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_web_firebase_ai_logic_basics",
|
|
"target": "agents_skills_firebase_ai_logic_basics_references_usage_patterns_web_streaming_responses"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/SKILL.md",
|
|
"source_location": "L67",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_app_hosting_basics_skill",
|
|
"target": "agents_skills_firebase_app_hosting_basics_references_cli_commands"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/SKILL.md",
|
|
"source_location": "L55",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_app_hosting_basics_skill",
|
|
"target": "agents_skills_firebase_app_hosting_basics_references_configuration"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/SKILL.md",
|
|
"source_location": "L72",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_app_hosting_basics_skill",
|
|
"target": "agents_skills_firebase_app_hosting_basics_references_emulation"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/SKILL.md",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_app_hosting_basics_skill",
|
|
"target": "agents_skills_firebase_app_hosting_basics_skill_app_hosting_basics"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/SKILL.md",
|
|
"source_location": "L32",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_app_hosting_basics_skill_app_hosting_basics",
|
|
"target": "agents_skills_firebase_app_hosting_basics_skill_deploying_to_app_hosting"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/SKILL.md",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_app_hosting_basics_skill_app_hosting_basics",
|
|
"target": "agents_skills_firebase_app_hosting_basics_skill_description"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/SKILL.md",
|
|
"source_location": "L70",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_app_hosting_basics_skill_app_hosting_basics",
|
|
"target": "agents_skills_firebase_app_hosting_basics_skill_emulation"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/SKILL.md",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_app_hosting_basics_skill_app_hosting_basics",
|
|
"target": "agents_skills_firebase_app_hosting_basics_skill_hosting_vs_app_hosting"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/SKILL.md",
|
|
"source_location": "L62",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_app_hosting_basics_skill_deploying_to_app_hosting",
|
|
"target": "agents_skills_firebase_app_hosting_basics_skill_automated_deployment_via_github_ci_cd"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/SKILL.md",
|
|
"source_location": "L34",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_app_hosting_basics_skill_deploying_to_app_hosting",
|
|
"target": "agents_skills_firebase_app_hosting_basics_skill_deploy_from_source"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/references/cli_commands.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_app_hosting_basics_references_cli_commands",
|
|
"target": "agents_skills_firebase_app_hosting_basics_references_cli_commands_app_hosting_cli_commands"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/references/cli_commands.md",
|
|
"source_location": "L58",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_app_hosting_basics_references_cli_commands_app_hosting_cli_commands",
|
|
"target": "agents_skills_firebase_app_hosting_basics_references_cli_commands_automated_deployment_via_github_ci_cd"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/references/cli_commands.md",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_app_hosting_basics_references_cli_commands_app_hosting_cli_commands",
|
|
"target": "agents_skills_firebase_app_hosting_basics_references_cli_commands_backend_management"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/references/cli_commands.md",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_app_hosting_basics_references_cli_commands_app_hosting_cli_commands",
|
|
"target": "agents_skills_firebase_app_hosting_basics_references_cli_commands_initialization"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/references/cli_commands.md",
|
|
"source_location": "L40",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_app_hosting_basics_references_cli_commands_app_hosting_cli_commands",
|
|
"target": "agents_skills_firebase_app_hosting_basics_references_cli_commands_secrets_management"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/references/cli_commands.md",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_app_hosting_basics_references_cli_commands_initialization",
|
|
"target": "agents_skills_firebase_app_hosting_basics_references_cli_commands_npx_y_firebase_tools_latest_init_apphosting"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/references/cli_commands.md",
|
|
"source_location": "L36",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_app_hosting_basics_references_cli_commands_backend_management",
|
|
"target": "agents_skills_firebase_app_hosting_basics_references_cli_commands_npx_y_firebase_tools_latest_apphosting_backends_list"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/references/cli_commands.md",
|
|
"source_location": "L64",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_app_hosting_basics_references_cli_commands_automated_deployment_via_github_ci_cd",
|
|
"target": "agents_skills_firebase_app_hosting_basics_references_cli_commands_npx_y_firebase_tools_latest_apphosting_backends_list"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/references/cli_commands.md",
|
|
"source_location": "L45",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_app_hosting_basics_references_cli_commands_secrets_management",
|
|
"target": "agents_skills_firebase_app_hosting_basics_references_cli_commands_npx_y_firebase_tools_latest_apphosting_secrets_set_secret_name"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/references/configuration.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_app_hosting_basics_references_configuration",
|
|
"target": "agents_skills_firebase_app_hosting_basics_references_configuration_app_hosting_configuration_apphosting_yaml"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/references/configuration.md",
|
|
"source_location": "L48",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_app_hosting_basics_references_configuration_app_hosting_configuration_apphosting_yaml",
|
|
"target": "agents_skills_firebase_app_hosting_basics_references_configuration_env_environment_variables"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/references/configuration.md",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_app_hosting_basics_references_configuration_app_hosting_configuration_apphosting_yaml",
|
|
"target": "agents_skills_firebase_app_hosting_basics_references_configuration_file_structure"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/references/configuration.md",
|
|
"source_location": "L31",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_app_hosting_basics_references_configuration_app_hosting_configuration_apphosting_yaml",
|
|
"target": "agents_skills_firebase_app_hosting_basics_references_configuration_runconfig"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/references/configuration.md",
|
|
"source_location": "L42",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_app_hosting_basics_references_configuration_runconfig",
|
|
"target": "agents_skills_firebase_app_hosting_basics_references_configuration_resource_constraints"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/references/emulation.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_app_hosting_basics_references_emulation",
|
|
"target": "agents_skills_firebase_app_hosting_basics_references_emulation_app_hosting_emulation"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/references/emulation.md",
|
|
"source_location": "L39",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_app_hosting_basics_references_emulation_app_hosting_emulation",
|
|
"target": "agents_skills_firebase_app_hosting_basics_references_emulation_capabilities"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/references/emulation.md",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_app_hosting_basics_references_emulation_app_hosting_emulation",
|
|
"target": "agents_skills_firebase_app_hosting_basics_references_emulation_configuration_apphosting_emulator_yaml"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-app-hosting-basics/references/emulation.md",
|
|
"source_location": "L25",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_app_hosting_basics_references_emulation_app_hosting_emulation",
|
|
"target": "agents_skills_firebase_app_hosting_basics_references_emulation_running_the_emulator"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/SKILL.md",
|
|
"source_location": "L112",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_skill",
|
|
"target": "agents_skills_firebase_auth_basics_references_client_sdk_android"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/SKILL.md",
|
|
"source_location": "L108",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_skill",
|
|
"target": "agents_skills_firebase_auth_basics_references_client_sdk_web"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/SKILL.md",
|
|
"source_location": "L110",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_skill",
|
|
"target": "agents_skills_firebase_auth_basics_references_flutter_setup"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/SKILL.md",
|
|
"source_location": "L118",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_skill",
|
|
"target": "agents_skills_firebase_auth_basics_references_security_rules"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/SKILL.md",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_skill",
|
|
"target": "agents_skills_firebase_auth_basics_skill_core_concepts"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/SKILL.md",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_skill",
|
|
"target": "agents_skills_firebase_auth_basics_skill_prerequisites"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/SKILL.md",
|
|
"source_location": "L53",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_skill",
|
|
"target": "agents_skills_firebase_auth_basics_skill_workflow"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/SKILL.md",
|
|
"source_location": "L30",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_skill_core_concepts",
|
|
"target": "agents_skills_firebase_auth_basics_skill_identity_providers"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/SKILL.md",
|
|
"source_location": "L44",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_skill_core_concepts",
|
|
"target": "agents_skills_firebase_auth_basics_skill_tokens"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/SKILL.md",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_skill_core_concepts",
|
|
"target": "agents_skills_firebase_auth_basics_skill_users"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/SKILL.md",
|
|
"source_location": "L55",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_skill_workflow",
|
|
"target": "agents_skills_firebase_auth_basics_skill_1_provisioning"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/SKILL.md",
|
|
"source_location": "L106",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_skill_workflow",
|
|
"target": "agents_skills_firebase_auth_basics_skill_2_client_setup_usage"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/SKILL.md",
|
|
"source_location": "L114",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_skill_workflow",
|
|
"target": "agents_skills_firebase_auth_basics_skill_3_security_rules"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/SKILL.md",
|
|
"source_location": "L57",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_skill_1_provisioning",
|
|
"target": "agents_skills_firebase_auth_basics_skill_option_1_enabling_authentication_via_cli"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/SKILL.md",
|
|
"source_location": "L97",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_skill_1_provisioning",
|
|
"target": "agents_skills_firebase_auth_basics_skill_option_2_enabling_authentication_in_console"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_android.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_client_sdk_android",
|
|
"target": "agents_skills_firebase_auth_basics_references_client_sdk_android_firebase_authentication_on_android_kotlin"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_android.md",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_client_sdk_android_firebase_authentication_on_android_kotlin",
|
|
"target": "agents_skills_firebase_auth_basics_references_client_sdk_android_1_enable_authentication_via_cli"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_android.md",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_client_sdk_android_firebase_authentication_on_android_kotlin",
|
|
"target": "agents_skills_firebase_auth_basics_references_client_sdk_android_2_add_dependencies"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_android.md",
|
|
"source_location": "L35",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_client_sdk_android_firebase_authentication_on_android_kotlin",
|
|
"target": "agents_skills_firebase_auth_basics_references_client_sdk_android_3_initialize_firebaseauth"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_android.md",
|
|
"source_location": "L90",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_client_sdk_android_firebase_authentication_on_android_kotlin",
|
|
"target": "agents_skills_firebase_auth_basics_references_client_sdk_android_4_check_current_auth_state"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_android.md",
|
|
"source_location": "L109",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_client_sdk_android_firebase_authentication_on_android_kotlin",
|
|
"target": "agents_skills_firebase_auth_basics_references_client_sdk_android_5_sign_up_new_users_email_password"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_android.md",
|
|
"source_location": "L131",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_client_sdk_android_firebase_authentication_on_android_kotlin",
|
|
"target": "agents_skills_firebase_auth_basics_references_client_sdk_android_6_sign_in_existing_users_email_password"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_android.md",
|
|
"source_location": "L153",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_client_sdk_android_firebase_authentication_on_android_kotlin",
|
|
"target": "agents_skills_firebase_auth_basics_references_client_sdk_android_7_sign_out"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_android.md",
|
|
"source_location": "L61",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_client_sdk_android_3_initialize_firebaseauth",
|
|
"target": "agents_skills_firebase_auth_basics_references_client_sdk_android_jetpack_compose_modern"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_web.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_client_sdk_web",
|
|
"target": "agents_skills_firebase_auth_basics_references_client_sdk_web_firebase_authentication_web_sdk"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_web.md",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_client_sdk_web_firebase_authentication_web_sdk",
|
|
"target": "agents_skills_firebase_auth_basics_references_client_sdk_web_connect_to_emulator"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_web.md",
|
|
"source_location": "L220",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_client_sdk_web_firebase_authentication_web_sdk",
|
|
"target": "agents_skills_firebase_auth_basics_references_client_sdk_web_email_link_authentication"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_web.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_client_sdk_web_firebase_authentication_web_sdk",
|
|
"target": "agents_skills_firebase_auth_basics_references_client_sdk_web_initialization"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_web.md",
|
|
"source_location": "L268",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_client_sdk_web_firebase_authentication_web_sdk",
|
|
"target": "agents_skills_firebase_auth_basics_references_client_sdk_web_observe_auth_state"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_web.md",
|
|
"source_location": "L204",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_client_sdk_web_firebase_authentication_web_sdk",
|
|
"target": "agents_skills_firebase_auth_basics_references_client_sdk_web_sign_in_anonymously"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_web.md",
|
|
"source_location": "L106",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_client_sdk_web_firebase_authentication_web_sdk",
|
|
"target": "agents_skills_firebase_auth_basics_references_client_sdk_web_sign_in_with_apple_popup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_web.md",
|
|
"source_location": "L85",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_client_sdk_web_firebase_authentication_web_sdk",
|
|
"target": "agents_skills_firebase_auth_basics_references_client_sdk_web_sign_in_with_facebook_popup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_web.md",
|
|
"source_location": "L147",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_client_sdk_web_firebase_authentication_web_sdk",
|
|
"target": "agents_skills_firebase_auth_basics_references_client_sdk_web_sign_in_with_github_popup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_web.md",
|
|
"source_location": "L49",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_client_sdk_web_firebase_authentication_web_sdk",
|
|
"target": "agents_skills_firebase_auth_basics_references_client_sdk_web_sign_in_with_google_popup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_web.md",
|
|
"source_location": "L166",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_client_sdk_web_firebase_authentication_web_sdk",
|
|
"target": "agents_skills_firebase_auth_basics_references_client_sdk_web_sign_in_with_microsoft_popup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_web.md",
|
|
"source_location": "L126",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_client_sdk_web_firebase_authentication_web_sdk",
|
|
"target": "agents_skills_firebase_auth_basics_references_client_sdk_web_sign_in_with_twitter_popup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_web.md",
|
|
"source_location": "L185",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_client_sdk_web_firebase_authentication_web_sdk",
|
|
"target": "agents_skills_firebase_auth_basics_references_client_sdk_web_sign_in_with_yahoo_popup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_web.md",
|
|
"source_location": "L290",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_client_sdk_web_firebase_authentication_web_sdk",
|
|
"target": "agents_skills_firebase_auth_basics_references_client_sdk_web_sign_out"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/client_sdk_web.md",
|
|
"source_location": "L31",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_client_sdk_web_firebase_authentication_web_sdk",
|
|
"target": "agents_skills_firebase_auth_basics_references_client_sdk_web_sign_up_with_email_password"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/flutter_setup.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_flutter_setup",
|
|
"target": "agents_skills_firebase_auth_basics_references_flutter_setup_firebase_auth_google_sign_in_for_flutter"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/flutter_setup.md",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_flutter_setup_firebase_auth_google_sign_in_for_flutter",
|
|
"target": "agents_skills_firebase_auth_basics_references_flutter_setup_1_google_sign_in_7_2_0_api_changes"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/flutter_setup.md",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_flutter_setup_firebase_auth_google_sign_in_for_flutter",
|
|
"target": "agents_skills_firebase_auth_basics_references_flutter_setup_2_initialization_web_hang_crash_pitfalls"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/flutter_setup.md",
|
|
"source_location": "L38",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_flutter_setup_firebase_auth_google_sign_in_for_flutter",
|
|
"target": "agents_skills_firebase_auth_basics_references_flutter_setup_3_web_logout_crashes"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/flutter_setup.md",
|
|
"source_location": "L54",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_flutter_setup_firebase_auth_google_sign_in_for_flutter",
|
|
"target": "agents_skills_firebase_auth_basics_references_flutter_setup_4_prototyping_workaround_bypassing_firestore_composite_indices"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/flutter_setup.md",
|
|
"source_location": "L68",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_flutter_setup_firebase_auth_google_sign_in_for_flutter",
|
|
"target": "agents_skills_firebase_auth_basics_references_flutter_setup_5_robust_authservice_boilerplate"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/flutter_setup.md",
|
|
"source_location": "L133",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_flutter_setup_firebase_auth_google_sign_in_for_flutter",
|
|
"target": "agents_skills_firebase_auth_basics_references_flutter_setup_6_troubleshooting_auth_unauthorized_domain_on_flutter_web"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/ios_setup.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_ios_setup",
|
|
"target": "agents_skills_firebase_auth_basics_references_ios_setup_critical_rule_no_inline_initialization"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/ios_setup.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_ios_setup",
|
|
"target": "agents_skills_firebase_auth_basics_references_ios_setup_firebase_auth_ios_setup_guide"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/ios_setup.md",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_ios_setup_critical_rule_no_inline_initialization",
|
|
"target": "agents_skills_firebase_auth_basics_references_ios_setup_1_import_and_initialize"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/ios_setup.md",
|
|
"source_location": "L29",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_ios_setup_critical_rule_no_inline_initialization",
|
|
"target": "agents_skills_firebase_auth_basics_references_ios_setup_2_authentication_state"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/ios_setup.md",
|
|
"source_location": "L51",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_ios_setup_critical_rule_no_inline_initialization",
|
|
"target": "agents_skills_firebase_auth_basics_references_ios_setup_3_email_and_password_authentication_modern_concurrency"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/ios_setup.md",
|
|
"source_location": "L78",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_ios_setup_critical_rule_no_inline_initialization",
|
|
"target": "agents_skills_firebase_auth_basics_references_ios_setup_4_sign_out"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/ios_setup.md",
|
|
"source_location": "L67",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_ios_setup_3_email_and_password_authentication_modern_concurrency",
|
|
"target": "agents_skills_firebase_auth_basics_references_ios_setup_sign_in"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/ios_setup.md",
|
|
"source_location": "L56",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_ios_setup_3_email_and_password_authentication_modern_concurrency",
|
|
"target": "agents_skills_firebase_auth_basics_references_ios_setup_sign_up"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/security_rules.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_security_rules",
|
|
"target": "agents_skills_firebase_auth_basics_references_security_rules_authentication_in_security_rules"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/security_rules.md",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_security_rules_authentication_in_security_rules",
|
|
"target": "agents_skills_firebase_auth_basics_references_security_rules_basic_checks"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/security_rules.md",
|
|
"source_location": "L37",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_security_rules_authentication_in_security_rules",
|
|
"target": "agents_skills_firebase_auth_basics_references_security_rules_token_properties"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/security_rules.md",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_security_rules_basic_checks",
|
|
"target": "agents_skills_firebase_auth_basics_references_security_rules_check_if_user_is_signed_in"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/security_rules.md",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_security_rules_basic_checks",
|
|
"target": "agents_skills_firebase_auth_basics_references_security_rules_check_if_user_owns_the_data"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/security_rules.md",
|
|
"source_location": "L28",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_security_rules_basic_checks",
|
|
"target": "agents_skills_firebase_auth_basics_references_security_rules_check_if_user_owns_the_document_field_based"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-auth-basics/references/security_rules.md",
|
|
"source_location": "L45",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_auth_basics_references_security_rules_token_properties",
|
|
"target": "agents_skills_firebase_auth_basics_references_security_rules_example_email_verification_check"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/SKILL.md",
|
|
"source_location": "L138",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_skill",
|
|
"target": "agents_skills_firebase_basics_references_android_setup"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/SKILL.md",
|
|
"source_location": "L134",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_skill",
|
|
"target": "agents_skills_firebase_basics_references_firebase_cli_guide"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/SKILL.md",
|
|
"source_location": "L131",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_skill",
|
|
"target": "agents_skills_firebase_basics_references_firebase_service_init"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/SKILL.md",
|
|
"source_location": "L139",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_skill",
|
|
"target": "agents_skills_firebase_basics_references_ios_setup"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/SKILL.md",
|
|
"source_location": "L23",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_skill",
|
|
"target": "agents_skills_firebase_basics_references_local_env_setup"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/SKILL.md",
|
|
"source_location": "L113",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_skill",
|
|
"target": "agents_skills_firebase_basics_references_refresh_android_studio"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/SKILL.md",
|
|
"source_location": "L105",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_skill",
|
|
"target": "agents_skills_firebase_basics_references_refresh_antigravity"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/SKILL.md",
|
|
"source_location": "L109",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_skill",
|
|
"target": "agents_skills_firebase_basics_references_refresh_claude"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/SKILL.md",
|
|
"source_location": "L107",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_skill",
|
|
"target": "agents_skills_firebase_basics_references_refresh_gemini_cli"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/SKILL.md",
|
|
"source_location": "L111",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_skill",
|
|
"target": "agents_skills_firebase_basics_references_refresh_other_agents"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/SKILL.md",
|
|
"source_location": "L32",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_skill",
|
|
"target": "agents_skills_firebase_basics_references_setup_android_studio"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/SKILL.md",
|
|
"source_location": "L30",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_skill",
|
|
"target": "agents_skills_firebase_basics_references_setup_antigravity"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/SKILL.md",
|
|
"source_location": "L34",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_skill",
|
|
"target": "agents_skills_firebase_basics_references_setup_claude_code"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/SKILL.md",
|
|
"source_location": "L36",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_skill",
|
|
"target": "agents_skills_firebase_basics_references_setup_cursor"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/SKILL.md",
|
|
"source_location": "L28",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_skill",
|
|
"target": "agents_skills_firebase_basics_references_setup_gemini_cli"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/SKILL.md",
|
|
"source_location": "L38",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_skill",
|
|
"target": "agents_skills_firebase_basics_references_setup_github_copilot"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/SKILL.md",
|
|
"source_location": "L40",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_skill",
|
|
"target": "agents_skills_firebase_basics_references_setup_other_agents"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/SKILL.md",
|
|
"source_location": "L137",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_skill",
|
|
"target": "agents_skills_firebase_basics_references_web_setup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/SKILL.md",
|
|
"source_location": "L141",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_skill",
|
|
"target": "agents_skills_firebase_basics_skill_common_issues"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/SKILL.md",
|
|
"source_location": "L79",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_skill",
|
|
"target": "agents_skills_firebase_basics_skill_firebase_usage_principles"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/SKILL.md",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_skill",
|
|
"target": "agents_skills_firebase_basics_skill_prerequisites"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/SKILL.md",
|
|
"source_location": "L128",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_skill",
|
|
"target": "agents_skills_firebase_basics_skill_references"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/android_setup.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_android_setup",
|
|
"target": "agents_skills_firebase_basics_references_android_setup_firebase_android_setup_guide"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/android_setup.md",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_android_setup_firebase_android_setup_guide",
|
|
"target": "agents_skills_firebase_basics_references_android_setup_0_create_an_android_application"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/android_setup.md",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_android_setup_firebase_android_setup_guide",
|
|
"target": "agents_skills_firebase_basics_references_android_setup_1_create_a_firebase_project"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/android_setup.md",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_android_setup_firebase_android_setup_guide",
|
|
"target": "agents_skills_firebase_basics_references_android_setup_before_running_these_commands_ensure_you_are_authenticated_npx_y_firebase_tools_latest_login_or_npx_y_firebase_tools_latest_login_no_localhost_on_remote_servers"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/android_setup.md",
|
|
"source_location": "L31",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_android_setup_firebase_android_setup_guide",
|
|
"target": "agents_skills_firebase_basics_references_android_setup_fetch_the_configuration_file_using_the_app_id_which_is_printed_in_the_output_of_the_previous_command_npx_y_firebase_tools_latest_apps_sdkconfig_android_app_id_project_project_id_example_output_extraction_to_file_output_must_be_saved_as_app_google_services_json"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/android_setup.md",
|
|
"source_location": "L5",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_android_setup_firebase_android_setup_guide",
|
|
"target": "agents_skills_firebase_basics_references_android_setup_prerequisites"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/android_setup.md",
|
|
"source_location": "L33",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_android_setup_firebase_android_setup_guide",
|
|
"target": "agents_skills_firebase_basics_references_android_setup_verification_plan"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/android_setup.md",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_android_setup_1_create_a_firebase_project",
|
|
"target": "agents_skills_firebase_basics_references_android_setup_2_register_your_android_app"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/android_setup.md",
|
|
"source_location": "L29",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_android_setup_1_create_a_firebase_project",
|
|
"target": "agents_skills_firebase_basics_references_android_setup_3_download_google_services_json"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/android_setup.md",
|
|
"source_location": "L35",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_android_setup_verification_plan",
|
|
"target": "agents_skills_firebase_basics_references_android_setup_manual_verification"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/firebase-cli-guide.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_firebase_cli_guide",
|
|
"target": "agents_skills_firebase_basics_references_firebase_cli_guide_exploring_commands"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/firebase-service-init.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_firebase_service_init",
|
|
"target": "agents_skills_firebase_basics_references_firebase_service_init_initialization"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/flutter_setup.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_flutter_setup",
|
|
"target": "agents_skills_firebase_basics_references_flutter_setup_flutter_firebase_setup_guide"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/flutter_setup.md",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_flutter_setup_flutter_firebase_setup_guide",
|
|
"target": "agents_skills_firebase_basics_references_flutter_setup_prerequisites"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/flutter_setup.md",
|
|
"source_location": "L38",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_flutter_setup_flutter_firebase_setup_guide",
|
|
"target": "agents_skills_firebase_basics_references_flutter_setup_step_1_create_a_flutter_project"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/flutter_setup.md",
|
|
"source_location": "L47",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_flutter_setup_flutter_firebase_setup_guide",
|
|
"target": "agents_skills_firebase_basics_references_flutter_setup_step_2_configure_firebase"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/flutter_setup.md",
|
|
"source_location": "L69",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_flutter_setup_flutter_firebase_setup_guide",
|
|
"target": "agents_skills_firebase_basics_references_flutter_setup_step_3_initialize_firebase_in_code"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/flutter_setup.md",
|
|
"source_location": "L95",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_flutter_setup_flutter_firebase_setup_guide",
|
|
"target": "agents_skills_firebase_basics_references_flutter_setup_step_4_add_firebase_services"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/flutter_setup.md",
|
|
"source_location": "L104",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_flutter_setup_flutter_firebase_setup_guide",
|
|
"target": "agents_skills_firebase_basics_references_flutter_setup_step_5_important_gotchas_platform_specifics"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/flutter_setup.md",
|
|
"source_location": "L106",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_flutter_setup_step_5_important_gotchas_platform_specifics",
|
|
"target": "agents_skills_firebase_basics_references_flutter_setup_1_re_running_flutterfire_configure_upon_renaming"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/flutter_setup.md",
|
|
"source_location": "L113",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_flutter_setup_step_5_important_gotchas_platform_specifics",
|
|
"target": "agents_skills_firebase_basics_references_flutter_setup_2_platform_specific_build_requirements"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/flutter_setup.md",
|
|
"source_location": "L125",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_flutter_setup_step_5_important_gotchas_platform_specifics",
|
|
"target": "agents_skills_firebase_basics_references_flutter_setup_3_web_cors_best_practices"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/flutter_setup.md",
|
|
"source_location": "L137",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_flutter_setup_step_5_important_gotchas_platform_specifics",
|
|
"target": "agents_skills_firebase_basics_references_flutter_setup_4_elaborating_on_widgetsflutterbinding_ensureinitialized"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/ios_setup.md",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_ios_setup",
|
|
"target": "agents_skills_firebase_basics_references_ios_setup_critical_rule_initialization_order"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/ios_setup.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_ios_setup",
|
|
"target": "agents_skills_firebase_basics_references_ios_setup_critical_rule_state_management_observation_vs_combine"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/ios_setup.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_ios_setup",
|
|
"target": "agents_skills_firebase_basics_references_ios_setup_firebase_ios_setup_guide"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/ios_setup.md",
|
|
"source_location": "L34",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_ios_setup_critical_rule_initialization_order",
|
|
"target": "agents_skills_firebase_basics_references_ios_setup_1_create_a_firebase_project_and_app_automated"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/ios_setup.md",
|
|
"source_location": "L48",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_ios_setup_critical_rule_initialization_order",
|
|
"target": "agents_skills_firebase_basics_references_ios_setup_2_installation_automated_via_swift_package_manager_cli"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/ios_setup.md",
|
|
"source_location": "L64",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_ios_setup_critical_rule_initialization_order",
|
|
"target": "agents_skills_firebase_basics_references_ios_setup_3_initialization"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/ios_setup.md",
|
|
"source_location": "L98",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_ios_setup_3_initialization",
|
|
"target": "agents_skills_firebase_basics_references_ios_setup_appdelegate_traditional_uikit"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/ios_setup.md",
|
|
"source_location": "L69",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_ios_setup_3_initialization",
|
|
"target": "agents_skills_firebase_basics_references_ios_setup_swiftui_modern_safe_pattern"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/local-env-setup.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_local_env_setup",
|
|
"target": "agents_skills_firebase_basics_references_local_env_setup_firebase_local_environment_setup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/local-env-setup.md",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_local_env_setup_firebase_local_environment_setup",
|
|
"target": "agents_skills_firebase_basics_references_local_env_setup_1_verify_node_js"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/local-env-setup.md",
|
|
"source_location": "L58",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_local_env_setup_firebase_local_environment_setup",
|
|
"target": "agents_skills_firebase_basics_references_local_env_setup_2_verify_firebase_cli"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/local-env-setup.md",
|
|
"source_location": "L63",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_local_env_setup_firebase_local_environment_setup",
|
|
"target": "agents_skills_firebase_basics_references_local_env_setup_3_verify_firebase_authentication"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/local-env-setup.md",
|
|
"source_location": "L71",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_local_env_setup_firebase_local_environment_setup",
|
|
"target": "agents_skills_firebase_basics_references_local_env_setup_4_install_agent_skills_and_mcp_server"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/refresh/android_studio.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_refresh_android_studio",
|
|
"target": "agents_skills_firebase_basics_references_refresh_android_studio_refresh_android_studio_local_environment"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/refresh/antigravity.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_refresh_antigravity",
|
|
"target": "agents_skills_firebase_basics_references_refresh_antigravity_refresh_antigravity_local_environment"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/refresh/claude.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_refresh_claude",
|
|
"target": "agents_skills_firebase_basics_references_refresh_claude_refresh_claude_code_local_environment"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/refresh/gemini-cli.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_refresh_gemini_cli",
|
|
"target": "agents_skills_firebase_basics_references_refresh_gemini_cli_refresh_gemini_cli_local_environment"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/refresh/other-agents.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_refresh_other_agents",
|
|
"target": "agents_skills_firebase_basics_references_refresh_other_agents_refresh_other_local_environment"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/android_studio.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_setup_android_studio",
|
|
"target": "agents_skills_firebase_basics_references_setup_android_studio_android_studio_setup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/android_studio.md",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_setup_android_studio_android_studio_setup",
|
|
"target": "agents_skills_firebase_basics_references_setup_android_studio_mcp_setup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/android_studio.md",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_setup_android_studio_android_studio_setup",
|
|
"target": "agents_skills_firebase_basics_references_setup_android_studio_skills_installation"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/antigravity.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_setup_antigravity",
|
|
"target": "agents_skills_firebase_basics_references_setup_antigravity_antigravity_setup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/antigravity.md",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_setup_antigravity_antigravity_setup",
|
|
"target": "agents_skills_firebase_basics_references_setup_antigravity_1_install_and_verify_firebase_skills"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/antigravity.md",
|
|
"source_location": "L31",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_setup_antigravity_antigravity_setup",
|
|
"target": "agents_skills_firebase_basics_references_setup_antigravity_2_configure_and_verify_firebase_mcp_server"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/antigravity.md",
|
|
"source_location": "L93",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_setup_antigravity_antigravity_setup",
|
|
"target": "agents_skills_firebase_basics_references_setup_antigravity_3_restart_and_verify_connection"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/claude_code.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_setup_claude_code",
|
|
"target": "agents_skills_firebase_basics_references_setup_claude_code_claude_code_setup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/claude_code.md",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_setup_claude_code_claude_code_setup",
|
|
"target": "agents_skills_firebase_basics_references_setup_claude_code_recommended_method_using_plugins"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/claude_code.md",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_setup_claude_code_recommended_method_using_plugins",
|
|
"target": "agents_skills_firebase_basics_references_setup_claude_code_1_install_and_verify_plugins"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/claude_code.md",
|
|
"source_location": "L42",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_setup_claude_code_recommended_method_using_plugins",
|
|
"target": "agents_skills_firebase_basics_references_setup_claude_code_2_restart_and_verify_connection"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/cursor.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_setup_cursor",
|
|
"target": "agents_skills_firebase_basics_references_setup_cursor_cursor_setup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/cursor.md",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_setup_cursor_cursor_setup",
|
|
"target": "agents_skills_firebase_basics_references_setup_cursor_1_install_and_verify_firebase_skills"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/cursor.md",
|
|
"source_location": "L30",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_setup_cursor_cursor_setup",
|
|
"target": "agents_skills_firebase_basics_references_setup_cursor_2_configure_and_verify_firebase_mcp_server"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/cursor.md",
|
|
"source_location": "L88",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_setup_cursor_cursor_setup",
|
|
"target": "agents_skills_firebase_basics_references_setup_cursor_3_restart_and_verify_connection"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/gemini_cli.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_setup_gemini_cli",
|
|
"target": "agents_skills_firebase_basics_references_setup_gemini_cli_gemini_cli_setup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/gemini_cli.md",
|
|
"source_location": "L34",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_setup_gemini_cli_gemini_cli_setup",
|
|
"target": "agents_skills_firebase_basics_references_setup_gemini_cli_alternative_manual_mcp_configuration_project_scope"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/gemini_cli.md",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_setup_gemini_cli_gemini_cli_setup",
|
|
"target": "agents_skills_firebase_basics_references_setup_gemini_cli_recommended_installing_extensions"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/gemini_cli.md",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_setup_gemini_cli_recommended_installing_extensions",
|
|
"target": "agents_skills_firebase_basics_references_setup_gemini_cli_1_install_and_verify_firebase_extension"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/gemini_cli.md",
|
|
"source_location": "L26",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_setup_gemini_cli_recommended_installing_extensions",
|
|
"target": "agents_skills_firebase_basics_references_setup_gemini_cli_2_restart_and_verify_connection"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/gemini_cli.md",
|
|
"source_location": "L50",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_setup_gemini_cli_alternative_manual_mcp_configuration_project_scope",
|
|
"target": "agents_skills_firebase_basics_references_setup_gemini_cli_2_restart_and_verify_connection"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/gemini_cli.md",
|
|
"source_location": "L38",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_setup_gemini_cli_alternative_manual_mcp_configuration_project_scope",
|
|
"target": "agents_skills_firebase_basics_references_setup_gemini_cli_1_configure_and_verify_firebase_mcp_server"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/github_copilot.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_setup_github_copilot",
|
|
"target": "agents_skills_firebase_basics_references_setup_github_copilot_github_copilot_setup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/github_copilot.md",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_setup_github_copilot_github_copilot_setup",
|
|
"target": "agents_skills_firebase_basics_references_setup_github_copilot_recommended_global_setup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/github_copilot.md",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_setup_github_copilot_recommended_global_setup",
|
|
"target": "agents_skills_firebase_basics_references_setup_github_copilot_1_install_and_verify_firebase_skills"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/github_copilot.md",
|
|
"source_location": "L35",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_setup_github_copilot_recommended_global_setup",
|
|
"target": "agents_skills_firebase_basics_references_setup_github_copilot_2_configure_and_verify_firebase_mcp_server"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/github_copilot.md",
|
|
"source_location": "L99",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_setup_github_copilot_recommended_global_setup",
|
|
"target": "agents_skills_firebase_basics_references_setup_github_copilot_3_restart_and_verify_connection"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/other_agents.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_setup_other_agents",
|
|
"target": "agents_skills_firebase_basics_references_setup_other_agents_other_agents_setup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/other_agents.md",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_setup_other_agents_other_agents_setup",
|
|
"target": "agents_skills_firebase_basics_references_setup_other_agents_recommended_global_setup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/other_agents.md",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_setup_other_agents_recommended_global_setup",
|
|
"target": "agents_skills_firebase_basics_references_setup_other_agents_1_install_and_verify_firebase_skills"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/other_agents.md",
|
|
"source_location": "L37",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_setup_other_agents_recommended_global_setup",
|
|
"target": "agents_skills_firebase_basics_references_setup_other_agents_2_configure_and_verify_firebase_mcp_server"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/setup/other_agents.md",
|
|
"source_location": "L94",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_setup_other_agents_recommended_global_setup",
|
|
"target": "agents_skills_firebase_basics_references_setup_other_agents_3_restart_and_verify_connection"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/web_setup.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_web_setup",
|
|
"target": "agents_skills_firebase_basics_references_web_setup_firebase_web_setup_guide"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/web_setup.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_web_setup_firebase_web_setup_guide",
|
|
"target": "agents_skills_firebase_basics_references_web_setup_1_create_a_firebase_project_and_app"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/web_setup.md",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_web_setup_firebase_web_setup_guide",
|
|
"target": "agents_skills_firebase_basics_references_web_setup_2_installation"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/web_setup.md",
|
|
"source_location": "L28",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_web_setup_firebase_web_setup_guide",
|
|
"target": "agents_skills_firebase_basics_references_web_setup_3_initialization"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-basics/references/web_setup.md",
|
|
"source_location": "L61",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_basics_references_web_setup_firebase_web_setup_guide",
|
|
"target": "agents_skills_firebase_basics_references_web_setup_4_using_services"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-crashlytics/SKILL.md",
|
|
"source_location": "L24",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_crashlytics_skill",
|
|
"target": "agents_skills_firebase_crashlytics_references_android_setup"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-crashlytics/SKILL.md",
|
|
"source_location": "L25",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_crashlytics_skill",
|
|
"target": "agents_skills_firebase_crashlytics_references_ios_setup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-crashlytics/SKILL.md",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_crashlytics_skill",
|
|
"target": "agents_skills_firebase_crashlytics_skill_crashlytics"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-crashlytics/SKILL.md",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_crashlytics_skill_crashlytics",
|
|
"target": "agents_skills_firebase_crashlytics_skill_prerequisites"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-crashlytics/SKILL.md",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_crashlytics_skill_crashlytics",
|
|
"target": "agents_skills_firebase_crashlytics_skill_sdk_setup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-crashlytics/SKILL.md",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_crashlytics_skill_crashlytics",
|
|
"target": "agents_skills_firebase_crashlytics_skill_sdk_usage"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-crashlytics/references/android_setup.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_crashlytics_references_android_setup",
|
|
"target": "agents_skills_firebase_crashlytics_references_android_setup_firebase_crashlytics_android_setup_guide"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-crashlytics/references/android_setup.md",
|
|
"source_location": "L24",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_crashlytics_references_android_setup_firebase_crashlytics_android_setup_guide",
|
|
"target": "agents_skills_firebase_crashlytics_references_android_setup_add_dependencies_to_gradle_build"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-crashlytics/references/android_setup.md",
|
|
"source_location": "L71",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_crashlytics_references_android_setup_firebase_crashlytics_android_setup_guide",
|
|
"target": "agents_skills_firebase_crashlytics_references_android_setup_follow_up_steps"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-crashlytics/references/android_setup.md",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_crashlytics_references_android_setup_firebase_crashlytics_android_setup_guide",
|
|
"target": "agents_skills_firebase_crashlytics_references_android_setup_project_and_app_setup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-crashlytics/references/android_setup.md",
|
|
"source_location": "L42",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_crashlytics_references_android_setup_add_dependencies_to_gradle_build",
|
|
"target": "agents_skills_firebase_crashlytics_references_android_setup_app_level_build_gradle_kts_project_app_module_build_gradle_kts"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-crashlytics/references/android_setup.md",
|
|
"source_location": "L28",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_crashlytics_references_android_setup_add_dependencies_to_gradle_build",
|
|
"target": "agents_skills_firebase_crashlytics_references_android_setup_project_level_build_gradle_kts_project_build_gradle_kts"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-crashlytics/references/android_setup.md",
|
|
"source_location": "L148",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_crashlytics_references_android_setup_follow_up_steps",
|
|
"target": "agents_skills_firebase_crashlytics_references_android_setup_optional_add_custom_debugging_information"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-crashlytics/references/android_setup.md",
|
|
"source_location": "L73",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_crashlytics_references_android_setup_follow_up_steps",
|
|
"target": "agents_skills_firebase_crashlytics_references_android_setup_optional_install_the_ndk_sdk_to_capture_native_crashes"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-crashlytics/references/android_setup.md",
|
|
"source_location": "L110",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_crashlytics_references_android_setup_follow_up_steps",
|
|
"target": "agents_skills_firebase_crashlytics_references_android_setup_required_force_a_test_crash"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-crashlytics/references/ios_setup.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_crashlytics_references_ios_setup",
|
|
"target": "agents_skills_firebase_crashlytics_references_ios_setup_firebase_crashlytics_ios_setup_guide"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-crashlytics/references/ios_setup.md",
|
|
"source_location": "L36",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_crashlytics_references_ios_setup_firebase_crashlytics_ios_setup_guide",
|
|
"target": "agents_skills_firebase_crashlytics_references_ios_setup_add_dsym_upload_script"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-crashlytics/references/ios_setup.md",
|
|
"source_location": "L23",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_crashlytics_references_ios_setup_firebase_crashlytics_ios_setup_guide",
|
|
"target": "agents_skills_firebase_crashlytics_references_ios_setup_add_swift_package_dependencies"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-crashlytics/references/ios_setup.md",
|
|
"source_location": "L59",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_crashlytics_references_ios_setup_firebase_crashlytics_ios_setup_guide",
|
|
"target": "agents_skills_firebase_crashlytics_references_ios_setup_follow_up_steps"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-crashlytics/references/ios_setup.md",
|
|
"source_location": "L31",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_crashlytics_references_ios_setup_firebase_crashlytics_ios_setup_guide",
|
|
"target": "agents_skills_firebase_crashlytics_references_ios_setup_initialize_firebase_in_app_code"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-crashlytics/references/ios_setup.md",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_crashlytics_references_ios_setup_firebase_crashlytics_ios_setup_guide",
|
|
"target": "agents_skills_firebase_crashlytics_references_ios_setup_project_and_app_setup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-crashlytics/references/ios_setup.md",
|
|
"source_location": "L111",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_crashlytics_references_ios_setup_follow_up_steps",
|
|
"target": "agents_skills_firebase_crashlytics_references_ios_setup_optional_add_custom_debugging_information"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-crashlytics/references/ios_setup.md",
|
|
"source_location": "L61",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_crashlytics_references_ios_setup_follow_up_steps",
|
|
"target": "agents_skills_firebase_crashlytics_references_ios_setup_required_force_a_test_crash"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L188",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_skill",
|
|
"target": "agents_skills_firebase_data_connect_examples"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L151",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_skill",
|
|
"target": "agents_skills_firebase_data_connect_reference_cloud_functions"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L149",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_skill",
|
|
"target": "agents_skills_firebase_data_connect_reference_config"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L152",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_skill",
|
|
"target": "agents_skills_firebase_data_connect_reference_data_seeding"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L94",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_skill",
|
|
"target": "agents_skills_firebase_data_connect_reference_native_sql"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L73",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_skill",
|
|
"target": "agents_skills_firebase_data_connect_reference_operations"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L88",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_skill",
|
|
"target": "agents_skills_firebase_data_connect_reference_realtime"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L62",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_skill",
|
|
"target": "agents_skills_firebase_data_connect_reference_schema"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L132",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_skill",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_admin_node"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L129",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_skill",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_android"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L133",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_skill",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_flutter"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L130",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_skill",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_ios"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L128",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_skill",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_web"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L144",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_skill",
|
|
"target": "agents_skills_firebase_data_connect_reference_search"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L83",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_skill",
|
|
"target": "agents_skills_firebase_data_connect_reference_security"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_skill",
|
|
"target": "agents_skills_firebase_data_connect_skill_firebase_sql_connect"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L153",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_skill",
|
|
"target": "agents_skills_firebase_data_connect_templates"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L157",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_skill_firebase_sql_connect",
|
|
"target": "agents_skills_firebase_data_connect_skill_deployment_cli"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L51",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_skill_firebase_sql_connect",
|
|
"target": "agents_skills_firebase_data_connect_skill_development_workflow"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L185",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_skill_firebase_sql_connect",
|
|
"target": "agents_skills_firebase_data_connect_skill_examples"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L137",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_skill_firebase_sql_connect",
|
|
"target": "agents_skills_firebase_data_connect_skill_feature_capability_map"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L31",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_skill_firebase_sql_connect",
|
|
"target": "agents_skills_firebase_data_connect_skill_key_tools_for_validation"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L40",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_skill_firebase_sql_connect",
|
|
"target": "agents_skills_firebase_data_connect_skill_operation_strategies_graphql_vs_native_sql"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_skill_firebase_sql_connect",
|
|
"target": "agents_skills_firebase_data_connect_skill_project_structure"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L57",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_skill_development_workflow",
|
|
"target": "agents_skills_firebase_data_connect_skill_1_define_data_model_schema_schema_gql"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L68",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_skill_development_workflow",
|
|
"target": "agents_skills_firebase_data_connect_skill_2_define_authorized_operations_connector_queries_gql_connector_mutations_gql"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L101",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_skill_development_workflow",
|
|
"target": "agents_skills_firebase_data_connect_skill_3_use_type_safe_sdk_in_your_apps"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L170",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_skill_deployment_cli",
|
|
"target": "agents_skills_firebase_data_connect_skill_how_to_build_apps_using_sql_connect_locally"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L181",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_skill_deployment_cli",
|
|
"target": "agents_skills_firebase_data_connect_skill_how_to_deploy_sql_connect_to_cloud_sql"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/SKILL.md",
|
|
"source_location": "L164",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_skill_deployment_cli",
|
|
"target": "agents_skills_firebase_data_connect_skill_how_to_initialize_sql_connect_in_a_firebase_project"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/examples.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_examples",
|
|
"target": "agents_skills_firebase_data_connect_examples_examples"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/examples.md",
|
|
"source_location": "L352",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_examples_examples",
|
|
"target": "agents_skills_firebase_data_connect_examples_blog_with_permissions"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/examples.md",
|
|
"source_location": "L240",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_examples_examples",
|
|
"target": "agents_skills_firebase_data_connect_examples_e_commerce_store"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/examples.md",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_examples_examples",
|
|
"target": "agents_skills_firebase_data_connect_examples_movie_review_app"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/examples.md",
|
|
"source_location": "L471",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_examples_examples",
|
|
"target": "agents_skills_firebase_data_connect_examples_native_sql_examples"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/examples.md",
|
|
"source_location": "L113",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_examples_movie_review_app",
|
|
"target": "agents_skills_firebase_data_connect_examples_mutations"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/examples.md",
|
|
"source_location": "L71",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_examples_movie_review_app",
|
|
"target": "agents_skills_firebase_data_connect_examples_queries"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/examples.md",
|
|
"source_location": "L149",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_examples_movie_review_app",
|
|
"target": "agents_skills_firebase_data_connect_examples_realtime_queries"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/examples.md",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_examples_movie_review_app",
|
|
"target": "agents_skills_firebase_data_connect_examples_schema"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/examples.md",
|
|
"source_location": "L356",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_examples_blog_with_permissions",
|
|
"target": "agents_skills_firebase_data_connect_examples_schema"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/examples.md",
|
|
"source_location": "L244",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_examples_e_commerce_store",
|
|
"target": "agents_skills_firebase_data_connect_examples_schema"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/examples.md",
|
|
"source_location": "L298",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_examples_e_commerce_store",
|
|
"target": "agents_skills_firebase_data_connect_examples_operations"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/examples.md",
|
|
"source_location": "L406",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_examples_blog_with_permissions",
|
|
"target": "agents_skills_firebase_data_connect_examples_operations_with_role_checks"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/examples.md",
|
|
"source_location": "L508",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_examples_native_sql_examples",
|
|
"target": "agents_skills_firebase_data_connect_examples_advanced_aggregation_with_rank"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/examples.md",
|
|
"source_location": "L544",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_examples_native_sql_examples",
|
|
"target": "agents_skills_firebase_data_connect_examples_advanced_cte_with_upserts_atomic_get_or_create"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/examples.md",
|
|
"source_location": "L476",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_examples_native_sql_examples",
|
|
"target": "agents_skills_firebase_data_connect_examples_basic_select_with_field_aliasing"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/examples.md",
|
|
"source_location": "L493",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_examples_native_sql_examples",
|
|
"target": "agents_skills_firebase_data_connect_examples_basic_update"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/examples.md",
|
|
"source_location": "L581",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_examples_native_sql_examples",
|
|
"target": "agents_skills_firebase_data_connect_examples_multi_statement_transactions"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/examples.md",
|
|
"source_location": "L528",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_examples_native_sql_examples",
|
|
"target": "agents_skills_firebase_data_connect_examples_update_with_returning_and_auth_context"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/examples.md",
|
|
"source_location": "L600",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_examples_native_sql_examples",
|
|
"target": "agents_skills_firebase_data_connect_examples_use_of_extensions_e_g_postgis_for_geospatial_data"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/cloud_functions.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_cloud_functions",
|
|
"target": "agents_skills_firebase_data_connect_reference_cloud_functions_cloud_functions_integration_reference"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/cloud_functions.md",
|
|
"source_location": "L97",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_cloud_functions_cloud_functions_integration_reference",
|
|
"target": "agents_skills_firebase_data_connect_reference_cloud_functions_accessing_user_authentication_context"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/cloud_functions.md",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_cloud_functions_cloud_functions_integration_reference",
|
|
"target": "agents_skills_firebase_data_connect_reference_cloud_functions_core_trigger_configuration"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/cloud_functions.md",
|
|
"source_location": "L52",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_cloud_functions_cloud_functions_integration_reference",
|
|
"target": "agents_skills_firebase_data_connect_reference_cloud_functions_event_filtering"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/cloud_functions.md",
|
|
"source_location": "L129",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_cloud_functions_cloud_functions_integration_reference",
|
|
"target": "agents_skills_firebase_data_connect_reference_cloud_functions_parsing_event_data_payloads"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/cloud_functions.md",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_cloud_functions_core_trigger_configuration",
|
|
"target": "agents_skills_firebase_data_connect_reference_cloud_functions_critical_infinite_loop_constraint"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/cloud_functions.md",
|
|
"source_location": "L26",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_cloud_functions_core_trigger_configuration",
|
|
"target": "agents_skills_firebase_data_connect_reference_cloud_functions_location_region_matching_rule"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/cloud_functions.md",
|
|
"source_location": "L63",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_cloud_functions_event_filtering",
|
|
"target": "agents_skills_firebase_data_connect_reference_cloud_functions_comprehensive_example"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/cloud_functions.md",
|
|
"source_location": "L102",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_cloud_functions_accessing_user_authentication_context",
|
|
"target": "agents_skills_firebase_data_connect_reference_cloud_functions_auth_context_mappings"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/cloud_functions.md",
|
|
"source_location": "L112",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_cloud_functions_accessing_user_authentication_context",
|
|
"target": "agents_skills_firebase_data_connect_reference_cloud_functions_auth_extraction_example"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/cloud_functions.md",
|
|
"source_location": "L134",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_cloud_functions_parsing_event_data_payloads",
|
|
"target": "agents_skills_firebase_data_connect_reference_cloud_functions_event_payload_structure"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/cloud_functions.md",
|
|
"source_location": "L162",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_cloud_functions_parsing_event_data_payloads",
|
|
"target": "agents_skills_firebase_data_connect_reference_cloud_functions_payload_extraction_example"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_config",
|
|
"target": "agents_skills_firebase_data_connect_reference_config_configuration_reference"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L73",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_config_configuration_reference",
|
|
"target": "agents_skills_firebase_data_connect_reference_config_connector_yaml"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_config_configuration_reference",
|
|
"target": "agents_skills_firebase_data_connect_reference_config_contents"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L31",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_config_configuration_reference",
|
|
"target": "agents_skills_firebase_data_connect_reference_config_dataconnect_yaml"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L210",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_config_configuration_reference",
|
|
"target": "agents_skills_firebase_data_connect_reference_config_deployment"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L155",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_config_configuration_reference",
|
|
"target": "agents_skills_firebase_data_connect_reference_config_emulator"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L101",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_config_configuration_reference",
|
|
"target": "agents_skills_firebase_data_connect_reference_config_firebase_cli_commands"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_config_configuration_reference",
|
|
"target": "agents_skills_firebase_data_connect_reference_config_project_structure"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L255",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_config_configuration_reference",
|
|
"target": "agents_skills_firebase_data_connect_reference_config_vs_code_extension"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L60",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_config_dataconnect_yaml",
|
|
"target": "agents_skills_firebase_data_connect_reference_config_cloud_sql_configuration"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L90",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_config_connector_yaml",
|
|
"target": "agents_skills_firebase_data_connect_reference_config_sdk_generation_options"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L140",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_config_firebase_cli_commands",
|
|
"target": "agents_skills_firebase_data_connect_reference_config_deployment"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L103",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_config_firebase_cli_commands",
|
|
"target": "agents_skills_firebase_data_connect_reference_config_initialize_sql_connect"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L113",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_config_firebase_cli_commands",
|
|
"target": "agents_skills_firebase_data_connect_reference_config_local_development"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L129",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_config_firebase_cli_commands",
|
|
"target": "agents_skills_firebase_data_connect_reference_config_schema_management"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L234",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_config_deployment",
|
|
"target": "agents_skills_firebase_data_connect_reference_config_breaking_changes"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L244",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_config_deployment",
|
|
"target": "agents_skills_firebase_data_connect_reference_config_ci_cd_integration"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L212",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_config_deployment",
|
|
"target": "agents_skills_firebase_data_connect_reference_config_deploy_workflow"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L219",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_config_deployment",
|
|
"target": "agents_skills_firebase_data_connect_reference_config_schema_migrations"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L180",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_config_emulator",
|
|
"target": "agents_skills_firebase_data_connect_reference_config_connect_from_sdk"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L168",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_config_emulator",
|
|
"target": "agents_skills_firebase_data_connect_reference_config_emulator_configuration_firebase_json"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L196",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_config_emulator",
|
|
"target": "agents_skills_firebase_data_connect_reference_config_seed_data"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L157",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_config_emulator",
|
|
"target": "agents_skills_firebase_data_connect_reference_config_start_emulator"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/config.md",
|
|
"source_location": "L264",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_config_vs_code_extension",
|
|
"target": "agents_skills_firebase_data_connect_reference_config_extension_settings"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/data_seeding.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_data_seeding",
|
|
"target": "agents_skills_firebase_data_connect_reference_data_seeding_data_seeding_bulk_operations_reference"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/data_seeding.md",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_data_seeding_data_seeding_bulk_operations_reference",
|
|
"target": "agents_skills_firebase_data_connect_reference_data_seeding_1_local_prototyping_data_seeding"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/data_seeding.md",
|
|
"source_location": "L115",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_data_seeding_data_seeding_bulk_operations_reference",
|
|
"target": "agents_skills_firebase_data_connect_reference_data_seeding_2_production_admin_sdk_bulk_operations"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/data_seeding.md",
|
|
"source_location": "L174",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_data_seeding_data_seeding_bulk_operations_reference",
|
|
"target": "agents_skills_firebase_data_connect_reference_data_seeding_3_production_bulk_operations_via_raw_sql"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/data_seeding.md",
|
|
"source_location": "L90",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_data_seeding_1_local_prototyping_data_seeding",
|
|
"target": "agents_skills_firebase_data_connect_reference_data_seeding_resetting_seed_data"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/data_seeding.md",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_data_seeding_1_local_prototyping_data_seeding",
|
|
"target": "agents_skills_firebase_data_connect_reference_data_seeding_seeding_independent_tables_fk_order"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/data_seeding.md",
|
|
"source_location": "L54",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_data_seeding_1_local_prototyping_data_seeding",
|
|
"target": "agents_skills_firebase_data_connect_reference_data_seeding_seeding_related_tables_nested_relational_inserts"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/data_seeding.md",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_data_seeding_1_local_prototyping_data_seeding",
|
|
"target": "agents_skills_firebase_data_connect_reference_data_seeding_the_seed_data_gql_workflow"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/data_seeding.md",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_data_seeding_the_seed_data_gql_workflow",
|
|
"target": "agents_skills_firebase_data_connect_reference_data_seeding_seeding_directives_rule"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/data_seeding.md",
|
|
"source_location": "L124",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_data_seeding_2_production_admin_sdk_bulk_operations",
|
|
"target": "agents_skills_firebase_data_connect_reference_data_seeding_sdk_bulk_apis_features"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/data_seeding.md",
|
|
"source_location": "L131",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_data_seeding_2_production_admin_sdk_bulk_operations",
|
|
"target": "agents_skills_firebase_data_connect_reference_data_seeding_sdk_bulk_operations_example"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/data_seeding.md",
|
|
"source_location": "L180",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_data_seeding_3_production_bulk_operations_via_raw_sql",
|
|
"target": "agents_skills_firebase_data_connect_reference_data_seeding_critical_sql_operations_constraint"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/native_sql.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_native_sql",
|
|
"target": "agents_skills_firebase_data_connect_reference_native_sql_native_sql_operations"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/native_sql.md",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_native_sql_native_sql_operations",
|
|
"target": "agents_skills_firebase_data_connect_reference_native_sql_core_agent_constraints"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/native_sql.md",
|
|
"source_location": "L51",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_native_sql_native_sql_operations",
|
|
"target": "agents_skills_firebase_data_connect_reference_native_sql_native_sql_root_fields"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/native_sql.md",
|
|
"source_location": "L141",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_native_sql_native_sql_operations",
|
|
"target": "agents_skills_firebase_data_connect_reference_native_sql_security_stored_procedures_dynamic_sql"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/native_sql.md",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_native_sql_native_sql_operations",
|
|
"target": "agents_skills_firebase_data_connect_reference_native_sql_syntax_rules_limitations"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/native_sql.md",
|
|
"source_location": "L88",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_native_sql_native_sql_root_fields",
|
|
"target": "agents_skills_firebase_data_connect_reference_native_sql_mutation_fields_dml"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/native_sql.md",
|
|
"source_location": "L128",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_native_sql_native_sql_root_fields",
|
|
"target": "agents_skills_firebase_data_connect_reference_native_sql_postgresql_extensions"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/native_sql.md",
|
|
"source_location": "L67",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_native_sql_native_sql_root_fields",
|
|
"target": "agents_skills_firebase_data_connect_reference_native_sql_query_fields_read_only"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_operations",
|
|
"target": "agents_skills_firebase_data_connect_reference_operations_operations_reference"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_operations_operations_reference",
|
|
"target": "agents_skills_firebase_data_connect_reference_operations_contents"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_operations_operations_reference",
|
|
"target": "agents_skills_firebase_data_connect_reference_operations_generated_fields"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L297",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_operations_operations_reference",
|
|
"target": "agents_skills_firebase_data_connect_reference_operations_key_scalars"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L326",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_operations_operations_reference",
|
|
"target": "agents_skills_firebase_data_connect_reference_operations_multi_step_operations"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L187",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_operations_operations_reference",
|
|
"target": "agents_skills_firebase_data_connect_reference_operations_mutations"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L57",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_operations_operations_reference",
|
|
"target": "agents_skills_firebase_data_connect_reference_operations_queries"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L43",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_operations_operations_reference",
|
|
"target": "agents_skills_firebase_data_connect_reference_operations_referencing_generated_graphql_schema"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L29",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_operations_generated_fields",
|
|
"target": "agents_skills_firebase_data_connect_reference_operations_relation_fields"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L172",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_operations_queries",
|
|
"target": "agents_skills_firebase_data_connect_reference_operations_aliases"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L59",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_operations_queries",
|
|
"target": "agents_skills_firebase_data_connect_reference_operations_basic_query"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L103",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_operations_queries",
|
|
"target": "agents_skills_firebase_data_connect_reference_operations_expression_operators_compare_with_server_values"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L87",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_operations_queries",
|
|
"target": "agents_skills_firebase_data_connect_reference_operations_filter_operators"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L69",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_operations_queries",
|
|
"target": "agents_skills_firebase_data_connect_reference_operations_list_with_filtering"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L121",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_operations_queries",
|
|
"target": "agents_skills_firebase_data_connect_reference_operations_logical_operators"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L139",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_operations_queries",
|
|
"target": "agents_skills_firebase_data_connect_reference_operations_relational_queries"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L189",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_operations_mutations",
|
|
"target": "agents_skills_firebase_data_connect_reference_operations_create"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L200",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_operations_mutations",
|
|
"target": "agents_skills_firebase_data_connect_reference_operations_create_with_server_values"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L266",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_operations_mutations",
|
|
"target": "agents_skills_firebase_data_connect_reference_operations_delete"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L281",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_operations_mutations",
|
|
"target": "agents_skills_firebase_data_connect_reference_operations_filtered_updates_deletes_user_owned"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L214",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_operations_mutations",
|
|
"target": "agents_skills_firebase_data_connect_reference_operations_update"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L229",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_operations_mutations",
|
|
"target": "agents_skills_firebase_data_connect_reference_operations_update_operators"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L254",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_operations_mutations",
|
|
"target": "agents_skills_firebase_data_connect_reference_operations_upsert"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L368",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_operations_multi_step_operations",
|
|
"target": "agents_skills_firebase_data_connect_reference_operations_embedded_queries"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L328",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_operations_multi_step_operations",
|
|
"target": "agents_skills_firebase_data_connect_reference_operations_transaction"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/operations.md",
|
|
"source_location": "L349",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_operations_multi_step_operations",
|
|
"target": "agents_skills_firebase_data_connect_reference_operations_using_response_binding"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/realtime.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_realtime",
|
|
"target": "agents_skills_firebase_data_connect_reference_realtime_realtime_reference"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/realtime.md",
|
|
"source_location": "L129",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_realtime_realtime_reference",
|
|
"target": "agents_skills_firebase_data_connect_reference_realtime_cel_bindings_in_conditions"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/realtime.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_realtime_realtime_reference",
|
|
"target": "agents_skills_firebase_data_connect_reference_realtime_contents"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/realtime.md",
|
|
"source_location": "L171",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_realtime_realtime_reference",
|
|
"target": "agents_skills_firebase_data_connect_reference_realtime_implicit_entity_refresh_signals"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/realtime.md",
|
|
"source_location": "L31",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_realtime_realtime_reference",
|
|
"target": "agents_skills_firebase_data_connect_reference_realtime_the_refresh_directive"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/realtime.md",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_realtime_realtime_reference",
|
|
"target": "agents_skills_firebase_data_connect_reference_realtime_when_to_use_what"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/realtime.md",
|
|
"source_location": "L105",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_realtime_the_refresh_directive",
|
|
"target": "agents_skills_firebase_data_connect_reference_realtime_combining_multiple_refresh_directives"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/realtime.md",
|
|
"source_location": "L63",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_realtime_the_refresh_directive",
|
|
"target": "agents_skills_firebase_data_connect_reference_realtime_explicit_mutation_signals_onmutationexecuted"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/realtime.md",
|
|
"source_location": "L36",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_realtime_the_refresh_directive",
|
|
"target": "agents_skills_firebase_data_connect_reference_realtime_time_based_polling_every"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/realtime.md",
|
|
"source_location": "L153",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_realtime_cel_bindings_in_conditions",
|
|
"target": "agents_skills_firebase_data_connect_reference_realtime_common_patterns"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/realtime.md",
|
|
"source_location": "L143",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_realtime_cel_bindings_in_conditions",
|
|
"target": "agents_skills_firebase_data_connect_reference_realtime_mutation_the_triggering_event"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/realtime.md",
|
|
"source_location": "L133",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_realtime_cel_bindings_in_conditions",
|
|
"target": "agents_skills_firebase_data_connect_reference_realtime_request_the_query_subscription"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/schema.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_schema",
|
|
"target": "agents_skills_firebase_data_connect_reference_schema_schema_reference"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/schema.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_schema_schema_reference",
|
|
"target": "agents_skills_firebase_data_connect_reference_schema_contents"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/schema.md",
|
|
"source_location": "L51",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_schema_schema_reference",
|
|
"target": "agents_skills_firebase_data_connect_reference_schema_core_directives"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/schema.md",
|
|
"source_location": "L221",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_schema_schema_reference",
|
|
"target": "agents_skills_firebase_data_connect_reference_schema_data_types"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/schema.md",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_schema_schema_reference",
|
|
"target": "agents_skills_firebase_data_connect_reference_schema_defining_types"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/schema.md",
|
|
"source_location": "L239",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_schema_schema_reference",
|
|
"target": "agents_skills_firebase_data_connect_reference_schema_enumerations"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/schema.md",
|
|
"source_location": "L143",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_schema_schema_reference",
|
|
"target": "agents_skills_firebase_data_connect_reference_schema_relationships"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/schema.md",
|
|
"source_location": "L263",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_schema_schema_reference",
|
|
"target": "agents_skills_firebase_data_connect_reference_schema_views_advanced"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/schema.md",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_schema_defining_types",
|
|
"target": "agents_skills_firebase_data_connect_reference_schema_customizing_tables"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/schema.md",
|
|
"source_location": "L38",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_schema_defining_types",
|
|
"target": "agents_skills_firebase_data_connect_reference_schema_user_table_with_auth"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/schema.md",
|
|
"source_location": "L64",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_schema_core_directives",
|
|
"target": "agents_skills_firebase_data_connect_reference_schema_col"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/schema.md",
|
|
"source_location": "L74",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_schema_core_directives",
|
|
"target": "agents_skills_firebase_data_connect_reference_schema_default"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/schema.md",
|
|
"source_location": "L107",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_schema_core_directives",
|
|
"target": "agents_skills_firebase_data_connect_reference_schema_index"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/schema.md",
|
|
"source_location": "L125",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_schema_core_directives",
|
|
"target": "agents_skills_firebase_data_connect_reference_schema_searchable"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/schema.md",
|
|
"source_location": "L53",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_schema_core_directives",
|
|
"target": "agents_skills_firebase_data_connect_reference_schema_table"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/schema.md",
|
|
"source_location": "L90",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_schema_core_directives",
|
|
"target": "agents_skills_firebase_data_connect_reference_schema_unique"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/schema.md",
|
|
"source_location": "L199",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_schema_relationships",
|
|
"target": "agents_skills_firebase_data_connect_reference_schema_many_to_many"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/schema.md",
|
|
"source_location": "L145",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_schema_relationships",
|
|
"target": "agents_skills_firebase_data_connect_reference_schema_one_to_many_implicit_foreign_key"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/schema.md",
|
|
"source_location": "L183",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_schema_relationships",
|
|
"target": "agents_skills_firebase_data_connect_reference_schema_one_to_one"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/schema.md",
|
|
"source_location": "L161",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_schema_relationships",
|
|
"target": "agents_skills_firebase_data_connect_reference_schema_ref_directive"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_admin_node.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_admin_node",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_admin_node_admin_node_sdk"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_admin_node.md",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_admin_node_admin_node_sdk",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_admin_node_best_practices_for_agents"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_admin_node.md",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_admin_node_admin_node_sdk",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_admin_node_configuration_in_connector_yaml"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_admin_node.md",
|
|
"source_location": "L40",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_admin_node_admin_node_sdk",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_admin_node_generation"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_admin_node.md",
|
|
"source_location": "L48",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_admin_node_admin_node_sdk",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_admin_node_usage_examples"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_admin_node.md",
|
|
"source_location": "L50",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_admin_node_usage_examples",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_admin_node_1_impersonating_an_unauthenticated_user"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_admin_node.md",
|
|
"source_location": "L69",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_admin_node_usage_examples",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_admin_node_2_impersonating_a_specific_user_cloud_functions"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_admin_node.md",
|
|
"source_location": "L94",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_admin_node_usage_examples",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_admin_node_3_impersonating_a_specific_user_plain_http"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_admin_node.md",
|
|
"source_location": "L129",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_admin_node_usage_examples",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_admin_node_4_running_with_unrestricted_access"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_android.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_android",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_android_android_sdk"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_android.md",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_android_android_sdk",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_android_best_practices_for_agents"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_android.md",
|
|
"source_location": "L57",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_android_android_sdk",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_android_calling_operations"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_android.md",
|
|
"source_location": "L94",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_android_android_sdk",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_android_client_side_caching"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_android.md",
|
|
"source_location": "L116",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_android_android_sdk",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_android_data_type_mapping_reference"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_android.md",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_android_android_sdk",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_android_dependencies_build_gradle_kts"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_android.md",
|
|
"source_location": "L41",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_android_android_sdk",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_android_initialization"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_android.md",
|
|
"source_location": "L79",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_android_android_sdk",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_android_resilient_enum_handling"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_android.md",
|
|
"source_location": "L59",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_android_calling_operations",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_android_basic_query"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_android.md",
|
|
"source_location": "L68",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_android_calling_operations",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_android_mutation"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_flutter.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_flutter",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_flutter_flutter_sdk"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_flutter.md",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_flutter_flutter_sdk",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_flutter_best_practices_for_agents"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_flutter.md",
|
|
"source_location": "L41",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_flutter_flutter_sdk",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_flutter_calling_operations"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_flutter.md",
|
|
"source_location": "L90",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_flutter_flutter_sdk",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_flutter_client_side_caching"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_flutter.md",
|
|
"source_location": "L127",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_flutter_flutter_sdk",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_flutter_data_type_mapping_reference"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_flutter.md",
|
|
"source_location": "L26",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_flutter_flutter_sdk",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_flutter_imports"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_flutter.md",
|
|
"source_location": "L34",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_flutter_flutter_sdk",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_flutter_initialization"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_flutter.md",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_flutter_flutter_sdk",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_flutter_installation"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_flutter.md",
|
|
"source_location": "L115",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_flutter_flutter_sdk",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_flutter_real_time_subscriptions"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_flutter.md",
|
|
"source_location": "L60",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_flutter_flutter_sdk",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_flutter_resilient_enum_handling"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_flutter.md",
|
|
"source_location": "L43",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_flutter_calling_operations",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_flutter_basic_query"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_flutter.md",
|
|
"source_location": "L50",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_flutter_calling_operations",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_flutter_mutation_with_optional_fields_builder_pattern"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_ios.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_ios",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_ios_ios_sdk"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_ios.md",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_ios_ios_sdk",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_ios_best_practices_for_agents"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_ios.md",
|
|
"source_location": "L44",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_ios_ios_sdk",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_ios_calling_operations"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_ios.md",
|
|
"source_location": "L88",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_ios_ios_sdk",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_ios_client_side_caching"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_ios.md",
|
|
"source_location": "L150",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_ios_ios_sdk",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_ios_data_type_mapping_reference"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_ios.md",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_ios_ios_sdk",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_ios_dependencies_package_swift_or_spm"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_ios.md",
|
|
"source_location": "L25",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_ios_ios_sdk",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_ios_initialization"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_ios.md",
|
|
"source_location": "L66",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_ios_ios_sdk",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_ios_resilient_enum_handling"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_ios.md",
|
|
"source_location": "L110",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_ios_ios_sdk",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_ios_subscriptions_realtime"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_ios.md",
|
|
"source_location": "L46",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_ios_calling_operations",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_ios_basic_query"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_ios.md",
|
|
"source_location": "L55",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_ios_calling_operations",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_ios_mutation"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_ios.md",
|
|
"source_location": "L112",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_ios_subscriptions_realtime",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_ios_swiftui_example"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_web.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_web",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_web_web_sdk"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_web.md",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_web_web_sdk",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_web_best_practices_for_agents"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_web.md",
|
|
"source_location": "L41",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_web_web_sdk",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_web_calling_operations"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_web.md",
|
|
"source_location": "L86",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_web_web_sdk",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_web_client_side_caching"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_web.md",
|
|
"source_location": "L139",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_web_web_sdk",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_web_data_type_mapping_reference"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_web.md",
|
|
"source_location": "L30",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_web_web_sdk",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_web_initialization"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_web.md",
|
|
"source_location": "L23",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_web_web_sdk",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_web_installation"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_web.md",
|
|
"source_location": "L62",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_web_web_sdk",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_web_resilient_enum_handling"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_web.md",
|
|
"source_location": "L107",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_web_web_sdk",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_web_subscriptions_realtime"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_web.md",
|
|
"source_location": "L124",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_web_web_sdk",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_web_tanstack_query_support_react"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_web.md",
|
|
"source_location": "L54",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_web_calling_operations",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_web_using_action_shortcuts"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_web.md",
|
|
"source_location": "L43",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_web_calling_operations",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_web_using_executequery_preferred_for_clarity"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_web.md",
|
|
"source_location": "L111",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_web_subscriptions_realtime",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_web_web_vanilla_js"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/sdk_web.md",
|
|
"source_location": "L128",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_sdk_web_tanstack_query_support_react",
|
|
"target": "agents_skills_firebase_data_connect_reference_sdk_web_usage"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/search.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_search",
|
|
"target": "agents_skills_firebase_data_connect_reference_search_search_solutions_reference_vector_full_text_search"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/search.md",
|
|
"source_location": "L31",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_search_search_solutions_reference_vector_full_text_search",
|
|
"target": "agents_skills_firebase_data_connect_reference_search_1_vector_similarity_search_semantic"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/search.md",
|
|
"source_location": "L168",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_search_search_solutions_reference_vector_full_text_search",
|
|
"target": "agents_skills_firebase_data_connect_reference_search_2_full_text_search_lexical"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/search.md",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_search_search_solutions_reference_vector_full_text_search",
|
|
"target": "agents_skills_firebase_data_connect_reference_search_search_selection_guide"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/search.md",
|
|
"source_location": "L55",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_search_1_vector_similarity_search_semantic",
|
|
"target": "agents_skills_firebase_data_connect_reference_search_automatic_embedding_generation_embed_server_value"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/search.md",
|
|
"source_location": "L36",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_search_1_vector_similarity_search_semantic",
|
|
"target": "agents_skills_firebase_data_connect_reference_search_schema_setup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/search.md",
|
|
"source_location": "L98",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_search_1_vector_similarity_search_semantic",
|
|
"target": "agents_skills_firebase_data_connect_reference_search_similarity_search_queries"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/search.md",
|
|
"source_location": "L141",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_search_1_vector_similarity_search_semantic",
|
|
"target": "agents_skills_firebase_data_connect_reference_search_tuning_vector_proximity"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/search.md",
|
|
"source_location": "L173",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_search_2_full_text_search_lexical",
|
|
"target": "agents_skills_firebase_data_connect_reference_search_schema_setup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/search.md",
|
|
"source_location": "L61",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_search_automatic_embedding_generation_embed_server_value",
|
|
"target": "agents_skills_firebase_data_connect_reference_search_a_generation_on_insert"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/search.md",
|
|
"source_location": "L80",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_search_automatic_embedding_generation_embed_server_value",
|
|
"target": "agents_skills_firebase_data_connect_reference_search_b_generation_on_update"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/search.md",
|
|
"source_location": "L103",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_search_similarity_search_queries",
|
|
"target": "agents_skills_firebase_data_connect_reference_search_a_auto_embedding_search"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/search.md",
|
|
"source_location": "L122",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_search_similarity_search_queries",
|
|
"target": "agents_skills_firebase_data_connect_reference_search_b_custom_vector_search"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/search.md",
|
|
"source_location": "L197",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_search_2_full_text_search_lexical",
|
|
"target": "agents_skills_firebase_data_connect_reference_search_full_text_search_queries"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/search.md",
|
|
"source_location": "L216",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_search_2_full_text_search_lexical",
|
|
"target": "agents_skills_firebase_data_connect_reference_search_tuning_full_text_queries"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/search.md",
|
|
"source_location": "L220",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_search_tuning_full_text_queries",
|
|
"target": "agents_skills_firebase_data_connect_reference_search_1_query_formats_queryformat_argument"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/search.md",
|
|
"source_location": "L243",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_search_tuning_full_text_queries",
|
|
"target": "agents_skills_firebase_data_connect_reference_search_2_relevance_thresholding_relevancethreshold_and_metadata_relevance"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_security",
|
|
"target": "agents_skills_firebase_data_connect_reference_security_security_reference"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L33",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_security_security_reference",
|
|
"target": "agents_skills_firebase_data_connect_reference_security_access_levels"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L252",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_security_security_reference",
|
|
"target": "agents_skills_firebase_data_connect_reference_security_anti_patterns"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_security_security_reference",
|
|
"target": "agents_skills_firebase_data_connect_reference_security_auth_directive"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L172",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_security_security_reference",
|
|
"target": "agents_skills_firebase_data_connect_reference_security_authorization_patterns"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L48",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_security_security_reference",
|
|
"target": "agents_skills_firebase_data_connect_reference_security_cel_expressions"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L112",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_security_security_reference",
|
|
"target": "agents_skills_firebase_data_connect_reference_security_check_and_redact"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_security_security_reference",
|
|
"target": "agents_skills_firebase_data_connect_reference_security_contents"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L60",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_security_cel_expressions",
|
|
"target": "agents_skills_firebase_data_connect_reference_security_auth_token_fields"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L50",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_security_cel_expressions",
|
|
"target": "agents_skills_firebase_data_connect_reference_security_available_bindings"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L72",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_security_cel_expressions",
|
|
"target": "agents_skills_firebase_data_connect_reference_security_expression_examples"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L88",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_security_cel_expressions",
|
|
"target": "agents_skills_firebase_data_connect_reference_security_using_eq_expr_in_filters"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L140",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_security_check_and_redact",
|
|
"target": "agents_skills_firebase_data_connect_reference_security_authorization_data_lookup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L116",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_security_check_and_redact",
|
|
"target": "agents_skills_firebase_data_connect_reference_security_check"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L132",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_security_check_and_redact",
|
|
"target": "agents_skills_firebase_data_connect_reference_security_redact"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L161",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_security_check_and_redact",
|
|
"target": "agents_skills_firebase_data_connect_reference_security_validate_key_exists"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L227",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_security_authorization_patterns",
|
|
"target": "agents_skills_firebase_data_connect_reference_security_public_data_with_filters"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L208",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_security_authorization_patterns",
|
|
"target": "agents_skills_firebase_data_connect_reference_security_role_based_access"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L240",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_security_authorization_patterns",
|
|
"target": "agents_skills_firebase_data_connect_reference_security_tiered_access_pro_content"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L174",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_security_authorization_patterns",
|
|
"target": "agents_skills_firebase_data_connect_reference_security_user_owned_resources"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L254",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_security_anti_patterns",
|
|
"target": "agents_skills_firebase_data_connect_reference_security_don_t_pass_user_id_as_variable"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L282",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_security_anti_patterns",
|
|
"target": "agents_skills_firebase_data_connect_reference_security_don_t_trust_unverified_email"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L292",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_security_anti_patterns",
|
|
"target": "agents_skills_firebase_data_connect_reference_security_don_t_use_public_user_for_prototyping"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/reference/security.md",
|
|
"source_location": "L268",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_reference_security_anti_patterns",
|
|
"target": "agents_skills_firebase_data_connect_reference_security_don_t_use_user_without_filters"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/templates.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_templates",
|
|
"target": "agents_skills_firebase_data_connect_templates_templates"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/templates.md",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_templates_templates",
|
|
"target": "agents_skills_firebase_data_connect_templates_basic_crud_schema"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/templates.md",
|
|
"source_location": "L192",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_templates_templates",
|
|
"target": "agents_skills_firebase_data_connect_templates_connector_yaml_template"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/templates.md",
|
|
"source_location": "L174",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_templates_templates",
|
|
"target": "agents_skills_firebase_data_connect_templates_dataconnect_yaml_template"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/templates.md",
|
|
"source_location": "L212",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_templates_templates",
|
|
"target": "agents_skills_firebase_data_connect_templates_firebase_init_commands"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/templates.md",
|
|
"source_location": "L118",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_templates_templates",
|
|
"target": "agents_skills_firebase_data_connect_templates_many_to_many_relationship"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/templates.md",
|
|
"source_location": "L273",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_templates_templates",
|
|
"target": "agents_skills_firebase_data_connect_templates_realtime_query_templates"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/templates.md",
|
|
"source_location": "L234",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_templates_templates",
|
|
"target": "agents_skills_firebase_data_connect_templates_sdk_initialization_web"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/templates.md",
|
|
"source_location": "L54",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_templates_templates",
|
|
"target": "agents_skills_firebase_data_connect_templates_user_owned_resources"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/templates.md",
|
|
"source_location": "L302",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_templates_realtime_query_templates",
|
|
"target": "agents_skills_firebase_data_connect_templates_client_subscribe_web"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/templates.md",
|
|
"source_location": "L287",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_templates_realtime_query_templates",
|
|
"target": "agents_skills_firebase_data_connect_templates_event_driven_refresh"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-data-connect/templates.md",
|
|
"source_location": "L275",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_data_connect_templates_realtime_query_templates",
|
|
"target": "agents_skills_firebase_data_connect_templates_time_based_polling"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/SKILL.md",
|
|
"source_location": "L85",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_skill",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_android_sdk_usage"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/SKILL.md",
|
|
"source_location": "L70",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_skill",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_data_model"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/SKILL.md",
|
|
"source_location": "L87",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_skill",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_flutter_setup"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/SKILL.md",
|
|
"source_location": "L89",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_skill",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_indexes"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/SKILL.md",
|
|
"source_location": "L86",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_skill",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_ios_setup"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/SKILL.md",
|
|
"source_location": "L68",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_skill",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_provisioning"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/SKILL.md",
|
|
"source_location": "L84",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_skill",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_python_sdk_usage"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/SKILL.md",
|
|
"source_location": "L73",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_skill",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_security_rules"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/SKILL.md",
|
|
"source_location": "L83",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_skill",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_web_sdk_usage"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/SKILL.md",
|
|
"source_location": "L60",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_skill",
|
|
"target": "agents_skills_firebase_firestore_references_standard_android_sdk_usage"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/SKILL.md",
|
|
"source_location": "L62",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_skill",
|
|
"target": "agents_skills_firebase_firestore_references_standard_flutter_setup"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/SKILL.md",
|
|
"source_location": "L63",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_skill",
|
|
"target": "agents_skills_firebase_firestore_references_standard_indexes"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/SKILL.md",
|
|
"source_location": "L61",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_skill",
|
|
"target": "agents_skills_firebase_firestore_references_standard_ios_setup"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/SKILL.md",
|
|
"source_location": "L56",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_skill",
|
|
"target": "agents_skills_firebase_firestore_references_standard_provisioning"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/SKILL.md",
|
|
"source_location": "L58",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_skill",
|
|
"target": "agents_skills_firebase_firestore_references_standard_security_rules"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/SKILL.md",
|
|
"source_location": "L59",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_skill",
|
|
"target": "agents_skills_firebase_firestore_references_standard_web_sdk_usage"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/SKILL.md",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_skill",
|
|
"target": "agents_skills_firebase_firestore_skill_cloud_firestore_database_and_operations"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/SKILL.md",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_skill_cloud_firestore_database_and_operations",
|
|
"target": "agents_skills_firebase_firestore_skill_1_instance_selection_and_edition_detection"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/SKILL.md",
|
|
"source_location": "L49",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_skill_cloud_firestore_database_and_operations",
|
|
"target": "agents_skills_firebase_firestore_skill_2_specialized_guides"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/SKILL.md",
|
|
"source_location": "L23",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_skill_1_instance_selection_and_edition_detection",
|
|
"target": "agents_skills_firebase_firestore_skill_a_instance_found"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/SKILL.md",
|
|
"source_location": "L35",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_skill_1_instance_selection_and_edition_detection",
|
|
"target": "agents_skills_firebase_firestore_skill_b_no_instance_found_or_new_requested"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/SKILL.md",
|
|
"source_location": "L65",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_skill_2_specialized_guides",
|
|
"target": "agents_skills_firebase_firestore_skill_enterprise_edition_native_mode_references_enterprise"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/SKILL.md",
|
|
"source_location": "L54",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_skill_2_specialized_guides",
|
|
"target": "agents_skills_firebase_firestore_skill_standard_edition_references_standard"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/android_sdk_usage.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_android_sdk_usage",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_android_sdk_usage_android_sdk_usage_enterprise_native_mode"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/android_sdk_usage.md",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_android_sdk_usage_android_sdk_usage_enterprise_native_mode",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_android_sdk_usage_1_initialization"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/android_sdk_usage.md",
|
|
"source_location": "L78",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_android_sdk_usage_android_sdk_usage_enterprise_native_mode",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_android_sdk_usage_2_decision_framework_mandatory_pipeline_architecture"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/android_sdk_usage.md",
|
|
"source_location": "L113",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_android_sdk_usage_android_sdk_usage_enterprise_native_mode",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_android_sdk_usage_3_pipeline_examples"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/android_sdk_usage.md",
|
|
"source_location": "L166",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_android_sdk_usage_android_sdk_usage_enterprise_native_mode",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_android_sdk_usage_4_real_time_listener_document_operations"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/android_sdk_usage.md",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_android_sdk_usage_1_initialization",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_android_sdk_usage_add_dependencies"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/android_sdk_usage.md",
|
|
"source_location": "L47",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_android_sdk_usage_1_initialization",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_android_sdk_usage_initialize_firestore"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/android_sdk_usage.md",
|
|
"source_location": "L88",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_android_sdk_usage_2_decision_framework_mandatory_pipeline_architecture",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_android_sdk_usage_strict_rules_accountability"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/android_sdk_usage.md",
|
|
"source_location": "L145",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_android_sdk_usage_3_pipeline_examples",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_android_sdk_usage_full_text_search"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/android_sdk_usage.md",
|
|
"source_location": "L115",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_android_sdk_usage_3_pipeline_examples",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_android_sdk_usage_relational_joins_pattern"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/data_model.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_data_model",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_data_model_firestore_data_model_reference"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/data_model.md",
|
|
"source_location": "L41",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_data_model_firestore_data_model_reference",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_data_model_collection_group_support"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/data_model.md",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_data_model_firestore_data_model_reference",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_data_model_document_data_model"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/data_model.md",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_data_model_document_data_model",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_data_model_collections"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/data_model.md",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_data_model_document_data_model",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_data_model_documents"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/data_model.md",
|
|
"source_location": "L32",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_data_model_document_data_model",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_data_model_subcollections"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/data_model.md",
|
|
"source_location": "L59",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_data_model_collection_group_support",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_data_model_examples"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/data_model.md",
|
|
"source_location": "L48",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_data_model_collection_group_support",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_data_model_use_cases"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/flutter_setup.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_flutter_setup",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_flutter_setup_cloud_firestore_in_flutter"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/flutter_setup.md",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_flutter_setup_cloud_firestore_in_flutter",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_flutter_setup_1_setup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/flutter_setup.md",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_flutter_setup_cloud_firestore_in_flutter",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_flutter_setup_2_best_practices_type_safe_models"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/flutter_setup.md",
|
|
"source_location": "L65",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_flutter_setup_cloud_firestore_in_flutter",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_flutter_setup_3_the_service_layer"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/flutter_setup.md",
|
|
"source_location": "L142",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_flutter_setup_cloud_firestore_in_flutter",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_flutter_setup_4_listening_to_streams_in_the_ui_streambuilder"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/flutter_setup.md",
|
|
"source_location": "L70",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_flutter_setup_3_the_service_layer",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_flutter_setup_initialization_references"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/indexes.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_indexes",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_indexes_firestore_indexes_reference"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/provisioning.md",
|
|
"source_location": "L94",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_provisioning",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_indexes"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/indexes.md",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_indexes_firestore_indexes_reference",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_indexes_index_structure"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/indexes.md",
|
|
"source_location": "L67",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_indexes_firestore_indexes_reference",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_indexes_management"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/indexes.md",
|
|
"source_location": "L44",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_indexes_firestore_indexes_reference",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_indexes_query_support_examples"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/indexes.md",
|
|
"source_location": "L25",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_indexes_index_structure",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_indexes_index_density"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/indexes.md",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_indexes_index_structure",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_indexes_index_ordering"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/indexes.md",
|
|
"source_location": "L37",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_indexes_index_structure",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_indexes_unique_indexes"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/indexes.md",
|
|
"source_location": "L132",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_indexes_management",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_indexes_cli_commands"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/indexes.md",
|
|
"source_location": "L69",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_indexes_management",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_indexes_config_files"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/ios_setup.md",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_ios_setup",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_ios_setup_critical_rule_no_firebasefirestoreswift"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/ios_setup.md",
|
|
"source_location": "L23",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_ios_setup",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_ios_setup_critical_rule_no_inline_initialization"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/ios_setup.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_ios_setup",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_ios_setup_firestore_enterprise_native_mode_on_ios"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/ios_setup.md",
|
|
"source_location": "L36",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_ios_setup_critical_rule_no_inline_initialization",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_ios_setup_1_import_and_initialize"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/ios_setup.md",
|
|
"source_location": "L54",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_ios_setup_critical_rule_no_inline_initialization",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_ios_setup_2_type_safe_data_models_codable"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/ios_setup.md",
|
|
"source_location": "L68",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_ios_setup_critical_rule_no_inline_initialization",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_ios_setup_3_basic_crud_operations"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/ios_setup.md",
|
|
"source_location": "L106",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_ios_setup_critical_rule_no_inline_initialization",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_ios_setup_4_pipeline_queries"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/ios_setup.md",
|
|
"source_location": "L135",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_ios_setup_critical_rule_no_inline_initialization",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_ios_setup_5_realtime_listeners_in_swiftui_lifecycle_best_practices"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/ios_setup.md",
|
|
"source_location": "L87",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_ios_setup_3_basic_crud_operations",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_ios_setup_reading_data_modern_concurrency_codable"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/ios_setup.md",
|
|
"source_location": "L73",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_ios_setup_3_basic_crud_operations",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_ios_setup_writing_data_modern_concurrency_codable"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/ios_setup.md",
|
|
"source_location": "L116",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_ios_setup_4_pipeline_queries",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_ios_setup_examples"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/ios_setup.md",
|
|
"source_location": "L110",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_ios_setup_4_pipeline_queries",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_ios_setup_initialization"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/ios_setup.md",
|
|
"source_location": "L147",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_ios_setup_5_realtime_listeners_in_swiftui_lifecycle_best_practices",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_ios_setup_safe_pattern_task_with_deinit"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/ios_setup.md",
|
|
"source_location": "L141",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_ios_setup_5_realtime_listeners_in_swiftui_lifecycle_best_practices",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_ios_setup_unsafe_pattern_ondisappear"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/provisioning.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_provisioning",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_provisioning_provisioning_firestore_enterprise_native_mode"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/provisioning.md",
|
|
"source_location": "L80",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_provisioning",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_security_rules"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/provisioning.md",
|
|
"source_location": "L96",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_provisioning_provisioning_firestore_enterprise_native_mode",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_provisioning_deploy_rules_and_indexes"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/provisioning.md",
|
|
"source_location": "L109",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_provisioning_provisioning_firestore_enterprise_native_mode",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_provisioning_local_emulation"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/provisioning.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_provisioning_provisioning_firestore_enterprise_native_mode",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_provisioning_manual_initialization"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/provisioning.md",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_provisioning_manual_initialization",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_provisioning_1_create_a_firestore_enterprise_database"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/provisioning.md",
|
|
"source_location": "L46",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_provisioning_manual_initialization",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_provisioning_2_create_firebase_json"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/provisioning.md",
|
|
"source_location": "L64",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_provisioning_manual_initialization",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_provisioning_2_create_firestore_rules"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/provisioning.md",
|
|
"source_location": "L82",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_provisioning_manual_initialization",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_provisioning_3_create_firestore_indexes_json"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/python_sdk_usage.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_python_sdk_usage",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_python_sdk_usage_python_sdk_usage"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/python_sdk_usage.md",
|
|
"source_location": "L99",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_python_sdk_usage_python_sdk_usage",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_python_sdk_usage_queries"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/python_sdk_usage.md",
|
|
"source_location": "L74",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_python_sdk_usage_python_sdk_usage",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_python_sdk_usage_reading_data"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/python_sdk_usage.md",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_python_sdk_usage_python_sdk_usage",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_python_sdk_usage_writing_data"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/python_sdk_usage.md",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_python_sdk_usage_writing_data",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_python_sdk_usage_add_a_document_with_auto_id"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/python_sdk_usage.md",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_python_sdk_usage_writing_data",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_python_sdk_usage_set_a_document"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/python_sdk_usage.md",
|
|
"source_location": "L52",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_python_sdk_usage_writing_data",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_python_sdk_usage_transactions"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/python_sdk_usage.md",
|
|
"source_location": "L40",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_python_sdk_usage_writing_data",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_python_sdk_usage_update_a_document"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/python_sdk_usage.md",
|
|
"source_location": "L76",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_python_sdk_usage_reading_data",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_python_sdk_usage_get_a_single_document"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/python_sdk_usage.md",
|
|
"source_location": "L88",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_python_sdk_usage_reading_data",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_python_sdk_usage_get_multiple_documents"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/python_sdk_usage.md",
|
|
"source_location": "L122",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_python_sdk_usage_queries",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_python_sdk_usage_order_and_limit"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/python_sdk_usage.md",
|
|
"source_location": "L130",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_python_sdk_usage_queries",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_python_sdk_usage_pipeline_queries"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/python_sdk_usage.md",
|
|
"source_location": "L101",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_python_sdk_usage_queries",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_python_sdk_usage_simple_and_compound_queries"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/security_rules.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_security_rules",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_security_rules_1_generate_firestore_rules"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/security_rules.md",
|
|
"source_location": "L355",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_security_rules_1_generate_firestore_rules",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_security_rules_advanced_validation_for_business_logic"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/security_rules.md",
|
|
"source_location": "L553",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_security_rules_1_generate_firestore_rules",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_security_rules_critical_constraints"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/security_rules.md",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_security_rules_1_generate_firestore_rules",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_security_rules_workflow"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/security_rules.md",
|
|
"source_location": "L279",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_security_rules_workflow",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_security_rules_critical_directives_for_secure_generation"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/security_rules.md",
|
|
"source_location": "L239",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_security_rules_workflow",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_security_rules_critical_rbac_guidelines"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/security_rules.md",
|
|
"source_location": "L220",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_security_rules_workflow",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_security_rules_mandatory_user_data_separation_the_no_mixed_content_rule"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/security_rules.md",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_security_rules_workflow",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_security_rules_phase_1_codebase_analysis"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/security_rules.md",
|
|
"source_location": "L38",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_security_rules_workflow",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_security_rules_phase_2_security_rules_generation"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/security_rules.md",
|
|
"source_location": "L399",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_security_rules_advanced_validation_for_business_logic",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_security_rules_3_strict_path_and_relationship_scoping"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/security_rules.md",
|
|
"source_location": "L412",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_security_rules_advanced_validation_for_business_logic",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_security_rules_4_secure_counter_updates"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/security_rules.md",
|
|
"source_location": "L450",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_security_rules_advanced_validation_for_business_logic",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_security_rules_5_critical_ensure_application_validity"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/security_rules.md",
|
|
"source_location": "L476",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_security_rules_advanced_validation_for_business_logic",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_security_rules_phase_3_devil_s_advocate_attack"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/security_rules.md",
|
|
"source_location": "L547",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_security_rules_advanced_validation_for_business_logic",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_security_rules_phase_4_syntactic_validation"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/web_sdk_usage.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_web_sdk_usage",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_web_sdk_usage_web_sdk_usage_enterprise_native_mode"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/web_sdk_usage.md",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_web_sdk_usage_web_sdk_usage_enterprise_native_mode",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_web_sdk_usage_1_initialization"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/web_sdk_usage.md",
|
|
"source_location": "L26",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_web_sdk_usage_web_sdk_usage_enterprise_native_mode",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_web_sdk_usage_2_decision_framework_pipelines_vs_standard_queries"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/web_sdk_usage.md",
|
|
"source_location": "L48",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_web_sdk_usage_web_sdk_usage_enterprise_native_mode",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_web_sdk_usage_3_pipeline_examples"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/web_sdk_usage.md",
|
|
"source_location": "L91",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_web_sdk_usage_web_sdk_usage_enterprise_native_mode",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_web_sdk_usage_4_real_time_listener_document_operations"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/web_sdk_usage.md",
|
|
"source_location": "L32",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_web_sdk_usage_2_decision_framework_pipelines_vs_standard_queries",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_web_sdk_usage_rules_accountability"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/web_sdk_usage.md",
|
|
"source_location": "L72",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_web_sdk_usage_3_pipeline_examples",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_web_sdk_usage_full_text_search"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/enterprise/web_sdk_usage.md",
|
|
"source_location": "L50",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_enterprise_web_sdk_usage_3_pipeline_examples",
|
|
"target": "agents_skills_firebase_firestore_references_enterprise_web_sdk_usage_relational_joins_pattern"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/android_sdk_usage.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_android_sdk_usage",
|
|
"target": "agents_skills_firebase_firestore_references_standard_android_sdk_usage_cloud_firestore_on_android_kotlin"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/android_sdk_usage.md",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_android_sdk_usage_cloud_firestore_on_android_kotlin",
|
|
"target": "agents_skills_firebase_firestore_references_standard_android_sdk_usage_1_add_dependencies"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/android_sdk_usage.md",
|
|
"source_location": "L35",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_android_sdk_usage_cloud_firestore_on_android_kotlin",
|
|
"target": "agents_skills_firebase_firestore_references_standard_android_sdk_usage_2_initialize_firestore"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/android_sdk_usage.md",
|
|
"source_location": "L90",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_android_sdk_usage_cloud_firestore_on_android_kotlin",
|
|
"target": "agents_skills_firebase_firestore_references_standard_android_sdk_usage_3_add_data"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/android_sdk_usage.md",
|
|
"source_location": "L130",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_android_sdk_usage_cloud_firestore_on_android_kotlin",
|
|
"target": "agents_skills_firebase_firestore_references_standard_android_sdk_usage_4_read_data"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/android_sdk_usage.md",
|
|
"source_location": "L167",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_android_sdk_usage_cloud_firestore_on_android_kotlin",
|
|
"target": "agents_skills_firebase_firestore_references_standard_android_sdk_usage_5_update_data"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/android_sdk_usage.md",
|
|
"source_location": "L184",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_android_sdk_usage_cloud_firestore_on_android_kotlin",
|
|
"target": "agents_skills_firebase_firestore_references_standard_android_sdk_usage_6_delete_data"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/android_sdk_usage.md",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_android_sdk_usage_cloud_firestore_on_android_kotlin",
|
|
"target": "agents_skills_firebase_firestore_references_standard_android_sdk_usage_enable_firestore_via_cli"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/android_sdk_usage.md",
|
|
"source_location": "L61",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_android_sdk_usage_2_initialize_firestore",
|
|
"target": "agents_skills_firebase_firestore_references_standard_android_sdk_usage_jetpack_compose_modern"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/flutter_setup.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_flutter_setup",
|
|
"target": "agents_skills_firebase_firestore_references_standard_flutter_setup_cloud_firestore_in_flutter"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/flutter_setup.md",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_flutter_setup_cloud_firestore_in_flutter",
|
|
"target": "agents_skills_firebase_firestore_references_standard_flutter_setup_1_setup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/flutter_setup.md",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_flutter_setup_cloud_firestore_in_flutter",
|
|
"target": "agents_skills_firebase_firestore_references_standard_flutter_setup_2_best_practices_type_safe_models"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/flutter_setup.md",
|
|
"source_location": "L65",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_flutter_setup_cloud_firestore_in_flutter",
|
|
"target": "agents_skills_firebase_firestore_references_standard_flutter_setup_3_the_service_layer"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/flutter_setup.md",
|
|
"source_location": "L138",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_flutter_setup_cloud_firestore_in_flutter",
|
|
"target": "agents_skills_firebase_firestore_references_standard_flutter_setup_4_listening_to_streams_in_the_ui_streambuilder"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/flutter_setup.md",
|
|
"source_location": "L70",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_flutter_setup_3_the_service_layer",
|
|
"target": "agents_skills_firebase_firestore_references_standard_flutter_setup_initialization_references"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/indexes.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_indexes",
|
|
"target": "agents_skills_firebase_firestore_references_standard_indexes_firestore_indexes_reference"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/provisioning.md",
|
|
"source_location": "L82",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_provisioning",
|
|
"target": "agents_skills_firebase_firestore_references_standard_indexes"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/indexes.md",
|
|
"source_location": "L23",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_indexes_firestore_indexes_reference",
|
|
"target": "agents_skills_firebase_firestore_references_standard_indexes_automatic_vs_manual_management"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/indexes.md",
|
|
"source_location": "L62",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_indexes_firestore_indexes_reference",
|
|
"target": "agents_skills_firebase_firestore_references_standard_indexes_best_practices_exemptions"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/indexes.md",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_indexes_firestore_indexes_reference",
|
|
"target": "agents_skills_firebase_firestore_references_standard_indexes_index_types"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/indexes.md",
|
|
"source_location": "L87",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_indexes_firestore_indexes_reference",
|
|
"target": "agents_skills_firebase_firestore_references_standard_indexes_management"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/indexes.md",
|
|
"source_location": "L42",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_indexes_firestore_indexes_reference",
|
|
"target": "agents_skills_firebase_firestore_references_standard_indexes_query_support_examples"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/indexes.md",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_indexes_index_types",
|
|
"target": "agents_skills_firebase_firestore_references_standard_indexes_composite_indexes"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/indexes.md",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_indexes_index_types",
|
|
"target": "agents_skills_firebase_firestore_references_standard_indexes_single_field_indexes"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/indexes.md",
|
|
"source_location": "L25",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_indexes_automatic_vs_manual_management",
|
|
"target": "agents_skills_firebase_firestore_references_standard_indexes_what_is_automatic"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/indexes.md",
|
|
"source_location": "L31",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_indexes_automatic_vs_manual_management",
|
|
"target": "agents_skills_firebase_firestore_references_standard_indexes_when_do_i_need_to_act"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/indexes.md",
|
|
"source_location": "L67",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_indexes_best_practices_exemptions",
|
|
"target": "agents_skills_firebase_firestore_references_standard_indexes_1_high_write_rates_sequential_values"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/indexes.md",
|
|
"source_location": "L74",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_indexes_best_practices_exemptions",
|
|
"target": "agents_skills_firebase_firestore_references_standard_indexes_2_large_string_map_array_fields"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/indexes.md",
|
|
"source_location": "L81",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_indexes_best_practices_exemptions",
|
|
"target": "agents_skills_firebase_firestore_references_standard_indexes_3_ttl_fields"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/indexes.md",
|
|
"source_location": "L110",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_indexes_management",
|
|
"target": "agents_skills_firebase_firestore_references_standard_indexes_cli_commands"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/indexes.md",
|
|
"source_location": "L89",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_indexes_management",
|
|
"target": "agents_skills_firebase_firestore_references_standard_indexes_config_files"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/ios_setup.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_ios_setup",
|
|
"target": "agents_skills_firebase_firestore_references_standard_ios_setup_critical_rule_no_firebasefirestoreswift"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/ios_setup.md",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_ios_setup",
|
|
"target": "agents_skills_firebase_firestore_references_standard_ios_setup_critical_rule_no_inline_initialization"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/ios_setup.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_ios_setup",
|
|
"target": "agents_skills_firebase_firestore_references_standard_ios_setup_firebase_firestore_ios_setup_guide"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/ios_setup.md",
|
|
"source_location": "L33",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_ios_setup_critical_rule_no_inline_initialization",
|
|
"target": "agents_skills_firebase_firestore_references_standard_ios_setup_1_import_and_initialize"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/ios_setup.md",
|
|
"source_location": "L49",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_ios_setup_critical_rule_no_inline_initialization",
|
|
"target": "agents_skills_firebase_firestore_references_standard_ios_setup_2_type_safe_data_models_codable"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/ios_setup.md",
|
|
"source_location": "L63",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_ios_setup_critical_rule_no_inline_initialization",
|
|
"target": "agents_skills_firebase_firestore_references_standard_ios_setup_3_writing_data_modern_concurrency_codable"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/ios_setup.md",
|
|
"source_location": "L79",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_ios_setup_critical_rule_no_inline_initialization",
|
|
"target": "agents_skills_firebase_firestore_references_standard_ios_setup_4_reading_data_modern_concurrency_codable"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/ios_setup.md",
|
|
"source_location": "L98",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_ios_setup_critical_rule_no_inline_initialization",
|
|
"target": "agents_skills_firebase_firestore_references_standard_ios_setup_5_realtime_listeners_in_swiftui_lifecycle_best_practices"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/ios_setup.md",
|
|
"source_location": "L110",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_ios_setup_5_realtime_listeners_in_swiftui_lifecycle_best_practices",
|
|
"target": "agents_skills_firebase_firestore_references_standard_ios_setup_safe_pattern_task_with_deinit"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/ios_setup.md",
|
|
"source_location": "L104",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_ios_setup_5_realtime_listeners_in_swiftui_lifecycle_best_practices",
|
|
"target": "agents_skills_firebase_firestore_references_standard_ios_setup_unsafe_pattern_ondisappear"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/provisioning.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_provisioning",
|
|
"target": "agents_skills_firebase_firestore_references_standard_provisioning_provisioning_cloud_firestore"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/provisioning.md",
|
|
"source_location": "L68",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_provisioning",
|
|
"target": "agents_skills_firebase_firestore_references_standard_security_rules"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/provisioning.md",
|
|
"source_location": "L84",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_provisioning_provisioning_cloud_firestore",
|
|
"target": "agents_skills_firebase_firestore_references_standard_provisioning_deploy_database_rules_and_indexes"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/provisioning.md",
|
|
"source_location": "L101",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_provisioning_provisioning_cloud_firestore",
|
|
"target": "agents_skills_firebase_firestore_references_standard_provisioning_local_emulation"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/provisioning.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_provisioning_provisioning_cloud_firestore",
|
|
"target": "agents_skills_firebase_firestore_references_standard_provisioning_manual_initialization"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/provisioning.md",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_provisioning_manual_initialization",
|
|
"target": "agents_skills_firebase_firestore_references_standard_provisioning_1_create_firebase_json"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/provisioning.md",
|
|
"source_location": "L52",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_provisioning_manual_initialization",
|
|
"target": "agents_skills_firebase_firestore_references_standard_provisioning_2_create_firestore_rules"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/provisioning.md",
|
|
"source_location": "L70",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_provisioning_manual_initialization",
|
|
"target": "agents_skills_firebase_firestore_references_standard_provisioning_3_create_firestore_indexes_json"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/security_rules.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_security_rules",
|
|
"target": "agents_skills_firebase_firestore_references_standard_security_rules_1_generate_firestore_rules"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/security_rules.md",
|
|
"source_location": "L355",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_security_rules_1_generate_firestore_rules",
|
|
"target": "agents_skills_firebase_firestore_references_standard_security_rules_advanced_validation_for_business_logic"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/security_rules.md",
|
|
"source_location": "L553",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_security_rules_1_generate_firestore_rules",
|
|
"target": "agents_skills_firebase_firestore_references_standard_security_rules_critical_constraints"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/security_rules.md",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_security_rules_1_generate_firestore_rules",
|
|
"target": "agents_skills_firebase_firestore_references_standard_security_rules_workflow"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/security_rules.md",
|
|
"source_location": "L279",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_security_rules_workflow",
|
|
"target": "agents_skills_firebase_firestore_references_standard_security_rules_critical_directives_for_secure_generation"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/security_rules.md",
|
|
"source_location": "L239",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_security_rules_workflow",
|
|
"target": "agents_skills_firebase_firestore_references_standard_security_rules_critical_rbac_guidelines"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/security_rules.md",
|
|
"source_location": "L220",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_security_rules_workflow",
|
|
"target": "agents_skills_firebase_firestore_references_standard_security_rules_mandatory_user_data_separation_the_no_mixed_content_rule"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/security_rules.md",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_security_rules_workflow",
|
|
"target": "agents_skills_firebase_firestore_references_standard_security_rules_phase_1_codebase_analysis"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/security_rules.md",
|
|
"source_location": "L38",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_security_rules_workflow",
|
|
"target": "agents_skills_firebase_firestore_references_standard_security_rules_phase_2_security_rules_generation"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/security_rules.md",
|
|
"source_location": "L399",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_security_rules_advanced_validation_for_business_logic",
|
|
"target": "agents_skills_firebase_firestore_references_standard_security_rules_3_strict_path_and_relationship_scoping"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/security_rules.md",
|
|
"source_location": "L412",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_security_rules_advanced_validation_for_business_logic",
|
|
"target": "agents_skills_firebase_firestore_references_standard_security_rules_4_secure_counter_updates"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/security_rules.md",
|
|
"source_location": "L450",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_security_rules_advanced_validation_for_business_logic",
|
|
"target": "agents_skills_firebase_firestore_references_standard_security_rules_5_critical_ensure_application_validity"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/security_rules.md",
|
|
"source_location": "L476",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_security_rules_advanced_validation_for_business_logic",
|
|
"target": "agents_skills_firebase_firestore_references_standard_security_rules_phase_3_devil_s_advocate_attack"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/security_rules.md",
|
|
"source_location": "L547",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_security_rules_advanced_validation_for_business_logic",
|
|
"target": "agents_skills_firebase_firestore_references_standard_security_rules_phase_4_syntactic_validation"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/web_sdk_usage.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_web_sdk_usage",
|
|
"target": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_firestore_web_sdk_usage_guide"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/web_sdk_usage.md",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_firestore_web_sdk_usage_guide",
|
|
"target": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_initialization"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/web_sdk_usage.md",
|
|
"source_location": "L165",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_firestore_web_sdk_usage_guide",
|
|
"target": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_queries"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/web_sdk_usage.md",
|
|
"source_location": "L98",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_firestore_web_sdk_usage_guide",
|
|
"target": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_reading_data"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/web_sdk_usage.md",
|
|
"source_location": "L129",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_firestore_web_sdk_usage_guide",
|
|
"target": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_realtime_updates"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/web_sdk_usage.md",
|
|
"source_location": "L24",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_firestore_web_sdk_usage_guide",
|
|
"target": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_writing_data"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/web_sdk_usage.md",
|
|
"source_location": "L44",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_writing_data",
|
|
"target": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_add_a_document_with_auto_id_adddoc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/web_sdk_usage.md",
|
|
"source_location": "L26",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_writing_data",
|
|
"target": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_set_a_document_setdoc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/web_sdk_usage.md",
|
|
"source_location": "L73",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_writing_data",
|
|
"target": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_transactions"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/web_sdk_usage.md",
|
|
"source_location": "L58",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_writing_data",
|
|
"target": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_update_a_document_updatedoc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/web_sdk_usage.md",
|
|
"source_location": "L100",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_reading_data",
|
|
"target": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_get_a_single_document_getdoc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/web_sdk_usage.md",
|
|
"source_location": "L115",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_reading_data",
|
|
"target": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_get_multiple_documents_getdocs"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/web_sdk_usage.md",
|
|
"source_location": "L144",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_realtime_updates",
|
|
"target": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_handle_changes_added_modified_removed"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/web_sdk_usage.md",
|
|
"source_location": "L131",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_realtime_updates",
|
|
"target": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_listen_to_a_document_query_onsnapshot"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/web_sdk_usage.md",
|
|
"source_location": "L184",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_queries",
|
|
"target": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_order_and_limit"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-firestore/references/standard/web_sdk_usage.md",
|
|
"source_location": "L167",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_queries",
|
|
"target": "agents_skills_firebase_firestore_references_standard_web_sdk_usage_simple_and_compound_queries"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/SKILL.md",
|
|
"source_location": "L49",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_hosting_basics_skill",
|
|
"target": "agents_skills_firebase_hosting_basics_references_configuration"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/SKILL.md",
|
|
"source_location": "L54",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_hosting_basics_skill",
|
|
"target": "agents_skills_firebase_hosting_basics_references_deploying"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/SKILL.md",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_hosting_basics_skill",
|
|
"target": "agents_skills_firebase_hosting_basics_skill_hosting_basics"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/SKILL.md",
|
|
"source_location": "L29",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_hosting_basics_skill_hosting_basics",
|
|
"target": "agents_skills_firebase_hosting_basics_skill_hosting_vs_app_hosting"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/SKILL.md",
|
|
"source_location": "L43",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_hosting_basics_skill_hosting_basics",
|
|
"target": "agents_skills_firebase_hosting_basics_skill_instructions"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/SKILL.md",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_hosting_basics_skill_hosting_basics",
|
|
"target": "agents_skills_firebase_hosting_basics_skill_overview"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/SKILL.md",
|
|
"source_location": "L45",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_hosting_basics_skill_instructions",
|
|
"target": "agents_skills_firebase_hosting_basics_skill_1_configuration_firebase_json"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/SKILL.md",
|
|
"source_location": "L51",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_hosting_basics_skill_instructions",
|
|
"target": "agents_skills_firebase_hosting_basics_skill_2_deploying"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/SKILL.md",
|
|
"source_location": "L56",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_hosting_basics_skill_instructions",
|
|
"target": "agents_skills_firebase_hosting_basics_skill_3_emulation"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/learnings.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_hosting_basics_learnings",
|
|
"target": "agents_skills_firebase_hosting_basics_learnings_learnings"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/learnings.md",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_hosting_basics_learnings_learnings",
|
|
"target": "agents_skills_firebase_hosting_basics_learnings_2026_06_28"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/learnings.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_hosting_basics_learnings_learnings",
|
|
"target": "agents_skills_firebase_hosting_basics_learnings_initial_setup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/references/configuration.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_hosting_basics_references_configuration",
|
|
"target": "agents_skills_firebase_hosting_basics_references_configuration_hosting_configuration_firebase_json"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/references/configuration.md",
|
|
"source_location": "L94",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_hosting_basics_references_configuration_hosting_configuration_firebase_json",
|
|
"target": "agents_skills_firebase_hosting_basics_references_configuration_full_example"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/references/configuration.md",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_hosting_basics_references_configuration_hosting_configuration_firebase_json",
|
|
"target": "agents_skills_firebase_hosting_basics_references_configuration_key_attributes"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/references/configuration.md",
|
|
"source_location": "L79",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_hosting_basics_references_configuration_key_attributes",
|
|
"target": "agents_skills_firebase_hosting_basics_references_configuration_cleanurls_optional"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/references/configuration.md",
|
|
"source_location": "L61",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_hosting_basics_references_configuration_key_attributes",
|
|
"target": "agents_skills_firebase_hosting_basics_references_configuration_headers_optional"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/references/configuration.md",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_hosting_basics_references_configuration_key_attributes",
|
|
"target": "agents_skills_firebase_hosting_basics_references_configuration_ignore_optional"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/references/configuration.md",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_hosting_basics_references_configuration_key_attributes",
|
|
"target": "agents_skills_firebase_hosting_basics_references_configuration_public_required"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/references/configuration.md",
|
|
"source_location": "L23",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_hosting_basics_references_configuration_key_attributes",
|
|
"target": "agents_skills_firebase_hosting_basics_references_configuration_redirects_optional"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/references/configuration.md",
|
|
"source_location": "L37",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_hosting_basics_references_configuration_key_attributes",
|
|
"target": "agents_skills_firebase_hosting_basics_references_configuration_rewrites_optional"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/references/configuration.md",
|
|
"source_location": "L87",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_hosting_basics_references_configuration_key_attributes",
|
|
"target": "agents_skills_firebase_hosting_basics_references_configuration_trailingslash_optional"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/references/deploying.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_hosting_basics_references_deploying",
|
|
"target": "agents_skills_firebase_hosting_basics_references_deploying_deploying_to_firebase_hosting"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/references/deploying.md",
|
|
"source_location": "L35",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_hosting_basics_references_deploying_deploying_to_firebase_hosting",
|
|
"target": "agents_skills_firebase_hosting_basics_references_deploying_cloning_to_live"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/references/deploying.md",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_hosting_basics_references_deploying_deploying_to_firebase_hosting",
|
|
"target": "agents_skills_firebase_hosting_basics_references_deploying_preview_channels"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/references/deploying.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_hosting_basics_references_deploying_deploying_to_firebase_hosting",
|
|
"target": "agents_skills_firebase_hosting_basics_references_deploying_standard_deployment"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/references/deploying.md",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_hosting_basics_references_deploying_preview_channels",
|
|
"target": "agents_skills_firebase_hosting_basics_references_deploying_deploy_to_a_preview_channel"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-hosting-basics/references/deploying.md",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_hosting_basics_references_deploying_preview_channels",
|
|
"target": "agents_skills_firebase_hosting_basics_references_deploying_expiration"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/SKILL.md",
|
|
"source_location": "L46",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_remote_config_basics_skill",
|
|
"target": "agents_skills_firebase_remote_config_basics_references_android_setup"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/SKILL.md",
|
|
"source_location": "L47",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_remote_config_basics_skill",
|
|
"target": "agents_skills_firebase_remote_config_basics_references_ios_setup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/SKILL.md",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_remote_config_basics_skill",
|
|
"target": "agents_skills_firebase_remote_config_basics_skill_remote_config"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/SKILL.md",
|
|
"source_location": "L49",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_remote_config_basics_skill_remote_config",
|
|
"target": "agents_skills_firebase_remote_config_basics_skill_best_practices_and_template_management"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/SKILL.md",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_remote_config_basics_skill_remote_config",
|
|
"target": "agents_skills_firebase_remote_config_basics_skill_prerequisites"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/SKILL.md",
|
|
"source_location": "L41",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_remote_config_basics_skill_remote_config",
|
|
"target": "agents_skills_firebase_remote_config_basics_skill_sdk_setup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/SKILL.md",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_remote_config_basics_skill_remote_config",
|
|
"target": "agents_skills_firebase_remote_config_basics_skill_troubleshooting_execution"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/SKILL.md",
|
|
"source_location": "L23",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_remote_config_basics_skill_troubleshooting_execution",
|
|
"target": "agents_skills_firebase_remote_config_basics_skill_handling_npx_403_forbidden_errors"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/SKILL.md",
|
|
"source_location": "L32",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_remote_config_basics_skill_troubleshooting_execution",
|
|
"target": "agents_skills_firebase_remote_config_basics_skill_handling_project_context_issues"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/SKILL.md",
|
|
"source_location": "L54",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_remote_config_basics_skill_best_practices_and_template_management",
|
|
"target": "agents_skills_firebase_remote_config_basics_skill_fetching_strategies"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/SKILL.md",
|
|
"source_location": "L71",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_remote_config_basics_skill_best_practices_and_template_management",
|
|
"target": "agents_skills_firebase_remote_config_basics_skill_template_management_via_cli"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/references/android_setup.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_remote_config_basics_references_android_setup",
|
|
"target": "agents_skills_firebase_remote_config_basics_references_android_setup_firebase_remote_config_android_setup_guide"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/references/android_setup.md",
|
|
"source_location": "L24",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_remote_config_basics_references_android_setup_firebase_remote_config_android_setup_guide",
|
|
"target": "agents_skills_firebase_remote_config_basics_references_android_setup_add_dependencies_to_gradle_build"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/references/android_setup.md",
|
|
"source_location": "L68",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_remote_config_basics_references_android_setup_firebase_remote_config_android_setup_guide",
|
|
"target": "agents_skills_firebase_remote_config_basics_references_android_setup_follow_up_steps"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/references/android_setup.md",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_remote_config_basics_references_android_setup_firebase_remote_config_android_setup_guide",
|
|
"target": "agents_skills_firebase_remote_config_basics_references_android_setup_project_and_app_setup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/references/android_setup.md",
|
|
"source_location": "L41",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_remote_config_basics_references_android_setup_add_dependencies_to_gradle_build",
|
|
"target": "agents_skills_firebase_remote_config_basics_references_android_setup_app_level_build_gradle_kts_project_app_module_build_gradle_kts"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/references/android_setup.md",
|
|
"source_location": "L30",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_remote_config_basics_references_android_setup_add_dependencies_to_gradle_build",
|
|
"target": "agents_skills_firebase_remote_config_basics_references_android_setup_project_level_build_gradle_kts_project_build_gradle_kts"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/references/android_setup.md",
|
|
"source_location": "L88",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_remote_config_basics_references_android_setup_follow_up_steps",
|
|
"target": "agents_skills_firebase_remote_config_basics_references_android_setup_fetch_and_activate_values"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/references/android_setup.md",
|
|
"source_location": "L73",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_remote_config_basics_references_android_setup_follow_up_steps",
|
|
"target": "agents_skills_firebase_remote_config_basics_references_android_setup_set_in_app_defaults"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/references/ios_setup.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_remote_config_basics_references_ios_setup",
|
|
"target": "agents_skills_firebase_remote_config_basics_references_ios_setup_firebase_remote_config_ios_setup_guide"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/references/ios_setup.md",
|
|
"source_location": "L23",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_remote_config_basics_references_ios_setup_firebase_remote_config_ios_setup_guide",
|
|
"target": "agents_skills_firebase_remote_config_basics_references_ios_setup_add_swift_package_dependencies"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/references/ios_setup.md",
|
|
"source_location": "L36",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_remote_config_basics_references_ios_setup_firebase_remote_config_ios_setup_guide",
|
|
"target": "agents_skills_firebase_remote_config_basics_references_ios_setup_follow_up_steps"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/references/ios_setup.md",
|
|
"source_location": "L31",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_remote_config_basics_references_ios_setup_firebase_remote_config_ios_setup_guide",
|
|
"target": "agents_skills_firebase_remote_config_basics_references_ios_setup_initialize_firebase_in_app_code"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/references/ios_setup.md",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_remote_config_basics_references_ios_setup_firebase_remote_config_ios_setup_guide",
|
|
"target": "agents_skills_firebase_remote_config_basics_references_ios_setup_project_and_app_setup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/references/ios_setup.md",
|
|
"source_location": "L72",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_remote_config_basics_references_ios_setup_follow_up_steps",
|
|
"target": "agents_skills_firebase_remote_config_basics_references_ios_setup_fetch_and_activate_values"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-remote-config-basics/references/ios_setup.md",
|
|
"source_location": "L41",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_remote_config_basics_references_ios_setup_follow_up_steps",
|
|
"target": "agents_skills_firebase_remote_config_basics_references_ios_setup_set_in_app_defaults"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-security-rules-auditor/SKILL.md",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_security_rules_auditor_skill",
|
|
"target": "agents_skills_firebase_security_rules_auditor_skill_overview"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-security-rules-auditor/SKILL.md",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_security_rules_auditor_skill",
|
|
"target": "agents_skills_firebase_security_rules_auditor_skill_scoring_criteria"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-security-rules-auditor/SKILL.md",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_security_rules_auditor_skill_scoring_criteria",
|
|
"target": "agents_skills_firebase_security_rules_auditor_skill_assessment_security_validator_red_team_edition"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-security-rules-auditor/SKILL.md",
|
|
"source_location": "L44",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_security_rules_auditor_skill_assessment_security_validator_red_team_edition",
|
|
"target": "agents_skills_firebase_security_rules_auditor_skill_admin_bootstrapping_privileges"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-security-rules-auditor/SKILL.md",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_security_rules_auditor_skill_assessment_security_validator_red_team_edition",
|
|
"target": "agents_skills_firebase_security_rules_auditor_skill_mandatory_audit_checklist"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/firebase-security-rules-auditor/SKILL.md",
|
|
"source_location": "L54",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_firebase_security_rules_auditor_skill_assessment_security_validator_red_team_edition",
|
|
"target": "agents_skills_firebase_security_rules_auditor_skill_scoring_criteria_1_5"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/SKILL.md",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_skill",
|
|
"target": "agents_skills_notion_knowledge_capture_skill_knowledge_capture"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/SKILL.md",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_skill_knowledge_capture",
|
|
"target": "agents_skills_notion_knowledge_capture_skill_quick_start"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/SKILL.md",
|
|
"source_location": "L54",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_skill_knowledge_capture",
|
|
"target": "agents_skills_notion_knowledge_capture_skill_references_and_examples"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/SKILL.md",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_skill_knowledge_capture",
|
|
"target": "agents_skills_notion_knowledge_capture_skill_workflow"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/SKILL.md",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_skill_workflow",
|
|
"target": "agents_skills_notion_knowledge_capture_skill_0_if_any_mcp_call_fails_because_notion_mcp_is_not_connected_pause_and_set_it_up"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/SKILL.md",
|
|
"source_location": "L30",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_skill_workflow",
|
|
"target": "agents_skills_notion_knowledge_capture_skill_1_define_the_capture"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/SKILL.md",
|
|
"source_location": "L34",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_skill_workflow",
|
|
"target": "agents_skills_notion_knowledge_capture_skill_2_locate_destination"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/SKILL.md",
|
|
"source_location": "L38",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_skill_workflow",
|
|
"target": "agents_skills_notion_knowledge_capture_skill_3_extract_and_structure"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/SKILL.md",
|
|
"source_location": "L44",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_skill_workflow",
|
|
"target": "agents_skills_notion_knowledge_capture_skill_4_create_update_in_notion"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/SKILL.md",
|
|
"source_location": "L49",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_skill_workflow",
|
|
"target": "agents_skills_notion_knowledge_capture_skill_5_link_and_surface"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/evaluations/README.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_evaluations_readme",
|
|
"target": "agents_skills_notion_knowledge_capture_evaluations_readme_knowledge_capture_skill_evaluations"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/evaluations/README.md",
|
|
"source_location": "L73",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_evaluations_readme_knowledge_capture_skill_evaluations",
|
|
"target": "agents_skills_notion_knowledge_capture_evaluations_readme_creating_new_evaluations"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/evaluations/README.md",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_evaluations_readme_knowledge_capture_skill_evaluations",
|
|
"target": "agents_skills_notion_knowledge_capture_evaluations_readme_evaluation_files"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/evaluations/README.md",
|
|
"source_location": "L83",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_evaluations_readme_knowledge_capture_skill_evaluations",
|
|
"target": "agents_skills_notion_knowledge_capture_evaluations_readme_example_success_criteria"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/evaluations/README.md",
|
|
"source_location": "L47",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_evaluations_readme_knowledge_capture_skill_evaluations",
|
|
"target": "agents_skills_notion_knowledge_capture_evaluations_readme_expected_skill_behaviors"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/evaluations/README.md",
|
|
"source_location": "L5",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_evaluations_readme_knowledge_capture_skill_evaluations",
|
|
"target": "agents_skills_notion_knowledge_capture_evaluations_readme_purpose"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/evaluations/README.md",
|
|
"source_location": "L38",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_evaluations_readme_knowledge_capture_skill_evaluations",
|
|
"target": "agents_skills_notion_knowledge_capture_evaluations_readme_running_evaluations"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/evaluations/README.md",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_evaluations_readme_evaluation_files",
|
|
"target": "agents_skills_notion_knowledge_capture_evaluations_readme_conversation_to_wiki_json"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/evaluations/README.md",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_evaluations_readme_evaluation_files",
|
|
"target": "agents_skills_notion_knowledge_capture_evaluations_readme_decision_record_json"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/evaluations/README.md",
|
|
"source_location": "L51",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_evaluations_readme_expected_skill_behaviors",
|
|
"target": "agents_skills_notion_knowledge_capture_evaluations_readme_content_extraction"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/evaluations/README.md",
|
|
"source_location": "L56",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_evaluations_readme_expected_skill_behaviors",
|
|
"target": "agents_skills_notion_knowledge_capture_evaluations_readme_content_type_selection"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/evaluations/README.md",
|
|
"source_location": "L61",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_evaluations_readme_expected_skill_behaviors",
|
|
"target": "agents_skills_notion_knowledge_capture_evaluations_readme_notion_integration"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/evaluations/README.md",
|
|
"source_location": "L67",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_evaluations_readme_expected_skill_behaviors",
|
|
"target": "agents_skills_notion_knowledge_capture_evaluations_readme_quality_standards"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/conversation-to-faq.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq",
|
|
"target": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_example_conversation_to_faq"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/conversation-to-faq.md",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_example_conversation_to_faq",
|
|
"target": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_conversation_summary"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/conversation-to-faq.md",
|
|
"source_location": "L198",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_example_conversation_to_faq",
|
|
"target": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_key_features_demonstrated"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/conversation-to-faq.md",
|
|
"source_location": "L133",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_example_conversation_to_faq",
|
|
"target": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_summary_provided_to_user"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/conversation-to-faq.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_example_conversation_to_faq",
|
|
"target": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_user_request"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/conversation-to-faq.md",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_example_conversation_to_faq",
|
|
"target": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_workflow_execution"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/conversation-to-faq.md",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_workflow_execution",
|
|
"target": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_step_1_identify_content_type"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/conversation-to-faq.md",
|
|
"source_location": "L26",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_workflow_execution",
|
|
"target": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_step_2_structure_faq_entries"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/conversation-to-faq.md",
|
|
"source_location": "L34",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_workflow_execution",
|
|
"target": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_step_3_determine_destination"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/conversation-to-faq.md",
|
|
"source_location": "L55",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_workflow_execution",
|
|
"target": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_step_4_create_faq_entries"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/conversation-to-faq.md",
|
|
"source_location": "L114",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_workflow_execution",
|
|
"target": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_step_5_update_faq_index"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/conversation-to-faq.md",
|
|
"source_location": "L200",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_key_features_demonstrated",
|
|
"target": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_content_extraction"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/conversation-to-faq.md",
|
|
"source_location": "L213",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_key_features_demonstrated",
|
|
"target": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_database_integration"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/conversation-to-faq.md",
|
|
"source_location": "L205",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_key_features_demonstrated",
|
|
"target": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_faq_structure"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/conversation-to-faq.md",
|
|
"source_location": "L219",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_key_features_demonstrated",
|
|
"target": "agents_skills_notion_knowledge_capture_examples_conversation_to_faq_value_transformation"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/decision-capture.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_examples_decision_capture",
|
|
"target": "agents_skills_notion_knowledge_capture_examples_decision_capture_example_decision_record_capture"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/decision-capture.md",
|
|
"source_location": "L120",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_examples_decision_capture_example_decision_record_capture",
|
|
"target": "agents_skills_notion_knowledge_capture_examples_decision_capture_key_success_factors"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/decision-capture.md",
|
|
"source_location": "L5",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_examples_decision_capture_example_decision_record_capture",
|
|
"target": "agents_skills_notion_knowledge_capture_examples_decision_capture_workflow"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/decision-capture.md",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_examples_decision_capture_workflow",
|
|
"target": "agents_skills_notion_knowledge_capture_examples_decision_capture_1_extract_decision_from_context"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/decision-capture.md",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_examples_decision_capture_workflow",
|
|
"target": "agents_skills_notion_knowledge_capture_examples_decision_capture_2_find_decision_log"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/decision-capture.md",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_examples_decision_capture_workflow",
|
|
"target": "agents_skills_notion_knowledge_capture_examples_decision_capture_3_fetch_schema"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/decision-capture.md",
|
|
"source_location": "L29",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_examples_decision_capture_workflow",
|
|
"target": "agents_skills_notion_knowledge_capture_examples_decision_capture_4_create_decision_record"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/decision-capture.md",
|
|
"source_location": "L117",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_examples_decision_capture_workflow",
|
|
"target": "agents_skills_notion_knowledge_capture_examples_decision_capture_5_make_discoverable"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/how-to-guide.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_examples_how_to_guide",
|
|
"target": "agents_skills_notion_knowledge_capture_examples_how_to_guide_example_how_to_guide_from_discussion"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/how-to-guide.md",
|
|
"source_location": "L113",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_examples_how_to_guide_example_how_to_guide_from_discussion",
|
|
"target": "agents_skills_notion_knowledge_capture_examples_how_to_guide_key_success_factors"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/how-to-guide.md",
|
|
"source_location": "L35",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_examples_how_to_guide_example_how_to_guide_from_discussion",
|
|
"target": "agents_skills_notion_knowledge_capture_examples_how_to_guide_output"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/how-to-guide.md",
|
|
"source_location": "L5",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_examples_how_to_guide_example_how_to_guide_from_discussion",
|
|
"target": "agents_skills_notion_knowledge_capture_examples_how_to_guide_workflow"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/how-to-guide.md",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_examples_how_to_guide_workflow",
|
|
"target": "agents_skills_notion_knowledge_capture_examples_how_to_guide_1_extract_content_from_chat"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/how-to-guide.md",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_examples_how_to_guide_workflow",
|
|
"target": "agents_skills_notion_knowledge_capture_examples_how_to_guide_2_structure_as_how_to"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/how-to-guide.md",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_examples_how_to_guide_workflow",
|
|
"target": "agents_skills_notion_knowledge_capture_examples_how_to_guide_3_find_location"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/how-to-guide.md",
|
|
"source_location": "L29",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_examples_how_to_guide_workflow",
|
|
"target": "agents_skills_notion_knowledge_capture_examples_how_to_guide_4_create_guide"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/examples/how-to-guide.md",
|
|
"source_location": "L105",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_examples_how_to_guide_output",
|
|
"target": "agents_skills_notion_knowledge_capture_examples_how_to_guide_5_make_discoverable"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/database-best-practices.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_database_best_practices",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_database_best_practices_database_best_practices"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/database-best-practices.md",
|
|
"source_location": "L97",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_database_best_practices",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_decision_log_database"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/database-best-practices.md",
|
|
"source_location": "L96",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_database_best_practices",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_documentation_database"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/database-best-practices.md",
|
|
"source_location": "L98",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_database_best_practices",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_faq_database"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/database-best-practices.md",
|
|
"source_location": "L100",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_database_best_practices",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_how_to_guide_database"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/database-best-practices.md",
|
|
"source_location": "L101",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_database_best_practices",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_learning_database"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/database-best-practices.md",
|
|
"source_location": "L99",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_database_best_practices",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_team_wiki_database"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/database-best-practices.md",
|
|
"source_location": "L5",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_database_best_practices_database_best_practices",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_database_best_practices_core_principles"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/database-best-practices.md",
|
|
"source_location": "L36",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_database_best_practices_database_best_practices",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_database_best_practices_creating_a_database"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/database-best-practices.md",
|
|
"source_location": "L92",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_database_best_practices_database_best_practices",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_database_best_practices_database_selection_guide"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/database-best-practices.md",
|
|
"source_location": "L103",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_database_best_practices_database_best_practices",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_database_best_practices_tips"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/database-best-practices.md",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_database_best_practices_core_principles",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_database_best_practices_1_keep_it_simple"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/database-best-practices.md",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_database_best_practices_core_principles",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_database_best_practices_2_use_consistent_naming"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/database-best-practices.md",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_database_best_practices_core_principles",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_database_best_practices_3_include_metadata"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/database-best-practices.md",
|
|
"source_location": "L24",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_database_best_practices_core_principles",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_database_best_practices_4_enable_discovery"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/database-best-practices.md",
|
|
"source_location": "L30",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_database_best_practices_core_principles",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_database_best_practices_5_plan_for_scale"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/database-best-practices.md",
|
|
"source_location": "L81",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_database_best_practices_creating_a_database",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_database_best_practices_fetching_database_schema"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/database-best-practices.md",
|
|
"source_location": "L38",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_database_best_practices_creating_a_database",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_database_best_practices_using_notion_notion_create_database"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/decision-log-database.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_decision_log_database",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_decision_log_database_decision_log_database_adr_architecture_decision_records"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/decision-log-database.md",
|
|
"source_location": "L51",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_decision_log_database_decision_log_database_adr_architecture_decision_records",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_decision_log_database_best_practices"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/decision-log-database.md",
|
|
"source_location": "L33",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_decision_log_database_decision_log_database_adr_architecture_decision_records",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_decision_log_database_content_template"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/decision-log-database.md",
|
|
"source_location": "L5",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_decision_log_database_decision_log_database_adr_architecture_decision_records",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_decision_log_database_schema"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/decision-log-database.md",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_decision_log_database_decision_log_database_adr_architecture_decision_records",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_decision_log_database_usage"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/decision-log-database.md",
|
|
"source_location": "L43",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_decision_log_database_decision_log_database_adr_architecture_decision_records",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_decision_log_database_views"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/documentation-database.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_documentation_database",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_documentation_database_general_documentation_database"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/documentation-database.md",
|
|
"source_location": "L85",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_documentation_database_general_documentation_database",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_documentation_database_best_practices"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/documentation-database.md",
|
|
"source_location": "L42",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_documentation_database_general_documentation_database",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_documentation_database_creating_this_database"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/documentation-database.md",
|
|
"source_location": "L5",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_documentation_database_general_documentation_database",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_documentation_database_schema"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/documentation-database.md",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_documentation_database_general_documentation_database",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_documentation_database_usage"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/documentation-database.md",
|
|
"source_location": "L34",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_documentation_database_general_documentation_database",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_documentation_database_views"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/faq-database.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_faq_database",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_faq_database_faq_database"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/faq-database.md",
|
|
"source_location": "L50",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_faq_database_faq_database",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_faq_database_best_practices"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/faq-database.md",
|
|
"source_location": "L32",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_faq_database_faq_database",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_faq_database_content_template"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/faq-database.md",
|
|
"source_location": "L5",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_faq_database_faq_database",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_faq_database_schema"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/faq-database.md",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_faq_database_faq_database",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_faq_database_usage"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/faq-database.md",
|
|
"source_location": "L42",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_faq_database_faq_database",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_faq_database_views"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/how-to-guide-database.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_how_to_guide_database",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_how_to_guide_database_how_to_guide_database"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/how-to-guide-database.md",
|
|
"source_location": "L31",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_how_to_guide_database_how_to_guide_database",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_how_to_guide_database_best_practices"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/how-to-guide-database.md",
|
|
"source_location": "L5",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_how_to_guide_database_how_to_guide_database",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_how_to_guide_database_schema"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/how-to-guide-database.md",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_how_to_guide_database_how_to_guide_database",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_how_to_guide_database_usage"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/learning-database.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_learning_database",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_learning_database_learning_post_mortem_database"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/learning-database.md",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_learning_database_learning_post_mortem_database",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_learning_database_best_practices"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/learning-database.md",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_learning_database_learning_post_mortem_database",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_learning_database_content_template"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/learning-database.md",
|
|
"source_location": "L5",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_learning_database_learning_post_mortem_database",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_learning_database_schema"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/team-wiki-database.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_team_wiki_database",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_team_wiki_database_team_wiki_database"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/team-wiki-database.md",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_team_wiki_database_team_wiki_database",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_team_wiki_database_best_practices"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/team-wiki-database.md",
|
|
"source_location": "L5",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_team_wiki_database_team_wiki_database",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_team_wiki_database_schema"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/notion-knowledge-capture/reference/team-wiki-database.md",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_notion_knowledge_capture_reference_team_wiki_database_team_wiki_database",
|
|
"target": "agents_skills_notion_knowledge_capture_reference_team_wiki_database_usage"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/xcode-project-setup/SKILL.md",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_xcode_project_setup_skill",
|
|
"target": "agents_skills_xcode_project_setup_skill_xcode_project_setup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/xcode-project-setup/SKILL.md",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_xcode_project_setup_skill_xcode_project_setup",
|
|
"target": "agents_skills_xcode_project_setup_skill_critical_rules_environment_checks"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/xcode-project-setup/SKILL.md",
|
|
"source_location": "L63",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_xcode_project_setup_skill_xcode_project_setup",
|
|
"target": "agents_skills_xcode_project_setup_skill_empty_directory_workflow"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/xcode-project-setup/SKILL.md",
|
|
"source_location": "L77",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_xcode_project_setup_skill_xcode_project_setup",
|
|
"target": "agents_skills_xcode_project_setup_skill_standard_xcode_workflow"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/xcode-project-setup/SKILL.md",
|
|
"source_location": "L110",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_xcode_project_setup_skill_xcode_project_setup",
|
|
"target": "agents_skills_xcode_project_setup_skill_usage"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/xcode-project-setup/SKILL.md",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_xcode_project_setup_skill_critical_rules_environment_checks",
|
|
"target": "agents_skills_xcode_project_setup_skill_1_the_anti_ruby_mandate"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/xcode-project-setup/SKILL.md",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_xcode_project_setup_skill_critical_rules_environment_checks",
|
|
"target": "agents_skills_xcode_project_setup_skill_2_modern_xcode_folder_synchronization"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/xcode-project-setup/SKILL.md",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_xcode_project_setup_skill_critical_rules_environment_checks",
|
|
"target": "agents_skills_xcode_project_setup_skill_3_allowed_scripting_languages"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/xcode-project-setup/SKILL.md",
|
|
"source_location": "L34",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_xcode_project_setup_skill_critical_rules_environment_checks",
|
|
"target": "agents_skills_xcode_project_setup_skill_4_toolchain_verification"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/xcode-project-setup/SKILL.md",
|
|
"source_location": "L45",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_xcode_project_setup_skill_critical_rules_environment_checks",
|
|
"target": "agents_skills_xcode_project_setup_skill_5_mandatory_linker_flags_for_static_frameworks_firebase"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/xcode-project-setup/SKILL.md",
|
|
"source_location": "L86",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_xcode_project_setup_skill_standard_xcode_workflow",
|
|
"target": "agents_skills_xcode_project_setup_skill_critical_always_use_latest_sdk_version"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/xcode-project-setup/SKILL.md",
|
|
"source_location": "L95",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_xcode_project_setup_skill_standard_xcode_workflow",
|
|
"target": "agents_skills_xcode_project_setup_skill_understanding_the_script_s_actions"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/xcode-project-setup/SKILL.md",
|
|
"source_location": "L120",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_xcode_project_setup_skill_usage",
|
|
"target": "agents_skills_xcode_project_setup_skill_example_1_generic_package_e_g_alamofire"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": ".agents/skills/xcode-project-setup/SKILL.md",
|
|
"source_location": "L128",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_skills_xcode_project_setup_skill_usage",
|
|
"target": "agents_skills_xcode_project_setup_skill_example_2_firebase_requires_plist"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents",
|
|
"target": "agents_agentic_os_complete_project_context_for_ai_agents"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L357",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_agentic_os_complete_project_context_for_ai_agents",
|
|
"target": "agents_api_endpoints_server_py_fastapi_58_total_28_original_30_v0_2_0"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L25",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_agentic_os_complete_project_context_for_ai_agents",
|
|
"target": "agents_architecture"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L77",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_agentic_os_complete_project_context_for_ai_agents",
|
|
"target": "agents_complete_feature_inventory"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L182",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_agentic_os_complete_project_context_for_ai_agents",
|
|
"target": "agents_directory_structure"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_agentic_os_complete_project_context_for_ai_agents",
|
|
"target": "agents_project_identity"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_agentic_os_complete_project_context_for_ai_agents",
|
|
"target": "agents_role_definition"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L326",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_agentic_os_complete_project_context_for_ai_agents",
|
|
"target": "agents_setup_instructions_for_new_ai_agents"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L315",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_agentic_os_complete_project_context_for_ai_agents",
|
|
"target": "agents_user_profile"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L445",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_agentic_os_complete_project_context_for_ai_agents",
|
|
"target": "agents_version_history"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_architecture",
|
|
"target": "agents_3_agent_engine"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L59",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_architecture",
|
|
"target": "agents_agent_responsibilities"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L67",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_architecture",
|
|
"target": "agents_routing_rules"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L165",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_complete_feature_inventory",
|
|
"target": "agents_extra_features_not_in_any_video_repo"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L157",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_complete_feature_inventory",
|
|
"target": "agents_from_7_layer_personal_agentic_os"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L147",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_complete_feature_inventory",
|
|
"target": "agents_from_buildermethods_agent_os"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L136",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_complete_feature_inventory",
|
|
"target": "agents_from_claude_os_shivsoji_llmos_paper"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L120",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_complete_feature_inventory",
|
|
"target": "agents_from_hermes_agent_nousresearch"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L90",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_complete_feature_inventory",
|
|
"target": "agents_from_mindstudio_4_layer_architecture"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L79",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_complete_feature_inventory",
|
|
"target": "agents_from_original_youtube_video_agent_os_claude_hermes_ai_superpowers"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L107",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_complete_feature_inventory",
|
|
"target": "agents_from_superpowers_obra_superpowers"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L350",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_setup_instructions_for_new_ai_agents",
|
|
"target": "agents_session_history"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L339",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_setup_instructions_for_new_ai_agents",
|
|
"target": "agents_when_creating_modifying_code"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L345",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_setup_instructions_for_new_ai_agents",
|
|
"target": "agents_when_the_user_asks_to_switch_cli"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L418",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_api_endpoints_server_py_fastapi_58_total_28_original_30_v0_2_0",
|
|
"target": "agents_agent_health_v0_2_0_3_endpoints"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L359",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_api_endpoints_server_py_fastapi_58_total_28_original_30_v0_2_0",
|
|
"target": "agents_core_28_original_endpoints"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L402",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_api_endpoints_server_py_fastapi_58_total_28_original_30_v0_2_0",
|
|
"target": "agents_goals_v0_2_0_4_endpoints"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L410",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_api_endpoints_server_py_fastapi_58_total_28_original_30_v0_2_0",
|
|
"target": "agents_journal_v0_2_0_4_endpoints"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L385",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_api_endpoints_server_py_fastapi_58_total_28_original_30_v0_2_0",
|
|
"target": "agents_kanban_board_v0_2_0_13_endpoints"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L431",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_api_endpoints_server_py_fastapi_58_total_28_original_30_v0_2_0",
|
|
"target": "agents_learning_analytics_v0_2_0_2_endpoints"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L437",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_api_endpoints_server_py_fastapi_58_total_28_original_30_v0_2_0",
|
|
"target": "agents_session_replay_v0_2_0_2_endpoints"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "AGENTS.md",
|
|
"source_location": "L425",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_api_endpoints_server_py_fastapi_58_total_28_original_30_v0_2_0",
|
|
"target": "agents_smart_router_v0_2_0_2_endpoints"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CHANGELOG.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "changelog",
|
|
"target": "changelog_changelog"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CHANGELOG.md",
|
|
"source_location": "L60",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "changelog_changelog",
|
|
"target": "changelog_v1_0_0_2026_05_17"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CHANGELOG.md",
|
|
"source_location": "L47",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "changelog_changelog",
|
|
"target": "changelog_v1_1_0_2026_06_05"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CHANGELOG.md",
|
|
"source_location": "L39",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "changelog_changelog",
|
|
"target": "changelog_v1_2_0_2026_06_26"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CHANGELOG.md",
|
|
"source_location": "L5",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "changelog_changelog",
|
|
"target": "changelog_v1_3_0_2026_06_28"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CHANGELOG.md",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "changelog_v1_3_0_2026_06_28",
|
|
"target": "changelog_added"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CHANGELOG.md",
|
|
"source_location": "L25",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "changelog_v1_3_0_2026_06_28",
|
|
"target": "changelog_changed"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CHANGELOG.md",
|
|
"source_location": "L35",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "changelog_v1_3_0_2026_06_28",
|
|
"target": "changelog_fixed"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CHANGELOG.md",
|
|
"source_location": "L62",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "changelog_v1_0_0_2026_05_17",
|
|
"target": "changelog_added"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CHANGELOG.md",
|
|
"source_location": "L49",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "changelog_v1_1_0_2026_06_05",
|
|
"target": "changelog_added"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CHANGELOG.md",
|
|
"source_location": "L41",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "changelog_v1_2_0_2026_06_26",
|
|
"target": "changelog_added"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "OPERATIONAL-NOTES.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "operational_notes",
|
|
"target": "operational_notes_operational_notes"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "OPERATIONAL-NOTES.md",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "operational_notes_operational_notes",
|
|
"target": "operational_notes_agentic_os_docs"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "OPERATIONAL-NOTES.md",
|
|
"source_location": "L25",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "operational_notes_operational_notes",
|
|
"target": "operational_notes_brain_guardian_cron"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "OPERATIONAL-NOTES.md",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "operational_notes_operational_notes",
|
|
"target": "operational_notes_hermes_config"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "OPERATIONAL-NOTES.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "operational_notes_operational_notes",
|
|
"target": "operational_notes_server_debugging"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "OPERATIONAL-NOTES.md",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "operational_notes_operational_notes",
|
|
"target": "operational_notes_wsl_windows_browser"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "README.md",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "readme",
|
|
"target": "readme_agentic_os_agentic_os_multi_agent_orchestration_platform"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "README.md",
|
|
"source_location": "L48",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "readme_agentic_os_agentic_os_multi_agent_orchestration_platform",
|
|
"target": "readme_architecture"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "README.md",
|
|
"source_location": "L332",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "readme_agentic_os_agentic_os_multi_agent_orchestration_platform",
|
|
"target": "readme_comparison_agentic_os_vs_claude_agent_os_julian_goldie"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "README.md",
|
|
"source_location": "L147",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "readme_agentic_os_agentic_os_multi_agent_orchestration_platform",
|
|
"target": "readme_configuration"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "README.md",
|
|
"source_location": "L362",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "readme_agentic_os_agentic_os_multi_agent_orchestration_platform",
|
|
"target": "readme_contributing"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "README.md",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "readme_agentic_os_agentic_os_multi_agent_orchestration_platform",
|
|
"target": "readme_features"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "README.md",
|
|
"source_location": "L374",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "readme_agentic_os_agentic_os_multi_agent_orchestration_platform",
|
|
"target": "readme_license"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "README.md",
|
|
"source_location": "L116",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "readme_agentic_os_agentic_os_multi_agent_orchestration_platform",
|
|
"target": "readme_prerequisites"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "README.md",
|
|
"source_location": "L173",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "readme_agentic_os_agentic_os_multi_agent_orchestration_platform",
|
|
"target": "readme_project_structure"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "README.md",
|
|
"source_location": "L92",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "readme_agentic_os_agentic_os_multi_agent_orchestration_platform",
|
|
"target": "readme_quick_start"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "README.md",
|
|
"source_location": "L353",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "readme_agentic_os_agentic_os_multi_agent_orchestration_platform",
|
|
"target": "readme_tested_on"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "README.md",
|
|
"source_location": "L272",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "readme_agentic_os_agentic_os_multi_agent_orchestration_platform",
|
|
"target": "readme_usage"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "README.md",
|
|
"source_location": "L251",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "readme_agentic_os_agentic_os_multi_agent_orchestration_platform",
|
|
"target": "readme_what_s_new_in_v0_2_0"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "README.md",
|
|
"source_location": "L75",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "readme_architecture",
|
|
"target": "readme_agent_responsibilities"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "README.md",
|
|
"source_location": "L83",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "readme_architecture",
|
|
"target": "readme_routing_rules"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "README.md",
|
|
"source_location": "L94",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "readme_quick_start",
|
|
"target": "readme_linux_macos"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "README.md",
|
|
"source_location": "L104",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "readme_quick_start",
|
|
"target": "readme_windows_powershell"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "README.md",
|
|
"source_location": "L118",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "readme_prerequisites",
|
|
"target": "readme_linux_macos"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "README.md",
|
|
"source_location": "L130",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "readme_prerequisites",
|
|
"target": "readme_windows"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "README.md",
|
|
"source_location": "L161",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "readme_configuration",
|
|
"target": "readme_dashboard_settings"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "README.md",
|
|
"source_location": "L155",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "readme_configuration",
|
|
"target": "readme_gemini_cli_google_oauth"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "README.md",
|
|
"source_location": "L149",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "readme_configuration",
|
|
"target": "readme_hermes_openrouter"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "README.md",
|
|
"source_location": "L263",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "readme_what_s_new_in_v0_2_0",
|
|
"target": "readme_ui_modernization"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "README.md",
|
|
"source_location": "L321",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "readme_usage",
|
|
"target": "readme_agent_health_v0_2_0"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "README.md",
|
|
"source_location": "L274",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "readme_usage",
|
|
"target": "readme_ai_chat"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "README.md",
|
|
"source_location": "L289",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "readme_usage",
|
|
"target": "readme_cost_analytics"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "README.md",
|
|
"source_location": "L292",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "readme_usage",
|
|
"target": "readme_disaster_recovery"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "README.md",
|
|
"source_location": "L312",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "readme_usage",
|
|
"target": "readme_goals_v0_2_0"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "README.md",
|
|
"source_location": "L315",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "readme_usage",
|
|
"target": "readme_journal_v0_2_0"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "README.md",
|
|
"source_location": "L309",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "readme_usage",
|
|
"target": "readme_kanban_board_v0_2_0"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "README.md",
|
|
"source_location": "L324",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "readme_usage",
|
|
"target": "readme_learning_analytics_v0_2_0"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "README.md",
|
|
"source_location": "L286",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "readme_usage",
|
|
"target": "readme_scheduler"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "README.md",
|
|
"source_location": "L327",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "readme_usage",
|
|
"target": "readme_session_replay_v0_2_0"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "README.md",
|
|
"source_location": "L283",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "readme_usage",
|
|
"target": "readme_skills"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "README.md",
|
|
"source_location": "L318",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "readme_usage",
|
|
"target": "readme_smart_router_v0_2_0"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agents/gemini/GEMINI.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_gemini_gemini",
|
|
"target": "agents_gemini_gemini_gemini_cli_agentic_os_config"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agents/gemini/GEMINI.md",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_gemini_gemini_gemini_cli_agentic_os_config",
|
|
"target": "agents_gemini_gemini_capabilities"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agents/gemini/GEMINI.md",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_gemini_gemini_gemini_cli_agentic_os_config",
|
|
"target": "agents_gemini_gemini_instructions"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agents/gemini/GEMINI.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_gemini_gemini_gemini_cli_agentic_os_config",
|
|
"target": "agents_gemini_gemini_role"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agents/hermes/MEMORY.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_hermes_memory",
|
|
"target": "agents_hermes_memory_memory_md_hermes_persistent_memory"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agents/hermes/MEMORY.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_hermes_memory_memory_md_hermes_persistent_memory",
|
|
"target": "agents_hermes_memory_active_context"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agents/hermes/MEMORY.md",
|
|
"source_location": "L35",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_hermes_memory_memory_md_hermes_persistent_memory",
|
|
"target": "agents_hermes_memory_decisions"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agents/hermes/MEMORY.md",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_hermes_memory_memory_md_hermes_persistent_memory",
|
|
"target": "agents_hermes_memory_skills_known"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agents/hermes/MEMORY.md",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_hermes_memory_memory_md_hermes_persistent_memory",
|
|
"target": "agents_hermes_memory_v0_2_0_features"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agents/hermes/SOUL.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_hermes_soul",
|
|
"target": "agents_hermes_soul_hermes_agent_soul_md"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agents/hermes/SOUL.md",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_hermes_soul_hermes_agent_soul_md",
|
|
"target": "agents_hermes_soul_channels"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agents/hermes/SOUL.md",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_hermes_soul_hermes_agent_soul_md",
|
|
"target": "agents_hermes_soul_core_directives"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agents/hermes/SOUL.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_hermes_soul_hermes_agent_soul_md",
|
|
"target": "agents_hermes_soul_identity"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agents/hermes/SOUL.md",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_hermes_soul_hermes_agent_soul_md",
|
|
"target": "agents_hermes_soul_memory_configuration"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agents/hermes/USER.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_hermes_user",
|
|
"target": "agents_hermes_user_user_md_user_profile_for_hermes"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agents/hermes/USER.md",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_hermes_user_user_md_user_profile_for_hermes",
|
|
"target": "agents_hermes_user_communication"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agents/hermes/USER.md",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_hermes_user_user_md_user_profile_for_hermes",
|
|
"target": "agents_hermes_user_preferences"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agents/hermes/USER.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_hermes_user_user_md_user_profile_for_hermes",
|
|
"target": "agents_hermes_user_user"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agents/opencode/AGENTS.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_opencode_agents",
|
|
"target": "agents_opencode_agents_opencode_agentic_os_agent_config"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agents/opencode/AGENTS.md",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_opencode_agents_opencode_agentic_os_agent_config",
|
|
"target": "agents_opencode_agents_instructions"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agents/opencode/AGENTS.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "agents_opencode_agents_opencode_agentic_os_agent_config",
|
|
"target": "agents_opencode_agents_role"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/active-projects.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_active_projects",
|
|
"target": "brain_active_projects_active_projects"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/active-projects.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_active_projects_active_projects",
|
|
"target": "brain_active_projects_agentic_os_current"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/active-projects.md",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_active_projects_active_projects",
|
|
"target": "brain_active_projects_kitchen_inventory_active"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/active-projects.md",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_active_projects_active_projects",
|
|
"target": "brain_active_projects_pendelton_comms_live_active"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/agent-learnings.md",
|
|
"source_location": "L2",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_agent_learnings",
|
|
"target": "brain_agent_learnings_2026_07_28_02_18_12_hermes_done"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/agent-learnings.md",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_agent_learnings",
|
|
"target": "brain_agent_learnings_2026_07_28_02_19_31_hermes_done"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/agent-learnings.md",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_agent_learnings",
|
|
"target": "brain_agent_learnings_2026_07_28_02_20_05_hermes_failed"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/agent-learnings.md",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_agent_learnings",
|
|
"target": "brain_agent_learnings_2026_07_28_02_41_35_kilocode_failed"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/agent-learnings.md",
|
|
"source_location": "L24",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_agent_learnings",
|
|
"target": "brain_agent_learnings_2026_07_29_13_40_41_opencode_done"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/agent-learnings.md",
|
|
"source_location": "L29",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_agent_learnings",
|
|
"target": "brain_agent_learnings_2026_07_29_13_41_07_opencode_done"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/agent-learnings.md",
|
|
"source_location": "L34",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_agent_learnings",
|
|
"target": "brain_agent_learnings_2026_07_29_13_43_08_opencode_done"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/archive/decisions-2026-05.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_archive_decisions_2026_05",
|
|
"target": "brain_archive_decisions_2026_05_archived_decisions_2026_05"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/archive/decisions-2026-05.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_archive_decisions_2026_05_archived_decisions_2026_05",
|
|
"target": "brain_archive_decisions_2026_05_2026_05_17_agentic_os_project_initialization"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/business-brain.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_business_brain",
|
|
"target": "brain_business_brain_business_brain"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/business-brain.md",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_business_brain_business_brain",
|
|
"target": "brain_business_brain_brand_voice"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/business-brain.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_business_brain_business_brain",
|
|
"target": "brain_business_brain_company_project_overview"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/business-brain.md",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_business_brain_business_brain",
|
|
"target": "brain_business_brain_current_priorities"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/business-brain.md",
|
|
"source_location": "L25",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_business_brain_business_brain",
|
|
"target": "brain_business_brain_key_relationships"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/business-brain.md",
|
|
"source_location": "L30",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_business_brain_business_brain",
|
|
"target": "brain_business_brain_standing_decisions"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/business-brain.md",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_business_brain_business_brain",
|
|
"target": "brain_business_brain_visual_style_preferences"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/business-brain.md",
|
|
"source_location": "L36",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_business_brain_business_brain",
|
|
"target": "brain_business_brain_what_we_don_t_do"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/constitution.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_constitution",
|
|
"target": "brain_constitution_constitution_agentic_os_governance"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/constitution.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_constitution_constitution_agentic_os_governance",
|
|
"target": "brain_constitution_core_principles"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/constitution.md",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_constitution_constitution_agentic_os_governance",
|
|
"target": "brain_constitution_prohibitions"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/constitution.md",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_constitution_constitution_agentic_os_governance",
|
|
"target": "brain_constitution_required_steps_before_each_task"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/constraints.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_constraints",
|
|
"target": "brain_constraints_constraints"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/constraints.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_constraints_constraints",
|
|
"target": "brain_constraints_budget"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/constraints.md",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_constraints_constraints",
|
|
"target": "brain_constraints_technical"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/constraints.md",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_constraints_constraints",
|
|
"target": "brain_constraints_time"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/github-activity.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_github_activity",
|
|
"target": "brain_github_activity_github_activity_log"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/github-activity.md",
|
|
"source_location": "L5",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_github_activity_github_activity_log",
|
|
"target": "brain_github_activity_project_agentic_os"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/github-activity.md",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_github_activity_github_activity_log",
|
|
"target": "brain_github_activity_project_kitchen_inventory"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/github-activity.md",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_github_activity_github_activity_log",
|
|
"target": "brain_github_activity_project_pendleton_comms_live"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/graph/README.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_graph_readme",
|
|
"target": "brain_graph_readme_central_brain_graphify_knowledge_graph"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/graph/README.md",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_graph_readme_central_brain_graphify_knowledge_graph",
|
|
"target": "brain_graph_readme_commands_wsl_side"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/graph/README.md",
|
|
"source_location": "L26",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_graph_readme_central_brain_graphify_knowledge_graph",
|
|
"target": "brain_graph_readme_continuous_learning"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/graph/README.md",
|
|
"source_location": "L44",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_graph_readme_central_brain_graphify_knowledge_graph",
|
|
"target": "brain_graph_readme_notes"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/graph/README.md",
|
|
"source_location": "L5",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_graph_readme_central_brain_graphify_knowledge_graph",
|
|
"target": "brain_graph_readme_topology_two_brains"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L2",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_graph_learnings",
|
|
"target": "brain_graph_learnings_2026_07_26t15_06_18_723831"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_graph_learnings",
|
|
"target": "brain_graph_learnings_2026_07_26t15_06_36_876648"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_graph_learnings",
|
|
"target": "brain_graph_learnings_2026_07_26t15_07_14_174871"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_graph_learnings",
|
|
"target": "brain_graph_learnings_2026_07_26t15_46_55_779147"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_graph_learnings",
|
|
"target": "brain_graph_learnings_2026_07_26t16_47_54_895348"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_graph_learnings",
|
|
"target": "brain_graph_learnings_2026_07_26t17_48_55_570124"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L32",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_graph_learnings",
|
|
"target": "brain_graph_learnings_2026_07_26t19_20_55_266249"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L37",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_graph_learnings",
|
|
"target": "brain_graph_learnings_2026_07_26t20_26_46_137726"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L42",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_graph_learnings",
|
|
"target": "brain_graph_learnings_2026_07_26t21_27_54_332965"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L47",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_graph_learnings",
|
|
"target": "brain_graph_learnings_2026_07_26t22_28_45_707816"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L52",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_graph_learnings",
|
|
"target": "brain_graph_learnings_2026_07_26t23_29_45_797871"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L57",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_graph_learnings",
|
|
"target": "brain_graph_learnings_2026_07_27t00_30_42_783155"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L62",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_graph_learnings",
|
|
"target": "brain_graph_learnings_2026_07_27t01_31_44_620472"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L67",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_graph_learnings",
|
|
"target": "brain_graph_learnings_2026_07_27t02_32_46_105577"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L72",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_graph_learnings",
|
|
"target": "brain_graph_learnings_2026_07_27t14_28_33_153987"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L77",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_graph_learnings",
|
|
"target": "brain_graph_learnings_2026_07_27t17_21_07_944511"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L82",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_graph_learnings",
|
|
"target": "brain_graph_learnings_2026_07_27t18_22_08_278165"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L87",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_graph_learnings",
|
|
"target": "brain_graph_learnings_2026_07_27t19_23_09_476066"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L92",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_graph_learnings",
|
|
"target": "brain_graph_learnings_2026_07_27t20_24_10_611515"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L97",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_graph_learnings",
|
|
"target": "brain_graph_learnings_2026_07_27t21_25_11_466758"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L102",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_graph_learnings",
|
|
"target": "brain_graph_learnings_2026_07_28t21_48_28_842368"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L107",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_graph_learnings",
|
|
"target": "brain_graph_learnings_2026_07_28t22_49_22_209703"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L112",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_graph_learnings",
|
|
"target": "brain_graph_learnings_2026_07_28t23_50_23_062041"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L117",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_graph_learnings",
|
|
"target": "brain_graph_learnings_2026_07_29t00_51_24_939285"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L122",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_graph_learnings",
|
|
"target": "brain_graph_learnings_2026_07_29t01_52_26_491105"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L127",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_graph_learnings",
|
|
"target": "brain_graph_learnings_2026_07_29t02_53_28_231922"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L132",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_graph_learnings",
|
|
"target": "brain_graph_learnings_2026_07_29t03_54_29_521367"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L137",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_graph_learnings",
|
|
"target": "brain_graph_learnings_2026_07_29t04_55_31_046500"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L142",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_graph_learnings",
|
|
"target": "brain_graph_learnings_2026_07_29t05_56_31_867953"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L147",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_graph_learnings",
|
|
"target": "brain_graph_learnings_2026_07_29t06_57_32_939710"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/graph/learnings.md",
|
|
"source_location": "L152",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_graph_learnings",
|
|
"target": "brain_graph_learnings_2026_07_29t07_58_34_370250"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/health-report.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_health_report",
|
|
"target": "brain_health_report_brain_health_report"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/health-report.md",
|
|
"source_location": "L5",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_health_report_brain_health_report",
|
|
"target": "brain_health_report_status_needs_attention"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/health-report.md",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_health_report_status_needs_attention",
|
|
"target": "brain_health_report_alerts"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/health-report.md",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_health_report_status_needs_attention",
|
|
"target": "brain_health_report_github"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/health-report.md",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_health_report_status_needs_attention",
|
|
"target": "brain_health_report_memory_files"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/health-report.md",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_health_report_status_needs_attention",
|
|
"target": "brain_health_report_projects"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/health-report.md",
|
|
"source_location": "L23",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_health_report_status_needs_attention",
|
|
"target": "brain_health_report_skills"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/identity.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_identity",
|
|
"target": "brain_identity_identity_agentic_os_persona"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/identity.md",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_identity_identity_agentic_os_persona",
|
|
"target": "brain_identity_core_traits"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/identity.md",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_identity_identity_agentic_os_persona",
|
|
"target": "brain_identity_motivation"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/identity.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_identity_identity_agentic_os_persona",
|
|
"target": "brain_identity_role"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/identity.md",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_identity_identity_agentic_os_persona",
|
|
"target": "brain_identity_voice"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/journal/2026-06-05.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_journal_2026_06_05",
|
|
"target": "brain_journal_2026_06_05_test_journal_entry"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/log.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_log",
|
|
"target": "brain_log_wiki_log"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/log.md",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_log_wiki_log",
|
|
"target": "brain_log_2026_06_26_create_wiki_initialized"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/log.md",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_log_wiki_log",
|
|
"target": "brain_log_2026_06_26_ingest_second_brain_user_guide"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/log.md",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_log_wiki_log",
|
|
"target": "brain_log_2026_06_28_update_project_memory_cleanup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/memory.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_memory",
|
|
"target": "brain_memory_persistent_memory"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/memory.md",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_memory_persistent_memory",
|
|
"target": "brain_memory_active_work"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/memory.md",
|
|
"source_location": "L23",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_memory_persistent_memory",
|
|
"target": "brain_memory_consolidated_insights_2026_07_26"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/memory.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_memory_persistent_memory",
|
|
"target": "brain_memory_system"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/memory.md",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_memory_persistent_memory",
|
|
"target": "brain_memory_technology_preferences"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/memory.md",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_memory_persistent_memory",
|
|
"target": "brain_memory_user"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/recent-decisions.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_recent_decisions",
|
|
"target": "brain_recent_decisions_recent_decisions"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/recent-decisions.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_recent_decisions_recent_decisions",
|
|
"target": "brain_recent_decisions_2026_06_28_agentic_os_v0_3_0_working_tree_changes_committed_2026_07_25_as_94ce010"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/recent-decisions.md",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_recent_decisions_recent_decisions",
|
|
"target": "brain_recent_decisions_2026_07_25_security_ops_hardening_commit_pending"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/recent-decisions.md",
|
|
"source_location": "L24",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_recent_decisions_recent_decisions",
|
|
"target": "brain_recent_decisions_archived_older_than_30_days"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/recent-decisions.md",
|
|
"source_location": "L26",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_recent_decisions_archived_older_than_30_days",
|
|
"target": "brain_recent_decisions_2026_05_17"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/skill-usage.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_skill_usage",
|
|
"target": "brain_skill_usage_skill_usage_effectiveness"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/skill-usage.md",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_skill_usage_skill_usage_effectiveness",
|
|
"target": "brain_skill_usage_most_effective_skills_eval_data_8_skills_scored_11_skill_scored_events"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/skill-usage.md",
|
|
"source_location": "L5",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_skill_usage_skill_usage_effectiveness",
|
|
"target": "brain_skill_usage_most_used_skills_by_audit_log_33_skill_run_entries_total"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/skill-usage.md",
|
|
"source_location": "L37",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_skill_usage_skill_usage_effectiveness",
|
|
"target": "brain_skill_usage_notes"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/skill-usage.md",
|
|
"source_location": "L30",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_skill_usage_skill_usage_effectiveness",
|
|
"target": "brain_skill_usage_skills_per_project"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/AGENT_TIME_MONITOR.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_agent_time_monitor",
|
|
"target": "dashboard_agent_time_monitor_agentic_os_agent_time_monitor"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/AGENT_TIME_MONITOR.md",
|
|
"source_location": "L33",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_agent_time_monitor_agentic_os_agent_time_monitor",
|
|
"target": "dashboard_agent_time_monitor_endpoints_server_dashboard_serve_monitor_py"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/AGENT_TIME_MONITOR.md",
|
|
"source_location": "L60",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_agent_time_monitor_agentic_os_agent_time_monitor",
|
|
"target": "dashboard_agent_time_monitor_files"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/AGENT_TIME_MONITOR.md",
|
|
"source_location": "L41",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_agent_time_monitor_agentic_os_agent_time_monitor",
|
|
"target": "dashboard_agent_time_monitor_graphify_integration"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/AGENT_TIME_MONITOR.md",
|
|
"source_location": "L49",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_agent_time_monitor_agentic_os_agent_time_monitor",
|
|
"target": "dashboard_agent_time_monitor_mnemoverse_integration"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/AGENT_TIME_MONITOR.md",
|
|
"source_location": "L23",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_agent_time_monitor_agentic_os_agent_time_monitor",
|
|
"target": "dashboard_agent_time_monitor_run_it"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/AGENT_TIME_MONITOR.md",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_agent_time_monitor_agentic_os_agent_time_monitor",
|
|
"target": "dashboard_agent_time_monitor_what_it_measures"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/GRAPHIFY_MEMORY.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_graphify_memory",
|
|
"target": "docs_graphify_memory_agentic_os_memory_layer_graphify_honest_status"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/GRAPHIFY_MEMORY.md",
|
|
"source_location": "L45",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_graphify_memory_agentic_os_memory_layer_graphify_honest_status",
|
|
"target": "docs_graphify_memory_bottom_line"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/GRAPHIFY_MEMORY.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_graphify_memory_agentic_os_memory_layer_graphify_honest_status",
|
|
"target": "docs_graphify_memory_can_graphify_be_the_memory_layer"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/GRAPHIFY_MEMORY.md",
|
|
"source_location": "L54",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_graphify_memory_agentic_os_memory_layer_graphify_honest_status",
|
|
"target": "docs_graphify_memory_files"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/GRAPHIFY_MEMORY.md",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_graphify_memory_agentic_os_memory_layer_graphify_honest_status",
|
|
"target": "docs_graphify_memory_recommended_setup_works_today_upgrades_with_a_key"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/GRAPHIFY_MEMORY.md",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_graphify_memory_agentic_os_memory_layer_graphify_honest_status",
|
|
"target": "docs_graphify_memory_what_we_verified_2026_07_25"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/OS-DRAFT-NOTES.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_os_draft_notes",
|
|
"target": "docs_os_draft_notes_agentic_os_documentation_draft_notes"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/OS-DRAFT-NOTES.md",
|
|
"source_location": "L150",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_os_draft_notes_agentic_os_documentation_draft_notes",
|
|
"target": "docs_os_draft_notes_10_conventions_for_contributors_this_repo"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/OS-DRAFT-NOTES.md",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_os_draft_notes_agentic_os_documentation_draft_notes",
|
|
"target": "docs_os_draft_notes_1_what_this_is_one_paragraph"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/OS-DRAFT-NOTES.md",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_os_draft_notes_agentic_os_documentation_draft_notes",
|
|
"target": "docs_os_draft_notes_2_how_to_run_it_verified_2026_07_27"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/OS-DRAFT-NOTES.md",
|
|
"source_location": "L38",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_os_draft_notes_agentic_os_documentation_draft_notes",
|
|
"target": "docs_os_draft_notes_3_mental_model_the_layers"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/OS-DRAFT-NOTES.md",
|
|
"source_location": "L61",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_os_draft_notes_agentic_os_documentation_draft_notes",
|
|
"target": "docs_os_draft_notes_4_the_dashboard_pages_current"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/OS-DRAFT-NOTES.md",
|
|
"source_location": "L80",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_os_draft_notes_agentic_os_documentation_draft_notes",
|
|
"target": "docs_os_draft_notes_5_api_surface_the_parts_that_matter_most"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/OS-DRAFT-NOTES.md",
|
|
"source_location": "L98",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_os_draft_notes_agentic_os_documentation_draft_notes",
|
|
"target": "docs_os_draft_notes_6_agent_registry"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/OS-DRAFT-NOTES.md",
|
|
"source_location": "L108",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_os_draft_notes_agentic_os_documentation_draft_notes",
|
|
"target": "docs_os_draft_notes_7_memory_brain"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/OS-DRAFT-NOTES.md",
|
|
"source_location": "L120",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_os_draft_notes_agentic_os_documentation_draft_notes",
|
|
"target": "docs_os_draft_notes_8_skills"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/OS-DRAFT-NOTES.md",
|
|
"source_location": "L126",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_os_draft_notes_agentic_os_documentation_draft_notes",
|
|
"target": "docs_os_draft_notes_9_open_items_what_s_next_grow_this_section"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/OS-DRAFT-NOTES.md",
|
|
"source_location": "L74",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_os_draft_notes_4_the_dashboard_pages_current",
|
|
"target": "docs_os_draft_notes_new_command_center_command_center"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme",
|
|
"target": "docs_readme_agentic_os_documentation"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L155",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_agentic_os_documentation",
|
|
"target": "docs_readme_agent_system"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L229",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_agentic_os_documentation",
|
|
"target": "docs_readme_api_reference"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L45",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_agentic_os_documentation",
|
|
"target": "docs_readme_architecture_overview"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L638",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_agentic_os_documentation",
|
|
"target": "docs_readme_changelog"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L128",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_agentic_os_documentation",
|
|
"target": "docs_readme_command_center"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L489",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_agentic_os_documentation",
|
|
"target": "docs_readme_configuration"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L78",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_agentic_os_documentation",
|
|
"target": "docs_readme_dashboard_pages"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L575",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_agentic_os_documentation",
|
|
"target": "docs_readme_development_guide"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_agentic_os_documentation",
|
|
"target": "docs_readme_quick_start"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L461",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_agentic_os_documentation",
|
|
"target": "docs_readme_scheduler"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L408",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_agentic_os_documentation",
|
|
"target": "docs_readme_skills"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_agentic_os_documentation",
|
|
"target": "docs_readme_table_of_contents"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L107",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_agentic_os_documentation",
|
|
"target": "docs_readme_web_terminal"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L195",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_agent_system",
|
|
"target": "docs_readme_adding_custom_agents"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L165",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_agent_system",
|
|
"target": "docs_readme_agent_registry"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L157",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_agent_system",
|
|
"target": "docs_readme_built_in_agents"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L216",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_agent_system",
|
|
"target": "docs_readme_removing_custom_agents"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L232",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_api_reference",
|
|
"target": "docs_readme_agents"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L243",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_api_reference",
|
|
"target": "docs_readme_analytics"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L250",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_api_reference",
|
|
"target": "docs_readme_audit"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L256",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_api_reference",
|
|
"target": "docs_readme_backup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L263",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_api_reference",
|
|
"target": "docs_readme_backups"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L269",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_api_reference",
|
|
"target": "docs_readme_brain"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L277",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_api_reference",
|
|
"target": "docs_readme_chat"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L284",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_api_reference",
|
|
"target": "docs_readme_cost"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L291",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_api_reference",
|
|
"target": "docs_readme_goals"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L300",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_api_reference",
|
|
"target": "docs_readme_integrations"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L307",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_api_reference",
|
|
"target": "docs_readme_journal"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L316",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_api_reference",
|
|
"target": "docs_readme_kanban"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L334",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_api_reference",
|
|
"target": "docs_readme_plugins"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L342",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_api_reference",
|
|
"target": "docs_readme_prompts"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L348",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_api_reference",
|
|
"target": "docs_readme_root"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L357",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_api_reference",
|
|
"target": "docs_readme_router"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L364",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_api_reference",
|
|
"target": "docs_readme_scheduler"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L372",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_api_reference",
|
|
"target": "docs_readme_sessions"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L379",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_api_reference",
|
|
"target": "docs_readme_settings"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L386",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_api_reference",
|
|
"target": "docs_readme_skills"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L395",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_api_reference",
|
|
"target": "docs_readme_standards"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L402",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_api_reference",
|
|
"target": "docs_readme_status"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L465",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_scheduler",
|
|
"target": "docs_readme_1_hermes_cron_active"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L470",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_scheduler",
|
|
"target": "docs_readme_2_apscheduler_configured_not_auto_started"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L539",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_configuration",
|
|
"target": "docs_readme_data_directory_structure"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L532",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_configuration",
|
|
"target": "docs_readme_environment_variables"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L509",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_configuration",
|
|
"target": "docs_readme_hermes_model_configuration"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L491",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_configuration",
|
|
"target": "docs_readme_server_configuration"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L577",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_development_guide",
|
|
"target": "docs_readme_adding_a_dashboard_page"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L591",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_development_guide",
|
|
"target": "docs_readme_adding_a_skill"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L599",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_development_guide",
|
|
"target": "docs_readme_adding_an_agent_programmatic"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L584",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_development_guide",
|
|
"target": "docs_readme_adding_an_api_endpoint"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L608",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_development_guide",
|
|
"target": "docs_readme_key_files"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L623",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_development_guide",
|
|
"target": "docs_readme_server_lifecycle"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L663",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_changelog",
|
|
"target": "docs_readme_v1_0_0_2026_05_17"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L654",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_changelog",
|
|
"target": "docs_readme_v1_1_0_2026_06_05"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L649",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_changelog",
|
|
"target": "docs_readme_v1_2_0_2026_06_26"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/README.md",
|
|
"source_location": "L640",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "docs_readme_changelog",
|
|
"target": "docs_readme_v1_3_0_2026_06_28"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "prompts/brainstorm-session.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "prompts_brainstorm_session",
|
|
"target": "prompts_brainstorm_session_brainstorming_session_prompt"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "prompts/brainstorm-session.md",
|
|
"source_location": "L5",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "prompts_brainstorm_session_brainstorming_session_prompt",
|
|
"target": "prompts_brainstorm_session_phase_1_clarify"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "prompts/brainstorm-session.md",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "prompts_brainstorm_session_brainstorming_session_prompt",
|
|
"target": "prompts_brainstorm_session_phase_2_diverge"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "prompts/brainstorm-session.md",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "prompts_brainstorm_session_brainstorming_session_prompt",
|
|
"target": "prompts_brainstorm_session_phase_3_converge"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "prompts/brainstorm-session.md",
|
|
"source_location": "L25",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "prompts_brainstorm_session_brainstorming_session_prompt",
|
|
"target": "prompts_brainstorm_session_phase_4_recommend"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "prompts/code-review.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "prompts_code_review",
|
|
"target": "prompts_code_review_code_review_prompt"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "prompts/daily-standup.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "prompts_daily_standup",
|
|
"target": "prompts_daily_standup_daily_standup_prompt"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "prompts/daily-standup.md",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "prompts_daily_standup_daily_standup_prompt",
|
|
"target": "prompts_daily_standup_blockers"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "prompts/daily-standup.md",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "prompts_daily_standup_daily_standup_prompt",
|
|
"target": "prompts_daily_standup_metrics"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "prompts/daily-standup.md",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "prompts_daily_standup_daily_standup_prompt",
|
|
"target": "prompts_daily_standup_today"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "prompts/daily-standup.md",
|
|
"source_location": "L5",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "prompts_daily_standup_daily_standup_prompt",
|
|
"target": "prompts_daily_standup_yesterday"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "prompts/debug-incident.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "prompts_debug_incident",
|
|
"target": "prompts_debug_incident_debug_incident_prompt"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "prompts/debug-incident.md",
|
|
"source_location": "L5",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "prompts_debug_incident_debug_incident_prompt",
|
|
"target": "prompts_debug_incident_phase_1_reproduce"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "prompts/debug-incident.md",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "prompts_debug_incident_debug_incident_prompt",
|
|
"target": "prompts_debug_incident_phase_2_investigate"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "prompts/debug-incident.md",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "prompts_debug_incident_debug_incident_prompt",
|
|
"target": "prompts_debug_incident_phase_3_fix"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "prompts/debug-incident.md",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "prompts_debug_incident_debug_incident_prompt",
|
|
"target": "prompts_debug_incident_phase_4_verify"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "prompts/draft-blog.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "prompts_draft_blog",
|
|
"target": "prompts_draft_blog_draft_blog_post_prompt"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "prompts/draft-blog.md",
|
|
"source_location": "L5",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "prompts_draft_blog_draft_blog_post_prompt",
|
|
"target": "prompts_draft_blog_metadata"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "prompts/draft-blog.md",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "prompts_draft_blog_draft_blog_post_prompt",
|
|
"target": "prompts_draft_blog_structure"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "prompts/meeting-notes.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "prompts_meeting_notes",
|
|
"target": "prompts_meeting_notes_meeting_notes_prompt"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "prompts/meeting-notes.md",
|
|
"source_location": "L5",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "prompts_meeting_notes_meeting_notes_prompt",
|
|
"target": "prompts_meeting_notes_template"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "prompts/project-plan.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "prompts_project_plan",
|
|
"target": "prompts_project_plan_project_plan_prompt"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "prompts/project-plan.md",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "prompts_project_plan_project_plan_prompt",
|
|
"target": "prompts_project_plan_constraints"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "prompts/project-plan.md",
|
|
"source_location": "L5",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "prompts_project_plan_project_plan_prompt",
|
|
"target": "prompts_project_plan_goal"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "prompts/project-plan.md",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "prompts_project_plan_project_plan_prompt",
|
|
"target": "prompts_project_plan_plan_structure"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "prompts/research-topic.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "prompts_research_topic",
|
|
"target": "prompts_research_topic_research_topic_prompt"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "prompts/research-topic.md",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "prompts_research_topic_research_topic_prompt",
|
|
"target": "prompts_research_topic_output_structure"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "prompts/research-topic.md",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "prompts_research_topic_research_topic_prompt",
|
|
"target": "prompts_research_topic_requirements"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "prompts/research-topic.md",
|
|
"source_location": "L5",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "prompts_research_topic_research_topic_prompt",
|
|
"target": "prompts_research_topic_research_questions"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "prompts/standup-email.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "prompts_standup_email",
|
|
"target": "prompts_standup_email_standup_email_prompt"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "prompts/standup-email.md",
|
|
"source_location": "L5",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "prompts_standup_email_standup_email_prompt",
|
|
"target": "prompts_standup_email_format"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "prompts/system-audit.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "prompts_system_audit",
|
|
"target": "prompts_system_audit_system_audit_prompt"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/_template/SKILL.md",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_template_skill",
|
|
"target": "skills_template_skill_skill_name"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/_template/SKILL.md",
|
|
"source_location": "L29",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_template_skill_skill_name",
|
|
"target": "skills_template_skill_agent_assignment"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/_template/SKILL.md",
|
|
"source_location": "L33",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_template_skill_skill_name",
|
|
"target": "skills_template_skill_dependencies"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/_template/SKILL.md",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_template_skill_skill_name",
|
|
"target": "skills_template_skill_description"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/_template/SKILL.md",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_template_skill_skill_name",
|
|
"target": "skills_template_skill_input"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/_template/SKILL.md",
|
|
"source_location": "L26",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_template_skill_skill_name",
|
|
"target": "skills_template_skill_output"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/_template/SKILL.md",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_template_skill_skill_name",
|
|
"target": "skills_template_skill_process"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/_template/SKILL.md",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_template_skill_skill_name",
|
|
"target": "skills_template_skill_when_to_use"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/_template/learnings.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_template_learnings",
|
|
"target": "skills_template_learnings_learnings"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/_template/learnings.md",
|
|
"source_location": "L5",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_template_learnings_learnings",
|
|
"target": "skills_template_learnings_initial_setup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/audit-test-plugin/SKILL.md",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_audit_test_plugin_skill",
|
|
"target": "skills_audit_test_plugin_skill_skill_name"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/audit-test-plugin/SKILL.md",
|
|
"source_location": "L29",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_audit_test_plugin_skill_skill_name",
|
|
"target": "skills_audit_test_plugin_skill_agent_assignment"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/audit-test-plugin/SKILL.md",
|
|
"source_location": "L33",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_audit_test_plugin_skill_skill_name",
|
|
"target": "skills_audit_test_plugin_skill_dependencies"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/audit-test-plugin/SKILL.md",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_audit_test_plugin_skill_skill_name",
|
|
"target": "skills_audit_test_plugin_skill_description"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/audit-test-plugin/SKILL.md",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_audit_test_plugin_skill_skill_name",
|
|
"target": "skills_audit_test_plugin_skill_input"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/audit-test-plugin/SKILL.md",
|
|
"source_location": "L26",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_audit_test_plugin_skill_skill_name",
|
|
"target": "skills_audit_test_plugin_skill_output"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/audit-test-plugin/SKILL.md",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_audit_test_plugin_skill_skill_name",
|
|
"target": "skills_audit_test_plugin_skill_process"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/audit-test-plugin/SKILL.md",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_audit_test_plugin_skill_skill_name",
|
|
"target": "skills_audit_test_plugin_skill_when_to_use"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/audit-test-plugin/learnings.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_audit_test_plugin_learnings",
|
|
"target": "skills_audit_test_plugin_learnings_learnings"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/audit-test-plugin/learnings.md",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_audit_test_plugin_learnings_learnings",
|
|
"target": "skills_audit_test_plugin_learnings_2026_07_29_13_40_41_opencode_done"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/audit-test-plugin/learnings.md",
|
|
"source_location": "L39",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_audit_test_plugin_learnings_learnings",
|
|
"target": "skills_audit_test_plugin_learnings_2026_07_29_13_41_07_opencode_done"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/audit-test-plugin/learnings.md",
|
|
"source_location": "L26",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_audit_test_plugin_learnings_learnings",
|
|
"target": "skills_audit_test_plugin_learnings_2026_07_29_run_07a3c0d5"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/audit-test-plugin/learnings.md",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_audit_test_plugin_learnings_learnings",
|
|
"target": "skills_audit_test_plugin_learnings_2026_07_29_run_e5a9468e"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/audit-test-plugin/learnings.md",
|
|
"source_location": "L5",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_audit_test_plugin_learnings_learnings",
|
|
"target": "skills_audit_test_plugin_learnings_initial_setup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/backup-skill/SKILL.md",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_backup_skill_skill",
|
|
"target": "skills_backup_skill_skill_backup_skill"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/backup-skill/SKILL.md",
|
|
"source_location": "L30",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_backup_skill_skill_backup_skill",
|
|
"target": "skills_backup_skill_skill_agent_assignment"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/backup-skill/SKILL.md",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_backup_skill_skill_backup_skill",
|
|
"target": "skills_backup_skill_skill_description"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/backup-skill/SKILL.md",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_backup_skill_skill_backup_skill",
|
|
"target": "skills_backup_skill_skill_output"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/backup-skill/SKILL.md",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_backup_skill_skill_backup_skill",
|
|
"target": "skills_backup_skill_skill_process"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/backup-skill/SKILL.md",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_backup_skill_skill_backup_skill",
|
|
"target": "skills_backup_skill_skill_when_to_use"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/backup-skill/learnings.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_backup_skill_learnings",
|
|
"target": "skills_backup_skill_learnings_learnings"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/backup-skill/learnings.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_backup_skill_learnings_learnings",
|
|
"target": "skills_backup_skill_learnings_2026_05_17"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/backup-skill/learnings.md",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_backup_skill_learnings_learnings",
|
|
"target": "skills_backup_skill_learnings_2026_06_26"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/brainstorming/SKILL.md",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_brainstorming_skill",
|
|
"target": "skills_brainstorming_skill_brainstorming"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/brainstorming/SKILL.md",
|
|
"source_location": "L31",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_brainstorming_skill_brainstorming",
|
|
"target": "skills_brainstorming_skill_agent_assignment"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/brainstorming/SKILL.md",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_brainstorming_skill_brainstorming",
|
|
"target": "skills_brainstorming_skill_description"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/brainstorming/SKILL.md",
|
|
"source_location": "L28",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_brainstorming_skill_brainstorming",
|
|
"target": "skills_brainstorming_skill_output"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/brainstorming/SKILL.md",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_brainstorming_skill_brainstorming",
|
|
"target": "skills_brainstorming_skill_process"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/brainstorming/SKILL.md",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_brainstorming_skill_brainstorming",
|
|
"target": "skills_brainstorming_skill_when_to_use"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/brainstorming/learnings.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_brainstorming_learnings",
|
|
"target": "skills_brainstorming_learnings_learnings"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/brainstorming/learnings.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_brainstorming_learnings_learnings",
|
|
"target": "skills_brainstorming_learnings_2026_05_17"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/brainstorming/learnings.md",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_brainstorming_learnings_learnings",
|
|
"target": "skills_brainstorming_learnings_2026_06_23"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/brainstorming/learnings.md",
|
|
"source_location": "L28",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_brainstorming_learnings_learnings",
|
|
"target": "skills_brainstorming_learnings_2026_07_28_02_16_23_opencode_failed"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/brainstorming/learnings.md",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_brainstorming_learnings_learnings",
|
|
"target": "skills_brainstorming_learnings_2026_07_28_run_df2aed68"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/brainstorming/learnings.md",
|
|
"source_location": "L23",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_brainstorming_learnings_learnings",
|
|
"target": "skills_brainstorming_learnings_skill_instructions"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/code-review/SKILL.md",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_code_review_skill",
|
|
"target": "skills_code_review_skill_code_review"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/code-review/SKILL.md",
|
|
"source_location": "L35",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_code_review_skill_code_review",
|
|
"target": "skills_code_review_skill_agent_assignment"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/code-review/SKILL.md",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_code_review_skill_code_review",
|
|
"target": "skills_code_review_skill_description"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/code-review/SKILL.md",
|
|
"source_location": "L32",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_code_review_skill_code_review",
|
|
"target": "skills_code_review_skill_output"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/code-review/SKILL.md",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_code_review_skill_code_review",
|
|
"target": "skills_code_review_skill_process"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/code-review/SKILL.md",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_code_review_skill_code_review",
|
|
"target": "skills_code_review_skill_when_to_use"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/code-review/learnings.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_code_review_learnings",
|
|
"target": "skills_code_review_learnings_learnings"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/code-review/learnings.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_code_review_learnings_learnings",
|
|
"target": "skills_code_review_learnings_2026_05_17"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/code-review/learnings.md",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_code_review_learnings_learnings",
|
|
"target": "skills_code_review_learnings_2026_06_28"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/codebase-inspection-loop/SKILL.md",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_codebase_inspection_loop_skill",
|
|
"target": "skills_codebase_inspection_loop_skill_codebase_inspection_loop"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/codebase-inspection-loop/SKILL.md",
|
|
"source_location": "L100",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_codebase_inspection_loop_skill_codebase_inspection_loop",
|
|
"target": "skills_codebase_inspection_loop_skill_agent_assignment"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/codebase-inspection-loop/SKILL.md",
|
|
"source_location": "L104",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_codebase_inspection_loop_skill_codebase_inspection_loop",
|
|
"target": "skills_codebase_inspection_loop_skill_dependencies"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/codebase-inspection-loop/SKILL.md",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_codebase_inspection_loop_skill_codebase_inspection_loop",
|
|
"target": "skills_codebase_inspection_loop_skill_hard_rules"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/codebase-inspection-loop/SKILL.md",
|
|
"source_location": "L95",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_codebase_inspection_loop_skill_codebase_inspection_loop",
|
|
"target": "skills_codebase_inspection_loop_skill_output"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/codebase-inspection-loop/SKILL.md",
|
|
"source_location": "L90",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_codebase_inspection_loop_skill_codebase_inspection_loop",
|
|
"target": "skills_codebase_inspection_loop_skill_recovery_re_entrancy"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/codebase-inspection-loop/SKILL.md",
|
|
"source_location": "L39",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_codebase_inspection_loop_skill_codebase_inspection_loop",
|
|
"target": "skills_codebase_inspection_loop_skill_the_flow"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/codebase-inspection-loop/SKILL.md",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_codebase_inspection_loop_skill_codebase_inspection_loop",
|
|
"target": "skills_codebase_inspection_loop_skill_when_to_use"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/codebase-inspection-loop/SKILL.md",
|
|
"source_location": "L41",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_codebase_inspection_loop_skill_the_flow",
|
|
"target": "skills_codebase_inspection_loop_skill_1_initialize_once"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/codebase-inspection-loop/SKILL.md",
|
|
"source_location": "L49",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_codebase_inspection_loop_skill_the_flow",
|
|
"target": "skills_codebase_inspection_loop_skill_2_loop_rounds"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/codebase-inspection-loop/SKILL.md",
|
|
"source_location": "L80",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_codebase_inspection_loop_skill_the_flow",
|
|
"target": "skills_codebase_inspection_loop_skill_3_converge"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/codebase-inspection-loop/learnings.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_codebase_inspection_loop_learnings",
|
|
"target": "skills_codebase_inspection_loop_learnings_learnings"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/codebase-inspection-loop/learnings.md",
|
|
"source_location": "L5",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_codebase_inspection_loop_learnings_learnings",
|
|
"target": "skills_codebase_inspection_loop_learnings_initial_setup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/content-draft/SKILL.md",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_content_draft_skill",
|
|
"target": "skills_content_draft_skill_content_draft"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/content-draft/SKILL.md",
|
|
"source_location": "L31",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_content_draft_skill_content_draft",
|
|
"target": "skills_content_draft_skill_agent_assignment"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/content-draft/SKILL.md",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_content_draft_skill_content_draft",
|
|
"target": "skills_content_draft_skill_description"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/content-draft/SKILL.md",
|
|
"source_location": "L28",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_content_draft_skill_content_draft",
|
|
"target": "skills_content_draft_skill_output"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/content-draft/SKILL.md",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_content_draft_skill_content_draft",
|
|
"target": "skills_content_draft_skill_process"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/content-draft/SKILL.md",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_content_draft_skill_content_draft",
|
|
"target": "skills_content_draft_skill_when_to_use"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/content-draft/context/2026-07-27-one-line-test.md",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_content_draft_context_2026_07_27_one_line_test",
|
|
"target": "skills_content_draft_context_2026_07_27_one_line_test_one_line_test"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/content-draft/learnings.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_content_draft_learnings",
|
|
"target": "skills_content_draft_learnings_learnings"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/content-draft/learnings.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_content_draft_learnings_learnings",
|
|
"target": "skills_content_draft_learnings_2026_05_17"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/content-draft/learnings.md",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_content_draft_learnings_learnings",
|
|
"target": "skills_content_draft_learnings_2026_07_28_02_19_31_hermes_done"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/content-draft/learnings.md",
|
|
"source_location": "L24",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_content_draft_learnings_learnings",
|
|
"target": "skills_content_draft_learnings_2026_07_28_02_20_05_hermes_failed"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/content-draft/learnings.md",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_content_draft_learnings_learnings",
|
|
"target": "skills_content_draft_learnings_2026_07_28_run_a9f99e94"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/cost-analytics/SKILL.md",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_cost_analytics_skill",
|
|
"target": "skills_cost_analytics_skill_cost_analytics"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/cost-analytics/SKILL.md",
|
|
"source_location": "L30",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_cost_analytics_skill_cost_analytics",
|
|
"target": "skills_cost_analytics_skill_agent_assignment"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/cost-analytics/SKILL.md",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_cost_analytics_skill_cost_analytics",
|
|
"target": "skills_cost_analytics_skill_description"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/cost-analytics/SKILL.md",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_cost_analytics_skill_cost_analytics",
|
|
"target": "skills_cost_analytics_skill_output"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/cost-analytics/SKILL.md",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_cost_analytics_skill_cost_analytics",
|
|
"target": "skills_cost_analytics_skill_process"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/cost-analytics/SKILL.md",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_cost_analytics_skill_cost_analytics",
|
|
"target": "skills_cost_analytics_skill_when_to_use"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/cost-analytics/learnings.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_cost_analytics_learnings",
|
|
"target": "skills_cost_analytics_learnings_learnings"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/cost-analytics/learnings.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_cost_analytics_learnings_learnings",
|
|
"target": "skills_cost_analytics_learnings_2026_05_17"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/cost-analytics/learnings.md",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_cost_analytics_learnings_learnings",
|
|
"target": "skills_cost_analytics_learnings_2026_07_05_run_73bc6f73"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/cost-analytics/learnings.md",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_cost_analytics_learnings_learnings",
|
|
"target": "skills_cost_analytics_learnings_2026_07_05_run_9c374c97"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/daily-standup/SKILL.md",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_daily_standup_skill",
|
|
"target": "skills_daily_standup_skill_daily_standup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/daily-standup/SKILL.md",
|
|
"source_location": "L29",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_daily_standup_skill_daily_standup",
|
|
"target": "skills_daily_standup_skill_agent_assignment"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/daily-standup/SKILL.md",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_daily_standup_skill_daily_standup",
|
|
"target": "skills_daily_standup_skill_description"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/daily-standup/SKILL.md",
|
|
"source_location": "L26",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_daily_standup_skill_daily_standup",
|
|
"target": "skills_daily_standup_skill_output"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/daily-standup/SKILL.md",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_daily_standup_skill_daily_standup",
|
|
"target": "skills_daily_standup_skill_process"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/daily-standup/SKILL.md",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_daily_standup_skill_daily_standup",
|
|
"target": "skills_daily_standup_skill_when_to_use"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/daily-standup/learnings.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_daily_standup_learnings",
|
|
"target": "skills_daily_standup_learnings_learnings"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/daily-standup/learnings.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_daily_standup_learnings_learnings",
|
|
"target": "skills_daily_standup_learnings_2026_05_17"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/daily-standup/learnings.md",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_daily_standup_learnings_learnings",
|
|
"target": "skills_daily_standup_learnings_2026_05_18"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/daily-standup/learnings.md",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_daily_standup_learnings_learnings",
|
|
"target": "skills_daily_standup_learnings_2026_06_23"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/daily-standup/learnings.md",
|
|
"source_location": "L32",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_daily_standup_learnings_learnings",
|
|
"target": "skills_daily_standup_learnings_2026_07_25_run_ba720ad7"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/daily-standup/learnings.md",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_daily_standup_learnings_learnings",
|
|
"target": "skills_daily_standup_learnings_2026_07_25_run_efcfb319"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/devops-audit/SKILL.md",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_devops_audit_skill",
|
|
"target": "skills_devops_audit_skill_devops_audit"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/devops-audit/SKILL.md",
|
|
"source_location": "L30",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_devops_audit_skill_devops_audit",
|
|
"target": "skills_devops_audit_skill_agent_assignment"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/devops-audit/SKILL.md",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_devops_audit_skill_devops_audit",
|
|
"target": "skills_devops_audit_skill_description"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/devops-audit/SKILL.md",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_devops_audit_skill_devops_audit",
|
|
"target": "skills_devops_audit_skill_output"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/devops-audit/SKILL.md",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_devops_audit_skill_devops_audit",
|
|
"target": "skills_devops_audit_skill_process"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/devops-audit/SKILL.md",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_devops_audit_skill_devops_audit",
|
|
"target": "skills_devops_audit_skill_when_to_use"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/devops-audit/audit-report-2026-05-17.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_devops_audit_audit_report_2026_05_17",
|
|
"target": "skills_devops_audit_audit_report_2026_05_17_devops_audit_report_cloudmart"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/devops-audit/audit-report-2026-05-17.md",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_devops_audit_audit_report_2026_05_17_devops_audit_report_cloudmart",
|
|
"target": "skills_devops_audit_audit_report_2026_05_17_1_gcp_resource_usage"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/devops-audit/audit-report-2026-05-17.md",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_devops_audit_audit_report_2026_05_17_devops_audit_report_cloudmart",
|
|
"target": "skills_devops_audit_audit_report_2026_05_17_2_k8s_cluster_health"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/devops-audit/audit-report-2026-05-17.md",
|
|
"source_location": "L33",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_devops_audit_audit_report_2026_05_17_devops_audit_report_cloudmart",
|
|
"target": "skills_devops_audit_audit_report_2026_05_17_3_ci_cd_pipeline_status"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/devops-audit/audit-report-2026-05-17.md",
|
|
"source_location": "L45",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_devops_audit_audit_report_2026_05_17_devops_audit_report_cloudmart",
|
|
"target": "skills_devops_audit_audit_report_2026_05_17_4_certificate_expiry"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/devops-audit/audit-report-2026-05-17.md",
|
|
"source_location": "L57",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_devops_audit_audit_report_2026_05_17_devops_audit_report_cloudmart",
|
|
"target": "skills_devops_audit_audit_report_2026_05_17_5_iam_security_review"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/devops-audit/audit-report-2026-05-17.md",
|
|
"source_location": "L70",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_devops_audit_audit_report_2026_05_17_devops_audit_report_cloudmart",
|
|
"target": "skills_devops_audit_audit_report_2026_05_17_6_istio_service_mesh"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/devops-audit/audit-report-2026-05-17.md",
|
|
"source_location": "L82",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_devops_audit_audit_report_2026_05_17_devops_audit_report_cloudmart",
|
|
"target": "skills_devops_audit_audit_report_2026_05_17_critical_remediation_items_priority_order"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/devops-audit/learnings.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_devops_audit_learnings",
|
|
"target": "skills_devops_audit_learnings_learnings"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/devops-audit/learnings.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_devops_audit_learnings_learnings",
|
|
"target": "skills_devops_audit_learnings_2026_05_17"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/goal-planner/SKILL.md",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_goal_planner_skill",
|
|
"target": "skills_goal_planner_skill_goal_planner"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/goal-planner/SKILL.md",
|
|
"source_location": "L32",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_goal_planner_skill_goal_planner",
|
|
"target": "skills_goal_planner_skill_agent_assignment"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/goal-planner/SKILL.md",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_goal_planner_skill_goal_planner",
|
|
"target": "skills_goal_planner_skill_description"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/goal-planner/SKILL.md",
|
|
"source_location": "L29",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_goal_planner_skill_goal_planner",
|
|
"target": "skills_goal_planner_skill_output"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/goal-planner/SKILL.md",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_goal_planner_skill_goal_planner",
|
|
"target": "skills_goal_planner_skill_process"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/goal-planner/SKILL.md",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_goal_planner_skill_goal_planner",
|
|
"target": "skills_goal_planner_skill_when_to_use"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/goal-planner/learnings.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_goal_planner_learnings",
|
|
"target": "skills_goal_planner_learnings_learnings"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/goal-planner/learnings.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_goal_planner_learnings_learnings",
|
|
"target": "skills_goal_planner_learnings_2026_05_17"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/goal-planner/learnings.md",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_goal_planner_learnings_learnings",
|
|
"target": "skills_goal_planner_learnings_2026_06_28"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/heartbeat/SKILL.md",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_heartbeat_skill",
|
|
"target": "skills_heartbeat_skill_heartbeat_system_health_monitor"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/heartbeat/SKILL.md",
|
|
"source_location": "L30",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_heartbeat_skill_heartbeat_system_health_monitor",
|
|
"target": "skills_heartbeat_skill_agent_assignment"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/heartbeat/SKILL.md",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_heartbeat_skill_heartbeat_system_health_monitor",
|
|
"target": "skills_heartbeat_skill_description"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/heartbeat/SKILL.md",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_heartbeat_skill_heartbeat_system_health_monitor",
|
|
"target": "skills_heartbeat_skill_output"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/heartbeat/SKILL.md",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_heartbeat_skill_heartbeat_system_health_monitor",
|
|
"target": "skills_heartbeat_skill_process"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/heartbeat/SKILL.md",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_heartbeat_skill_heartbeat_system_health_monitor",
|
|
"target": "skills_heartbeat_skill_when_to_use"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/heartbeat/learnings.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_heartbeat_learnings",
|
|
"target": "skills_heartbeat_learnings_learnings"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/heartbeat/learnings.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_heartbeat_learnings_learnings",
|
|
"target": "skills_heartbeat_learnings_2026_05_17"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/heartbeat/learnings.md",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_heartbeat_learnings_learnings",
|
|
"target": "skills_heartbeat_learnings_2026_07_25_run_96e5d014"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/meeting-minutes/SKILL.md",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_meeting_minutes_skill",
|
|
"target": "skills_meeting_minutes_skill_meeting_minutes"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/meeting-minutes/SKILL.md",
|
|
"source_location": "L29",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_meeting_minutes_skill_meeting_minutes",
|
|
"target": "skills_meeting_minutes_skill_agent_assignment"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/meeting-minutes/SKILL.md",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_meeting_minutes_skill_meeting_minutes",
|
|
"target": "skills_meeting_minutes_skill_description"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/meeting-minutes/SKILL.md",
|
|
"source_location": "L26",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_meeting_minutes_skill_meeting_minutes",
|
|
"target": "skills_meeting_minutes_skill_output"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/meeting-minutes/SKILL.md",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_meeting_minutes_skill_meeting_minutes",
|
|
"target": "skills_meeting_minutes_skill_process"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/meeting-minutes/SKILL.md",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_meeting_minutes_skill_meeting_minutes",
|
|
"target": "skills_meeting_minutes_skill_when_to_use"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/meeting-minutes/learnings.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_meeting_minutes_learnings",
|
|
"target": "skills_meeting_minutes_learnings_learnings"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/meeting-minutes/learnings.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_meeting_minutes_learnings_learnings",
|
|
"target": "skills_meeting_minutes_learnings_2026_05_17"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/memory-consolidation/SKILL.md",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_memory_consolidation_skill",
|
|
"target": "skills_memory_consolidation_skill_memory_consolidation"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/memory-consolidation/SKILL.md",
|
|
"source_location": "L30",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_memory_consolidation_skill_memory_consolidation",
|
|
"target": "skills_memory_consolidation_skill_agent_assignment"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/memory-consolidation/SKILL.md",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_memory_consolidation_skill_memory_consolidation",
|
|
"target": "skills_memory_consolidation_skill_description"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/memory-consolidation/SKILL.md",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_memory_consolidation_skill_memory_consolidation",
|
|
"target": "skills_memory_consolidation_skill_output"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/memory-consolidation/SKILL.md",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_memory_consolidation_skill_memory_consolidation",
|
|
"target": "skills_memory_consolidation_skill_process"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/memory-consolidation/SKILL.md",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_memory_consolidation_skill_memory_consolidation",
|
|
"target": "skills_memory_consolidation_skill_when_to_use"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/memory-consolidation/learnings.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_memory_consolidation_learnings",
|
|
"target": "skills_memory_consolidation_learnings_learnings"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/memory-consolidation/learnings.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_memory_consolidation_learnings_learnings",
|
|
"target": "skills_memory_consolidation_learnings_2026_05_17"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/memory-consolidation/learnings.md",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_memory_consolidation_learnings_learnings",
|
|
"target": "skills_memory_consolidation_learnings_2026_06_26"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/memory-consolidation/learnings.md",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_memory_consolidation_learnings_learnings",
|
|
"target": "skills_memory_consolidation_learnings_2026_06_28"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/memory-consolidation/learnings.md",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_memory_consolidation_learnings_learnings",
|
|
"target": "skills_memory_consolidation_learnings_2026_06_29_run_2"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/memory-consolidation/learnings.md",
|
|
"source_location": "L35",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_memory_consolidation_learnings_learnings",
|
|
"target": "skills_memory_consolidation_learnings_2026_07_17_run_4f8a2c19"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/memory-consolidation/learnings.md",
|
|
"source_location": "L26",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_memory_consolidation_learnings_learnings",
|
|
"target": "skills_memory_consolidation_learnings_2026_07_17_run_full"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/memory-consolidation/learnings.md",
|
|
"source_location": "L53",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_memory_consolidation_learnings_learnings",
|
|
"target": "skills_memory_consolidation_learnings_2026_07_26_run_33b38b7d"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/memory-consolidation/learnings.md",
|
|
"source_location": "L44",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_memory_consolidation_learnings_learnings",
|
|
"target": "skills_memory_consolidation_learnings_2026_07_26_run_consolidation"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/memory-consolidation/learnings.md",
|
|
"source_location": "L62",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_memory_consolidation_learnings_learnings",
|
|
"target": "skills_memory_consolidation_learnings_skill_instructions"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/multi-agent-run/SKILL.md",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_multi_agent_run_skill",
|
|
"target": "skills_multi_agent_run_skill_multi_agent_run_fan_out_converge"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/multi-agent-run/SKILL.md",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_multi_agent_run_skill_multi_agent_run_fan_out_converge",
|
|
"target": "skills_multi_agent_run_skill_how_it_works_backend"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/multi-agent-run/SKILL.md",
|
|
"source_location": "L54",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_multi_agent_run_skill_multi_agent_run_fan_out_converge",
|
|
"target": "skills_multi_agent_run_skill_notes_caveats"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/multi-agent-run/SKILL.md",
|
|
"source_location": "L29",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_multi_agent_run_skill_multi_agent_run_fan_out_converge",
|
|
"target": "skills_multi_agent_run_skill_request_shape"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/multi-agent-run/SKILL.md",
|
|
"source_location": "L43",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_multi_agent_run_skill_multi_agent_run_fan_out_converge",
|
|
"target": "skills_multi_agent_run_skill_response"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/multi-agent-run/SKILL.md",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_multi_agent_run_skill_multi_agent_run_fan_out_converge",
|
|
"target": "skills_multi_agent_run_skill_when_to_use"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/multi-angle-orchestration/SKILL.md",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_multi_angle_orchestration_skill",
|
|
"target": "skills_multi_angle_orchestration_skill_multi_angle_orchestration_single_source_fast"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/multi-angle-orchestration/SKILL.md",
|
|
"source_location": "L47",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_multi_angle_orchestration_skill_multi_angle_orchestration_single_source_fast",
|
|
"target": "skills_multi_angle_orchestration_skill_delegate_task_call_shape_per_angle"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/multi-angle-orchestration/SKILL.md",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_multi_angle_orchestration_skill_multi_angle_orchestration_single_source_fast",
|
|
"target": "skills_multi_angle_orchestration_skill_hard_rules"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/multi-angle-orchestration/SKILL.md",
|
|
"source_location": "L59",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_multi_angle_orchestration_skill_multi_angle_orchestration_single_source_fast",
|
|
"target": "skills_multi_angle_orchestration_skill_notes"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/multi-angle-orchestration/SKILL.md",
|
|
"source_location": "L26",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_multi_angle_orchestration_skill_multi_angle_orchestration_single_source_fast",
|
|
"target": "skills_multi_angle_orchestration_skill_the_flow"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/project-planner/SKILL.md",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_project_planner_skill",
|
|
"target": "skills_project_planner_skill_project_planner"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/project-planner/SKILL.md",
|
|
"source_location": "L31",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_project_planner_skill_project_planner",
|
|
"target": "skills_project_planner_skill_agent_assignment"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/project-planner/SKILL.md",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_project_planner_skill_project_planner",
|
|
"target": "skills_project_planner_skill_description"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/project-planner/SKILL.md",
|
|
"source_location": "L28",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_project_planner_skill_project_planner",
|
|
"target": "skills_project_planner_skill_output"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/project-planner/SKILL.md",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_project_planner_skill_project_planner",
|
|
"target": "skills_project_planner_skill_process"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/project-planner/SKILL.md",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_project_planner_skill_project_planner",
|
|
"target": "skills_project_planner_skill_when_to_use"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/project-planner/learnings.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_project_planner_learnings",
|
|
"target": "skills_project_planner_learnings_learnings"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/project-planner/learnings.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_project_planner_learnings_learnings",
|
|
"target": "skills_project_planner_learnings_2026_05_17"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/research-synthesis/SKILL.md",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_research_synthesis_skill",
|
|
"target": "skills_research_synthesis_skill_research_synthesis"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/research-synthesis/SKILL.md",
|
|
"source_location": "L32",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_research_synthesis_skill_research_synthesis",
|
|
"target": "skills_research_synthesis_skill_agent_assignment"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/research-synthesis/SKILL.md",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_research_synthesis_skill_research_synthesis",
|
|
"target": "skills_research_synthesis_skill_description"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/research-synthesis/SKILL.md",
|
|
"source_location": "L29",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_research_synthesis_skill_research_synthesis",
|
|
"target": "skills_research_synthesis_skill_output"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/research-synthesis/SKILL.md",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_research_synthesis_skill_research_synthesis",
|
|
"target": "skills_research_synthesis_skill_process"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/research-synthesis/SKILL.md",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_research_synthesis_skill_research_synthesis",
|
|
"target": "skills_research_synthesis_skill_when_to_use"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/research-synthesis/learnings.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_research_synthesis_learnings",
|
|
"target": "skills_research_synthesis_learnings_learnings"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/research-synthesis/learnings.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_research_synthesis_learnings_learnings",
|
|
"target": "skills_research_synthesis_learnings_2026_05_17"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/systematic-debug/SKILL.md",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_systematic_debug_skill",
|
|
"target": "skills_systematic_debug_skill_systematic_debugging"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/systematic-debug/SKILL.md",
|
|
"source_location": "L34",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_systematic_debug_skill_systematic_debugging",
|
|
"target": "skills_systematic_debug_skill_agent_assignment"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/systematic-debug/SKILL.md",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_systematic_debug_skill_systematic_debugging",
|
|
"target": "skills_systematic_debug_skill_description"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/systematic-debug/SKILL.md",
|
|
"source_location": "L31",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_systematic_debug_skill_systematic_debugging",
|
|
"target": "skills_systematic_debug_skill_output"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/systematic-debug/SKILL.md",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_systematic_debug_skill_systematic_debugging",
|
|
"target": "skills_systematic_debug_skill_process"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/systematic-debug/SKILL.md",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_systematic_debug_skill_systematic_debugging",
|
|
"target": "skills_systematic_debug_skill_safety"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/systematic-debug/SKILL.md",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_systematic_debug_skill_systematic_debugging",
|
|
"target": "skills_systematic_debug_skill_when_to_use"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/systematic-debug/learnings.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_systematic_debug_learnings",
|
|
"target": "skills_systematic_debug_learnings_learnings"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/systematic-debug/learnings.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_systematic_debug_learnings_learnings",
|
|
"target": "skills_systematic_debug_learnings_2026_05_17"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/systematic-debug/learnings.md",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_systematic_debug_learnings_learnings",
|
|
"target": "skills_systematic_debug_learnings_2026_07_06_run_3d68d525"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/systematic-debug/learnings.md",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_systematic_debug_learnings_learnings",
|
|
"target": "skills_systematic_debug_learnings_2026_07_06_run_89bef47b"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/systematic-debug/learnings.md",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_systematic_debug_learnings_learnings",
|
|
"target": "skills_systematic_debug_learnings_2026_07_06_run_f66fae88"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/tdd-cycle/SKILL.md",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_tdd_cycle_skill",
|
|
"target": "skills_tdd_cycle_skill_tdd_cycle"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/tdd-cycle/SKILL.md",
|
|
"source_location": "L32",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_tdd_cycle_skill_tdd_cycle",
|
|
"target": "skills_tdd_cycle_skill_agent_assignment"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/tdd-cycle/SKILL.md",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_tdd_cycle_skill_tdd_cycle",
|
|
"target": "skills_tdd_cycle_skill_description"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/tdd-cycle/SKILL.md",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_tdd_cycle_skill_tdd_cycle",
|
|
"target": "skills_tdd_cycle_skill_process"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/tdd-cycle/SKILL.md",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_tdd_cycle_skill_tdd_cycle",
|
|
"target": "skills_tdd_cycle_skill_rules"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/tdd-cycle/SKILL.md",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_tdd_cycle_skill_tdd_cycle",
|
|
"target": "skills_tdd_cycle_skill_when_to_use"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/tdd-cycle/learnings.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_tdd_cycle_learnings",
|
|
"target": "skills_tdd_cycle_learnings_learnings"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/tdd-cycle/learnings.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_tdd_cycle_learnings_learnings",
|
|
"target": "skills_tdd_cycle_learnings_2026_05_17"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/tdd-cycle/learnings.md",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_tdd_cycle_learnings_learnings",
|
|
"target": "skills_tdd_cycle_learnings_2026_06_26"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/test-plugin/SKILL.md",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_test_plugin_skill",
|
|
"target": "skills_test_plugin_skill_skill_name"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/test-plugin/SKILL.md",
|
|
"source_location": "L29",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_test_plugin_skill_skill_name",
|
|
"target": "skills_test_plugin_skill_agent_assignment"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/test-plugin/SKILL.md",
|
|
"source_location": "L33",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_test_plugin_skill_skill_name",
|
|
"target": "skills_test_plugin_skill_dependencies"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/test-plugin/SKILL.md",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_test_plugin_skill_skill_name",
|
|
"target": "skills_test_plugin_skill_description"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/test-plugin/SKILL.md",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_test_plugin_skill_skill_name",
|
|
"target": "skills_test_plugin_skill_input"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/test-plugin/SKILL.md",
|
|
"source_location": "L26",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_test_plugin_skill_skill_name",
|
|
"target": "skills_test_plugin_skill_output"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/test-plugin/SKILL.md",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_test_plugin_skill_skill_name",
|
|
"target": "skills_test_plugin_skill_process"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/test-plugin/SKILL.md",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_test_plugin_skill_skill_name",
|
|
"target": "skills_test_plugin_skill_when_to_use"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/test-plugin/learnings.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_test_plugin_learnings",
|
|
"target": "skills_test_plugin_learnings_learnings"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/test-plugin/learnings.md",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_test_plugin_learnings_learnings",
|
|
"target": "skills_test_plugin_learnings_2026_06_28"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "skills/test-plugin/learnings.md",
|
|
"source_location": "L5",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "skills_test_plugin_learnings_learnings",
|
|
"target": "skills_test_plugin_learnings_initial_setup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "standards/api-response-format.md",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "standards_api_response_format",
|
|
"target": "standards_api_response_format_http_status_codes"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "standards/naming-conventions.md",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "standards_naming_conventions",
|
|
"target": "standards_naming_conventions_naming_conventions_standard"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "standards/naming-conventions.md",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "standards_naming_conventions_naming_conventions_standard",
|
|
"target": "standards_naming_conventions_code"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "standards/naming-conventions.md",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "standards_naming_conventions_naming_conventions_standard",
|
|
"target": "standards_naming_conventions_files"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "standards/naming-conventions.md",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "standards_naming_conventions_naming_conventions_standard",
|
|
"target": "standards_naming_conventions_git"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L69",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_manager",
|
|
"target": "integrations_manager_baseadapter"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L59",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_manager",
|
|
"target": "integrations_manager_fail"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L42",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_manager",
|
|
"target": "integrations_manager_load_integration_config"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L33",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_manager",
|
|
"target": "integrations_manager_load_json"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L63",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_manager",
|
|
"target": "integrations_manager_ok"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L49",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_manager",
|
|
"target": "integrations_manager_result"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L43",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_manager_load_integration_config",
|
|
"target": "integrations_manager_load_json"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L33",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_manager_load_json",
|
|
"target": "path"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1926",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_ensure_dir",
|
|
"target": "path"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "return_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L225",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_get_learning_memory_path",
|
|
"target": "path"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "return_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1940",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_task_path",
|
|
"target": "path"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L140",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_list_dir",
|
|
"target": "path"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L131",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_read_file",
|
|
"target": "path"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L145",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_read_json",
|
|
"target": "path"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "return_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1467",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_resolve_backup_file",
|
|
"target": "path"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "return_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L867",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_resolve_skill_dir",
|
|
"target": "path"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1482",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_safe_extractall",
|
|
"target": "path"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "return_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L882",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_skill_context_file_path",
|
|
"target": "path"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "return_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L858",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_skill_dir_path",
|
|
"target": "path"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L136",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_write_file",
|
|
"target": "path"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L164",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_write_json",
|
|
"target": "path"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "return_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L83",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_manager_baseadapter_append_note",
|
|
"target": "integrations_manager_result"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "return_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L77",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_manager_baseadapter_create_project",
|
|
"target": "integrations_manager_result"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "return_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L86",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_manager_baseadapter_create_task",
|
|
"target": "integrations_manager_result"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "return_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L80",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_manager_baseadapter_update_project",
|
|
"target": "integrations_manager_result"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "return_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L59",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_manager_fail",
|
|
"target": "integrations_manager_result"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "return_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L63",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_manager_ok",
|
|
"target": "integrations_manager_result"
|
|
},
|
|
{
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L50",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_manager_result",
|
|
"target": "integrations_manager_result_init"
|
|
},
|
|
{
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L55",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_manager_result",
|
|
"target": "integrations_manager_result_to_dict"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L84",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_manager_baseadapter_append_note",
|
|
"target": "integrations_manager_fail"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L78",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_manager_baseadapter_create_project",
|
|
"target": "integrations_manager_fail"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L87",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_manager_baseadapter_create_task",
|
|
"target": "integrations_manager_fail"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L81",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_manager_baseadapter_update_project",
|
|
"target": "integrations_manager_fail"
|
|
},
|
|
{
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L83",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_manager_baseadapter",
|
|
"target": "integrations_manager_baseadapter_append_note"
|
|
},
|
|
{
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L77",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_manager_baseadapter",
|
|
"target": "integrations_manager_baseadapter_create_project"
|
|
},
|
|
{
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L86",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_manager_baseadapter",
|
|
"target": "integrations_manager_baseadapter_create_task"
|
|
},
|
|
{
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L74",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_manager_baseadapter",
|
|
"target": "integrations_manager_baseadapter_enabled"
|
|
},
|
|
{
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L80",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_manager_baseadapter",
|
|
"target": "integrations_manager_baseadapter_update_project"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/manager.py",
|
|
"source_location": "L70",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_manager_rationale_70",
|
|
"target": "integrations_manager_baseadapter"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/pipeline.py",
|
|
"source_location": "L28",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_pipeline",
|
|
"target": "integrations_pipeline_load_pipelines"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/pipeline.py",
|
|
"source_location": "L41",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_pipeline",
|
|
"target": "integrations_pipeline_pipeline"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/pipeline.py",
|
|
"source_location": "L52",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_pipeline",
|
|
"target": "integrations_pipeline_pipelinemanager"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/pipeline.py",
|
|
"source_location": "L37",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_pipeline",
|
|
"target": "integrations_pipeline_save_pipelines"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/pipeline.py",
|
|
"source_location": "L24",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_pipeline",
|
|
"target": "integrations_pipeline_timestamp"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/pipeline.py",
|
|
"source_location": "L45",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_pipeline_pipeline_init",
|
|
"target": "integrations_pipeline_timestamp"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/pipeline.py",
|
|
"source_location": "L85",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_pipeline_pipelinemanager_record_result",
|
|
"target": "integrations_pipeline_timestamp"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/pipeline.py",
|
|
"source_location": "L55",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_pipeline_pipelinemanager_init",
|
|
"target": "integrations_pipeline_load_pipelines"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/pipeline.py",
|
|
"source_location": "L58",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_pipeline_pipelinemanager_save",
|
|
"target": "integrations_pipeline_save_pipelines"
|
|
},
|
|
{
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/pipeline.py",
|
|
"source_location": "L42",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_pipeline_pipeline",
|
|
"target": "integrations_pipeline_pipeline_init"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "return_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/pipeline.py",
|
|
"source_location": "L60",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_pipeline_pipelinemanager_create_pipeline",
|
|
"target": "integrations_pipeline_pipeline"
|
|
},
|
|
{
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/pipeline.py",
|
|
"source_location": "L60",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_pipeline_pipelinemanager",
|
|
"target": "integrations_pipeline_pipelinemanager_create_pipeline"
|
|
},
|
|
{
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/pipeline.py",
|
|
"source_location": "L77",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_pipeline_pipelinemanager",
|
|
"target": "integrations_pipeline_pipelinemanager_get_pipeline"
|
|
},
|
|
{
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/pipeline.py",
|
|
"source_location": "L53",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_pipeline_pipelinemanager",
|
|
"target": "integrations_pipeline_pipelinemanager_init"
|
|
},
|
|
{
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/pipeline.py",
|
|
"source_location": "L74",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_pipeline_pipelinemanager",
|
|
"target": "integrations_pipeline_pipelinemanager_list_pipelines"
|
|
},
|
|
{
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/pipeline.py",
|
|
"source_location": "L80",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_pipeline_pipelinemanager",
|
|
"target": "integrations_pipeline_pipelinemanager_record_result"
|
|
},
|
|
{
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/pipeline.py",
|
|
"source_location": "L57",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_pipeline_pipelinemanager",
|
|
"target": "integrations_pipeline_pipelinemanager_save"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/pipeline.py",
|
|
"source_location": "L71",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_pipeline_pipelinemanager_create_pipeline",
|
|
"target": "integrations_pipeline_pipelinemanager_save"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "integrations/pipeline.py",
|
|
"source_location": "L86",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "integrations_pipeline_pipelinemanager_record_result",
|
|
"target": "integrations_pipeline_pipelinemanager_save"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/conftest.py",
|
|
"source_location": "L58",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_conftest",
|
|
"target": "tests_conftest_client"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/conftest.py",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_conftest",
|
|
"target": "tests_conftest_server_module"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/conftest.py",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_conftest_rationale_1",
|
|
"target": "tests_conftest"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/conftest.py",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_conftest_rationale_22",
|
|
"target": "tests_conftest_server_module"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_scheduler.py",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_scheduler",
|
|
"target": "tests_test_scheduler_scheduler_module"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_scheduler.py",
|
|
"source_location": "L67",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_scheduler",
|
|
"target": "tests_test_scheduler_test_load_jobs_falls_back_to_name_as_id"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_scheduler.py",
|
|
"source_location": "L44",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_scheduler",
|
|
"target": "tests_test_scheduler_test_load_jobs_registers_enabled"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_scheduler.py",
|
|
"source_location": "L57",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_scheduler",
|
|
"target": "tests_test_scheduler_test_load_jobs_skips_disabled"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_scheduler.py",
|
|
"source_location": "L26",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_scheduler",
|
|
"target": "tests_test_scheduler_test_run_job_appends_audit"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_scheduler.py",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_scheduler_rationale_1",
|
|
"target": "tests_test_scheduler"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L57",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints",
|
|
"target": "tests_test_server_endpoints_make_skill"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L320",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints",
|
|
"target": "tests_test_server_endpoints_test_agent_health"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L333",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints",
|
|
"target": "tests_test_server_endpoints_test_agent_health_refresh"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L327",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints",
|
|
"target": "tests_test_server_endpoints_test_agent_stats_valid_and_invalid"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L152",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints",
|
|
"target": "tests_test_server_endpoints_test_audit_empty_and_limit"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L216",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints",
|
|
"target": "tests_test_server_endpoints_test_backup_create_list_restore"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L51",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints",
|
|
"target": "tests_test_server_endpoints_test_brain_get_missing_404"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L36",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints",
|
|
"target": "tests_test_server_endpoints_test_brain_list_and_get_and_update"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L245",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints",
|
|
"target": "tests_test_server_endpoints_test_chat_custom_registered_agent_uses_dynamic_executor"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L231",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints",
|
|
"target": "tests_test_server_endpoints_test_chat_invalid_agent"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L235",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints",
|
|
"target": "tests_test_server_endpoints_test_chat_records_history"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L163",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints",
|
|
"target": "tests_test_server_endpoints_test_cost_empty_then_record"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L146",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints",
|
|
"target": "tests_test_server_endpoints_test_delete_missing_job_404"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints",
|
|
"target": "tests_test_server_endpoints_test_favicon_endpoints"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L82",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints",
|
|
"target": "tests_test_server_endpoints_test_get_skill_and_missing"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L90",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints",
|
|
"target": "tests_test_server_endpoints_test_get_skill_eval"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L298",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints",
|
|
"target": "tests_test_server_endpoints_test_goal_creation_syncs_active_projects"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L286",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints",
|
|
"target": "tests_test_server_endpoints_test_goals_crud"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints",
|
|
"target": "tests_test_server_endpoints_test_index_without_dashboard"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L307",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints",
|
|
"target": "tests_test_server_endpoints_test_journal_save_get_list_search"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L69",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints",
|
|
"target": "tests_test_server_endpoints_test_list_skills"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L173",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints",
|
|
"target": "tests_test_server_endpoints_test_plugins_install_flow"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L209",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints",
|
|
"target": "tests_test_server_endpoints_test_prompts_list"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L225",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints",
|
|
"target": "tests_test_server_endpoints_test_restore_missing_backup_404"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L352",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints",
|
|
"target": "tests_test_server_endpoints_test_router_route_valid_and_invalid"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L341",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints",
|
|
"target": "tests_test_server_endpoints_test_router_suggest_high_confidence"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L347",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints",
|
|
"target": "tests_test_server_endpoints_test_router_suggest_low_confidence"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L102",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints",
|
|
"target": "tests_test_server_endpoints_test_run_skill_auto_routes"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L124",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints",
|
|
"target": "tests_test_server_endpoints_test_run_skill_missing_404"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L117",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints",
|
|
"target": "tests_test_server_endpoints_test_run_skill_uses_skill_md_primary"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L131",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints",
|
|
"target": "tests_test_server_endpoints_test_scheduler_job_crud"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L383",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints",
|
|
"target": "tests_test_server_endpoints_test_session_replay_not_found"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L378",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints",
|
|
"target": "tests_test_server_endpoints_test_sessions_list_empty"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L187",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints",
|
|
"target": "tests_test_server_endpoints_test_settings_get_empty_and_update_merges"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L359",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints",
|
|
"target": "tests_test_server_endpoints_test_skill_analytics"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L197",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints",
|
|
"target": "tests_test_server_endpoints_test_standards_list_and_discover"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints",
|
|
"target": "tests_test_server_endpoints_test_status_ok"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L262",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints",
|
|
"target": "tests_test_server_endpoints_test_terminal_rest_endpoints_removed"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L277",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints",
|
|
"target": "tests_test_server_endpoints_test_terminal_websocket_accepts_local_origin"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L267",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints",
|
|
"target": "tests_test_server_endpoints_test_terminal_websocket_rejects_foreign_origin"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L369",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints",
|
|
"target": "tests_test_server_endpoints_test_trend_analytics"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints_rationale_1",
|
|
"target": "tests_test_server_endpoints"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L83",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints_test_get_skill_and_missing",
|
|
"target": "tests_test_server_endpoints_make_skill"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L91",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints_test_get_skill_eval",
|
|
"target": "tests_test_server_endpoints_make_skill"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L70",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints_test_list_skills",
|
|
"target": "tests_test_server_endpoints_make_skill"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L103",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints_test_run_skill_auto_routes",
|
|
"target": "tests_test_server_endpoints_make_skill"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L118",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints_test_run_skill_uses_skill_md_primary",
|
|
"target": "tests_test_server_endpoints_make_skill"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L360",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints_test_skill_analytics",
|
|
"target": "tests_test_server_endpoints_make_skill"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_endpoints.py",
|
|
"source_location": "L370",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_endpoints_test_trend_analytics",
|
|
"target": "tests_test_server_endpoints_make_skill"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L39",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_helpers",
|
|
"target": "tests_test_server_helpers_test_append_audit_writes_entry"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L101",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_helpers",
|
|
"target": "tests_test_server_helpers_test_check_agent_gemini_online_when_logged_in"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L94",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_helpers",
|
|
"target": "tests_test_server_helpers_test_check_agent_gemini_warning_when_not_logged_in"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L81",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_helpers",
|
|
"target": "tests_test_server_helpers_test_check_agent_opencode"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L88",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_helpers",
|
|
"target": "tests_test_server_helpers_test_check_agent_unknown"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L110",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_helpers",
|
|
"target": "tests_test_server_helpers_test_clean_hermes_output_empty"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L114",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_helpers",
|
|
"target": "tests_test_server_helpers_test_clean_hermes_output_extracts_box_content"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L119",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_helpers",
|
|
"target": "tests_test_server_helpers_test_clean_hermes_output_fallback_without_box"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L73",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_helpers",
|
|
"target": "tests_test_server_helpers_test_get_cors_origins_bad_settings_falls_back"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L50",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_helpers",
|
|
"target": "tests_test_server_helpers_test_get_cors_origins_defaults"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L66",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_helpers",
|
|
"target": "tests_test_server_helpers_test_get_cors_origins_includes_env_extras"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L57",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_helpers",
|
|
"target": "tests_test_server_helpers_test_get_cors_origins_reads_port_from_settings"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L30",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_helpers",
|
|
"target": "tests_test_server_helpers_test_get_timestamp_is_iso_utc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L134",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_helpers",
|
|
"target": "tests_test_server_helpers_test_kanban_task_path_accepts_valid_id"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L124",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_helpers",
|
|
"target": "tests_test_server_helpers_test_kanban_task_path_rejects_bad_id"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L129",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_helpers",
|
|
"target": "tests_test_server_helpers_test_kanban_task_path_rejects_empty"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_helpers",
|
|
"target": "tests_test_server_helpers_test_list_dir_missing_returns_empty"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_helpers",
|
|
"target": "tests_test_server_helpers_test_list_dir_skips_hidden_and_sorts"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L140",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_helpers",
|
|
"target": "tests_test_server_helpers_test_load_save_chat_history_roundtrip"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_helpers",
|
|
"target": "tests_test_server_helpers_test_read_file_missing_returns_empty"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_helpers",
|
|
"target": "tests_test_server_helpers_test_read_write_file_roundtrip"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L146",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_helpers",
|
|
"target": "tests_test_server_helpers_test_save_chat_message_caps_at_200"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_helpers.py",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_helpers_rationale_1",
|
|
"target": "tests_test_server_helpers"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L24",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_kanban",
|
|
"target": "tests_test_server_kanban_create"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_kanban",
|
|
"target": "tests_test_server_kanban_sync_threads"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L31",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_kanban",
|
|
"target": "tests_test_server_kanban_test_board_empty"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L49",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_kanban",
|
|
"target": "tests_test_server_kanban_test_board_groups_by_status"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L156",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_kanban",
|
|
"target": "tests_test_server_kanban_test_bulk_dispatch_endpoint"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L83",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_kanban",
|
|
"target": "tests_test_server_kanban_test_comments"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L73",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_kanban",
|
|
"target": "tests_test_server_kanban_test_complete_block_unblock"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L37",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_kanban",
|
|
"target": "tests_test_server_kanban_test_create_and_get_task"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L127",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_kanban",
|
|
"target": "tests_test_server_kanban_test_create_with_agent_assignee_dispatches"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L143",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_kanban",
|
|
"target": "tests_test_server_kanban_test_create_with_custom_registered_agent_dispatches"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L113",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_kanban",
|
|
"target": "tests_test_server_kanban_test_decompose_creates_children"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L136",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_kanban",
|
|
"target": "tests_test_server_kanban_test_dispatch_failure_blocks_task"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L122",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_kanban",
|
|
"target": "tests_test_server_kanban_test_dispatch_requires_valid_assignee"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L45",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_kanban",
|
|
"target": "tests_test_server_kanban_test_get_missing_task_404"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L102",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_kanban",
|
|
"target": "tests_test_server_kanban_test_link_missing_task_404"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L89",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_kanban",
|
|
"target": "tests_test_server_kanban_test_links_add_and_remove"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L108",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_kanban",
|
|
"target": "tests_test_server_kanban_test_specify_moves_triage_to_todo"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L69",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_kanban",
|
|
"target": "tests_test_server_kanban_test_update_missing_404"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L61",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_kanban",
|
|
"target": "tests_test_server_kanban_test_update_task"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_kanban_rationale_1",
|
|
"target": "tests_test_server_kanban"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_kanban_rationale_9",
|
|
"target": "tests_test_server_kanban_sync_threads"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L50",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_kanban_test_board_groups_by_status",
|
|
"target": "tests_test_server_kanban_create"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L84",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_kanban_test_comments",
|
|
"target": "tests_test_server_kanban_create"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L74",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_kanban_test_complete_block_unblock",
|
|
"target": "tests_test_server_kanban_create"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L38",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_kanban_test_create_and_get_task",
|
|
"target": "tests_test_server_kanban_create"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L129",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_kanban_test_create_with_agent_assignee_dispatches",
|
|
"target": "tests_test_server_kanban_create"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L151",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_kanban_test_create_with_custom_registered_agent_dispatches",
|
|
"target": "tests_test_server_kanban_create"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L114",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_kanban_test_decompose_creates_children",
|
|
"target": "tests_test_server_kanban_create"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L138",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_kanban_test_dispatch_failure_blocks_task",
|
|
"target": "tests_test_server_kanban_create"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L123",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_kanban_test_dispatch_requires_valid_assignee",
|
|
"target": "tests_test_server_kanban_create"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L103",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_kanban_test_link_missing_task_404",
|
|
"target": "tests_test_server_kanban_create"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L90",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_kanban_test_links_add_and_remove",
|
|
"target": "tests_test_server_kanban_create"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L109",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_kanban_test_specify_moves_triage_to_todo",
|
|
"target": "tests_test_server_kanban_create"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "tests/test_server_kanban.py",
|
|
"source_location": "L62",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "tests_test_server_kanban_test_update_task",
|
|
"target": "tests_test_server_kanban_create"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "regen_graph_html_3d.py",
|
|
"source_location": "L57",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "regen_graph_html_3d",
|
|
"target": "regen_graph_html_3d_community_color"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "regen_graph_html_3d.py",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "regen_graph_html_3d",
|
|
"target": "regen_graph_html_3d_esc"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "regen_graph_html_3d.py",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "regen_graph_html_3d_rationale_1",
|
|
"target": "regen_graph_html_3d"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "brain/graph/build-central.sh",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "brain_graph_build_central",
|
|
"target": "brain_graph_build_central_sh__entry"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/agent-time.js",
|
|
"source_location": "L24",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_agent_time",
|
|
"target": "dashboard_pages_agent_time_agentcolor"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/agent-time.js",
|
|
"source_location": "L5",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_agent_time",
|
|
"target": "dashboard_pages_agent_time_fmtduration"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/agent-time.js",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_agent_time",
|
|
"target": "dashboard_pages_agent_time_fmthms"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/agent-time.js",
|
|
"source_location": "L64",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_agent_time",
|
|
"target": "dashboard_pages_agent_time_loadagenttime"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/agent-time.js",
|
|
"source_location": "L162",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_agent_time",
|
|
"target": "dashboard_pages_agent_time_recomputeagenttime"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/agent-time.js",
|
|
"source_location": "L39",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_agent_time",
|
|
"target": "dashboard_pages_agent_time_renderagenttime"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/agent-time.js",
|
|
"source_location": "L123",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_agent_time_loadagenttime",
|
|
"target": "dashboard_pages_agent_time_fmtduration"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/agent-time.js",
|
|
"source_location": "L126",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_agent_time_loadagenttime",
|
|
"target": "dashboard_pages_agent_time_agentcolor"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/agent-time.js",
|
|
"source_location": "L61",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_agent_time_renderagenttime",
|
|
"target": "dashboard_pages_agent_time_loadagenttime"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "dashboard/pages/agent-time.js",
|
|
"source_location": "L169",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "dashboard_pages_agent_time_recomputeagenttime",
|
|
"target": "dashboard_pages_agent_time_loadagenttime"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "regen_graph_html_agentic_os.py",
|
|
"source_location": "L57",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "regen_graph_html_agentic_os",
|
|
"target": "regen_graph_html_agentic_os_community_color"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "regen_graph_html_agentic_os.py",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "regen_graph_html_agentic_os",
|
|
"target": "regen_graph_html_agentic_os_esc"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "regen_graph_html_agentic_os.py",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "regen_graph_html_agentic_os_rationale_1",
|
|
"target": "regen_graph_html_agentic_os"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "regen_graph_html_standalone.py",
|
|
"source_location": "L34",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "regen_graph_html_standalone",
|
|
"target": "regen_graph_html_standalone_community_color"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "regen_graph_html_standalone.py",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "regen_graph_html_standalone_rationale_1",
|
|
"target": "regen_graph_html_standalone"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1413",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_add_integration"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2815",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_agent_time_skin"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2438",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_agentregisterrequest"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L183",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_append_audit"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L122",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_backuprestorerequest"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L782",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_brain_index_module"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L89",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_brainupdate"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1695",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_chat"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L125",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_chatrequest"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L521",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_check_agent"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1574",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_clean_hermes_output"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L479",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_cli_has_subcommand"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L365",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_compute_skill_score"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1454",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_create_backup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2267",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_create_goal"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1256",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_create_job"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L921",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_create_skill"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2314",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_delete_goal"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1276",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_delete_job"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L960",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_delete_skill_context_file"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1551",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_discover_standards"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1958",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_dispatch_kanban_task"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1926",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_ensure_dir"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1599",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_execute_agent"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L600",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_execute_agent_cli"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L580",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_execute_agent_dynamic"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L632",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_execute_agent_http"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L652",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_execute_agent_mcp"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L3002",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_favicon"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L3006",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_favicon_svg"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2380",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_get_agent_health"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2854",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_get_agent_insights"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2401",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_get_agent_stats"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2791",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_get_agent_time"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1289",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_get_audit"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L764",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_get_brain_file"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1731",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_get_chat_history"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L48",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_get_cors_origins"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1308",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_get_cost"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2342",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_get_journal_entry"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L225",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_get_learning_memory_path"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2675",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_get_session_replay"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1519",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_get_settings"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L909",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_get_skill"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2606",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_get_skill_analytics"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L942",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_get_skill_context_file"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1239",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_get_skill_eval"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L659",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_get_status"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L685",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_get_system"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L180",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_get_timestamp"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2630",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_get_trend_analytics"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1896",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_goalcreate"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1902",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_goalupdate"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L671",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_healthz"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L507",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_hermes_available"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L487",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_hermes_cli_args"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2744",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_index"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L794",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_ingest_brain_index"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1334",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_install_plugin"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1954",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_is_dispatchable_agent"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L330",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_is_error_response"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L168",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_iter_skill_dirs"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1910",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_journalsave"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2165",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_kanban_add_comment"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2181",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_kanban_add_link"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2139",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_kanban_block_task"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2028",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_kanban_board"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2125",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_kanban_complete_task"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2050",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_kanban_create_task"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2231",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_kanban_decompose_task"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2093",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_kanban_delete_task"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2209",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_kanban_dispatch"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2114",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_kanban_dispatch_task"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2043",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_kanban_get_task"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2197",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_kanban_remove_link"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2219",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_kanban_specify_task"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1940",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_kanban_task_path"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2152",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_kanban_unblock_task"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2074",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_kanban_update_task"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1886",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_kanbanblock"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1889",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_kanbancommentcreate"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1883",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_kanbancomplete"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1892",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_kanbanlinkcreate"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1869",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_kanbantaskcreate"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1876",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_kanbantaskupdate"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2456",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_list_agents"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1442",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_list_backups"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L754",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_list_brain"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L140",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_list_dir"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2260",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_list_goals"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1405",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_list_integrations"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1246",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_list_jobs"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2327",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_list_journal_entries"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1220",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_list_orchestration_runs"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1329",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_list_plugins"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1509",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_list_prompts"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2647",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_list_sessions"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L892",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_list_skills"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1536",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_list_standards"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L457",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_load_agent_registry"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L299",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_load_agent_stats"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1560",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_load_chat_history"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2019",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_load_goals"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1929",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_load_kanban_tasks"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L177",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_new_id"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2716",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_nocachestaticfiles"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1093",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_orchestrate_multi_agent"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L96",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_orchestraterequest"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1736",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_ptysession"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L949",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_put_skill_context_file"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L131",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_read_file"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L145",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_read_json"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L675",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_readyz"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2800",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_recompute_agent_time"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L311",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_record_agent_run"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L199",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_record_brain_learning"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1313",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_record_cost"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L402",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_record_skill_score"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L246",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_record_task_learning"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2425",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_refresh_agent_health"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2476",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_register_agent"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1467",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_resolve_backup_file"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L867",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_resolve_skill_dir"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1497",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_restore_backup"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2588",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_router_route"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2562",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_router_suggest"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1916",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_routerroute"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1913",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_routersuggest"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1084",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_run_angle"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1570",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_run_cli"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1974",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_run_kanban_agent"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L969",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_run_skill"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1482",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_safe_extractall"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L472",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_save_agent_registry"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L307",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_save_agent_stats"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1563",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_save_chat_message"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2022",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_save_goals"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2352",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_save_journal_entry"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1950",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_save_kanban_task"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L113",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_schedulejobrequest"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L831",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_search_brain_index"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2363",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_search_journal"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L119",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_settingsupdate"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L882",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_skill_context_file_path"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L858",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_skill_dir_path"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L110",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_skillcontextfilewrite"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L103",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_skillcreate"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L92",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_skillrunrequest"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L107",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_skillupdate"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L844",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_stats_brain_index"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2757",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_test_page"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1394",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_uninstall_plugin"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2531",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_unregister_agent"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L771",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_update_brain_file"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2295",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_update_goal"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1524",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_update_settings"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L933",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_update_skill"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L806",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_upsert_brain_doc"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L136",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_write_file"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L164",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_write_json"
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1803",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server",
|
|
"target": "server_ws_terminal"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2707",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_rationale_2707",
|
|
"target": "server"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2767",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_rationale_2767",
|
|
"target": "server"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L49",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_rationale_49",
|
|
"target": "server_get_cors_origins"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1806",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_ws_terminal",
|
|
"target": "server_get_cors_origins"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L771",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_update_brain_file",
|
|
"target": "server_brainupdate"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "generic_arg",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L969",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_run_skill",
|
|
"target": "server_skillrunrequest"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1093",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_orchestrate_multi_agent",
|
|
"target": "server_orchestraterequest"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L921",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_create_skill",
|
|
"target": "server_skillcreate"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L933",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_update_skill",
|
|
"target": "server_skillupdate"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L949",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_put_skill_context_file",
|
|
"target": "server_skillcontextfilewrite"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1256",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_create_job",
|
|
"target": "server_schedulejobrequest"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1524",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_update_settings",
|
|
"target": "server_settingsupdate"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1497",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_restore_backup",
|
|
"target": "server_backuprestorerequest"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1695",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_chat",
|
|
"target": "server_chatrequest"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L768",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_get_brain_file",
|
|
"target": "server_read_file"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L913",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_get_skill",
|
|
"target": "server_read_file"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L946",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_get_skill_context_file",
|
|
"target": "server_read_file"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L760",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_list_brain",
|
|
"target": "server_read_file"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1513",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_list_prompts",
|
|
"target": "server_read_file"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L895",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_list_skills",
|
|
"target": "server_read_file"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1542",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_list_standards",
|
|
"target": "server_read_file"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L976",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_run_skill",
|
|
"target": "server_read_file"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1045",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_run_skill",
|
|
"target": "server_write_file"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L773",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_update_brain_file",
|
|
"target": "server_write_file"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L662",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_get_status",
|
|
"target": "server_list_dir"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L755",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_list_brain",
|
|
"target": "server_list_dir"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L679",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_readyz",
|
|
"target": "server_list_dir"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1279",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_delete_job",
|
|
"target": "server_read_json"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2857",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_get_agent_insights",
|
|
"target": "server_read_json"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1310",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_get_cost",
|
|
"target": "server_read_json"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1521",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_get_settings",
|
|
"target": "server_read_json"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L915",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_get_skill",
|
|
"target": "server_read_json"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2610",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_get_skill_analytics",
|
|
"target": "server_read_json"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1241",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_get_skill_eval",
|
|
"target": "server_read_json"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2637",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_get_trend_analytics",
|
|
"target": "server_read_json"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1345",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_install_plugin",
|
|
"target": "server_read_json"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1250",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_list_jobs",
|
|
"target": "server_read_json"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1226",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_list_orchestration_runs",
|
|
"target": "server_read_json"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1331",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_list_plugins",
|
|
"target": "server_read_json"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L897",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_list_skills",
|
|
"target": "server_read_json"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1561",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_load_chat_history",
|
|
"target": "server_read_json"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2020",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_load_goals",
|
|
"target": "server_read_json"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1933",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_load_kanban_tasks",
|
|
"target": "server_read_json"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L146",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_rationale_146",
|
|
"target": "server_read_json"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1315",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_record_cost",
|
|
"target": "server_read_json"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1527",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_update_settings",
|
|
"target": "server_read_json"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1389",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_install_plugin",
|
|
"target": "server_write_json"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1189",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_orchestrate_multi_agent",
|
|
"target": "server_write_json"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L165",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_rationale_165",
|
|
"target": "server_write_json"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1323",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_record_cost",
|
|
"target": "server_write_json"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1568",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_save_chat_message",
|
|
"target": "server_write_json"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2023",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_save_goals",
|
|
"target": "server_write_json"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1529",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_update_settings",
|
|
"target": "server_write_json"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2609",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_get_skill_analytics",
|
|
"target": "server_iter_skill_dirs"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2636",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_get_trend_analytics",
|
|
"target": "server_iter_skill_dirs"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L894",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_list_skills",
|
|
"target": "server_iter_skill_dirs"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L169",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_rationale_169",
|
|
"target": "server_iter_skill_dirs"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L188",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_append_audit",
|
|
"target": "server_new_id"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1702",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_chat",
|
|
"target": "server_new_id"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2271",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_create_goal",
|
|
"target": "server_new_id"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1260",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_create_job",
|
|
"target": "server_new_id"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2171",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_add_comment",
|
|
"target": "server_new_id"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2053",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_create_task",
|
|
"target": "server_new_id"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2241",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_decompose_task",
|
|
"target": "server_new_id"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1991",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_run_kanban_agent",
|
|
"target": "server_new_id"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1008",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_run_skill",
|
|
"target": "server_new_id"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1432",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_add_integration",
|
|
"target": "server_get_timestamp"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L187",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_append_audit",
|
|
"target": "server_get_timestamp"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1706",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_chat",
|
|
"target": "server_get_timestamp"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2278",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_create_goal",
|
|
"target": "server_get_timestamp"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1265",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_create_job",
|
|
"target": "server_get_timestamp"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1969",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_dispatch_kanban_task",
|
|
"target": "server_get_timestamp"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2396",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_get_agent_health",
|
|
"target": "server_get_timestamp"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2969",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_get_agent_insights",
|
|
"target": "server_get_timestamp"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1385",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_install_plugin",
|
|
"target": "server_get_timestamp"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2173",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_add_comment",
|
|
"target": "server_get_timestamp"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2191",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_add_link",
|
|
"target": "server_get_timestamp"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2146",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_block_task",
|
|
"target": "server_get_timestamp"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2132",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_complete_task",
|
|
"target": "server_get_timestamp"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2061",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_create_task",
|
|
"target": "server_get_timestamp"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2249",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_decompose_task",
|
|
"target": "server_get_timestamp"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2108",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_delete_task",
|
|
"target": "server_get_timestamp"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2204",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_remove_link",
|
|
"target": "server_get_timestamp"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2226",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_specify_task",
|
|
"target": "server_get_timestamp"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2159",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_unblock_task",
|
|
"target": "server_get_timestamp"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2084",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_update_task",
|
|
"target": "server_get_timestamp"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1175",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_orchestrate_multi_agent",
|
|
"target": "server_get_timestamp"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L314",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_record_agent_run",
|
|
"target": "server_get_timestamp"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1317",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_record_cost",
|
|
"target": "server_get_timestamp"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L410",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_record_skill_score",
|
|
"target": "server_get_timestamp"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L260",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_record_task_learning",
|
|
"target": "server_get_timestamp"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2432",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_refresh_agent_health",
|
|
"target": "server_get_timestamp"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1993",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_run_kanban_agent",
|
|
"target": "server_get_timestamp"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1037",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_run_skill",
|
|
"target": "server_get_timestamp"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2304",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_update_goal",
|
|
"target": "server_get_timestamp"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1436",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_add_integration",
|
|
"target": "server_append_audit"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L192",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_append_audit",
|
|
"target": "server_ptysession_write"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1723",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_chat",
|
|
"target": "server_append_audit"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1464",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_create_backup",
|
|
"target": "server_append_audit"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2289",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_create_goal",
|
|
"target": "server_append_audit"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1272",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_create_job",
|
|
"target": "server_append_audit"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L929",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_create_skill",
|
|
"target": "server_append_audit"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2319",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_delete_goal",
|
|
"target": "server_append_audit"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1282",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_delete_job",
|
|
"target": "server_append_audit"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L965",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_delete_skill_context_file",
|
|
"target": "server_append_audit"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1553",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_discover_standards",
|
|
"target": "server_append_audit"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1971",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_dispatch_kanban_task",
|
|
"target": "server_append_audit"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1390",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_install_plugin",
|
|
"target": "server_append_audit"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2193",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_add_link",
|
|
"target": "server_append_audit"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2148",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_block_task",
|
|
"target": "server_append_audit"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2135",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_complete_task",
|
|
"target": "server_append_audit"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2065",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_create_task",
|
|
"target": "server_append_audit"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2110",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_delete_task",
|
|
"target": "server_append_audit"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2215",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_dispatch",
|
|
"target": "server_append_audit"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2161",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_unblock_task",
|
|
"target": "server_append_audit"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2086",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_update_task",
|
|
"target": "server_append_audit"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L956",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_put_skill_context_file",
|
|
"target": "server_append_audit"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2431",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_refresh_agent_health",
|
|
"target": "server_append_audit"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2526",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_register_agent",
|
|
"target": "server_append_audit"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1503",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_restore_backup",
|
|
"target": "server_append_audit"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2593",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_router_route",
|
|
"target": "server_append_audit"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1998",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_run_kanban_agent",
|
|
"target": "server_append_audit"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1027",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_run_skill",
|
|
"target": "server_append_audit"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2357",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_save_journal_entry",
|
|
"target": "server_append_audit"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1399",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_uninstall_plugin",
|
|
"target": "server_append_audit"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2549",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_unregister_agent",
|
|
"target": "server_append_audit"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L774",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_update_brain_file",
|
|
"target": "server_append_audit"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1530",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_update_settings",
|
|
"target": "server_append_audit"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L938",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_update_skill",
|
|
"target": "server_append_audit"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1825",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_ws_terminal",
|
|
"target": "server_append_audit"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L202",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_rationale_202",
|
|
"target": "server_record_brain_learning"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L209",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_record_brain_learning",
|
|
"target": "server_brain_index_module"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L219",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_record_brain_learning",
|
|
"target": "server_ptysession_close"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1049",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_run_skill",
|
|
"target": "server_record_brain_learning"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L226",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_rationale_226",
|
|
"target": "server_get_learning_memory_path"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L278",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_record_task_learning",
|
|
"target": "server_get_learning_memory_path"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1726",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_chat",
|
|
"target": "server_record_task_learning"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L248",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_rationale_248",
|
|
"target": "server_record_task_learning"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L261",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_record_task_learning",
|
|
"target": "server_is_error_response"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L288",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_record_task_learning",
|
|
"target": "server_resolve_skill_dir"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1069",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_run_skill",
|
|
"target": "server_record_task_learning"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2382",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_get_agent_health",
|
|
"target": "server_load_agent_stats"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2406",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_get_agent_stats",
|
|
"target": "server_load_agent_stats"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2459",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_list_agents",
|
|
"target": "server_load_agent_stats"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L313",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_record_agent_run",
|
|
"target": "server_load_agent_stats"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L328",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_record_agent_run",
|
|
"target": "server_save_agent_stats"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1712",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_chat",
|
|
"target": "server_record_agent_run"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L312",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_rationale_312",
|
|
"target": "server_record_agent_run"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1022",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_run_skill",
|
|
"target": "server_record_agent_run"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1712",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_chat",
|
|
"target": "server_is_error_response"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L383",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_compute_skill_score",
|
|
"target": "server_is_error_response"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L331",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_rationale_331",
|
|
"target": "server_is_error_response"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1021",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_run_skill",
|
|
"target": "server_is_error_response"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L366",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_rationale_366",
|
|
"target": "server_compute_skill_score"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1025",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_run_skill",
|
|
"target": "server_compute_skill_score"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L403",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_rationale_403",
|
|
"target": "server_record_skill_score"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1026",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_run_skill",
|
|
"target": "server_record_skill_score"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1697",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_chat",
|
|
"target": "server_load_agent_registry"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L523",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_check_agent",
|
|
"target": "server_load_agent_registry"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1608",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_execute_agent",
|
|
"target": "server_load_agent_registry"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L582",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_execute_agent_dynamic",
|
|
"target": "server_load_agent_registry"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2384",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_get_agent_health",
|
|
"target": "server_load_agent_registry"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2861",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_get_agent_insights",
|
|
"target": "server_load_agent_registry"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2403",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_get_agent_stats",
|
|
"target": "server_load_agent_registry"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L660",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_get_status",
|
|
"target": "server_load_agent_registry"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1956",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_is_dispatchable_agent",
|
|
"target": "server_load_agent_registry"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2458",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_list_agents",
|
|
"target": "server_load_agent_registry"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1109",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_orchestrate_multi_agent",
|
|
"target": "server_load_agent_registry"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L458",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_rationale_458",
|
|
"target": "server_load_agent_registry"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L676",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_readyz",
|
|
"target": "server_load_agent_registry"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2428",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_refresh_agent_health",
|
|
"target": "server_load_agent_registry"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2484",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_register_agent",
|
|
"target": "server_load_agent_registry"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2591",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_router_route",
|
|
"target": "server_load_agent_registry"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L993",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_run_skill",
|
|
"target": "server_load_agent_registry"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2536",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_unregister_agent",
|
|
"target": "server_load_agent_registry"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L473",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_rationale_473",
|
|
"target": "server_save_agent_registry"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2518",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_register_agent",
|
|
"target": "server_save_agent_registry"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2541",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_unregister_agent",
|
|
"target": "server_save_agent_registry"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L497",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_hermes_cli_args",
|
|
"target": "server_cli_has_subcommand"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1637",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_execute_agent",
|
|
"target": "server_hermes_cli_args"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L513",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_hermes_available",
|
|
"target": "server_hermes_cli_args"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L488",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_rationale_488",
|
|
"target": "server_hermes_cli_args"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L508",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_rationale_508",
|
|
"target": "server_hermes_available"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2385",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_get_agent_health",
|
|
"target": "server_check_agent"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2405",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_get_agent_stats",
|
|
"target": "server_check_agent"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L661",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_get_status",
|
|
"target": "server_check_agent"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2462",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_list_agents",
|
|
"target": "server_check_agent"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L522",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_rationale_522",
|
|
"target": "server_check_agent"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L678",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_readyz",
|
|
"target": "server_check_agent"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2429",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_refresh_agent_health",
|
|
"target": "server_check_agent"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2527",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_register_agent",
|
|
"target": "server_check_agent"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1685",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_execute_agent",
|
|
"target": "server_execute_agent_dynamic"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L591",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_execute_agent_dynamic",
|
|
"target": "server_execute_agent_cli"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L593",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_execute_agent_dynamic",
|
|
"target": "server_execute_agent_http"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L595",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_execute_agent_dynamic",
|
|
"target": "server_execute_agent_mcp"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L581",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_rationale_581",
|
|
"target": "server_execute_agent_dynamic"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L601",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_rationale_601",
|
|
"target": "server_execute_agent_cli"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L646",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_execute_agent_http",
|
|
"target": "server_ptysession_read"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L633",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_rationale_633",
|
|
"target": "server_execute_agent_http"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L653",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_rationale_653",
|
|
"target": "server_execute_agent_mcp"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L686",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_rationale_686",
|
|
"target": "server_get_system"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L795",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_ingest_brain_index",
|
|
"target": "server_brain_index_module"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1193",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_orchestrate_multi_agent",
|
|
"target": "server_brain_index_module"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L783",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_rationale_783",
|
|
"target": "server_brain_index_module"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L834",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_search_brain_index",
|
|
"target": "server_brain_index_module"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L845",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_stats_brain_index",
|
|
"target": "server_brain_index_module"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L812",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_upsert_brain_doc",
|
|
"target": "server_brain_index_module"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L802",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_ingest_brain_index",
|
|
"target": "server_ptysession_close"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L807",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_rationale_807",
|
|
"target": "server_upsert_brain_doc"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L827",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_upsert_brain_doc",
|
|
"target": "server_ptysession_close"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L840",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_search_brain_index",
|
|
"target": "server_ptysession_close"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L850",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_stats_brain_index",
|
|
"target": "server_ptysession_close"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L922",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_create_skill",
|
|
"target": "server_skill_dir_path"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L950",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_put_skill_context_file",
|
|
"target": "server_skill_dir_path"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L885",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_skill_context_file_path",
|
|
"target": "server_skill_dir_path"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L934",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_update_skill",
|
|
"target": "server_skill_dir_path"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L910",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_get_skill",
|
|
"target": "server_resolve_skill_dir"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1240",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_get_skill_eval",
|
|
"target": "server_resolve_skill_dir"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L868",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_rationale_868",
|
|
"target": "server_resolve_skill_dir"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L970",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_run_skill",
|
|
"target": "server_resolve_skill_dir"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L961",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_delete_skill_context_file",
|
|
"target": "server_skill_context_file_path"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L943",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_get_skill_context_file",
|
|
"target": "server_skill_context_file_path"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L953",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_put_skill_context_file",
|
|
"target": "server_skill_context_file_path"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1014",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_run_skill",
|
|
"target": "server_execute_agent"
|
|
},
|
|
{
|
|
"relation": "indirect_call",
|
|
"context": "argument",
|
|
"confidence": "INFERRED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1148",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 0.5,
|
|
"source": "server_orchestrate_multi_agent",
|
|
"target": "server_run_angle"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1085",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_rationale_1085",
|
|
"target": "server_run_angle"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1087",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_run_angle",
|
|
"target": "server_execute_agent"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1202",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_orchestrate_multi_agent",
|
|
"target": "server_ptysession_close"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1094",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_rationale_1094",
|
|
"target": "server_orchestrate_multi_agent"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1406",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_rationale_1406",
|
|
"target": "server_list_integrations"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1414",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_rationale_1414",
|
|
"target": "server_add_integration"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1468",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_rationale_1468",
|
|
"target": "server_resolve_backup_file"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1498",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_restore_backup",
|
|
"target": "server_resolve_backup_file"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1483",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_rationale_1483",
|
|
"target": "server_safe_extractall"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1502",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_restore_backup",
|
|
"target": "server_safe_extractall"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2856",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_get_agent_insights",
|
|
"target": "server_load_chat_history"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1732",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_get_chat_history",
|
|
"target": "server_load_chat_history"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1564",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_save_chat_message",
|
|
"target": "server_load_chat_history"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1708",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_chat",
|
|
"target": "server_save_chat_message"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1612",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_execute_agent",
|
|
"target": "server_run_cli"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1641",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_execute_agent",
|
|
"target": "server_clean_hermes_output"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1575",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_rationale_1575",
|
|
"target": "server_clean_hermes_output"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1710",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_chat",
|
|
"target": "server_execute_agent"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1986",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_run_kanban_agent",
|
|
"target": "server_execute_agent"
|
|
},
|
|
{
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1780",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_ptysession",
|
|
"target": "server_ptysession_close"
|
|
},
|
|
{
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1739",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_ptysession",
|
|
"target": "server_ptysession_init"
|
|
},
|
|
{
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1760",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_ptysession",
|
|
"target": "server_ptysession_read"
|
|
},
|
|
{
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1771",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_ptysession",
|
|
"target": "server_ptysession_resize"
|
|
},
|
|
{
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1744",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_ptysession",
|
|
"target": "server_ptysession_start"
|
|
},
|
|
{
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1765",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_ptysession",
|
|
"target": "server_ptysession_write"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1737",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_rationale_1737",
|
|
"target": "server_ptysession"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1817",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_ws_terminal",
|
|
"target": "server_ptysession"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1972",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_dispatch_kanban_task",
|
|
"target": "server_ptysession_start"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1819",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_ws_terminal",
|
|
"target": "server_ptysession_start"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1851",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_ws_terminal",
|
|
"target": "server_ptysession_write"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1853",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_ws_terminal",
|
|
"target": "server_ptysession_resize"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1814",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_ws_terminal",
|
|
"target": "server_ptysession_close"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2050",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_create_task",
|
|
"target": "server_kanbantaskcreate"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2074",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_update_task",
|
|
"target": "server_kanbantaskupdate"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2125",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_complete_task",
|
|
"target": "server_kanbancomplete"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2139",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_block_task",
|
|
"target": "server_kanbanblock"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2165",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_add_comment",
|
|
"target": "server_kanbancommentcreate"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2181",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_add_link",
|
|
"target": "server_kanbanlinkcreate"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2267",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_create_goal",
|
|
"target": "server_goalcreate"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2295",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_update_goal",
|
|
"target": "server_goalupdate"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2352",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_save_journal_entry",
|
|
"target": "server_journalsave"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2562",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_router_suggest",
|
|
"target": "server_routersuggest"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2588",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_router_route",
|
|
"target": "server_routerroute"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2345",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_get_journal_entry",
|
|
"target": "server_ensure_dir"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2329",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_list_journal_entries",
|
|
"target": "server_ensure_dir"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1930",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_load_kanban_tasks",
|
|
"target": "server_ensure_dir"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2354",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_save_journal_entry",
|
|
"target": "server_ensure_dir"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1951",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_save_kanban_task",
|
|
"target": "server_ensure_dir"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2365",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_search_journal",
|
|
"target": "server_ensure_dir"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2030",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_board",
|
|
"target": "server_load_kanban_tasks"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2103",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_delete_task",
|
|
"target": "server_load_kanban_tasks"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2211",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_dispatch",
|
|
"target": "server_load_kanban_tasks"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1960",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_dispatch_kanban_task",
|
|
"target": "server_kanban_task_path"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2166",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_add_comment",
|
|
"target": "server_kanban_task_path"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2183",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_add_link",
|
|
"target": "server_kanban_task_path"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2140",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_block_task",
|
|
"target": "server_kanban_task_path"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2126",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_complete_task",
|
|
"target": "server_kanban_task_path"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2068",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_create_task",
|
|
"target": "server_kanban_task_path"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2232",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_decompose_task",
|
|
"target": "server_kanban_task_path"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2094",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_delete_task",
|
|
"target": "server_kanban_task_path"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2115",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_dispatch_task",
|
|
"target": "server_kanban_task_path"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2044",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_get_task",
|
|
"target": "server_kanban_task_path"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2199",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_remove_link",
|
|
"target": "server_kanban_task_path"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2220",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_specify_task",
|
|
"target": "server_kanban_task_path"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2153",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_unblock_task",
|
|
"target": "server_kanban_task_path"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2075",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_update_task",
|
|
"target": "server_kanban_task_path"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1941",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_rationale_1941",
|
|
"target": "server_kanban_task_path"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1979",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_run_kanban_agent",
|
|
"target": "server_kanban_task_path"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1952",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_save_kanban_task",
|
|
"target": "server_kanban_task_path"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1970",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_dispatch_kanban_task",
|
|
"target": "server_save_kanban_task"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2177",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_add_comment",
|
|
"target": "server_save_kanban_task"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2192",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_add_link",
|
|
"target": "server_save_kanban_task"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2147",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_block_task",
|
|
"target": "server_save_kanban_task"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2134",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_complete_task",
|
|
"target": "server_save_kanban_task"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2064",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_create_task",
|
|
"target": "server_save_kanban_task"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2253",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_decompose_task",
|
|
"target": "server_save_kanban_task"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2109",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_delete_task",
|
|
"target": "server_save_kanban_task"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2205",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_remove_link",
|
|
"target": "server_save_kanban_task"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2227",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_specify_task",
|
|
"target": "server_save_kanban_task"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2160",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_unblock_task",
|
|
"target": "server_save_kanban_task"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2085",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_update_task",
|
|
"target": "server_save_kanban_task"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2005",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_run_kanban_agent",
|
|
"target": "server_save_kanban_task"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1966",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_dispatch_kanban_task",
|
|
"target": "server_is_dispatchable_agent"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2066",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_create_task",
|
|
"target": "server_is_dispatchable_agent"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2212",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_dispatch",
|
|
"target": "server_is_dispatchable_agent"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2119",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_dispatch_task",
|
|
"target": "server_is_dispatchable_agent"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2087",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_update_task",
|
|
"target": "server_is_dispatchable_agent"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1955",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_rationale_1955",
|
|
"target": "server_is_dispatchable_agent"
|
|
},
|
|
{
|
|
"relation": "indirect_call",
|
|
"context": "argument",
|
|
"confidence": "INFERRED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1972",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 0.5,
|
|
"source": "server_dispatch_kanban_task",
|
|
"target": "server_run_kanban_agent"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2067",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_create_task",
|
|
"target": "server_dispatch_kanban_task"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2213",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_dispatch",
|
|
"target": "server_dispatch_kanban_task"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2121",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_dispatch_task",
|
|
"target": "server_dispatch_kanban_task"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2088",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_kanban_update_task",
|
|
"target": "server_dispatch_kanban_task"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L1959",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_rationale_1959",
|
|
"target": "server_dispatch_kanban_task"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2269",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_create_goal",
|
|
"target": "server_load_goals"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2316",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_delete_goal",
|
|
"target": "server_load_goals"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2262",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_list_goals",
|
|
"target": "server_load_goals"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2297",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_update_goal",
|
|
"target": "server_load_goals"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2282",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_create_goal",
|
|
"target": "server_save_goals"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2318",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_delete_goal",
|
|
"target": "server_save_goals"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2305",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_update_goal",
|
|
"target": "server_save_goals"
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2476",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_register_agent",
|
|
"target": "server_agentregisterrequest"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2457",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_rationale_2457",
|
|
"target": "server_list_agents"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2477",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_rationale_2477",
|
|
"target": "server_register_agent"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2532",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_rationale_2532",
|
|
"target": "server_unregister_agent"
|
|
},
|
|
{
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2721",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_nocachestaticfiles",
|
|
"target": "server_nocachestaticfiles_get_response"
|
|
},
|
|
{
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2719",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_nocachestaticfiles",
|
|
"target": "server_nocachestaticfiles_init"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2717",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_rationale_2717",
|
|
"target": "server_nocachestaticfiles"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2817",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_agent_time_skin",
|
|
"target": "server_recompute_agent_time"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2865",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_get_agent_insights",
|
|
"target": "server_recompute_agent_time"
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2793",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_get_agent_time",
|
|
"target": "server_recompute_agent_time"
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "server.py",
|
|
"source_location": "L2775",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"confidence_score": 1.0,
|
|
"source": "server_rationale_2775",
|
|
"target": "server_recompute_agent_time"
|
|
}
|
|
],
|
|
"hyperedges": [],
|
|
"built_at_commit": "e4209d2ab8abdf104802f9ed92f7717b8e9d2fed"
|
|
} |