9043 lines
280 KiB
JSON
Executable File
9043 lines
280 KiB
JSON
Executable File
{
|
|
"directed": false,
|
|
"multigraph": false,
|
|
"graph": {},
|
|
"nodes": [
|
|
{
|
|
"label": "backup.sh",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/backup.sh",
|
|
"source_location": "L1",
|
|
"metadata": {
|
|
"language": "bash",
|
|
"kind": "file"
|
|
},
|
|
"_origin": "ast",
|
|
"id": "agentic_os_backup",
|
|
"community": 34,
|
|
"norm_label": "backup.sh"
|
|
},
|
|
{
|
|
"label": "backup.sh script",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/backup.sh",
|
|
"source_location": "L1",
|
|
"metadata": {
|
|
"language": "bash",
|
|
"kind": "bash_entrypoint"
|
|
},
|
|
"_origin": "ast",
|
|
"id": "agentic_os_backup_sh__entry",
|
|
"community": 34,
|
|
"norm_label": "backup.sh script"
|
|
},
|
|
{
|
|
"label": "api.js",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/api.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_api",
|
|
"community": 35,
|
|
"norm_label": "api.js"
|
|
},
|
|
{
|
|
"label": "api",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/api.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_api_api",
|
|
"community": 35,
|
|
"norm_label": "api"
|
|
},
|
|
{
|
|
"label": "app.js",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/app.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_app",
|
|
"community": 14,
|
|
"norm_label": "app.js"
|
|
},
|
|
{
|
|
"label": "pageCache",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/app.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_app_pagecache",
|
|
"community": 14,
|
|
"norm_label": "pagecache"
|
|
},
|
|
{
|
|
"label": "loadPage()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/app.js",
|
|
"source_location": "L5",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_app_loadpage",
|
|
"community": 14,
|
|
"norm_label": "loadpage()"
|
|
},
|
|
{
|
|
"label": "loadScript()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/app.js",
|
|
"source_location": "L16",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_app_loadscript",
|
|
"community": 14,
|
|
"norm_label": "loadscript()"
|
|
},
|
|
{
|
|
"label": "navigate()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/app.js",
|
|
"source_location": "L27",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_app_navigate",
|
|
"community": 14,
|
|
"norm_label": "navigate()"
|
|
},
|
|
{
|
|
"label": "capitalize()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/app.js",
|
|
"source_location": "L65",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_app_capitalize",
|
|
"community": 14,
|
|
"norm_label": "capitalize()"
|
|
},
|
|
{
|
|
"label": "updateAgentStatus()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/app.js",
|
|
"source_location": "L67",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_app_updateagentstatus",
|
|
"community": 14,
|
|
"norm_label": "updateagentstatus()"
|
|
},
|
|
{
|
|
"label": "agent-health.js",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/agent-health.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_agent_health",
|
|
"community": 18,
|
|
"norm_label": "agent-health.js"
|
|
},
|
|
{
|
|
"label": "renderAgentHealth()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/agent-health.js",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_agent_health_renderagenthealth",
|
|
"community": 18,
|
|
"norm_label": "renderagenthealth()"
|
|
},
|
|
{
|
|
"label": "startHealthAutoRefresh()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/agent-health.js",
|
|
"source_location": "L36",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_agent_health_starthealthautorefresh",
|
|
"community": 18,
|
|
"norm_label": "starthealthautorefresh()"
|
|
},
|
|
{
|
|
"label": "stopHealthAutoRefresh()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/agent-health.js",
|
|
"source_location": "L41",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_agent_health_stophealthautorefresh",
|
|
"community": 18,
|
|
"norm_label": "stophealthautorefresh()"
|
|
},
|
|
{
|
|
"label": "toggleHealthAutoRefresh()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/agent-health.js",
|
|
"source_location": "L48",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_agent_health_togglehealthautorefresh",
|
|
"community": 18,
|
|
"norm_label": "togglehealthautorefresh()"
|
|
},
|
|
{
|
|
"label": "refreshAgentHealth()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/agent-health.js",
|
|
"source_location": "L56",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_agent_health_refreshagenthealth",
|
|
"community": 18,
|
|
"norm_label": "refreshagenthealth()"
|
|
},
|
|
{
|
|
"label": "audit.js",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/audit.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_audit",
|
|
"community": 19,
|
|
"norm_label": "audit.js"
|
|
},
|
|
{
|
|
"label": "renderAudit()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/audit.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_audit_renderaudit",
|
|
"community": 19,
|
|
"norm_label": "renderaudit()"
|
|
},
|
|
{
|
|
"label": "_allAuditEntries",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/audit.js",
|
|
"source_location": "L34",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_audit_allauditentries",
|
|
"community": 19,
|
|
"norm_label": "_allauditentries"
|
|
},
|
|
{
|
|
"label": "refreshAudit()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/audit.js",
|
|
"source_location": "L36",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_audit_refreshaudit",
|
|
"community": 19,
|
|
"norm_label": "refreshaudit()"
|
|
},
|
|
{
|
|
"label": "applyAuditFilter()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/audit.js",
|
|
"source_location": "L48",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_audit_applyauditfilter",
|
|
"community": 19,
|
|
"norm_label": "applyauditfilter()"
|
|
},
|
|
{
|
|
"label": "clearAuditFilters()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/audit.js",
|
|
"source_location": "L81",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_audit_clearauditfilters",
|
|
"community": 19,
|
|
"norm_label": "clearauditfilters()"
|
|
},
|
|
{
|
|
"label": "backups.js",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/backups.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_backups",
|
|
"community": 21,
|
|
"norm_label": "backups.js"
|
|
},
|
|
{
|
|
"label": "renderBackups()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/backups.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_backups_renderbackups",
|
|
"community": 21,
|
|
"norm_label": "renderbackups()"
|
|
},
|
|
{
|
|
"label": "createBackup()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/backups.js",
|
|
"source_location": "L46",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_backups_createbackup",
|
|
"community": 21,
|
|
"norm_label": "createbackup()"
|
|
},
|
|
{
|
|
"label": "restoreBackup()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/backups.js",
|
|
"source_location": "L56",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_backups_restorebackup",
|
|
"community": 21,
|
|
"norm_label": "restorebackup()"
|
|
},
|
|
{
|
|
"label": "confirmRestore()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/backups.js",
|
|
"source_location": "L68",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_backups_confirmrestore",
|
|
"community": 21,
|
|
"norm_label": "confirmrestore()"
|
|
},
|
|
{
|
|
"label": "chat.js",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/chat.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_chat",
|
|
"community": 6,
|
|
"norm_label": "chat.js"
|
|
},
|
|
{
|
|
"label": "renderChat()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/chat.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_chat_renderchat",
|
|
"community": 6,
|
|
"norm_label": "renderchat()"
|
|
},
|
|
{
|
|
"label": "selectAgent()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/chat.js",
|
|
"source_location": "L85",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_chat_selectagent",
|
|
"community": 6,
|
|
"norm_label": "selectagent()"
|
|
},
|
|
{
|
|
"label": "updateAgentStatusText()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/chat.js",
|
|
"source_location": "L94",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_chat_updateagentstatustext",
|
|
"community": 6,
|
|
"norm_label": "updateagentstatustext()"
|
|
},
|
|
{
|
|
"label": "handleChatKey()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/chat.js",
|
|
"source_location": "L103",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_chat_handlechatkey",
|
|
"community": 6,
|
|
"norm_label": "handlechatkey()"
|
|
},
|
|
{
|
|
"label": "autoResizeTextarea()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/chat.js",
|
|
"source_location": "L111",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_chat_autoresizetextarea",
|
|
"community": 6,
|
|
"norm_label": "autoresizetextarea()"
|
|
},
|
|
{
|
|
"label": "sendChatMessage()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/chat.js",
|
|
"source_location": "L116",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_chat_sendchatmessage",
|
|
"community": 6,
|
|
"norm_label": "sendchatmessage()"
|
|
},
|
|
{
|
|
"label": "addChatMessage()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/chat.js",
|
|
"source_location": "L150",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_chat_addchatmessage",
|
|
"community": 6,
|
|
"norm_label": "addchatmessage()"
|
|
},
|
|
{
|
|
"label": "showTypingIndicator()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/chat.js",
|
|
"source_location": "L171",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_chat_showtypingindicator",
|
|
"community": 6,
|
|
"norm_label": "showtypingindicator()"
|
|
},
|
|
{
|
|
"label": "removeTypingIndicator()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/chat.js",
|
|
"source_location": "L191",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_chat_removetypingindicator",
|
|
"community": 6,
|
|
"norm_label": "removetypingindicator()"
|
|
},
|
|
{
|
|
"label": "refreshChat()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/chat.js",
|
|
"source_location": "L196",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_chat_refreshchat",
|
|
"community": 6,
|
|
"norm_label": "refreshchat()"
|
|
},
|
|
{
|
|
"label": "renderChatHistory()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/chat.js",
|
|
"source_location": "L205",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_chat_renderchathistory",
|
|
"community": 6,
|
|
"norm_label": "renderchathistory()"
|
|
},
|
|
{
|
|
"label": "clearChat()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/chat.js",
|
|
"source_location": "L237",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_chat_clearchat",
|
|
"community": 6,
|
|
"norm_label": "clearchat()"
|
|
},
|
|
{
|
|
"label": "sendQuickPrompt()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/chat.js",
|
|
"source_location": "L244",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_chat_sendquickprompt",
|
|
"community": 6,
|
|
"norm_label": "sendquickprompt()"
|
|
},
|
|
{
|
|
"label": "cost.js",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/cost.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_cost",
|
|
"community": 25,
|
|
"norm_label": "cost.js"
|
|
},
|
|
{
|
|
"label": "renderCost()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/cost.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_cost_rendercost",
|
|
"community": 25,
|
|
"norm_label": "rendercost()"
|
|
},
|
|
{
|
|
"label": "recordTestCost()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/cost.js",
|
|
"source_location": "L118",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_cost_recordtestcost",
|
|
"community": 25,
|
|
"norm_label": "recordtestcost()"
|
|
},
|
|
{
|
|
"label": "submitCostRecord()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/cost.js",
|
|
"source_location": "L144",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_cost_submitcostrecord",
|
|
"community": 25,
|
|
"norm_label": "submitcostrecord()"
|
|
},
|
|
{
|
|
"label": "dashboard.js",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/dashboard.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_dashboard",
|
|
"community": 26,
|
|
"norm_label": "dashboard.js"
|
|
},
|
|
{
|
|
"label": "renderDashboard()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/dashboard.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_dashboard_renderdashboard",
|
|
"community": 26,
|
|
"norm_label": "renderdashboard()"
|
|
},
|
|
{
|
|
"label": "runQuickSkill()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/dashboard.js",
|
|
"source_location": "L101",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_dashboard_runquickskill",
|
|
"community": 26,
|
|
"norm_label": "runquickskill()"
|
|
},
|
|
{
|
|
"label": "executeQuickRun()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/dashboard.js",
|
|
"source_location": "L130",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_dashboard_executequickrun",
|
|
"community": 26,
|
|
"norm_label": "executequickrun()"
|
|
},
|
|
{
|
|
"label": "goals.js",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/goals.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_goals",
|
|
"community": 15,
|
|
"norm_label": "goals.js"
|
|
},
|
|
{
|
|
"label": "renderGoals()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/goals.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_goals_rendergoals",
|
|
"community": 15,
|
|
"norm_label": "rendergoals()"
|
|
},
|
|
{
|
|
"label": "showCreateGoalModal()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/goals.js",
|
|
"source_location": "L85",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_goals_showcreategoalmodal",
|
|
"community": 15,
|
|
"norm_label": "showcreategoalmodal()"
|
|
},
|
|
{
|
|
"label": "createGoal()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/goals.js",
|
|
"source_location": "L129",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_goals_creategoal",
|
|
"community": 15,
|
|
"norm_label": "creategoal()"
|
|
},
|
|
{
|
|
"label": "updateGoalProgress()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/goals.js",
|
|
"source_location": "L147",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_goals_updategoalprogress",
|
|
"community": 15,
|
|
"norm_label": "updategoalprogress()"
|
|
},
|
|
{
|
|
"label": "completeGoal()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/goals.js",
|
|
"source_location": "L157",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_goals_completegoal",
|
|
"community": 15,
|
|
"norm_label": "completegoal()"
|
|
},
|
|
{
|
|
"label": "deleteGoal()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/goals.js",
|
|
"source_location": "L167",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_goals_deletegoal",
|
|
"community": 15,
|
|
"norm_label": "deletegoal()"
|
|
},
|
|
{
|
|
"label": "journal.js",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/journal.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_journal",
|
|
"community": 11,
|
|
"norm_label": "journal.js"
|
|
},
|
|
{
|
|
"label": "renderJournal()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/journal.js",
|
|
"source_location": "L3",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_journal_renderjournal",
|
|
"community": 11,
|
|
"norm_label": "renderjournal()"
|
|
},
|
|
{
|
|
"label": "formatDateDisplay()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/journal.js",
|
|
"source_location": "L53",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_journal_formatdatedisplay",
|
|
"community": 11,
|
|
"norm_label": "formatdatedisplay()"
|
|
},
|
|
{
|
|
"label": "scheduleJournalSave()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/journal.js",
|
|
"source_location": "L59",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_journal_schedulejournalsave",
|
|
"community": 11,
|
|
"norm_label": "schedulejournalsave()"
|
|
},
|
|
{
|
|
"label": "saveJournalEntry()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/journal.js",
|
|
"source_location": "L66",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_journal_savejournalentry",
|
|
"community": 11,
|
|
"norm_label": "savejournalentry()"
|
|
},
|
|
{
|
|
"label": "loadJournalEntry()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/journal.js",
|
|
"source_location": "L84",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_journal_loadjournalentry",
|
|
"community": 11,
|
|
"norm_label": "loadjournalentry()"
|
|
},
|
|
{
|
|
"label": "loadJournalEntries()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/journal.js",
|
|
"source_location": "L103",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_journal_loadjournalentries",
|
|
"community": 11,
|
|
"norm_label": "loadjournalentries()"
|
|
},
|
|
{
|
|
"label": "searchJournal()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/journal.js",
|
|
"source_location": "L141",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_journal_searchjournal",
|
|
"community": 11,
|
|
"norm_label": "searchjournal()"
|
|
},
|
|
{
|
|
"label": "kanban.js",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_kanban",
|
|
"community": 3,
|
|
"norm_label": "kanban.js"
|
|
},
|
|
{
|
|
"label": "stopKanbanTimers()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L4",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_kanban_stopkanbantimers",
|
|
"community": 3,
|
|
"norm_label": "stopkanbantimers()"
|
|
},
|
|
{
|
|
"label": "formatTime()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L8",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_kanban_formattime",
|
|
"community": 3,
|
|
"norm_label": "formattime()"
|
|
},
|
|
{
|
|
"label": "renderKanban()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L18",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_kanban_renderkanban",
|
|
"community": 3,
|
|
"norm_label": "renderkanban()"
|
|
},
|
|
{
|
|
"label": "loadKanbanData()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L56",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_kanban_loadkanbandata",
|
|
"community": 3,
|
|
"norm_label": "loadkanbandata()"
|
|
},
|
|
{
|
|
"label": "tickKanbanTimers()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L69",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_kanban_tickkanbantimers",
|
|
"community": 3,
|
|
"norm_label": "tickkanbantimers()"
|
|
},
|
|
{
|
|
"label": "renderKanbanBoard()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L79",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_kanban_renderkanbanboard",
|
|
"community": 3,
|
|
"norm_label": "renderkanbanboard()"
|
|
},
|
|
{
|
|
"label": "showAddKanbanTask()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L128",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_kanban_showaddkanbantask",
|
|
"community": 3,
|
|
"norm_label": "showaddkanbantask()"
|
|
},
|
|
{
|
|
"label": "createKanbanTask()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L201",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_kanban_createkanbantask",
|
|
"community": 3,
|
|
"norm_label": "createkanbantask()"
|
|
},
|
|
{
|
|
"label": "onKanbanDrag()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L226",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_kanban_onkanbandrag",
|
|
"community": 3,
|
|
"norm_label": "onkanbandrag()"
|
|
},
|
|
{
|
|
"label": "onKanbanDrop()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L230",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_kanban_onkanbandrop",
|
|
"community": 3,
|
|
"norm_label": "onkanbandrop()"
|
|
},
|
|
{
|
|
"label": "showKanbanDetail()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L242",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_kanban_showkanbandetail",
|
|
"community": 3,
|
|
"norm_label": "showkanbandetail()"
|
|
},
|
|
{
|
|
"label": "completeKanbanTask()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L278",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_kanban_completekanbantask",
|
|
"community": 3,
|
|
"norm_label": "completekanbantask()"
|
|
},
|
|
{
|
|
"label": "blockKanbanTask()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L289",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_kanban_blockkanbantask",
|
|
"community": 3,
|
|
"norm_label": "blockkanbantask()"
|
|
},
|
|
{
|
|
"label": "unblockKanbanTask()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L300",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_kanban_unblockkanbantask",
|
|
"community": 3,
|
|
"norm_label": "unblockkanbantask()"
|
|
},
|
|
{
|
|
"label": "deleteKanbanTask()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L311",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_kanban_deletekanbantask",
|
|
"community": 3,
|
|
"norm_label": "deletekanbantask()"
|
|
},
|
|
{
|
|
"label": "filterKanbanTasks()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L323",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_kanban_filterkanbantasks",
|
|
"community": 3,
|
|
"norm_label": "filterkanbantasks()"
|
|
},
|
|
{
|
|
"label": "learning-analytics.js",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/learning-analytics.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_learning_analytics",
|
|
"community": 36,
|
|
"norm_label": "learning-analytics.js"
|
|
},
|
|
{
|
|
"label": "renderLearningAnalytics()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/learning-analytics.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_learning_analytics_renderlearninganalytics",
|
|
"community": 36,
|
|
"norm_label": "renderlearninganalytics()"
|
|
},
|
|
{
|
|
"label": "memory.js",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/memory.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_memory",
|
|
"community": 27,
|
|
"norm_label": "memory.js"
|
|
},
|
|
{
|
|
"label": "renderMemory()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/memory.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_memory_rendermemory",
|
|
"community": 27,
|
|
"norm_label": "rendermemory()"
|
|
},
|
|
{
|
|
"label": "editMemory()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/memory.js",
|
|
"source_location": "L38",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_memory_editmemory",
|
|
"community": 27,
|
|
"norm_label": "editmemory()"
|
|
},
|
|
{
|
|
"label": "saveMemory()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/memory.js",
|
|
"source_location": "L57",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_memory_savememory",
|
|
"community": 27,
|
|
"norm_label": "savememory()"
|
|
},
|
|
{
|
|
"label": "plugins.js",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/plugins.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_plugins",
|
|
"community": 28,
|
|
"norm_label": "plugins.js"
|
|
},
|
|
{
|
|
"label": "renderPlugins()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/plugins.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_plugins_renderplugins",
|
|
"community": 28,
|
|
"norm_label": "renderplugins()"
|
|
},
|
|
{
|
|
"label": "showInstallPlugin()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/plugins.js",
|
|
"source_location": "L47",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_plugins_showinstallplugin",
|
|
"community": 28,
|
|
"norm_label": "showinstallplugin()"
|
|
},
|
|
{
|
|
"label": "installPlugin()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/plugins.js",
|
|
"source_location": "L60",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_plugins_installplugin",
|
|
"community": 28,
|
|
"norm_label": "installplugin()"
|
|
},
|
|
{
|
|
"label": "prompts.js",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/prompts.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_prompts",
|
|
"community": 29,
|
|
"norm_label": "prompts.js"
|
|
},
|
|
{
|
|
"label": "renderPrompts()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/prompts.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_prompts_renderprompts",
|
|
"community": 29,
|
|
"norm_label": "renderprompts()"
|
|
},
|
|
{
|
|
"label": "viewPrompt()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/prompts.js",
|
|
"source_location": "L41",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_prompts_viewprompt",
|
|
"community": 29,
|
|
"norm_label": "viewprompt()"
|
|
},
|
|
{
|
|
"label": "copyPromptFromModal()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/prompts.js",
|
|
"source_location": "L61",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_prompts_copypromptfrommodal",
|
|
"community": 29,
|
|
"norm_label": "copypromptfrommodal()"
|
|
},
|
|
{
|
|
"label": "scheduler.js",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/scheduler.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_scheduler",
|
|
"community": 22,
|
|
"norm_label": "scheduler.js"
|
|
},
|
|
{
|
|
"label": "renderScheduler()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/scheduler.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_scheduler_renderscheduler",
|
|
"community": 22,
|
|
"norm_label": "renderscheduler()"
|
|
},
|
|
{
|
|
"label": "showAddJob()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/scheduler.js",
|
|
"source_location": "L48",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_scheduler_showaddjob",
|
|
"community": 22,
|
|
"norm_label": "showaddjob()"
|
|
},
|
|
{
|
|
"label": "createJob()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/scheduler.js",
|
|
"source_location": "L75",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_scheduler_createjob",
|
|
"community": 22,
|
|
"norm_label": "createjob()"
|
|
},
|
|
{
|
|
"label": "deleteJob()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/scheduler.js",
|
|
"source_location": "L90",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_scheduler_deletejob",
|
|
"community": 22,
|
|
"norm_label": "deletejob()"
|
|
},
|
|
{
|
|
"label": "session-replay.js",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/session-replay.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_session_replay",
|
|
"community": 30,
|
|
"norm_label": "session-replay.js"
|
|
},
|
|
{
|
|
"label": "renderSessionReplay()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/session-replay.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_session_replay_rendersessionreplay",
|
|
"community": 30,
|
|
"norm_label": "rendersessionreplay()"
|
|
},
|
|
{
|
|
"label": "replaySession()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/session-replay.js",
|
|
"source_location": "L47",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_session_replay_replaysession",
|
|
"community": 30,
|
|
"norm_label": "replaysession()"
|
|
},
|
|
{
|
|
"label": "formatSize()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/session-replay.js",
|
|
"source_location": "L83",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_session_replay_formatsize",
|
|
"community": 30,
|
|
"norm_label": "formatsize()"
|
|
},
|
|
{
|
|
"label": "settings.js",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/settings.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_settings",
|
|
"community": 8,
|
|
"norm_label": "settings.js"
|
|
},
|
|
{
|
|
"label": "renderSettings()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/settings.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_settings_rendersettings",
|
|
"community": 8,
|
|
"norm_label": "rendersettings()"
|
|
},
|
|
{
|
|
"label": "toggleAgent()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/settings.js",
|
|
"source_location": "L136",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_settings_toggleagent",
|
|
"community": 8,
|
|
"norm_label": "toggleagent()"
|
|
},
|
|
{
|
|
"label": "saveAllSettings()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/settings.js",
|
|
"source_location": "L143",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_settings_saveallsettings",
|
|
"community": 8,
|
|
"norm_label": "saveallsettings()"
|
|
},
|
|
{
|
|
"label": "resetSettings()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/settings.js",
|
|
"source_location": "L178",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_settings_resetsettings",
|
|
"community": 8,
|
|
"norm_label": "resetsettings()"
|
|
},
|
|
{
|
|
"label": "confirmReset()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/settings.js",
|
|
"source_location": "L189",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_settings_confirmreset",
|
|
"community": 8,
|
|
"norm_label": "confirmreset()"
|
|
},
|
|
{
|
|
"label": "loadCustomAgents()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/settings.js",
|
|
"source_location": "L207",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_settings_loadcustomagents",
|
|
"community": 8,
|
|
"norm_label": "loadcustomagents()"
|
|
},
|
|
{
|
|
"label": "showAddAgentModal()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/settings.js",
|
|
"source_location": "L232",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_settings_showaddagentmodal",
|
|
"community": 8,
|
|
"norm_label": "showaddagentmodal()"
|
|
},
|
|
{
|
|
"label": "addCustomAgent()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/settings.js",
|
|
"source_location": "L260",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_settings_addcustomagent",
|
|
"community": 8,
|
|
"norm_label": "addcustomagent()"
|
|
},
|
|
{
|
|
"label": "removeCustomAgent()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/settings.js",
|
|
"source_location": "L281",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_settings_removecustomagent",
|
|
"community": 8,
|
|
"norm_label": "removecustomagent()"
|
|
},
|
|
{
|
|
"label": "loadGuardianStats()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/settings.js",
|
|
"source_location": "L292",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_settings_loadguardianstats",
|
|
"community": 8,
|
|
"norm_label": "loadguardianstats()"
|
|
},
|
|
{
|
|
"label": "resetGuardian()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/settings.js",
|
|
"source_location": "L323",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_settings_resetguardian",
|
|
"community": 8,
|
|
"norm_label": "resetguardian()"
|
|
},
|
|
{
|
|
"label": "setup-wizard.js",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/setup-wizard.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_setup_wizard",
|
|
"community": 16,
|
|
"norm_label": "setup-wizard.js"
|
|
},
|
|
{
|
|
"label": "setupSteps",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/setup-wizard.js",
|
|
"source_location": "L2",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_setup_wizard_setupsteps",
|
|
"community": 16,
|
|
"norm_label": "setupsteps"
|
|
},
|
|
{
|
|
"label": "renderSetupWizard()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/setup-wizard.js",
|
|
"source_location": "L9",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_setup_wizard_rendersetupwizard",
|
|
"community": 16,
|
|
"norm_label": "rendersetupwizard()"
|
|
},
|
|
{
|
|
"label": "renderWizardStep()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/setup-wizard.js",
|
|
"source_location": "L26",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_setup_wizard_renderwizardstep",
|
|
"community": 16,
|
|
"norm_label": "renderwizardstep()"
|
|
},
|
|
{
|
|
"label": "nextWizardStep()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/setup-wizard.js",
|
|
"source_location": "L116",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_setup_wizard_nextwizardstep",
|
|
"community": 16,
|
|
"norm_label": "nextwizardstep()"
|
|
},
|
|
{
|
|
"label": "prevWizardStep()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/setup-wizard.js",
|
|
"source_location": "L121",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_setup_wizard_prevwizardstep",
|
|
"community": 16,
|
|
"norm_label": "prevwizardstep()"
|
|
},
|
|
{
|
|
"label": "finishSetup()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/setup-wizard.js",
|
|
"source_location": "L125",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_setup_wizard_finishsetup",
|
|
"community": 16,
|
|
"norm_label": "finishsetup()"
|
|
},
|
|
{
|
|
"label": "skills.js",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/skills.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_skills",
|
|
"community": 10,
|
|
"norm_label": "skills.js"
|
|
},
|
|
{
|
|
"label": "renderSkills()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/skills.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_skills_renderskills",
|
|
"community": 10,
|
|
"norm_label": "renderskills()"
|
|
},
|
|
{
|
|
"label": "renderSkillGrid()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/skills.js",
|
|
"source_location": "L30",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_skills_renderskillgrid",
|
|
"community": 10,
|
|
"norm_label": "renderskillgrid()"
|
|
},
|
|
{
|
|
"label": "switchSkillView()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/skills.js",
|
|
"source_location": "L57",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_skills_switchskillview",
|
|
"community": 10,
|
|
"norm_label": "switchskillview()"
|
|
},
|
|
{
|
|
"label": "filterSkills()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/skills.js",
|
|
"source_location": "L76",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_skills_filterskills",
|
|
"community": 10,
|
|
"norm_label": "filterskills()"
|
|
},
|
|
{
|
|
"label": "showSkillDetail()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/skills.js",
|
|
"source_location": "L82",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_skills_showskilldetail",
|
|
"community": 10,
|
|
"norm_label": "showskilldetail()"
|
|
},
|
|
{
|
|
"label": "backToSkills()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/skills.js",
|
|
"source_location": "L136",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_skills_backtoskills",
|
|
"community": 10,
|
|
"norm_label": "backtoskills()"
|
|
},
|
|
{
|
|
"label": "quickRunSkill()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/skills.js",
|
|
"source_location": "L143",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_skills_quickrunskill",
|
|
"community": 10,
|
|
"norm_label": "quickrunskill()"
|
|
},
|
|
{
|
|
"label": "executeSkillRun()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/skills.js",
|
|
"source_location": "L166",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_skills_executeskillrun",
|
|
"community": 10,
|
|
"norm_label": "executeskillrun()"
|
|
},
|
|
{
|
|
"label": "smart-router.js",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/smart-router.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_smart_router",
|
|
"community": 31,
|
|
"norm_label": "smart-router.js"
|
|
},
|
|
{
|
|
"label": "renderSmartRouter()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/smart-router.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_smart_router_rendersmartrouter",
|
|
"community": 31,
|
|
"norm_label": "rendersmartrouter()"
|
|
},
|
|
{
|
|
"label": "suggestRouter()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/smart-router.js",
|
|
"source_location": "L45",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_smart_router_suggestrouter",
|
|
"community": 31,
|
|
"norm_label": "suggestrouter()"
|
|
},
|
|
{
|
|
"label": "routeTask()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/smart-router.js",
|
|
"source_location": "L88",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_smart_router_routetask",
|
|
"community": 31,
|
|
"norm_label": "routetask()"
|
|
},
|
|
{
|
|
"label": "standards.js",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/standards.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_standards",
|
|
"community": 32,
|
|
"norm_label": "standards.js"
|
|
},
|
|
{
|
|
"label": "renderStandards()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/standards.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_standards_renderstandards",
|
|
"community": 32,
|
|
"norm_label": "renderstandards()"
|
|
},
|
|
{
|
|
"label": "viewStandard()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/standards.js",
|
|
"source_location": "L43",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_standards_viewstandard",
|
|
"community": 32,
|
|
"norm_label": "viewstandard()"
|
|
},
|
|
{
|
|
"label": "runDiscovery()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/standards.js",
|
|
"source_location": "L58",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_standards_rundiscovery",
|
|
"community": 32,
|
|
"norm_label": "rundiscovery()"
|
|
},
|
|
{
|
|
"label": "terminal.js",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/terminal.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_terminal",
|
|
"community": 23,
|
|
"norm_label": "terminal.js"
|
|
},
|
|
{
|
|
"label": "loadXterm()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/terminal.js",
|
|
"source_location": "L4",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_terminal_loadxterm",
|
|
"community": 23,
|
|
"norm_label": "loadxterm()"
|
|
},
|
|
{
|
|
"label": "setTerminalStatus()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/terminal.js",
|
|
"source_location": "L28",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_terminal_setterminalstatus",
|
|
"community": 23,
|
|
"norm_label": "setterminalstatus()"
|
|
},
|
|
{
|
|
"label": "closeTerminalSession()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/terminal.js",
|
|
"source_location": "L35",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_terminal_closeterminalsession",
|
|
"community": 23,
|
|
"norm_label": "closeterminalsession()"
|
|
},
|
|
{
|
|
"label": "renderTerminal()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/pages/terminal.js",
|
|
"source_location": "L50",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_pages_terminal_renderterminal",
|
|
"community": 23,
|
|
"norm_label": "renderterminal()"
|
|
},
|
|
{
|
|
"label": "utils.js",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/utils.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_utils",
|
|
"community": 4,
|
|
"norm_label": "utils.js"
|
|
},
|
|
{
|
|
"label": "showToast()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/utils.js",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_utils_showtoast",
|
|
"community": 4,
|
|
"norm_label": "showtoast()"
|
|
},
|
|
{
|
|
"label": "escapeHtml()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/utils.js",
|
|
"source_location": "L11",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_utils_escapehtml",
|
|
"community": 4,
|
|
"norm_label": "escapehtml()"
|
|
},
|
|
{
|
|
"label": "formatDate()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/utils.js",
|
|
"source_location": "L18",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_utils_formatdate",
|
|
"community": 4,
|
|
"norm_label": "formatdate()"
|
|
},
|
|
{
|
|
"label": "timeAgo()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/utils.js",
|
|
"source_location": "L24",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_utils_timeago",
|
|
"community": 4,
|
|
"norm_label": "timeago()"
|
|
},
|
|
{
|
|
"label": "formatBytes()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/utils.js",
|
|
"source_location": "L36",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_utils_formatbytes",
|
|
"community": 4,
|
|
"norm_label": "formatbytes()"
|
|
},
|
|
{
|
|
"label": "statusColor()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/utils.js",
|
|
"source_location": "L44",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_utils_statuscolor",
|
|
"community": 4,
|
|
"norm_label": "statuscolor()"
|
|
},
|
|
{
|
|
"label": "toggleSidebar()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/utils.js",
|
|
"source_location": "L52",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_utils_togglesidebar",
|
|
"community": 4,
|
|
"norm_label": "togglesidebar()"
|
|
},
|
|
{
|
|
"label": "toggleTheme()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/utils.js",
|
|
"source_location": "L62",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_utils_toggletheme",
|
|
"community": 4,
|
|
"norm_label": "toggletheme()"
|
|
},
|
|
{
|
|
"label": "loadTheme()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/utils.js",
|
|
"source_location": "L69",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_utils_loadtheme",
|
|
"community": 4,
|
|
"norm_label": "loadtheme()"
|
|
},
|
|
{
|
|
"label": "showModal()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/utils.js",
|
|
"source_location": "L81",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_utils_showmodal",
|
|
"community": 4,
|
|
"norm_label": "showmodal()"
|
|
},
|
|
{
|
|
"label": "closeModal()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/utils.js",
|
|
"source_location": "L97",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_utils_closemodal",
|
|
"community": 4,
|
|
"norm_label": "closemodal()"
|
|
},
|
|
{
|
|
"label": "handleGlobalSearch()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/utils.js",
|
|
"source_location": "L101",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_utils_handleglobalsearch",
|
|
"community": 4,
|
|
"norm_label": "handleglobalsearch()"
|
|
},
|
|
{
|
|
"label": "renderSkeleton()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/utils.js",
|
|
"source_location": "L106",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_utils_renderskeleton",
|
|
"community": 4,
|
|
"norm_label": "renderskeleton()"
|
|
},
|
|
{
|
|
"label": "PAGE_TITLES",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/dashboard/utils.js",
|
|
"source_location": "L112",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_dashboard_utils_page_titles",
|
|
"community": 4,
|
|
"norm_label": "page_titles"
|
|
},
|
|
{
|
|
"label": "guardian.py",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_guardian",
|
|
"community": 2,
|
|
"norm_label": "guardian.py"
|
|
},
|
|
{
|
|
"label": "load_custom_agent_configs()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L21",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_guardian_load_custom_agent_configs",
|
|
"community": 2,
|
|
"norm_label": "load_custom_agent_configs()"
|
|
},
|
|
{
|
|
"label": "Path",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": "",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_guardian_py_path",
|
|
"community": 2,
|
|
"norm_label": "path"
|
|
},
|
|
{
|
|
"label": "classify_failure()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L31",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_guardian_classify_failure",
|
|
"community": 2,
|
|
"norm_label": "classify_failure()"
|
|
},
|
|
{
|
|
"label": "load_guardian_stats()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L61",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_guardian_load_guardian_stats",
|
|
"community": 2,
|
|
"norm_label": "load_guardian_stats()"
|
|
},
|
|
{
|
|
"label": "save_guardian_stats()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L66",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_guardian_save_guardian_stats",
|
|
"community": 2,
|
|
"norm_label": "save_guardian_stats()"
|
|
},
|
|
{
|
|
"label": "record_call()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L70",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_guardian_record_call",
|
|
"community": 2,
|
|
"norm_label": "record_call()"
|
|
},
|
|
{
|
|
"label": "get_agent_reliability()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L103",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_guardian_get_agent_reliability",
|
|
"community": 2,
|
|
"norm_label": "get_agent_reliability()"
|
|
},
|
|
{
|
|
"label": "get_all_reliability()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L118",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_guardian_get_all_reliability",
|
|
"community": 2,
|
|
"norm_label": "get_all_reliability()"
|
|
},
|
|
{
|
|
"label": "reset_guardian_stats()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L126",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_guardian_reset_guardian_stats",
|
|
"community": 2,
|
|
"norm_label": "reset_guardian_stats()"
|
|
},
|
|
{
|
|
"label": "save_checkpoint()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L134",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_guardian_save_checkpoint",
|
|
"community": 2,
|
|
"norm_label": "save_checkpoint()"
|
|
},
|
|
{
|
|
"label": "load_checkpoint()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L142",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_guardian_load_checkpoint",
|
|
"community": 2,
|
|
"norm_label": "load_checkpoint()"
|
|
},
|
|
{
|
|
"label": "clear_checkpoint()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L149",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_guardian_clear_checkpoint",
|
|
"community": 2,
|
|
"norm_label": "clear_checkpoint()"
|
|
},
|
|
{
|
|
"label": "guarded_run_cli()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L157",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_guardian_guarded_run_cli",
|
|
"community": 2,
|
|
"norm_label": "guarded_run_cli()"
|
|
},
|
|
{
|
|
"label": "Load custom agent configs as a name->config dict.",
|
|
"file_type": "rationale",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L22",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_guardian_rationale_22",
|
|
"community": 2,
|
|
"norm_label": "load custom agent configs as a name->config dict."
|
|
},
|
|
{
|
|
"label": "Classify a failure into one of 9 Guardian failure types.",
|
|
"file_type": "rationale",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L32",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_guardian_rationale_32",
|
|
"community": 2,
|
|
"norm_label": "classify a failure into one of 9 guardian failure types."
|
|
},
|
|
{
|
|
"label": "Record an agent call for reliability tracking.",
|
|
"file_type": "rationale",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L72",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_guardian_rationale_72",
|
|
"community": 2,
|
|
"norm_label": "record an agent call for reliability tracking."
|
|
},
|
|
{
|
|
"label": "Guarded subprocess runner with: - Pre-call validation - Failure classifi",
|
|
"file_type": "rationale",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L159",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_guardian_rationale_159",
|
|
"community": 2,
|
|
"norm_label": "guarded subprocess runner with: - pre-call validation - failure classifi"
|
|
},
|
|
{
|
|
"label": "install.sh",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/install.sh",
|
|
"source_location": "L1",
|
|
"metadata": {
|
|
"language": "bash",
|
|
"kind": "file"
|
|
},
|
|
"_origin": "ast",
|
|
"id": "agentic_os_install",
|
|
"community": 37,
|
|
"norm_label": "install.sh"
|
|
},
|
|
{
|
|
"label": "install.sh script",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/install.sh",
|
|
"source_location": "L1",
|
|
"metadata": {
|
|
"language": "bash",
|
|
"kind": "bash_entrypoint"
|
|
},
|
|
"_origin": "ast",
|
|
"id": "agentic_os_install_sh__entry",
|
|
"community": 37,
|
|
"norm_label": "install.sh script"
|
|
},
|
|
{
|
|
"label": "restore.sh",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/restore.sh",
|
|
"source_location": "L1",
|
|
"metadata": {
|
|
"language": "bash",
|
|
"kind": "file"
|
|
},
|
|
"_origin": "ast",
|
|
"id": "agentic_os_restore",
|
|
"community": 38,
|
|
"norm_label": "restore.sh"
|
|
},
|
|
{
|
|
"label": "restore.sh script",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/restore.sh",
|
|
"source_location": "L1",
|
|
"metadata": {
|
|
"language": "bash",
|
|
"kind": "bash_entrypoint"
|
|
},
|
|
"_origin": "ast",
|
|
"id": "agentic_os_restore_sh__entry",
|
|
"community": 38,
|
|
"norm_label": "restore.sh script"
|
|
},
|
|
{
|
|
"label": "scheduler.py",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/scheduler/scheduler.py",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_scheduler_scheduler",
|
|
"community": 17,
|
|
"norm_label": "scheduler.py"
|
|
},
|
|
{
|
|
"label": "run_skill()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/scheduler/scheduler.py",
|
|
"source_location": "L23",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_scheduler_scheduler_run_skill",
|
|
"community": 17,
|
|
"norm_label": "run_skill()"
|
|
},
|
|
{
|
|
"label": "load_jobs()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/scheduler/scheduler.py",
|
|
"source_location": "L37",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_scheduler_scheduler_load_jobs",
|
|
"community": 17,
|
|
"norm_label": "load_jobs()"
|
|
},
|
|
{
|
|
"label": "BackgroundScheduler",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": "",
|
|
"_origin": "ast",
|
|
"id": "backgroundscheduler",
|
|
"community": 17,
|
|
"norm_label": "backgroundscheduler"
|
|
},
|
|
{
|
|
"label": "main()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/scheduler/scheduler.py",
|
|
"source_location": "L53",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_scheduler_scheduler_main",
|
|
"community": 17,
|
|
"norm_label": "main()"
|
|
},
|
|
{
|
|
"label": "Execute a skill by making an HTTP request to the running server.",
|
|
"file_type": "rationale",
|
|
"source_file": "agentic-os/scheduler/scheduler.py",
|
|
"source_location": "L24",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_scheduler_scheduler_rationale_24",
|
|
"community": 17,
|
|
"norm_label": "execute a skill by making an http request to the running server."
|
|
},
|
|
{
|
|
"label": "Load job definitions from jobs/ directory.",
|
|
"file_type": "rationale",
|
|
"source_file": "agentic-os/scheduler/scheduler.py",
|
|
"source_location": "L38",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_scheduler_scheduler_rationale_38",
|
|
"community": 17,
|
|
"norm_label": "load job definitions from jobs/ directory."
|
|
},
|
|
{
|
|
"label": "server.py",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server",
|
|
"community": 0,
|
|
"norm_label": "server.py"
|
|
},
|
|
{
|
|
"label": "BrainUpdate",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L54",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_brainupdate",
|
|
"community": 20,
|
|
"norm_label": "brainupdate"
|
|
},
|
|
{
|
|
"label": "BaseModel",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": "",
|
|
"_origin": "ast",
|
|
"id": "basemodel",
|
|
"community": 5,
|
|
"norm_label": "basemodel"
|
|
},
|
|
{
|
|
"label": "SkillRunRequest",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L57",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_skillrunrequest",
|
|
"community": 20,
|
|
"norm_label": "skillrunrequest"
|
|
},
|
|
{
|
|
"label": "ScheduleJobRequest",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L61",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_schedulejobrequest",
|
|
"community": 1,
|
|
"norm_label": "schedulejobrequest"
|
|
},
|
|
{
|
|
"label": "SettingsUpdate",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L67",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_settingsupdate",
|
|
"community": 5,
|
|
"norm_label": "settingsupdate"
|
|
},
|
|
{
|
|
"label": "BackupRestoreRequest",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L70",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_backuprestorerequest",
|
|
"community": 5,
|
|
"norm_label": "backuprestorerequest"
|
|
},
|
|
{
|
|
"label": "ChatRequest",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L73",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_chatrequest",
|
|
"community": 24,
|
|
"norm_label": "chatrequest"
|
|
},
|
|
{
|
|
"label": "read_file()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L79",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_read_file",
|
|
"community": 0,
|
|
"norm_label": "read_file()"
|
|
},
|
|
{
|
|
"label": "Path",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": "",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_py_path",
|
|
"community": 20,
|
|
"norm_label": "path"
|
|
},
|
|
{
|
|
"label": "write_file()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L87",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_write_file",
|
|
"community": 20,
|
|
"norm_label": "write_file()"
|
|
},
|
|
{
|
|
"label": "list_dir()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L91",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_list_dir",
|
|
"community": 7,
|
|
"norm_label": "list_dir()"
|
|
},
|
|
{
|
|
"label": "get_timestamp()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L96",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_get_timestamp",
|
|
"community": 1,
|
|
"norm_label": "get_timestamp()"
|
|
},
|
|
{
|
|
"label": "append_audit()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L99",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_append_audit",
|
|
"community": 1,
|
|
"norm_label": "append_audit()"
|
|
},
|
|
{
|
|
"label": "check_agent()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L109",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_check_agent",
|
|
"community": 7,
|
|
"norm_label": "check_agent()"
|
|
},
|
|
{
|
|
"label": "get_status()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L139",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_get_status",
|
|
"community": 7,
|
|
"norm_label": "get_status()"
|
|
},
|
|
{
|
|
"label": "list_brain()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L152",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_list_brain",
|
|
"community": 0,
|
|
"norm_label": "list_brain()"
|
|
},
|
|
{
|
|
"label": "get_brain_file()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L161",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_get_brain_file",
|
|
"community": 0,
|
|
"norm_label": "get_brain_file()"
|
|
},
|
|
{
|
|
"label": "update_brain_file()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L168",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_update_brain_file",
|
|
"community": 20,
|
|
"norm_label": "update_brain_file()"
|
|
},
|
|
{
|
|
"label": "list_skills()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L177",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_list_skills",
|
|
"community": 0,
|
|
"norm_label": "list_skills()"
|
|
},
|
|
{
|
|
"label": "get_skill()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L201",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_get_skill",
|
|
"community": 0,
|
|
"norm_label": "get_skill()"
|
|
},
|
|
{
|
|
"label": "run_skill()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L215",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_run_skill",
|
|
"community": 20,
|
|
"norm_label": "run_skill()"
|
|
},
|
|
{
|
|
"label": "get_skill_eval()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L298",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_get_skill_eval",
|
|
"community": 0,
|
|
"norm_label": "get_skill_eval()"
|
|
},
|
|
{
|
|
"label": "list_jobs()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L307",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_list_jobs",
|
|
"community": 0,
|
|
"norm_label": "list_jobs()"
|
|
},
|
|
{
|
|
"label": "create_job()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L315",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_create_job",
|
|
"community": 1,
|
|
"norm_label": "create_job()"
|
|
},
|
|
{
|
|
"label": "delete_job()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L335",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_delete_job",
|
|
"community": 1,
|
|
"norm_label": "delete_job()"
|
|
},
|
|
{
|
|
"label": "get_audit()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L348",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_get_audit",
|
|
"community": 0,
|
|
"norm_label": "get_audit()"
|
|
},
|
|
{
|
|
"label": "get_cost()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L359",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_get_cost",
|
|
"community": 0,
|
|
"norm_label": "get_cost()"
|
|
},
|
|
{
|
|
"label": "record_cost()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L366",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_record_cost",
|
|
"community": 1,
|
|
"norm_label": "record_cost()"
|
|
},
|
|
{
|
|
"label": "list_plugins()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L383",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_list_plugins",
|
|
"community": 0,
|
|
"norm_label": "list_plugins()"
|
|
},
|
|
{
|
|
"label": "install_plugin()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L390",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_install_plugin",
|
|
"community": 1,
|
|
"norm_label": "install_plugin()"
|
|
},
|
|
{
|
|
"label": "list_backups()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L410",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_list_backups",
|
|
"community": 0,
|
|
"norm_label": "list_backups()"
|
|
},
|
|
{
|
|
"label": "create_backup()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L422",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_create_backup",
|
|
"community": 1,
|
|
"norm_label": "create_backup()"
|
|
},
|
|
{
|
|
"label": "restore_backup()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L436",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_restore_backup",
|
|
"community": 5,
|
|
"norm_label": "restore_backup()"
|
|
},
|
|
{
|
|
"label": "list_prompts()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L454",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_list_prompts",
|
|
"community": 0,
|
|
"norm_label": "list_prompts()"
|
|
},
|
|
{
|
|
"label": "get_settings()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L464",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_get_settings",
|
|
"community": 0,
|
|
"norm_label": "get_settings()"
|
|
},
|
|
{
|
|
"label": "update_settings()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L471",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_update_settings",
|
|
"community": 5,
|
|
"norm_label": "update_settings()"
|
|
},
|
|
{
|
|
"label": "list_standards()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L483",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_list_standards",
|
|
"community": 0,
|
|
"norm_label": "list_standards()"
|
|
},
|
|
{
|
|
"label": "discover_standards()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L498",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_discover_standards",
|
|
"community": 1,
|
|
"norm_label": "discover_standards()"
|
|
},
|
|
{
|
|
"label": "load_chat_history()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L507",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_load_chat_history",
|
|
"community": 24,
|
|
"norm_label": "load_chat_history()"
|
|
},
|
|
{
|
|
"label": "save_chat_message()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L512",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_save_chat_message",
|
|
"community": 24,
|
|
"norm_label": "save_chat_message()"
|
|
},
|
|
{
|
|
"label": "run_cli()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L519",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_run_cli",
|
|
"community": 0,
|
|
"norm_label": "run_cli()"
|
|
},
|
|
{
|
|
"label": "clean_hermes_output()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L523",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_clean_hermes_output",
|
|
"community": 33,
|
|
"norm_label": "clean_hermes_output()"
|
|
},
|
|
{
|
|
"label": "execute_agent()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L548",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_execute_agent",
|
|
"community": 33,
|
|
"norm_label": "execute_agent()"
|
|
},
|
|
{
|
|
"label": "chat()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L638",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_chat",
|
|
"community": 24,
|
|
"norm_label": "chat()"
|
|
},
|
|
{
|
|
"label": "get_chat_history()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L669",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_get_chat_history",
|
|
"community": 24,
|
|
"norm_label": "get_chat_history()"
|
|
},
|
|
{
|
|
"label": "KanbanTaskCreate",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L678",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_kanbantaskcreate",
|
|
"community": 5,
|
|
"norm_label": "kanbantaskcreate"
|
|
},
|
|
{
|
|
"label": "KanbanTaskUpdate",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L688",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_kanbantaskupdate",
|
|
"community": 5,
|
|
"norm_label": "kanbantaskupdate"
|
|
},
|
|
{
|
|
"label": "KanbanComplete",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L695",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_kanbancomplete",
|
|
"community": 5,
|
|
"norm_label": "kanbancomplete"
|
|
},
|
|
{
|
|
"label": "KanbanBlock",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L698",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_kanbanblock",
|
|
"community": 5,
|
|
"norm_label": "kanbanblock"
|
|
},
|
|
{
|
|
"label": "KanbanCommentCreate",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L701",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_kanbancommentcreate",
|
|
"community": 5,
|
|
"norm_label": "kanbancommentcreate"
|
|
},
|
|
{
|
|
"label": "KanbanLinkCreate",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L704",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_kanbanlinkcreate",
|
|
"community": 5,
|
|
"norm_label": "kanbanlinkcreate"
|
|
},
|
|
{
|
|
"label": "GoalCreate",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L708",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_goalcreate",
|
|
"community": 12,
|
|
"norm_label": "goalcreate"
|
|
},
|
|
{
|
|
"label": "GoalUpdate",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L714",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_goalupdate",
|
|
"community": 12,
|
|
"norm_label": "goalupdate"
|
|
},
|
|
{
|
|
"label": "JournalSave",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L722",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_journalsave",
|
|
"community": 13,
|
|
"norm_label": "journalsave"
|
|
},
|
|
{
|
|
"label": "RouterSuggest",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L725",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_routersuggest",
|
|
"community": 5,
|
|
"norm_label": "routersuggest"
|
|
},
|
|
{
|
|
"label": "RouterRoute",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L728",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_routerroute",
|
|
"community": 5,
|
|
"norm_label": "routerroute"
|
|
},
|
|
{
|
|
"label": "ensure_dir()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L738",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_ensure_dir",
|
|
"community": 13,
|
|
"norm_label": "ensure_dir()"
|
|
},
|
|
{
|
|
"label": "load_kanban_tasks()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L741",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_load_kanban_tasks",
|
|
"community": 13,
|
|
"norm_label": "load_kanban_tasks()"
|
|
},
|
|
{
|
|
"label": "save_kanban_task()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L748",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_save_kanban_task",
|
|
"community": 1,
|
|
"norm_label": "save_kanban_task()"
|
|
},
|
|
{
|
|
"label": "load_goals()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L752",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_load_goals",
|
|
"community": 12,
|
|
"norm_label": "load_goals()"
|
|
},
|
|
{
|
|
"label": "save_goals()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L757",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_save_goals",
|
|
"community": 12,
|
|
"norm_label": "save_goals()"
|
|
},
|
|
{
|
|
"label": "PtySession",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L762",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_ptysession",
|
|
"community": 9,
|
|
"norm_label": "ptysession"
|
|
},
|
|
{
|
|
"label": ".__init__()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L765",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_ptysession_init",
|
|
"community": 9,
|
|
"norm_label": ".__init__()"
|
|
},
|
|
{
|
|
"label": ".start()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L770",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_ptysession_start",
|
|
"community": 9,
|
|
"norm_label": ".start()"
|
|
},
|
|
{
|
|
"label": ".read()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L786",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_ptysession_read",
|
|
"community": 9,
|
|
"norm_label": ".read()"
|
|
},
|
|
{
|
|
"label": ".write()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L791",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_ptysession_write",
|
|
"community": 9,
|
|
"norm_label": ".write()"
|
|
},
|
|
{
|
|
"label": ".resize()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L797",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_ptysession_resize",
|
|
"community": 9,
|
|
"norm_label": ".resize()"
|
|
},
|
|
{
|
|
"label": ".close()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L806",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_ptysession_close",
|
|
"community": 9,
|
|
"norm_label": ".close()"
|
|
},
|
|
{
|
|
"label": "ws_terminal()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L824",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_ws_terminal",
|
|
"community": 9,
|
|
"norm_label": "ws_terminal()"
|
|
},
|
|
{
|
|
"label": "WebSocket",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": "",
|
|
"_origin": "ast",
|
|
"id": "websocket",
|
|
"community": 9,
|
|
"norm_label": "websocket"
|
|
},
|
|
{
|
|
"label": "kanban_board()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L875",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_kanban_board",
|
|
"community": 13,
|
|
"norm_label": "kanban_board()"
|
|
},
|
|
{
|
|
"label": "kanban_get_task()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L900",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_kanban_get_task",
|
|
"community": 0,
|
|
"norm_label": "kanban_get_task()"
|
|
},
|
|
{
|
|
"label": "kanban_create_task()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L907",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_kanban_create_task",
|
|
"community": 1,
|
|
"norm_label": "kanban_create_task()"
|
|
},
|
|
{
|
|
"label": "kanban_update_task()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L931",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_kanban_update_task",
|
|
"community": 1,
|
|
"norm_label": "kanban_update_task()"
|
|
},
|
|
{
|
|
"label": "kanban_complete_task()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L950",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_kanban_complete_task",
|
|
"community": 1,
|
|
"norm_label": "kanban_complete_task()"
|
|
},
|
|
{
|
|
"label": "kanban_block_task()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L969",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_kanban_block_task",
|
|
"community": 1,
|
|
"norm_label": "kanban_block_task()"
|
|
},
|
|
{
|
|
"label": "kanban_unblock_task()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L982",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_kanban_unblock_task",
|
|
"community": 1,
|
|
"norm_label": "kanban_unblock_task()"
|
|
},
|
|
{
|
|
"label": "kanban_add_comment()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L995",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_kanban_add_comment",
|
|
"community": 1,
|
|
"norm_label": "kanban_add_comment()"
|
|
},
|
|
{
|
|
"label": "kanban_add_link()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1011",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_kanban_add_link",
|
|
"community": 1,
|
|
"norm_label": "kanban_add_link()"
|
|
},
|
|
{
|
|
"label": "kanban_remove_link()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1027",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_kanban_remove_link",
|
|
"community": 1,
|
|
"norm_label": "kanban_remove_link()"
|
|
},
|
|
{
|
|
"label": "kanban_dispatch()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1039",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_kanban_dispatch",
|
|
"community": 1,
|
|
"norm_label": "kanban_dispatch()"
|
|
},
|
|
{
|
|
"label": "kanban_specify_task()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1044",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_kanban_specify_task",
|
|
"community": 1,
|
|
"norm_label": "kanban_specify_task()"
|
|
},
|
|
{
|
|
"label": "kanban_decompose_task()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1056",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_kanban_decompose_task",
|
|
"community": 1,
|
|
"norm_label": "kanban_decompose_task()"
|
|
},
|
|
{
|
|
"label": "kanban_delete_task()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1083",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_kanban_delete_task",
|
|
"community": 1,
|
|
"norm_label": "kanban_delete_task()"
|
|
},
|
|
{
|
|
"label": "list_goals()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1094",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_list_goals",
|
|
"community": 12,
|
|
"norm_label": "list_goals()"
|
|
},
|
|
{
|
|
"label": "create_goal()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1101",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_create_goal",
|
|
"community": 12,
|
|
"norm_label": "create_goal()"
|
|
},
|
|
{
|
|
"label": "update_goal()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1129",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_update_goal",
|
|
"community": 12,
|
|
"norm_label": "update_goal()"
|
|
},
|
|
{
|
|
"label": "delete_goal()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1148",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_delete_goal",
|
|
"community": 12,
|
|
"norm_label": "delete_goal()"
|
|
},
|
|
{
|
|
"label": "list_journal_entries()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1161",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_list_journal_entries",
|
|
"community": 13,
|
|
"norm_label": "list_journal_entries()"
|
|
},
|
|
{
|
|
"label": "get_journal_entry()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1176",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_get_journal_entry",
|
|
"community": 13,
|
|
"norm_label": "get_journal_entry()"
|
|
},
|
|
{
|
|
"label": "save_journal_entry()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1186",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_save_journal_entry",
|
|
"community": 13,
|
|
"norm_label": "save_journal_entry()"
|
|
},
|
|
{
|
|
"label": "search_journal()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1197",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_search_journal",
|
|
"community": 13,
|
|
"norm_label": "search_journal()"
|
|
},
|
|
{
|
|
"label": "get_agent_health()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1214",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_get_agent_health",
|
|
"community": 7,
|
|
"norm_label": "get_agent_health()"
|
|
},
|
|
{
|
|
"label": "get_agent_stats()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1228",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_get_agent_stats",
|
|
"community": 7,
|
|
"norm_label": "get_agent_stats()"
|
|
},
|
|
{
|
|
"label": "refresh_agent_health()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1248",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_refresh_agent_health",
|
|
"community": 7,
|
|
"norm_label": "refresh_agent_health()"
|
|
},
|
|
{
|
|
"label": "load_custom_agents()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1264",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_load_custom_agents",
|
|
"community": 7,
|
|
"norm_label": "load_custom_agents()"
|
|
},
|
|
{
|
|
"label": "save_custom_agents()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1269",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_save_custom_agents",
|
|
"community": 7,
|
|
"norm_label": "save_custom_agents()"
|
|
},
|
|
{
|
|
"label": "get_all_agent_names()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1273",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_get_all_agent_names",
|
|
"community": 7,
|
|
"norm_label": "get_all_agent_names()"
|
|
},
|
|
{
|
|
"label": "list_custom_agents()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1278",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_list_custom_agents",
|
|
"community": 7,
|
|
"norm_label": "list_custom_agents()"
|
|
},
|
|
{
|
|
"label": "add_custom_agent()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1282",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_add_custom_agent",
|
|
"community": 7,
|
|
"norm_label": "add_custom_agent()"
|
|
},
|
|
{
|
|
"label": "delete_custom_agent()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1304",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_delete_custom_agent",
|
|
"community": 7,
|
|
"norm_label": "delete_custom_agent()"
|
|
},
|
|
{
|
|
"label": "guardian_reliability()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1316",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_guardian_reliability",
|
|
"community": 0,
|
|
"norm_label": "guardian_reliability()"
|
|
},
|
|
{
|
|
"label": "guardian_agent_reliability()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1320",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_guardian_agent_reliability",
|
|
"community": 0,
|
|
"norm_label": "guardian_agent_reliability()"
|
|
},
|
|
{
|
|
"label": "guardian_reset()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1324",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_guardian_reset",
|
|
"community": 0,
|
|
"norm_label": "guardian_reset()"
|
|
},
|
|
{
|
|
"label": "router_suggest()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1336",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_router_suggest",
|
|
"community": 5,
|
|
"norm_label": "router_suggest()"
|
|
},
|
|
{
|
|
"label": "router_route()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1354",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_router_route",
|
|
"community": 5,
|
|
"norm_label": "router_route()"
|
|
},
|
|
{
|
|
"label": "get_skill_analytics()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1372",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_get_skill_analytics",
|
|
"community": 0,
|
|
"norm_label": "get_skill_analytics()"
|
|
},
|
|
{
|
|
"label": "get_trend_analytics()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1395",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_get_trend_analytics",
|
|
"community": 0,
|
|
"norm_label": "get_trend_analytics()"
|
|
},
|
|
{
|
|
"label": "list_sessions()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1416",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_list_sessions",
|
|
"community": 0,
|
|
"norm_label": "list_sessions()"
|
|
},
|
|
{
|
|
"label": "get_session_replay()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1444",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_get_session_replay",
|
|
"community": 0,
|
|
"norm_label": "get_session_replay()"
|
|
},
|
|
{
|
|
"label": "index()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1472",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_index",
|
|
"community": 0,
|
|
"norm_label": "index()"
|
|
},
|
|
{
|
|
"label": "favicon()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1489",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_favicon",
|
|
"community": 0,
|
|
"norm_label": "favicon()"
|
|
},
|
|
{
|
|
"label": "favicon_svg()",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1493",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_favicon_svg",
|
|
"community": 0,
|
|
"norm_label": "favicon_svg()"
|
|
},
|
|
{
|
|
"label": "Instant filesystem-based check. No subprocess needed.",
|
|
"file_type": "rationale",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L110",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_rationale_110",
|
|
"community": 7,
|
|
"norm_label": "instant filesystem-based check. no subprocess needed."
|
|
},
|
|
{
|
|
"label": "Strip CLI metadata from Hermes output, returning only the AI response.",
|
|
"file_type": "rationale",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L524",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_rationale_524",
|
|
"community": 33,
|
|
"norm_label": "strip cli metadata from hermes output, returning only the ai response."
|
|
},
|
|
{
|
|
"label": "Execute an agent with Guardian reliability wrapping.",
|
|
"file_type": "rationale",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L549",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_rationale_549",
|
|
"community": 33,
|
|
"norm_label": "execute an agent with guardian reliability wrapping."
|
|
},
|
|
{
|
|
"label": "Wraps a real pseudo-terminal shell process, POSIX (stdlib pty) or Windows (pywin",
|
|
"file_type": "rationale",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L763",
|
|
"_origin": "ast",
|
|
"id": "agentic_os_server_rationale_763",
|
|
"community": 9,
|
|
"norm_label": "wraps a real pseudo-terminal shell process, posix (stdlib pty) or windows (pywin"
|
|
},
|
|
{
|
|
"label": "start.sh",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/start.sh",
|
|
"source_location": "L1",
|
|
"metadata": {
|
|
"language": "bash",
|
|
"kind": "file"
|
|
},
|
|
"_origin": "ast",
|
|
"id": "agentic_os_start",
|
|
"community": 39,
|
|
"norm_label": "start.sh"
|
|
},
|
|
{
|
|
"label": "start.sh script",
|
|
"file_type": "code",
|
|
"source_file": "agentic-os/start.sh",
|
|
"source_location": "L1",
|
|
"metadata": {
|
|
"language": "bash",
|
|
"kind": "bash_entrypoint"
|
|
},
|
|
"_origin": "ast",
|
|
"id": "agentic_os_start_sh__entry",
|
|
"community": 39,
|
|
"norm_label": "start.sh script"
|
|
}
|
|
],
|
|
"links": [
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/backup.sh",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_backup",
|
|
"target": "agentic_os_backup_sh__entry",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/api.js",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_api",
|
|
"target": "agentic_os_dashboard_api_api",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/app.js",
|
|
"source_location": "L65",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_app",
|
|
"target": "agentic_os_dashboard_app_capitalize",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/app.js",
|
|
"source_location": "L5",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_app",
|
|
"target": "agentic_os_dashboard_app_loadpage",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/app.js",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_app",
|
|
"target": "agentic_os_dashboard_app_loadscript",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/app.js",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_app",
|
|
"target": "agentic_os_dashboard_app_navigate",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/app.js",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_app",
|
|
"target": "agentic_os_dashboard_app_pagecache",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/app.js",
|
|
"source_location": "L67",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_app",
|
|
"target": "agentic_os_dashboard_app_updateagentstatus",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/app.js",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_app_loadpage",
|
|
"target": "agentic_os_dashboard_app_loadscript",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/app.js",
|
|
"source_location": "L47",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_app_navigate",
|
|
"target": "agentic_os_dashboard_app_loadpage",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/app.js",
|
|
"source_location": "L48",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_app_navigate",
|
|
"target": "agentic_os_dashboard_app_capitalize",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/agent-health.js",
|
|
"source_location": "L56",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_agent_health",
|
|
"target": "agentic_os_dashboard_pages_agent_health_refreshagenthealth",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/agent-health.js",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_agent_health",
|
|
"target": "agentic_os_dashboard_pages_agent_health_renderagenthealth",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/agent-health.js",
|
|
"source_location": "L36",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_agent_health",
|
|
"target": "agentic_os_dashboard_pages_agent_health_starthealthautorefresh",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/agent-health.js",
|
|
"source_location": "L41",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_agent_health",
|
|
"target": "agentic_os_dashboard_pages_agent_health_stophealthautorefresh",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/agent-health.js",
|
|
"source_location": "L48",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_agent_health",
|
|
"target": "agentic_os_dashboard_pages_agent_health_togglehealthautorefresh",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/agent-health.js",
|
|
"source_location": "L30",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_agent_health_renderagenthealth",
|
|
"target": "agentic_os_dashboard_pages_agent_health_refreshagenthealth",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/agent-health.js",
|
|
"source_location": "L32",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_agent_health_renderagenthealth",
|
|
"target": "agentic_os_dashboard_pages_agent_health_starthealthautorefresh",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "indirect_call",
|
|
"context": "argument",
|
|
"confidence": "INFERRED",
|
|
"source_file": "agentic-os/dashboard/pages/agent-health.js",
|
|
"source_location": "L38",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_agent_health_starthealthautorefresh",
|
|
"target": "agentic_os_dashboard_pages_agent_health_refreshagenthealth",
|
|
"confidence_score": 0.5
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/agent-health.js",
|
|
"source_location": "L37",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_agent_health_starthealthautorefresh",
|
|
"target": "agentic_os_dashboard_pages_agent_health_stophealthautorefresh",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/agent-health.js",
|
|
"source_location": "L50",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_agent_health_togglehealthautorefresh",
|
|
"target": "agentic_os_dashboard_pages_agent_health_starthealthautorefresh",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/agent-health.js",
|
|
"source_location": "L52",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_agent_health_togglehealthautorefresh",
|
|
"target": "agentic_os_dashboard_pages_agent_health_stophealthautorefresh",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/audit.js",
|
|
"source_location": "L34",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_audit",
|
|
"target": "agentic_os_dashboard_pages_audit_allauditentries",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/audit.js",
|
|
"source_location": "L48",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_audit",
|
|
"target": "agentic_os_dashboard_pages_audit_applyauditfilter",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/audit.js",
|
|
"source_location": "L81",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_audit",
|
|
"target": "agentic_os_dashboard_pages_audit_clearauditfilters",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/audit.js",
|
|
"source_location": "L36",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_audit",
|
|
"target": "agentic_os_dashboard_pages_audit_refreshaudit",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/audit.js",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_audit",
|
|
"target": "agentic_os_dashboard_pages_audit_renderaudit",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/audit.js",
|
|
"source_location": "L31",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_audit_renderaudit",
|
|
"target": "agentic_os_dashboard_pages_audit_refreshaudit",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/audit.js",
|
|
"source_location": "L42",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_audit_refreshaudit",
|
|
"target": "agentic_os_dashboard_pages_audit_applyauditfilter",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/audit.js",
|
|
"source_location": "L84",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_audit_clearauditfilters",
|
|
"target": "agentic_os_dashboard_pages_audit_applyauditfilter",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/backups.js",
|
|
"source_location": "L68",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_backups",
|
|
"target": "agentic_os_dashboard_pages_backups_confirmrestore",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/backups.js",
|
|
"source_location": "L46",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_backups",
|
|
"target": "agentic_os_dashboard_pages_backups_createbackup",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/backups.js",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_backups",
|
|
"target": "agentic_os_dashboard_pages_backups_renderbackups",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/backups.js",
|
|
"source_location": "L56",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_backups",
|
|
"target": "agentic_os_dashboard_pages_backups_restorebackup",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/backups.js",
|
|
"source_location": "L73",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_backups_confirmrestore",
|
|
"target": "agentic_os_dashboard_pages_backups_renderbackups",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/backups.js",
|
|
"source_location": "L50",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_backups_createbackup",
|
|
"target": "agentic_os_dashboard_pages_backups_renderbackups",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/backups.js",
|
|
"source_location": "L70",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_backups_confirmrestore",
|
|
"target": "agentic_os_dashboard_pages_backups_restorebackup",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/chat.js",
|
|
"source_location": "L150",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_chat",
|
|
"target": "agentic_os_dashboard_pages_chat_addchatmessage",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/chat.js",
|
|
"source_location": "L111",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_chat",
|
|
"target": "agentic_os_dashboard_pages_chat_autoresizetextarea",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/chat.js",
|
|
"source_location": "L237",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_chat",
|
|
"target": "agentic_os_dashboard_pages_chat_clearchat",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/chat.js",
|
|
"source_location": "L103",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_chat",
|
|
"target": "agentic_os_dashboard_pages_chat_handlechatkey",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/chat.js",
|
|
"source_location": "L196",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_chat",
|
|
"target": "agentic_os_dashboard_pages_chat_refreshchat",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/chat.js",
|
|
"source_location": "L191",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_chat",
|
|
"target": "agentic_os_dashboard_pages_chat_removetypingindicator",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/chat.js",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_chat",
|
|
"target": "agentic_os_dashboard_pages_chat_renderchat",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/chat.js",
|
|
"source_location": "L205",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_chat",
|
|
"target": "agentic_os_dashboard_pages_chat_renderchathistory",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/chat.js",
|
|
"source_location": "L85",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_chat",
|
|
"target": "agentic_os_dashboard_pages_chat_selectagent",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/chat.js",
|
|
"source_location": "L116",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_chat",
|
|
"target": "agentic_os_dashboard_pages_chat_sendchatmessage",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/chat.js",
|
|
"source_location": "L244",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_chat",
|
|
"target": "agentic_os_dashboard_pages_chat_sendquickprompt",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/chat.js",
|
|
"source_location": "L171",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_chat",
|
|
"target": "agentic_os_dashboard_pages_chat_showtypingindicator",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/chat.js",
|
|
"source_location": "L94",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_chat",
|
|
"target": "agentic_os_dashboard_pages_chat_updateagentstatustext",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/chat.js",
|
|
"source_location": "L82",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_chat_renderchat",
|
|
"target": "agentic_os_dashboard_pages_chat_refreshchat",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/chat.js",
|
|
"source_location": "L78",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_chat_renderchat",
|
|
"target": "agentic_os_dashboard_pages_chat_updateagentstatustext",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/chat.js",
|
|
"source_location": "L91",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_chat_selectagent",
|
|
"target": "agentic_os_dashboard_pages_chat_updateagentstatustext",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/chat.js",
|
|
"source_location": "L245",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_chat_sendquickprompt",
|
|
"target": "agentic_os_dashboard_pages_chat_selectagent",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/chat.js",
|
|
"source_location": "L108",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_chat_handlechatkey",
|
|
"target": "agentic_os_dashboard_pages_chat_autoresizetextarea",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/chat.js",
|
|
"source_location": "L106",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_chat_handlechatkey",
|
|
"target": "agentic_os_dashboard_pages_chat_sendchatmessage",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/chat.js",
|
|
"source_location": "L126",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_chat_sendchatmessage",
|
|
"target": "agentic_os_dashboard_pages_chat_addchatmessage",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/chat.js",
|
|
"source_location": "L137",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_chat_sendchatmessage",
|
|
"target": "agentic_os_dashboard_pages_chat_removetypingindicator",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/chat.js",
|
|
"source_location": "L129",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_chat_sendchatmessage",
|
|
"target": "agentic_os_dashboard_pages_chat_showtypingindicator",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/chat.js",
|
|
"source_location": "L247",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_chat_sendquickprompt",
|
|
"target": "agentic_os_dashboard_pages_chat_sendchatmessage",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/chat.js",
|
|
"source_location": "L201",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_chat_refreshchat",
|
|
"target": "agentic_os_dashboard_pages_chat_renderchathistory",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/cost.js",
|
|
"source_location": "L118",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_cost",
|
|
"target": "agentic_os_dashboard_pages_cost_recordtestcost",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/cost.js",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_cost",
|
|
"target": "agentic_os_dashboard_pages_cost_rendercost",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/cost.js",
|
|
"source_location": "L144",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_cost",
|
|
"target": "agentic_os_dashboard_pages_cost_submitcostrecord",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/cost.js",
|
|
"source_location": "L154",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_cost_submitcostrecord",
|
|
"target": "agentic_os_dashboard_pages_cost_rendercost",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/dashboard.js",
|
|
"source_location": "L130",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_dashboard",
|
|
"target": "agentic_os_dashboard_pages_dashboard_executequickrun",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/dashboard.js",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_dashboard",
|
|
"target": "agentic_os_dashboard_pages_dashboard_renderdashboard",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/dashboard.js",
|
|
"source_location": "L101",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_dashboard",
|
|
"target": "agentic_os_dashboard_pages_dashboard_runquickskill",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/goals.js",
|
|
"source_location": "L157",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_goals",
|
|
"target": "agentic_os_dashboard_pages_goals_completegoal",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/goals.js",
|
|
"source_location": "L129",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_goals",
|
|
"target": "agentic_os_dashboard_pages_goals_creategoal",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/goals.js",
|
|
"source_location": "L167",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_goals",
|
|
"target": "agentic_os_dashboard_pages_goals_deletegoal",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/goals.js",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_goals",
|
|
"target": "agentic_os_dashboard_pages_goals_rendergoals",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/goals.js",
|
|
"source_location": "L85",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_goals",
|
|
"target": "agentic_os_dashboard_pages_goals_showcreategoalmodal",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/goals.js",
|
|
"source_location": "L147",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_goals",
|
|
"target": "agentic_os_dashboard_pages_goals_updategoalprogress",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/goals.js",
|
|
"source_location": "L161",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_goals_completegoal",
|
|
"target": "agentic_os_dashboard_pages_goals_rendergoals",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/goals.js",
|
|
"source_location": "L141",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_goals_creategoal",
|
|
"target": "agentic_os_dashboard_pages_goals_rendergoals",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/goals.js",
|
|
"source_location": "L172",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_goals_deletegoal",
|
|
"target": "agentic_os_dashboard_pages_goals_rendergoals",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/goals.js",
|
|
"source_location": "L151",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_goals_updategoalprogress",
|
|
"target": "agentic_os_dashboard_pages_goals_rendergoals",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/journal.js",
|
|
"source_location": "L53",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_journal",
|
|
"target": "agentic_os_dashboard_pages_journal_formatdatedisplay",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/journal.js",
|
|
"source_location": "L103",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_journal",
|
|
"target": "agentic_os_dashboard_pages_journal_loadjournalentries",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/journal.js",
|
|
"source_location": "L84",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_journal",
|
|
"target": "agentic_os_dashboard_pages_journal_loadjournalentry",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/journal.js",
|
|
"source_location": "L3",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_journal",
|
|
"target": "agentic_os_dashboard_pages_journal_renderjournal",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/journal.js",
|
|
"source_location": "L66",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_journal",
|
|
"target": "agentic_os_dashboard_pages_journal_savejournalentry",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/journal.js",
|
|
"source_location": "L59",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_journal",
|
|
"target": "agentic_os_dashboard_pages_journal_schedulejournalsave",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/journal.js",
|
|
"source_location": "L141",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_journal",
|
|
"target": "agentic_os_dashboard_pages_journal_searchjournal",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/journal.js",
|
|
"source_location": "L40",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_journal_renderjournal",
|
|
"target": "agentic_os_dashboard_pages_journal_formatdatedisplay",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/journal.js",
|
|
"source_location": "L50",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_journal_renderjournal",
|
|
"target": "agentic_os_dashboard_pages_journal_loadjournalentries",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/journal.js",
|
|
"source_location": "L49",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_journal_renderjournal",
|
|
"target": "agentic_os_dashboard_pages_journal_loadjournalentry",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/journal.js",
|
|
"source_location": "L87",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_journal_loadjournalentry",
|
|
"target": "agentic_os_dashboard_pages_journal_formatdatedisplay",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "indirect_call",
|
|
"context": "argument",
|
|
"confidence": "INFERRED",
|
|
"source_file": "agentic-os/dashboard/pages/journal.js",
|
|
"source_location": "L61",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_journal_schedulejournalsave",
|
|
"target": "agentic_os_dashboard_pages_journal_savejournalentry",
|
|
"confidence_score": 0.5
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/journal.js",
|
|
"source_location": "L143",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_journal_searchjournal",
|
|
"target": "agentic_os_dashboard_pages_journal_loadjournalentries",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L289",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_kanban",
|
|
"target": "agentic_os_dashboard_pages_kanban_blockkanbantask",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L278",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_kanban",
|
|
"target": "agentic_os_dashboard_pages_kanban_completekanbantask",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L201",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_kanban",
|
|
"target": "agentic_os_dashboard_pages_kanban_createkanbantask",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L311",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_kanban",
|
|
"target": "agentic_os_dashboard_pages_kanban_deletekanbantask",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L323",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_kanban",
|
|
"target": "agentic_os_dashboard_pages_kanban_filterkanbantasks",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_kanban",
|
|
"target": "agentic_os_dashboard_pages_kanban_formattime",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L56",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_kanban",
|
|
"target": "agentic_os_dashboard_pages_kanban_loadkanbandata",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L226",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_kanban",
|
|
"target": "agentic_os_dashboard_pages_kanban_onkanbandrag",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L230",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_kanban",
|
|
"target": "agentic_os_dashboard_pages_kanban_onkanbandrop",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_kanban",
|
|
"target": "agentic_os_dashboard_pages_kanban_renderkanban",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L79",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_kanban",
|
|
"target": "agentic_os_dashboard_pages_kanban_renderkanbanboard",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L128",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_kanban",
|
|
"target": "agentic_os_dashboard_pages_kanban_showaddkanbantask",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L242",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_kanban",
|
|
"target": "agentic_os_dashboard_pages_kanban_showkanbandetail",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L4",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_kanban",
|
|
"target": "agentic_os_dashboard_pages_kanban_stopkanbantimers",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L69",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_kanban",
|
|
"target": "agentic_os_dashboard_pages_kanban_tickkanbantimers",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L300",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_kanban",
|
|
"target": "agentic_os_dashboard_pages_kanban_unblockkanbantask",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L61",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_kanban_loadkanbandata",
|
|
"target": "agentic_os_dashboard_pages_kanban_stopkanbantimers",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_kanban_renderkanban",
|
|
"target": "agentic_os_dashboard_pages_kanban_stopkanbantimers",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L110",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_kanban_renderkanbanboard",
|
|
"target": "agentic_os_dashboard_pages_kanban_formattime",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L74",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_kanban_tickkanbantimers",
|
|
"target": "agentic_os_dashboard_pages_kanban_formattime",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L293",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_kanban_blockkanbantask",
|
|
"target": "agentic_os_dashboard_pages_kanban_renderkanban",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L282",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_kanban_completekanbantask",
|
|
"target": "agentic_os_dashboard_pages_kanban_renderkanban",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L219",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_kanban_createkanbantask",
|
|
"target": "agentic_os_dashboard_pages_kanban_renderkanban",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L316",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_kanban_deletekanbantask",
|
|
"target": "agentic_os_dashboard_pages_kanban_renderkanban",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L236",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_kanban_onkanbandrop",
|
|
"target": "agentic_os_dashboard_pages_kanban_renderkanban",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L53",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_kanban_renderkanban",
|
|
"target": "agentic_os_dashboard_pages_kanban_loadkanbandata",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L304",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_kanban_unblockkanbantask",
|
|
"target": "agentic_os_dashboard_pages_kanban_renderkanban",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L60",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_kanban_loadkanbandata",
|
|
"target": "agentic_os_dashboard_pages_kanban_renderkanbanboard",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "indirect_call",
|
|
"context": "argument",
|
|
"confidence": "INFERRED",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L62",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_kanban_loadkanbandata",
|
|
"target": "agentic_os_dashboard_pages_kanban_tickkanbantimers",
|
|
"confidence_score": 0.5
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/kanban.js",
|
|
"source_location": "L324",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_kanban_filterkanbantasks",
|
|
"target": "agentic_os_dashboard_pages_kanban_renderkanbanboard",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/learning-analytics.js",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_learning_analytics",
|
|
"target": "agentic_os_dashboard_pages_learning_analytics_renderlearninganalytics",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/memory.js",
|
|
"source_location": "L38",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_memory",
|
|
"target": "agentic_os_dashboard_pages_memory_editmemory",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/memory.js",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_memory",
|
|
"target": "agentic_os_dashboard_pages_memory_rendermemory",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/memory.js",
|
|
"source_location": "L57",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_memory",
|
|
"target": "agentic_os_dashboard_pages_memory_savememory",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/memory.js",
|
|
"source_location": "L63",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_memory_savememory",
|
|
"target": "agentic_os_dashboard_pages_memory_rendermemory",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/plugins.js",
|
|
"source_location": "L60",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_plugins",
|
|
"target": "agentic_os_dashboard_pages_plugins_installplugin",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/plugins.js",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_plugins",
|
|
"target": "agentic_os_dashboard_pages_plugins_renderplugins",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/plugins.js",
|
|
"source_location": "L47",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_plugins",
|
|
"target": "agentic_os_dashboard_pages_plugins_showinstallplugin",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/plugins.js",
|
|
"source_location": "L67",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_plugins_installplugin",
|
|
"target": "agentic_os_dashboard_pages_plugins_renderplugins",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/prompts.js",
|
|
"source_location": "L61",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_prompts",
|
|
"target": "agentic_os_dashboard_pages_prompts_copypromptfrommodal",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/prompts.js",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_prompts",
|
|
"target": "agentic_os_dashboard_pages_prompts_renderprompts",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/prompts.js",
|
|
"source_location": "L41",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_prompts",
|
|
"target": "agentic_os_dashboard_pages_prompts_viewprompt",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/scheduler.js",
|
|
"source_location": "L75",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_scheduler",
|
|
"target": "agentic_os_dashboard_pages_scheduler_createjob",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/scheduler.js",
|
|
"source_location": "L90",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_scheduler",
|
|
"target": "agentic_os_dashboard_pages_scheduler_deletejob",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/scheduler.js",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_scheduler",
|
|
"target": "agentic_os_dashboard_pages_scheduler_renderscheduler",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/scheduler.js",
|
|
"source_location": "L48",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_scheduler",
|
|
"target": "agentic_os_dashboard_pages_scheduler_showaddjob",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/scheduler.js",
|
|
"source_location": "L84",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_scheduler_createjob",
|
|
"target": "agentic_os_dashboard_pages_scheduler_renderscheduler",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/scheduler.js",
|
|
"source_location": "L95",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_scheduler_deletejob",
|
|
"target": "agentic_os_dashboard_pages_scheduler_renderscheduler",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/session-replay.js",
|
|
"source_location": "L83",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_session_replay",
|
|
"target": "agentic_os_dashboard_pages_session_replay_formatsize",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/session-replay.js",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_session_replay",
|
|
"target": "agentic_os_dashboard_pages_session_replay_rendersessionreplay",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/session-replay.js",
|
|
"source_location": "L47",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_session_replay",
|
|
"target": "agentic_os_dashboard_pages_session_replay_replaysession",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/session-replay.js",
|
|
"source_location": "L34",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_session_replay_rendersessionreplay",
|
|
"target": "agentic_os_dashboard_pages_session_replay_formatsize",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/settings.js",
|
|
"source_location": "L260",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_settings",
|
|
"target": "agentic_os_dashboard_pages_settings_addcustomagent",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/settings.js",
|
|
"source_location": "L189",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_settings",
|
|
"target": "agentic_os_dashboard_pages_settings_confirmreset",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/settings.js",
|
|
"source_location": "L207",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_settings",
|
|
"target": "agentic_os_dashboard_pages_settings_loadcustomagents",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/settings.js",
|
|
"source_location": "L292",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_settings",
|
|
"target": "agentic_os_dashboard_pages_settings_loadguardianstats",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/settings.js",
|
|
"source_location": "L281",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_settings",
|
|
"target": "agentic_os_dashboard_pages_settings_removecustomagent",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/settings.js",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_settings",
|
|
"target": "agentic_os_dashboard_pages_settings_rendersettings",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/settings.js",
|
|
"source_location": "L323",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_settings",
|
|
"target": "agentic_os_dashboard_pages_settings_resetguardian",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/settings.js",
|
|
"source_location": "L178",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_settings",
|
|
"target": "agentic_os_dashboard_pages_settings_resetsettings",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/settings.js",
|
|
"source_location": "L143",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_settings",
|
|
"target": "agentic_os_dashboard_pages_settings_saveallsettings",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/settings.js",
|
|
"source_location": "L232",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_settings",
|
|
"target": "agentic_os_dashboard_pages_settings_showaddagentmodal",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/settings.js",
|
|
"source_location": "L136",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_settings",
|
|
"target": "agentic_os_dashboard_pages_settings_toggleagent",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/settings.js",
|
|
"source_location": "L201",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_settings_confirmreset",
|
|
"target": "agentic_os_dashboard_pages_settings_rendersettings",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/settings.js",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_settings_rendersettings",
|
|
"target": "agentic_os_dashboard_pages_settings_loadcustomagents",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/settings.js",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_settings_rendersettings",
|
|
"target": "agentic_os_dashboard_pages_settings_loadguardianstats",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/settings.js",
|
|
"source_location": "L275",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_settings_addcustomagent",
|
|
"target": "agentic_os_dashboard_pages_settings_loadcustomagents",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/settings.js",
|
|
"source_location": "L286",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_settings_removecustomagent",
|
|
"target": "agentic_os_dashboard_pages_settings_loadcustomagents",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/settings.js",
|
|
"source_location": "L328",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_settings_resetguardian",
|
|
"target": "agentic_os_dashboard_pages_settings_loadguardianstats",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/setup-wizard.js",
|
|
"source_location": "L125",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_setup_wizard",
|
|
"target": "agentic_os_dashboard_pages_setup_wizard_finishsetup",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/setup-wizard.js",
|
|
"source_location": "L116",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_setup_wizard",
|
|
"target": "agentic_os_dashboard_pages_setup_wizard_nextwizardstep",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/setup-wizard.js",
|
|
"source_location": "L121",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_setup_wizard",
|
|
"target": "agentic_os_dashboard_pages_setup_wizard_prevwizardstep",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/setup-wizard.js",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_setup_wizard",
|
|
"target": "agentic_os_dashboard_pages_setup_wizard_rendersetupwizard",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/setup-wizard.js",
|
|
"source_location": "L26",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_setup_wizard",
|
|
"target": "agentic_os_dashboard_pages_setup_wizard_renderwizardstep",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/setup-wizard.js",
|
|
"source_location": "L2",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_setup_wizard",
|
|
"target": "agentic_os_dashboard_pages_setup_wizard_setupsteps",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/setup-wizard.js",
|
|
"source_location": "L23",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_setup_wizard_rendersetupwizard",
|
|
"target": "agentic_os_dashboard_pages_setup_wizard_renderwizardstep",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/setup-wizard.js",
|
|
"source_location": "L117",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_setup_wizard_nextwizardstep",
|
|
"target": "agentic_os_dashboard_pages_setup_wizard_renderwizardstep",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/setup-wizard.js",
|
|
"source_location": "L122",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_setup_wizard_prevwizardstep",
|
|
"target": "agentic_os_dashboard_pages_setup_wizard_renderwizardstep",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/setup-wizard.js",
|
|
"source_location": "L30",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_setup_wizard_renderwizardstep",
|
|
"target": "agentic_os_dashboard_pages_setup_wizard_finishsetup",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/setup-wizard.js",
|
|
"source_location": "L118",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_setup_wizard_nextwizardstep",
|
|
"target": "agentic_os_dashboard_pages_setup_wizard_finishsetup",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/skills.js",
|
|
"source_location": "L136",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_skills",
|
|
"target": "agentic_os_dashboard_pages_skills_backtoskills",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/skills.js",
|
|
"source_location": "L166",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_skills",
|
|
"target": "agentic_os_dashboard_pages_skills_executeskillrun",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/skills.js",
|
|
"source_location": "L76",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_skills",
|
|
"target": "agentic_os_dashboard_pages_skills_filterskills",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/skills.js",
|
|
"source_location": "L143",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_skills",
|
|
"target": "agentic_os_dashboard_pages_skills_quickrunskill",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/skills.js",
|
|
"source_location": "L30",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_skills",
|
|
"target": "agentic_os_dashboard_pages_skills_renderskillgrid",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/skills.js",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_skills",
|
|
"target": "agentic_os_dashboard_pages_skills_renderskills",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/skills.js",
|
|
"source_location": "L82",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_skills",
|
|
"target": "agentic_os_dashboard_pages_skills_showskilldetail",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/skills.js",
|
|
"source_location": "L57",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_skills",
|
|
"target": "agentic_os_dashboard_pages_skills_switchskillview",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/skills.js",
|
|
"source_location": "L24",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_skills_renderskills",
|
|
"target": "agentic_os_dashboard_pages_skills_renderskillgrid",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/skills.js",
|
|
"source_location": "L79",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_skills_filterskills",
|
|
"target": "agentic_os_dashboard_pages_skills_renderskillgrid",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/skills.js",
|
|
"source_location": "L72",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_skills_switchskillview",
|
|
"target": "agentic_os_dashboard_pages_skills_renderskillgrid",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/smart-router.js",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_smart_router",
|
|
"target": "agentic_os_dashboard_pages_smart_router_rendersmartrouter",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/smart-router.js",
|
|
"source_location": "L88",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_smart_router",
|
|
"target": "agentic_os_dashboard_pages_smart_router_routetask",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/smart-router.js",
|
|
"source_location": "L45",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_smart_router",
|
|
"target": "agentic_os_dashboard_pages_smart_router_suggestrouter",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/standards.js",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_standards",
|
|
"target": "agentic_os_dashboard_pages_standards_renderstandards",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/standards.js",
|
|
"source_location": "L58",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_standards",
|
|
"target": "agentic_os_dashboard_pages_standards_rundiscovery",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/standards.js",
|
|
"source_location": "L43",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_standards",
|
|
"target": "agentic_os_dashboard_pages_standards_viewstandard",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/terminal.js",
|
|
"source_location": "L35",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_terminal",
|
|
"target": "agentic_os_dashboard_pages_terminal_closeterminalsession",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/terminal.js",
|
|
"source_location": "L4",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_terminal",
|
|
"target": "agentic_os_dashboard_pages_terminal_loadxterm",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/terminal.js",
|
|
"source_location": "L50",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_terminal",
|
|
"target": "agentic_os_dashboard_pages_terminal_renderterminal",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/terminal.js",
|
|
"source_location": "L28",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_terminal",
|
|
"target": "agentic_os_dashboard_pages_terminal_setterminalstatus",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/terminal.js",
|
|
"source_location": "L70",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_terminal_renderterminal",
|
|
"target": "agentic_os_dashboard_pages_terminal_loadxterm",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/terminal.js",
|
|
"source_location": "L94",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_terminal_renderterminal",
|
|
"target": "agentic_os_dashboard_pages_terminal_setterminalstatus",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/pages/terminal.js",
|
|
"source_location": "L67",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_pages_terminal_renderterminal",
|
|
"target": "agentic_os_dashboard_pages_terminal_closeterminalsession",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/utils.js",
|
|
"source_location": "L97",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_utils",
|
|
"target": "agentic_os_dashboard_utils_closemodal",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/utils.js",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_utils",
|
|
"target": "agentic_os_dashboard_utils_escapehtml",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/utils.js",
|
|
"source_location": "L36",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_utils",
|
|
"target": "agentic_os_dashboard_utils_formatbytes",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/utils.js",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_utils",
|
|
"target": "agentic_os_dashboard_utils_formatdate",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/utils.js",
|
|
"source_location": "L101",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_utils",
|
|
"target": "agentic_os_dashboard_utils_handleglobalsearch",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/utils.js",
|
|
"source_location": "L69",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_utils",
|
|
"target": "agentic_os_dashboard_utils_loadtheme",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/utils.js",
|
|
"source_location": "L112",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_utils",
|
|
"target": "agentic_os_dashboard_utils_page_titles",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/utils.js",
|
|
"source_location": "L106",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_utils",
|
|
"target": "agentic_os_dashboard_utils_renderskeleton",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/utils.js",
|
|
"source_location": "L81",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_utils",
|
|
"target": "agentic_os_dashboard_utils_showmodal",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/utils.js",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_utils",
|
|
"target": "agentic_os_dashboard_utils_showtoast",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/utils.js",
|
|
"source_location": "L44",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_utils",
|
|
"target": "agentic_os_dashboard_utils_statuscolor",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/utils.js",
|
|
"source_location": "L24",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_utils",
|
|
"target": "agentic_os_dashboard_utils_timeago",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/utils.js",
|
|
"source_location": "L52",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_utils",
|
|
"target": "agentic_os_dashboard_utils_togglesidebar",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/dashboard/utils.js",
|
|
"source_location": "L62",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_dashboard_utils",
|
|
"target": "agentic_os_dashboard_utils_toggletheme",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L31",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_guardian",
|
|
"target": "agentic_os_guardian_classify_failure",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L149",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_guardian",
|
|
"target": "agentic_os_guardian_clear_checkpoint",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L103",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_guardian",
|
|
"target": "agentic_os_guardian_get_agent_reliability",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L118",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_guardian",
|
|
"target": "agentic_os_guardian_get_all_reliability",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L157",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_guardian",
|
|
"target": "agentic_os_guardian_guarded_run_cli",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L142",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_guardian",
|
|
"target": "agentic_os_guardian_load_checkpoint",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_guardian",
|
|
"target": "agentic_os_guardian_load_custom_agent_configs",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L61",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_guardian",
|
|
"target": "agentic_os_guardian_load_guardian_stats",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L70",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_guardian",
|
|
"target": "agentic_os_guardian_record_call",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L126",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_guardian",
|
|
"target": "agentic_os_guardian_reset_guardian_stats",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L134",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_guardian",
|
|
"target": "agentic_os_guardian_save_checkpoint",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L66",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_guardian",
|
|
"target": "agentic_os_guardian_save_guardian_stats",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_guardian",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "generic_arg",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_guardian_load_custom_agent_configs",
|
|
"target": "agentic_os_guardian_py_path",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_guardian_rationale_22",
|
|
"target": "agentic_os_guardian_load_custom_agent_configs",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L180",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_guardian_guarded_run_cli",
|
|
"target": "agentic_os_guardian_classify_failure",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L32",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_guardian_rationale_32",
|
|
"target": "agentic_os_guardian_classify_failure",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L150",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_guardian_clear_checkpoint",
|
|
"target": "agentic_os_guardian_load_guardian_stats",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L104",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_guardian_get_agent_reliability",
|
|
"target": "agentic_os_guardian_load_guardian_stats",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L119",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_guardian_get_all_reliability",
|
|
"target": "agentic_os_guardian_load_guardian_stats",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L169",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_guardian_guarded_run_cli",
|
|
"target": "agentic_os_guardian_load_guardian_stats",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L143",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_guardian_load_checkpoint",
|
|
"target": "agentic_os_guardian_load_guardian_stats",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L73",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_guardian_record_call",
|
|
"target": "agentic_os_guardian_load_guardian_stats",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L135",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_guardian_save_checkpoint",
|
|
"target": "agentic_os_guardian_load_guardian_stats",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L152",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_guardian_clear_checkpoint",
|
|
"target": "agentic_os_guardian_save_guardian_stats",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L101",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_guardian_record_call",
|
|
"target": "agentic_os_guardian_save_guardian_stats",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L128",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_guardian_reset_guardian_stats",
|
|
"target": "agentic_os_guardian_save_guardian_stats",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L140",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_guardian_save_checkpoint",
|
|
"target": "agentic_os_guardian_save_guardian_stats",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L200",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_guardian_guarded_run_cli",
|
|
"target": "agentic_os_guardian_record_call",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L72",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_guardian_rationale_72",
|
|
"target": "agentic_os_guardian_record_call",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L121",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_guardian_get_all_reliability",
|
|
"target": "agentic_os_guardian_get_agent_reliability",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/guardian.py",
|
|
"source_location": "L159",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_guardian_rationale_159",
|
|
"target": "agentic_os_guardian_guarded_run_cli",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/install.sh",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_install",
|
|
"target": "agentic_os_install_sh__entry",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/restore.sh",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_restore",
|
|
"target": "agentic_os_restore_sh__entry",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/scheduler/scheduler.py",
|
|
"source_location": "L37",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_scheduler_scheduler",
|
|
"target": "agentic_os_scheduler_scheduler_load_jobs",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/scheduler/scheduler.py",
|
|
"source_location": "L53",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_scheduler_scheduler",
|
|
"target": "agentic_os_scheduler_scheduler_main",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/scheduler/scheduler.py",
|
|
"source_location": "L23",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_scheduler_scheduler",
|
|
"target": "agentic_os_scheduler_scheduler_run_skill",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "indirect_call",
|
|
"context": "argument",
|
|
"confidence": "INFERRED",
|
|
"source_file": "agentic-os/scheduler/scheduler.py",
|
|
"source_location": "L44",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_scheduler_scheduler_load_jobs",
|
|
"target": "agentic_os_scheduler_scheduler_run_skill",
|
|
"confidence_score": 0.5
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/scheduler/scheduler.py",
|
|
"source_location": "L24",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_scheduler_scheduler_rationale_24",
|
|
"target": "agentic_os_scheduler_scheduler_run_skill",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/scheduler/scheduler.py",
|
|
"source_location": "L37",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_scheduler_scheduler_load_jobs",
|
|
"target": "backgroundscheduler",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/scheduler/scheduler.py",
|
|
"source_location": "L55",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_scheduler_scheduler_main",
|
|
"target": "agentic_os_scheduler_scheduler_load_jobs",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/scheduler/scheduler.py",
|
|
"source_location": "L38",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_scheduler_scheduler_rationale_38",
|
|
"target": "agentic_os_scheduler_scheduler_load_jobs",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/scheduler/scheduler.py",
|
|
"source_location": "L54",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_scheduler_scheduler_main",
|
|
"target": "backgroundscheduler",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1282",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_add_custom_agent",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L99",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_append_audit",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L70",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_backuprestorerequest",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L54",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_brainupdate",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L638",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_chat",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L73",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_chatrequest",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L109",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_check_agent",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L523",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_clean_hermes_output",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L422",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_create_backup",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1101",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_create_goal",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L315",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_create_job",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1304",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_delete_custom_agent",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1148",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_delete_goal",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L335",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_delete_job",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L498",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_discover_standards",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L738",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_ensure_dir",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L548",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_execute_agent",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1489",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_favicon",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1493",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_favicon_svg",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1214",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_get_agent_health",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1228",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_get_agent_stats",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1273",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_get_all_agent_names",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L348",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_get_audit",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L161",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_get_brain_file",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L669",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_get_chat_history",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L359",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_get_cost",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1176",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_get_journal_entry",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1444",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_get_session_replay",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L464",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_get_settings",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L201",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_get_skill",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1372",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_get_skill_analytics",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L298",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_get_skill_eval",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L139",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_get_status",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L96",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_get_timestamp",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1395",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_get_trend_analytics",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L708",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_goalcreate",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L714",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_goalupdate",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1320",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_guardian_agent_reliability",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1316",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_guardian_reliability",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1324",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_guardian_reset",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1472",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_index",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L390",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_install_plugin",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L722",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_journalsave",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L995",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_kanban_add_comment",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1011",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_kanban_add_link",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L969",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_kanban_block_task",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L875",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_kanban_board",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L950",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_kanban_complete_task",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L907",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_kanban_create_task",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1056",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_kanban_decompose_task",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1083",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_kanban_delete_task",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1039",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_kanban_dispatch",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L900",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_kanban_get_task",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1027",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_kanban_remove_link",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1044",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_kanban_specify_task",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L982",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_kanban_unblock_task",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L931",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_kanban_update_task",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L698",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_kanbanblock",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L701",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_kanbancommentcreate",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L695",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_kanbancomplete",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L704",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_kanbanlinkcreate",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L678",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_kanbantaskcreate",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L688",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_kanbantaskupdate",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L410",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_list_backups",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L152",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_list_brain",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1278",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_list_custom_agents",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L91",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_list_dir",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1094",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_list_goals",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L307",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_list_jobs",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1161",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_list_journal_entries",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L383",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_list_plugins",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L454",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_list_prompts",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1416",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_list_sessions",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L177",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_list_skills",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L483",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_list_standards",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L507",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_load_chat_history",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1264",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_load_custom_agents",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L752",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_load_goals",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L741",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_load_kanban_tasks",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L762",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_ptysession",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L79",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_read_file",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L366",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_record_cost",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1248",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_refresh_agent_health",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L436",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_restore_backup",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1354",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_router_route",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1336",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_router_suggest",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L728",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_routerroute",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L725",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_routersuggest",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L519",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_run_cli",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L215",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_run_skill",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L512",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_save_chat_message",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1269",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_save_custom_agents",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L757",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_save_goals",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1186",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_save_journal_entry",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L748",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_save_kanban_task",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L61",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_schedulejobrequest",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1197",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_search_journal",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L67",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_settingsupdate",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L57",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_skillrunrequest",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L168",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_update_brain_file",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1129",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_update_goal",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L471",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_update_settings",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L87",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_write_file",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L824",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server",
|
|
"target": "agentic_os_server_ws_terminal",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L54",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_brainupdate",
|
|
"target": "basemodel",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L168",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_update_brain_file",
|
|
"target": "agentic_os_server_brainupdate",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L70",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_backuprestorerequest",
|
|
"target": "basemodel",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L73",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_chatrequest",
|
|
"target": "basemodel",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L708",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_goalcreate",
|
|
"target": "basemodel",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L714",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_goalupdate",
|
|
"target": "basemodel",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L722",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_journalsave",
|
|
"target": "basemodel",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L698",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_kanbanblock",
|
|
"target": "basemodel",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L701",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_kanbancommentcreate",
|
|
"target": "basemodel",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L695",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_kanbancomplete",
|
|
"target": "basemodel",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L704",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_kanbanlinkcreate",
|
|
"target": "basemodel",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L678",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_kanbantaskcreate",
|
|
"target": "basemodel",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L688",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_kanbantaskupdate",
|
|
"target": "basemodel",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L728",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_routerroute",
|
|
"target": "basemodel",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L725",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_routersuggest",
|
|
"target": "basemodel",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L61",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_schedulejobrequest",
|
|
"target": "basemodel",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L67",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_settingsupdate",
|
|
"target": "basemodel",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L57",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_skillrunrequest",
|
|
"target": "basemodel",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "generic_arg",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L215",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_run_skill",
|
|
"target": "agentic_os_server_skillrunrequest",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L315",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_create_job",
|
|
"target": "agentic_os_server_schedulejobrequest",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L471",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_update_settings",
|
|
"target": "agentic_os_server_settingsupdate",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L436",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_restore_backup",
|
|
"target": "agentic_os_server_backuprestorerequest",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L638",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_chat",
|
|
"target": "agentic_os_server_chatrequest",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L165",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_get_brain_file",
|
|
"target": "agentic_os_server_read_file",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L207",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_get_skill",
|
|
"target": "agentic_os_server_read_file",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L157",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_list_brain",
|
|
"target": "agentic_os_server_read_file",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L458",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_list_prompts",
|
|
"target": "agentic_os_server_read_file",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L181",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_list_skills",
|
|
"target": "agentic_os_server_read_file",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L489",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_list_standards",
|
|
"target": "agentic_os_server_read_file",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L79",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_read_file",
|
|
"target": "agentic_os_server_py_path",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L224",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_run_skill",
|
|
"target": "agentic_os_server_read_file",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L738",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_ensure_dir",
|
|
"target": "agentic_os_server_py_path",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L91",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_list_dir",
|
|
"target": "agentic_os_server_py_path",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L87",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_write_file",
|
|
"target": "agentic_os_server_py_path",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L277",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_run_skill",
|
|
"target": "agentic_os_server_write_file",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L170",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_update_brain_file",
|
|
"target": "agentic_os_server_write_file",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L141",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_get_status",
|
|
"target": "agentic_os_server_list_dir",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1296",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_add_custom_agent",
|
|
"target": "agentic_os_server_get_timestamp",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L102",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_append_audit",
|
|
"target": "agentic_os_server_get_timestamp",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L649",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_chat",
|
|
"target": "agentic_os_server_get_timestamp",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1112",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_create_goal",
|
|
"target": "agentic_os_server_get_timestamp",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L324",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_create_job",
|
|
"target": "agentic_os_server_get_timestamp",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1221",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_get_agent_health",
|
|
"target": "agentic_os_server_get_timestamp",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1240",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_get_agent_stats",
|
|
"target": "agentic_os_server_get_timestamp",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L400",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_install_plugin",
|
|
"target": "agentic_os_server_get_timestamp",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1003",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_kanban_add_comment",
|
|
"target": "agentic_os_server_get_timestamp",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1021",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_kanban_add_link",
|
|
"target": "agentic_os_server_get_timestamp",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L976",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_kanban_block_task",
|
|
"target": "agentic_os_server_get_timestamp",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L957",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_kanban_complete_task",
|
|
"target": "agentic_os_server_get_timestamp",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L921",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_kanban_create_task",
|
|
"target": "agentic_os_server_get_timestamp",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1074",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_kanban_decompose_task",
|
|
"target": "agentic_os_server_get_timestamp",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1034",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_kanban_remove_link",
|
|
"target": "agentic_os_server_get_timestamp",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1051",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_kanban_specify_task",
|
|
"target": "agentic_os_server_get_timestamp",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L989",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_kanban_unblock_task",
|
|
"target": "agentic_os_server_get_timestamp",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L943",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_kanban_update_task",
|
|
"target": "agentic_os_server_get_timestamp",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L371",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_record_cost",
|
|
"target": "agentic_os_server_get_timestamp",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1255",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_refresh_agent_health",
|
|
"target": "agentic_os_server_get_timestamp",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L269",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_run_skill",
|
|
"target": "agentic_os_server_get_timestamp",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1138",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_update_goal",
|
|
"target": "agentic_os_server_get_timestamp",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1300",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_add_custom_agent",
|
|
"target": "agentic_os_server_append_audit",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L105",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_append_audit",
|
|
"target": "agentic_os_server_ptysession_write",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L664",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_chat",
|
|
"target": "agentic_os_server_append_audit",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L432",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_create_backup",
|
|
"target": "agentic_os_server_append_audit",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1123",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_create_goal",
|
|
"target": "agentic_os_server_append_audit",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L331",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_create_job",
|
|
"target": "agentic_os_server_append_audit",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1310",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_delete_custom_agent",
|
|
"target": "agentic_os_server_append_audit",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1153",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_delete_goal",
|
|
"target": "agentic_os_server_append_audit",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L341",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_delete_job",
|
|
"target": "agentic_os_server_append_audit",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L500",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_discover_standards",
|
|
"target": "agentic_os_server_append_audit",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L404",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_install_plugin",
|
|
"target": "agentic_os_server_append_audit",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1023",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_kanban_add_link",
|
|
"target": "agentic_os_server_append_audit",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L978",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_kanban_block_task",
|
|
"target": "agentic_os_server_append_audit",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L965",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_kanban_complete_task",
|
|
"target": "agentic_os_server_append_audit",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L925",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_kanban_create_task",
|
|
"target": "agentic_os_server_append_audit",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1088",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_kanban_delete_task",
|
|
"target": "agentic_os_server_append_audit",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1040",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_kanban_dispatch",
|
|
"target": "agentic_os_server_append_audit",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L991",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_kanban_unblock_task",
|
|
"target": "agentic_os_server_append_audit",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L946",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_kanban_update_task",
|
|
"target": "agentic_os_server_append_audit",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1254",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_refresh_agent_health",
|
|
"target": "agentic_os_server_append_audit",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L448",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_restore_backup",
|
|
"target": "agentic_os_server_append_audit",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1359",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_router_route",
|
|
"target": "agentic_os_server_append_audit",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L280",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_run_skill",
|
|
"target": "agentic_os_server_append_audit",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1191",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_save_journal_entry",
|
|
"target": "agentic_os_server_append_audit",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L171",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_update_brain_file",
|
|
"target": "agentic_os_server_append_audit",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L477",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_update_settings",
|
|
"target": "agentic_os_server_append_audit",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L834",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_ws_terminal",
|
|
"target": "agentic_os_server_append_audit",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L124",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_check_agent",
|
|
"target": "agentic_os_server_load_custom_agents",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1218",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_get_agent_health",
|
|
"target": "agentic_os_server_check_agent",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1232",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_get_agent_stats",
|
|
"target": "agentic_os_server_check_agent",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L140",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_get_status",
|
|
"target": "agentic_os_server_check_agent",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L110",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_rationale_110",
|
|
"target": "agentic_os_server_check_agent",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1252",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_refresh_agent_health",
|
|
"target": "agentic_os_server_check_agent",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L140",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_get_status",
|
|
"target": "agentic_os_server_get_all_agent_names",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L260",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_run_skill",
|
|
"target": "agentic_os_server_execute_agent",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L670",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_get_chat_history",
|
|
"target": "agentic_os_server_load_chat_history",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L513",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_save_chat_message",
|
|
"target": "agentic_os_server_load_chat_history",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L651",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_chat",
|
|
"target": "agentic_os_server_save_chat_message",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L606",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_execute_agent",
|
|
"target": "agentic_os_server_clean_hermes_output",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L524",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_rationale_524",
|
|
"target": "agentic_os_server_clean_hermes_output",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L653",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_chat",
|
|
"target": "agentic_os_server_execute_agent",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L549",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_rationale_549",
|
|
"target": "agentic_os_server_execute_agent",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L640",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_chat",
|
|
"target": "agentic_os_server_get_all_agent_names",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L907",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_kanban_create_task",
|
|
"target": "agentic_os_server_kanbantaskcreate",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L931",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_kanban_update_task",
|
|
"target": "agentic_os_server_kanbantaskupdate",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L950",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_kanban_complete_task",
|
|
"target": "agentic_os_server_kanbancomplete",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L969",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_kanban_block_task",
|
|
"target": "agentic_os_server_kanbanblock",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L995",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_kanban_add_comment",
|
|
"target": "agentic_os_server_kanbancommentcreate",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1011",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_kanban_add_link",
|
|
"target": "agentic_os_server_kanbanlinkcreate",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1101",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_create_goal",
|
|
"target": "agentic_os_server_goalcreate",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1129",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_update_goal",
|
|
"target": "agentic_os_server_goalupdate",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1186",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_save_journal_entry",
|
|
"target": "agentic_os_server_journalsave",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1336",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_router_suggest",
|
|
"target": "agentic_os_server_routersuggest",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1354",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_router_route",
|
|
"target": "agentic_os_server_routerroute",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1179",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_get_journal_entry",
|
|
"target": "agentic_os_server_ensure_dir",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1163",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_list_journal_entries",
|
|
"target": "agentic_os_server_ensure_dir",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L742",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_load_kanban_tasks",
|
|
"target": "agentic_os_server_ensure_dir",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1188",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_save_journal_entry",
|
|
"target": "agentic_os_server_ensure_dir",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L749",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_save_kanban_task",
|
|
"target": "agentic_os_server_ensure_dir",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1199",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_search_journal",
|
|
"target": "agentic_os_server_ensure_dir",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L877",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_kanban_board",
|
|
"target": "agentic_os_server_load_kanban_tasks",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1007",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_kanban_add_comment",
|
|
"target": "agentic_os_server_save_kanban_task",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1022",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_kanban_add_link",
|
|
"target": "agentic_os_server_save_kanban_task",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L977",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_kanban_block_task",
|
|
"target": "agentic_os_server_save_kanban_task",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L964",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_kanban_complete_task",
|
|
"target": "agentic_os_server_save_kanban_task",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L924",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_kanban_create_task",
|
|
"target": "agentic_os_server_save_kanban_task",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1078",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_kanban_decompose_task",
|
|
"target": "agentic_os_server_save_kanban_task",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1035",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_kanban_remove_link",
|
|
"target": "agentic_os_server_save_kanban_task",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1052",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_kanban_specify_task",
|
|
"target": "agentic_os_server_save_kanban_task",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L990",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_kanban_unblock_task",
|
|
"target": "agentic_os_server_save_kanban_task",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L945",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_kanban_update_task",
|
|
"target": "agentic_os_server_save_kanban_task",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1103",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_create_goal",
|
|
"target": "agentic_os_server_load_goals",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1150",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_delete_goal",
|
|
"target": "agentic_os_server_load_goals",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1096",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_list_goals",
|
|
"target": "agentic_os_server_load_goals",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1131",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_update_goal",
|
|
"target": "agentic_os_server_load_goals",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1116",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_create_goal",
|
|
"target": "agentic_os_server_save_goals",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1152",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_delete_goal",
|
|
"target": "agentic_os_server_save_goals",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1139",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_update_goal",
|
|
"target": "agentic_os_server_save_goals",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L806",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_ptysession",
|
|
"target": "agentic_os_server_ptysession_close",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L765",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_ptysession",
|
|
"target": "agentic_os_server_ptysession_init",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L786",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_ptysession",
|
|
"target": "agentic_os_server_ptysession_read",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L797",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_ptysession",
|
|
"target": "agentic_os_server_ptysession_resize",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L770",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_ptysession",
|
|
"target": "agentic_os_server_ptysession_start",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L791",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_ptysession",
|
|
"target": "agentic_os_server_ptysession_write",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L763",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_rationale_763",
|
|
"target": "agentic_os_server_ptysession",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L826",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_ws_terminal",
|
|
"target": "agentic_os_server_ptysession",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L828",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_ws_terminal",
|
|
"target": "agentic_os_server_ptysession_start",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L860",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_ws_terminal",
|
|
"target": "agentic_os_server_ptysession_write",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L862",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_ws_terminal",
|
|
"target": "agentic_os_server_ptysession_resize",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L831",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_ws_terminal",
|
|
"target": "agentic_os_server_ptysession_close",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "references",
|
|
"context": "parameter_type",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L824",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_ws_terminal",
|
|
"target": "websocket",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1217",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_get_agent_health",
|
|
"target": "agentic_os_server_get_all_agent_names",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1230",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_get_agent_stats",
|
|
"target": "agentic_os_server_get_all_agent_names",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1251",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_refresh_agent_health",
|
|
"target": "agentic_os_server_get_all_agent_names",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1283",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_add_custom_agent",
|
|
"target": "agentic_os_server_load_custom_agents",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1305",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_delete_custom_agent",
|
|
"target": "agentic_os_server_load_custom_agents",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1274",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_get_all_agent_names",
|
|
"target": "agentic_os_server_load_custom_agents",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1279",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_list_custom_agents",
|
|
"target": "agentic_os_server_load_custom_agents",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1299",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_add_custom_agent",
|
|
"target": "agentic_os_server_save_custom_agents",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/server.py",
|
|
"source_location": "L1309",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_server_delete_custom_agent",
|
|
"target": "agentic_os_server_save_custom_agents",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "agentic-os/start.sh",
|
|
"source_location": "L1",
|
|
"weight": 1.0,
|
|
"_origin": "ast",
|
|
"source": "agentic_os_start",
|
|
"target": "agentic_os_start_sh__entry",
|
|
"confidence_score": 1.0
|
|
}
|
|
],
|
|
"hyperedges": []
|
|
} |