agentic-os/brain/graph/projects/agentic-os-1.2.json

13671 lines
397 KiB
JSON
Executable File

{
"directed": false,
"multigraph": false,
"graph": {},
"nodes": [
{
"label": "backup.sh",
"file_type": "code",
"source_file": "backup.sh",
"source_location": "L1",
"metadata": {
"language": "bash",
"kind": "file"
},
"_origin": "ast",
"id": "backup",
"community": 40,
"norm_label": "backup.sh"
},
{
"label": "backup.sh script",
"file_type": "code",
"source_file": "backup.sh",
"source_location": "L1",
"metadata": {
"language": "bash",
"kind": "bash_entrypoint"
},
"_origin": "ast",
"id": "backup_sh__entry",
"community": 40,
"norm_label": "backup.sh script"
},
{
"label": "api.js",
"file_type": "code",
"source_file": "dashboard/api.js",
"source_location": "L1",
"_origin": "ast",
"id": "dashboard_api",
"community": 41,
"norm_label": "api.js"
},
{
"label": "api",
"file_type": "code",
"source_file": "dashboard/api.js",
"source_location": "L1",
"_origin": "ast",
"id": "dashboard_api_api",
"community": 41,
"norm_label": "api"
},
{
"label": "app.js",
"file_type": "code",
"source_file": "dashboard/app.js",
"source_location": "L1",
"_origin": "ast",
"id": "dashboard_app",
"community": 19,
"norm_label": "app.js"
},
{
"label": "pageCache",
"file_type": "code",
"source_file": "dashboard/app.js",
"source_location": "L1",
"_origin": "ast",
"id": "dashboard_app_pagecache",
"community": 19,
"norm_label": "pagecache"
},
{
"label": "loadPage()",
"file_type": "code",
"source_file": "dashboard/app.js",
"source_location": "L5",
"_origin": "ast",
"id": "dashboard_app_loadpage",
"community": 19,
"norm_label": "loadpage()"
},
{
"label": "loadScript()",
"file_type": "code",
"source_file": "dashboard/app.js",
"source_location": "L16",
"_origin": "ast",
"id": "dashboard_app_loadscript",
"community": 19,
"norm_label": "loadscript()"
},
{
"label": "navigate()",
"file_type": "code",
"source_file": "dashboard/app.js",
"source_location": "L27",
"_origin": "ast",
"id": "dashboard_app_navigate",
"community": 19,
"norm_label": "navigate()"
},
{
"label": "capitalize()",
"file_type": "code",
"source_file": "dashboard/app.js",
"source_location": "L65",
"_origin": "ast",
"id": "dashboard_app_capitalize",
"community": 19,
"norm_label": "capitalize()"
},
{
"label": "updateAgentStatus()",
"file_type": "code",
"source_file": "dashboard/app.js",
"source_location": "L67",
"_origin": "ast",
"id": "dashboard_app_updateagentstatus",
"community": 19,
"norm_label": "updateagentstatus()"
},
{
"label": "agent-health.js",
"file_type": "code",
"source_file": "dashboard/pages/agent-health.js",
"source_location": "L1",
"_origin": "ast",
"id": "dashboard_pages_agent_health",
"community": 24,
"norm_label": "agent-health.js"
},
{
"label": "renderAgentHealth()",
"file_type": "code",
"source_file": "dashboard/pages/agent-health.js",
"source_location": "L3",
"_origin": "ast",
"id": "dashboard_pages_agent_health_renderagenthealth",
"community": 24,
"norm_label": "renderagenthealth()"
},
{
"label": "startHealthAutoRefresh()",
"file_type": "code",
"source_file": "dashboard/pages/agent-health.js",
"source_location": "L36",
"_origin": "ast",
"id": "dashboard_pages_agent_health_starthealthautorefresh",
"community": 24,
"norm_label": "starthealthautorefresh()"
},
{
"label": "stopHealthAutoRefresh()",
"file_type": "code",
"source_file": "dashboard/pages/agent-health.js",
"source_location": "L41",
"_origin": "ast",
"id": "dashboard_pages_agent_health_stophealthautorefresh",
"community": 24,
"norm_label": "stophealthautorefresh()"
},
{
"label": "toggleHealthAutoRefresh()",
"file_type": "code",
"source_file": "dashboard/pages/agent-health.js",
"source_location": "L48",
"_origin": "ast",
"id": "dashboard_pages_agent_health_togglehealthautorefresh",
"community": 24,
"norm_label": "togglehealthautorefresh()"
},
{
"label": "refreshAgentHealth()",
"file_type": "code",
"source_file": "dashboard/pages/agent-health.js",
"source_location": "L56",
"_origin": "ast",
"id": "dashboard_pages_agent_health_refreshagenthealth",
"community": 24,
"norm_label": "refreshagenthealth()"
},
{
"label": "audit.js",
"file_type": "code",
"source_file": "dashboard/pages/audit.js",
"source_location": "L1",
"_origin": "ast",
"id": "dashboard_pages_audit",
"community": 25,
"norm_label": "audit.js"
},
{
"label": "renderAudit()",
"file_type": "code",
"source_file": "dashboard/pages/audit.js",
"source_location": "L1",
"_origin": "ast",
"id": "dashboard_pages_audit_renderaudit",
"community": 25,
"norm_label": "renderaudit()"
},
{
"label": "_allAuditEntries",
"file_type": "code",
"source_file": "dashboard/pages/audit.js",
"source_location": "L34",
"_origin": "ast",
"id": "dashboard_pages_audit_allauditentries",
"community": 25,
"norm_label": "_allauditentries"
},
{
"label": "refreshAudit()",
"file_type": "code",
"source_file": "dashboard/pages/audit.js",
"source_location": "L36",
"_origin": "ast",
"id": "dashboard_pages_audit_refreshaudit",
"community": 25,
"norm_label": "refreshaudit()"
},
{
"label": "applyAuditFilter()",
"file_type": "code",
"source_file": "dashboard/pages/audit.js",
"source_location": "L48",
"_origin": "ast",
"id": "dashboard_pages_audit_applyauditfilter",
"community": 25,
"norm_label": "applyauditfilter()"
},
{
"label": "clearAuditFilters()",
"file_type": "code",
"source_file": "dashboard/pages/audit.js",
"source_location": "L81",
"_origin": "ast",
"id": "dashboard_pages_audit_clearauditfilters",
"community": 25,
"norm_label": "clearauditfilters()"
},
{
"label": "backups.js",
"file_type": "code",
"source_file": "dashboard/pages/backups.js",
"source_location": "L1",
"_origin": "ast",
"id": "dashboard_pages_backups",
"community": 26,
"norm_label": "backups.js"
},
{
"label": "renderBackups()",
"file_type": "code",
"source_file": "dashboard/pages/backups.js",
"source_location": "L1",
"_origin": "ast",
"id": "dashboard_pages_backups_renderbackups",
"community": 26,
"norm_label": "renderbackups()"
},
{
"label": "createBackup()",
"file_type": "code",
"source_file": "dashboard/pages/backups.js",
"source_location": "L46",
"_origin": "ast",
"id": "dashboard_pages_backups_createbackup",
"community": 26,
"norm_label": "createbackup()"
},
{
"label": "restoreBackup()",
"file_type": "code",
"source_file": "dashboard/pages/backups.js",
"source_location": "L56",
"_origin": "ast",
"id": "dashboard_pages_backups_restorebackup",
"community": 26,
"norm_label": "restorebackup()"
},
{
"label": "confirmRestore()",
"file_type": "code",
"source_file": "dashboard/pages/backups.js",
"source_location": "L68",
"_origin": "ast",
"id": "dashboard_pages_backups_confirmrestore",
"community": 26,
"norm_label": "confirmrestore()"
},
{
"label": "chat.js",
"file_type": "code",
"source_file": "dashboard/pages/chat.js",
"source_location": "L1",
"_origin": "ast",
"id": "dashboard_pages_chat",
"community": 10,
"norm_label": "chat.js"
},
{
"label": "renderChat()",
"file_type": "code",
"source_file": "dashboard/pages/chat.js",
"source_location": "L1",
"_origin": "ast",
"id": "dashboard_pages_chat_renderchat",
"community": 10,
"norm_label": "renderchat()"
},
{
"label": "selectAgent()",
"file_type": "code",
"source_file": "dashboard/pages/chat.js",
"source_location": "L85",
"_origin": "ast",
"id": "dashboard_pages_chat_selectagent",
"community": 10,
"norm_label": "selectagent()"
},
{
"label": "updateAgentStatusText()",
"file_type": "code",
"source_file": "dashboard/pages/chat.js",
"source_location": "L94",
"_origin": "ast",
"id": "dashboard_pages_chat_updateagentstatustext",
"community": 10,
"norm_label": "updateagentstatustext()"
},
{
"label": "handleChatKey()",
"file_type": "code",
"source_file": "dashboard/pages/chat.js",
"source_location": "L103",
"_origin": "ast",
"id": "dashboard_pages_chat_handlechatkey",
"community": 10,
"norm_label": "handlechatkey()"
},
{
"label": "autoResizeTextarea()",
"file_type": "code",
"source_file": "dashboard/pages/chat.js",
"source_location": "L111",
"_origin": "ast",
"id": "dashboard_pages_chat_autoresizetextarea",
"community": 10,
"norm_label": "autoresizetextarea()"
},
{
"label": "sendChatMessage()",
"file_type": "code",
"source_file": "dashboard/pages/chat.js",
"source_location": "L116",
"_origin": "ast",
"id": "dashboard_pages_chat_sendchatmessage",
"community": 10,
"norm_label": "sendchatmessage()"
},
{
"label": "addChatMessage()",
"file_type": "code",
"source_file": "dashboard/pages/chat.js",
"source_location": "L150",
"_origin": "ast",
"id": "dashboard_pages_chat_addchatmessage",
"community": 10,
"norm_label": "addchatmessage()"
},
{
"label": "showTypingIndicator()",
"file_type": "code",
"source_file": "dashboard/pages/chat.js",
"source_location": "L171",
"_origin": "ast",
"id": "dashboard_pages_chat_showtypingindicator",
"community": 10,
"norm_label": "showtypingindicator()"
},
{
"label": "removeTypingIndicator()",
"file_type": "code",
"source_file": "dashboard/pages/chat.js",
"source_location": "L191",
"_origin": "ast",
"id": "dashboard_pages_chat_removetypingindicator",
"community": 10,
"norm_label": "removetypingindicator()"
},
{
"label": "refreshChat()",
"file_type": "code",
"source_file": "dashboard/pages/chat.js",
"source_location": "L196",
"_origin": "ast",
"id": "dashboard_pages_chat_refreshchat",
"community": 10,
"norm_label": "refreshchat()"
},
{
"label": "renderChatHistory()",
"file_type": "code",
"source_file": "dashboard/pages/chat.js",
"source_location": "L205",
"_origin": "ast",
"id": "dashboard_pages_chat_renderchathistory",
"community": 10,
"norm_label": "renderchathistory()"
},
{
"label": "clearChat()",
"file_type": "code",
"source_file": "dashboard/pages/chat.js",
"source_location": "L237",
"_origin": "ast",
"id": "dashboard_pages_chat_clearchat",
"community": 10,
"norm_label": "clearchat()"
},
{
"label": "sendQuickPrompt()",
"file_type": "code",
"source_file": "dashboard/pages/chat.js",
"source_location": "L244",
"_origin": "ast",
"id": "dashboard_pages_chat_sendquickprompt",
"community": 10,
"norm_label": "sendquickprompt()"
},
{
"label": "cost.js",
"file_type": "code",
"source_file": "dashboard/pages/cost.js",
"source_location": "L1",
"_origin": "ast",
"id": "dashboard_pages_cost",
"community": 30,
"norm_label": "cost.js"
},
{
"label": "renderCost()",
"file_type": "code",
"source_file": "dashboard/pages/cost.js",
"source_location": "L1",
"_origin": "ast",
"id": "dashboard_pages_cost_rendercost",
"community": 30,
"norm_label": "rendercost()"
},
{
"label": "recordTestCost()",
"file_type": "code",
"source_file": "dashboard/pages/cost.js",
"source_location": "L118",
"_origin": "ast",
"id": "dashboard_pages_cost_recordtestcost",
"community": 30,
"norm_label": "recordtestcost()"
},
{
"label": "submitCostRecord()",
"file_type": "code",
"source_file": "dashboard/pages/cost.js",
"source_location": "L144",
"_origin": "ast",
"id": "dashboard_pages_cost_submitcostrecord",
"community": 30,
"norm_label": "submitcostrecord()"
},
{
"label": "dashboard.js",
"file_type": "code",
"source_file": "dashboard/pages/dashboard.js",
"source_location": "L1",
"_origin": "ast",
"id": "dashboard_pages_dashboard",
"community": 31,
"norm_label": "dashboard.js"
},
{
"label": "renderDashboard()",
"file_type": "code",
"source_file": "dashboard/pages/dashboard.js",
"source_location": "L1",
"_origin": "ast",
"id": "dashboard_pages_dashboard_renderdashboard",
"community": 31,
"norm_label": "renderdashboard()"
},
{
"label": "runQuickSkill()",
"file_type": "code",
"source_file": "dashboard/pages/dashboard.js",
"source_location": "L101",
"_origin": "ast",
"id": "dashboard_pages_dashboard_runquickskill",
"community": 31,
"norm_label": "runquickskill()"
},
{
"label": "executeQuickRun()",
"file_type": "code",
"source_file": "dashboard/pages/dashboard.js",
"source_location": "L130",
"_origin": "ast",
"id": "dashboard_pages_dashboard_executequickrun",
"community": 31,
"norm_label": "executequickrun()"
},
{
"label": "goals.js",
"file_type": "code",
"source_file": "dashboard/pages/goals.js",
"source_location": "L1",
"_origin": "ast",
"id": "dashboard_pages_goals",
"community": 20,
"norm_label": "goals.js"
},
{
"label": "renderGoals()",
"file_type": "code",
"source_file": "dashboard/pages/goals.js",
"source_location": "L1",
"_origin": "ast",
"id": "dashboard_pages_goals_rendergoals",
"community": 20,
"norm_label": "rendergoals()"
},
{
"label": "showCreateGoalModal()",
"file_type": "code",
"source_file": "dashboard/pages/goals.js",
"source_location": "L85",
"_origin": "ast",
"id": "dashboard_pages_goals_showcreategoalmodal",
"community": 20,
"norm_label": "showcreategoalmodal()"
},
{
"label": "createGoal()",
"file_type": "code",
"source_file": "dashboard/pages/goals.js",
"source_location": "L129",
"_origin": "ast",
"id": "dashboard_pages_goals_creategoal",
"community": 20,
"norm_label": "creategoal()"
},
{
"label": "updateGoalProgress()",
"file_type": "code",
"source_file": "dashboard/pages/goals.js",
"source_location": "L147",
"_origin": "ast",
"id": "dashboard_pages_goals_updategoalprogress",
"community": 20,
"norm_label": "updategoalprogress()"
},
{
"label": "completeGoal()",
"file_type": "code",
"source_file": "dashboard/pages/goals.js",
"source_location": "L157",
"_origin": "ast",
"id": "dashboard_pages_goals_completegoal",
"community": 20,
"norm_label": "completegoal()"
},
{
"label": "deleteGoal()",
"file_type": "code",
"source_file": "dashboard/pages/goals.js",
"source_location": "L167",
"_origin": "ast",
"id": "dashboard_pages_goals_deletegoal",
"community": 20,
"norm_label": "deletegoal()"
},
{
"label": "journal.js",
"file_type": "code",
"source_file": "dashboard/pages/journal.js",
"source_location": "L1",
"_origin": "ast",
"id": "dashboard_pages_journal",
"community": 17,
"norm_label": "journal.js"
},
{
"label": "renderJournal()",
"file_type": "code",
"source_file": "dashboard/pages/journal.js",
"source_location": "L3",
"_origin": "ast",
"id": "dashboard_pages_journal_renderjournal",
"community": 17,
"norm_label": "renderjournal()"
},
{
"label": "formatDateDisplay()",
"file_type": "code",
"source_file": "dashboard/pages/journal.js",
"source_location": "L53",
"_origin": "ast",
"id": "dashboard_pages_journal_formatdatedisplay",
"community": 17,
"norm_label": "formatdatedisplay()"
},
{
"label": "scheduleJournalSave()",
"file_type": "code",
"source_file": "dashboard/pages/journal.js",
"source_location": "L59",
"_origin": "ast",
"id": "dashboard_pages_journal_schedulejournalsave",
"community": 17,
"norm_label": "schedulejournalsave()"
},
{
"label": "saveJournalEntry()",
"file_type": "code",
"source_file": "dashboard/pages/journal.js",
"source_location": "L66",
"_origin": "ast",
"id": "dashboard_pages_journal_savejournalentry",
"community": 17,
"norm_label": "savejournalentry()"
},
{
"label": "loadJournalEntry()",
"file_type": "code",
"source_file": "dashboard/pages/journal.js",
"source_location": "L84",
"_origin": "ast",
"id": "dashboard_pages_journal_loadjournalentry",
"community": 17,
"norm_label": "loadjournalentry()"
},
{
"label": "loadJournalEntries()",
"file_type": "code",
"source_file": "dashboard/pages/journal.js",
"source_location": "L103",
"_origin": "ast",
"id": "dashboard_pages_journal_loadjournalentries",
"community": 17,
"norm_label": "loadjournalentries()"
},
{
"label": "searchJournal()",
"file_type": "code",
"source_file": "dashboard/pages/journal.js",
"source_location": "L141",
"_origin": "ast",
"id": "dashboard_pages_journal_searchjournal",
"community": 17,
"norm_label": "searchjournal()"
},
{
"label": "kanban.js",
"file_type": "code",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L1",
"_origin": "ast",
"id": "dashboard_pages_kanban",
"community": 7,
"norm_label": "kanban.js"
},
{
"label": "stopKanbanTimers()",
"file_type": "code",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L4",
"_origin": "ast",
"id": "dashboard_pages_kanban_stopkanbantimers",
"community": 7,
"norm_label": "stopkanbantimers()"
},
{
"label": "formatTime()",
"file_type": "code",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L8",
"_origin": "ast",
"id": "dashboard_pages_kanban_formattime",
"community": 7,
"norm_label": "formattime()"
},
{
"label": "renderKanban()",
"file_type": "code",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L18",
"_origin": "ast",
"id": "dashboard_pages_kanban_renderkanban",
"community": 7,
"norm_label": "renderkanban()"
},
{
"label": "loadKanbanData()",
"file_type": "code",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L56",
"_origin": "ast",
"id": "dashboard_pages_kanban_loadkanbandata",
"community": 7,
"norm_label": "loadkanbandata()"
},
{
"label": "tickKanbanTimers()",
"file_type": "code",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L69",
"_origin": "ast",
"id": "dashboard_pages_kanban_tickkanbantimers",
"community": 7,
"norm_label": "tickkanbantimers()"
},
{
"label": "renderKanbanBoard()",
"file_type": "code",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L79",
"_origin": "ast",
"id": "dashboard_pages_kanban_renderkanbanboard",
"community": 7,
"norm_label": "renderkanbanboard()"
},
{
"label": "showAddKanbanTask()",
"file_type": "code",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L128",
"_origin": "ast",
"id": "dashboard_pages_kanban_showaddkanbantask",
"community": 7,
"norm_label": "showaddkanbantask()"
},
{
"label": "createKanbanTask()",
"file_type": "code",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L201",
"_origin": "ast",
"id": "dashboard_pages_kanban_createkanbantask",
"community": 7,
"norm_label": "createkanbantask()"
},
{
"label": "onKanbanDrag()",
"file_type": "code",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L226",
"_origin": "ast",
"id": "dashboard_pages_kanban_onkanbandrag",
"community": 7,
"norm_label": "onkanbandrag()"
},
{
"label": "onKanbanDrop()",
"file_type": "code",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L230",
"_origin": "ast",
"id": "dashboard_pages_kanban_onkanbandrop",
"community": 7,
"norm_label": "onkanbandrop()"
},
{
"label": "showKanbanDetail()",
"file_type": "code",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L242",
"_origin": "ast",
"id": "dashboard_pages_kanban_showkanbandetail",
"community": 7,
"norm_label": "showkanbandetail()"
},
{
"label": "completeKanbanTask()",
"file_type": "code",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L278",
"_origin": "ast",
"id": "dashboard_pages_kanban_completekanbantask",
"community": 7,
"norm_label": "completekanbantask()"
},
{
"label": "blockKanbanTask()",
"file_type": "code",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L289",
"_origin": "ast",
"id": "dashboard_pages_kanban_blockkanbantask",
"community": 7,
"norm_label": "blockkanbantask()"
},
{
"label": "unblockKanbanTask()",
"file_type": "code",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L300",
"_origin": "ast",
"id": "dashboard_pages_kanban_unblockkanbantask",
"community": 7,
"norm_label": "unblockkanbantask()"
},
{
"label": "deleteKanbanTask()",
"file_type": "code",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L311",
"_origin": "ast",
"id": "dashboard_pages_kanban_deletekanbantask",
"community": 7,
"norm_label": "deletekanbantask()"
},
{
"label": "filterKanbanTasks()",
"file_type": "code",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L323",
"_origin": "ast",
"id": "dashboard_pages_kanban_filterkanbantasks",
"community": 7,
"norm_label": "filterkanbantasks()"
},
{
"label": "learning-analytics.js",
"file_type": "code",
"source_file": "dashboard/pages/learning-analytics.js",
"source_location": "L1",
"_origin": "ast",
"id": "dashboard_pages_learning_analytics",
"community": 42,
"norm_label": "learning-analytics.js"
},
{
"label": "renderLearningAnalytics()",
"file_type": "code",
"source_file": "dashboard/pages/learning-analytics.js",
"source_location": "L1",
"_origin": "ast",
"id": "dashboard_pages_learning_analytics_renderlearninganalytics",
"community": 42,
"norm_label": "renderlearninganalytics()"
},
{
"label": "memory.js",
"file_type": "code",
"source_file": "dashboard/pages/memory.js",
"source_location": "L1",
"_origin": "ast",
"id": "dashboard_pages_memory",
"community": 32,
"norm_label": "memory.js"
},
{
"label": "renderMemory()",
"file_type": "code",
"source_file": "dashboard/pages/memory.js",
"source_location": "L1",
"_origin": "ast",
"id": "dashboard_pages_memory_rendermemory",
"community": 32,
"norm_label": "rendermemory()"
},
{
"label": "editMemory()",
"file_type": "code",
"source_file": "dashboard/pages/memory.js",
"source_location": "L38",
"_origin": "ast",
"id": "dashboard_pages_memory_editmemory",
"community": 32,
"norm_label": "editmemory()"
},
{
"label": "saveMemory()",
"file_type": "code",
"source_file": "dashboard/pages/memory.js",
"source_location": "L57",
"_origin": "ast",
"id": "dashboard_pages_memory_savememory",
"community": 32,
"norm_label": "savememory()"
},
{
"label": "plugins.js",
"file_type": "code",
"source_file": "dashboard/pages/plugins.js",
"source_location": "L1",
"_origin": "ast",
"id": "dashboard_pages_plugins",
"community": 33,
"norm_label": "plugins.js"
},
{
"label": "renderPlugins()",
"file_type": "code",
"source_file": "dashboard/pages/plugins.js",
"source_location": "L1",
"_origin": "ast",
"id": "dashboard_pages_plugins_renderplugins",
"community": 33,
"norm_label": "renderplugins()"
},
{
"label": "showInstallPlugin()",
"file_type": "code",
"source_file": "dashboard/pages/plugins.js",
"source_location": "L47",
"_origin": "ast",
"id": "dashboard_pages_plugins_showinstallplugin",
"community": 33,
"norm_label": "showinstallplugin()"
},
{
"label": "installPlugin()",
"file_type": "code",
"source_file": "dashboard/pages/plugins.js",
"source_location": "L60",
"_origin": "ast",
"id": "dashboard_pages_plugins_installplugin",
"community": 33,
"norm_label": "installplugin()"
},
{
"label": "prompts.js",
"file_type": "code",
"source_file": "dashboard/pages/prompts.js",
"source_location": "L1",
"_origin": "ast",
"id": "dashboard_pages_prompts",
"community": 34,
"norm_label": "prompts.js"
},
{
"label": "renderPrompts()",
"file_type": "code",
"source_file": "dashboard/pages/prompts.js",
"source_location": "L1",
"_origin": "ast",
"id": "dashboard_pages_prompts_renderprompts",
"community": 34,
"norm_label": "renderprompts()"
},
{
"label": "viewPrompt()",
"file_type": "code",
"source_file": "dashboard/pages/prompts.js",
"source_location": "L41",
"_origin": "ast",
"id": "dashboard_pages_prompts_viewprompt",
"community": 34,
"norm_label": "viewprompt()"
},
{
"label": "copyPromptFromModal()",
"file_type": "code",
"source_file": "dashboard/pages/prompts.js",
"source_location": "L61",
"_origin": "ast",
"id": "dashboard_pages_prompts_copypromptfrommodal",
"community": 34,
"norm_label": "copypromptfrommodal()"
},
{
"label": "scheduler.js",
"file_type": "code",
"source_file": "dashboard/pages/scheduler.js",
"source_location": "L1",
"_origin": "ast",
"id": "dashboard_pages_scheduler",
"community": 27,
"norm_label": "scheduler.js"
},
{
"label": "renderScheduler()",
"file_type": "code",
"source_file": "dashboard/pages/scheduler.js",
"source_location": "L1",
"_origin": "ast",
"id": "dashboard_pages_scheduler_renderscheduler",
"community": 27,
"norm_label": "renderscheduler()"
},
{
"label": "showAddJob()",
"file_type": "code",
"source_file": "dashboard/pages/scheduler.js",
"source_location": "L48",
"_origin": "ast",
"id": "dashboard_pages_scheduler_showaddjob",
"community": 27,
"norm_label": "showaddjob()"
},
{
"label": "createJob()",
"file_type": "code",
"source_file": "dashboard/pages/scheduler.js",
"source_location": "L75",
"_origin": "ast",
"id": "dashboard_pages_scheduler_createjob",
"community": 27,
"norm_label": "createjob()"
},
{
"label": "deleteJob()",
"file_type": "code",
"source_file": "dashboard/pages/scheduler.js",
"source_location": "L90",
"_origin": "ast",
"id": "dashboard_pages_scheduler_deletejob",
"community": 27,
"norm_label": "deletejob()"
},
{
"label": "session-replay.js",
"file_type": "code",
"source_file": "dashboard/pages/session-replay.js",
"source_location": "L1",
"_origin": "ast",
"id": "dashboard_pages_session_replay",
"community": 35,
"norm_label": "session-replay.js"
},
{
"label": "renderSessionReplay()",
"file_type": "code",
"source_file": "dashboard/pages/session-replay.js",
"source_location": "L1",
"_origin": "ast",
"id": "dashboard_pages_session_replay_rendersessionreplay",
"community": 35,
"norm_label": "rendersessionreplay()"
},
{
"label": "replaySession()",
"file_type": "code",
"source_file": "dashboard/pages/session-replay.js",
"source_location": "L47",
"_origin": "ast",
"id": "dashboard_pages_session_replay_replaysession",
"community": 35,
"norm_label": "replaysession()"
},
{
"label": "formatSize()",
"file_type": "code",
"source_file": "dashboard/pages/session-replay.js",
"source_location": "L83",
"_origin": "ast",
"id": "dashboard_pages_session_replay_formatsize",
"community": 35,
"norm_label": "formatsize()"
},
{
"label": "settings.js",
"file_type": "code",
"source_file": "dashboard/pages/settings.js",
"source_location": "L1",
"_origin": "ast",
"id": "dashboard_pages_settings",
"community": 13,
"norm_label": "settings.js"
},
{
"label": "renderSettings()",
"file_type": "code",
"source_file": "dashboard/pages/settings.js",
"source_location": "L1",
"_origin": "ast",
"id": "dashboard_pages_settings_rendersettings",
"community": 13,
"norm_label": "rendersettings()"
},
{
"label": "toggleAgent()",
"file_type": "code",
"source_file": "dashboard/pages/settings.js",
"source_location": "L136",
"_origin": "ast",
"id": "dashboard_pages_settings_toggleagent",
"community": 13,
"norm_label": "toggleagent()"
},
{
"label": "saveAllSettings()",
"file_type": "code",
"source_file": "dashboard/pages/settings.js",
"source_location": "L143",
"_origin": "ast",
"id": "dashboard_pages_settings_saveallsettings",
"community": 13,
"norm_label": "saveallsettings()"
},
{
"label": "resetSettings()",
"file_type": "code",
"source_file": "dashboard/pages/settings.js",
"source_location": "L178",
"_origin": "ast",
"id": "dashboard_pages_settings_resetsettings",
"community": 13,
"norm_label": "resetsettings()"
},
{
"label": "confirmReset()",
"file_type": "code",
"source_file": "dashboard/pages/settings.js",
"source_location": "L189",
"_origin": "ast",
"id": "dashboard_pages_settings_confirmreset",
"community": 13,
"norm_label": "confirmreset()"
},
{
"label": "loadCustomAgents()",
"file_type": "code",
"source_file": "dashboard/pages/settings.js",
"source_location": "L207",
"_origin": "ast",
"id": "dashboard_pages_settings_loadcustomagents",
"community": 13,
"norm_label": "loadcustomagents()"
},
{
"label": "showAddAgentModal()",
"file_type": "code",
"source_file": "dashboard/pages/settings.js",
"source_location": "L232",
"_origin": "ast",
"id": "dashboard_pages_settings_showaddagentmodal",
"community": 13,
"norm_label": "showaddagentmodal()"
},
{
"label": "addCustomAgent()",
"file_type": "code",
"source_file": "dashboard/pages/settings.js",
"source_location": "L260",
"_origin": "ast",
"id": "dashboard_pages_settings_addcustomagent",
"community": 13,
"norm_label": "addcustomagent()"
},
{
"label": "removeCustomAgent()",
"file_type": "code",
"source_file": "dashboard/pages/settings.js",
"source_location": "L281",
"_origin": "ast",
"id": "dashboard_pages_settings_removecustomagent",
"community": 13,
"norm_label": "removecustomagent()"
},
{
"label": "loadGuardianStats()",
"file_type": "code",
"source_file": "dashboard/pages/settings.js",
"source_location": "L292",
"_origin": "ast",
"id": "dashboard_pages_settings_loadguardianstats",
"community": 13,
"norm_label": "loadguardianstats()"
},
{
"label": "resetGuardian()",
"file_type": "code",
"source_file": "dashboard/pages/settings.js",
"source_location": "L323",
"_origin": "ast",
"id": "dashboard_pages_settings_resetguardian",
"community": 13,
"norm_label": "resetguardian()"
},
{
"label": "setup-wizard.js",
"file_type": "code",
"source_file": "dashboard/pages/setup-wizard.js",
"source_location": "L1",
"_origin": "ast",
"id": "dashboard_pages_setup_wizard",
"community": 21,
"norm_label": "setup-wizard.js"
},
{
"label": "setupSteps",
"file_type": "code",
"source_file": "dashboard/pages/setup-wizard.js",
"source_location": "L2",
"_origin": "ast",
"id": "dashboard_pages_setup_wizard_setupsteps",
"community": 21,
"norm_label": "setupsteps"
},
{
"label": "renderSetupWizard()",
"file_type": "code",
"source_file": "dashboard/pages/setup-wizard.js",
"source_location": "L9",
"_origin": "ast",
"id": "dashboard_pages_setup_wizard_rendersetupwizard",
"community": 21,
"norm_label": "rendersetupwizard()"
},
{
"label": "renderWizardStep()",
"file_type": "code",
"source_file": "dashboard/pages/setup-wizard.js",
"source_location": "L26",
"_origin": "ast",
"id": "dashboard_pages_setup_wizard_renderwizardstep",
"community": 21,
"norm_label": "renderwizardstep()"
},
{
"label": "nextWizardStep()",
"file_type": "code",
"source_file": "dashboard/pages/setup-wizard.js",
"source_location": "L116",
"_origin": "ast",
"id": "dashboard_pages_setup_wizard_nextwizardstep",
"community": 21,
"norm_label": "nextwizardstep()"
},
{
"label": "prevWizardStep()",
"file_type": "code",
"source_file": "dashboard/pages/setup-wizard.js",
"source_location": "L121",
"_origin": "ast",
"id": "dashboard_pages_setup_wizard_prevwizardstep",
"community": 21,
"norm_label": "prevwizardstep()"
},
{
"label": "finishSetup()",
"file_type": "code",
"source_file": "dashboard/pages/setup-wizard.js",
"source_location": "L125",
"_origin": "ast",
"id": "dashboard_pages_setup_wizard_finishsetup",
"community": 21,
"norm_label": "finishsetup()"
},
{
"label": "skills.js",
"file_type": "code",
"source_file": "dashboard/pages/skills.js",
"source_location": "L1",
"_origin": "ast",
"id": "dashboard_pages_skills",
"community": 6,
"norm_label": "skills.js"
},
{
"label": "renderSkills()",
"file_type": "code",
"source_file": "dashboard/pages/skills.js",
"source_location": "L1",
"_origin": "ast",
"id": "dashboard_pages_skills_renderskills",
"community": 6,
"norm_label": "renderskills()"
},
{
"label": "renderSkillGrid()",
"file_type": "code",
"source_file": "dashboard/pages/skills.js",
"source_location": "L31",
"_origin": "ast",
"id": "dashboard_pages_skills_renderskillgrid",
"community": 6,
"norm_label": "renderskillgrid()"
},
{
"label": "switchSkillView()",
"file_type": "code",
"source_file": "dashboard/pages/skills.js",
"source_location": "L58",
"_origin": "ast",
"id": "dashboard_pages_skills_switchskillview",
"community": 6,
"norm_label": "switchskillview()"
},
{
"label": "filterSkills()",
"file_type": "code",
"source_file": "dashboard/pages/skills.js",
"source_location": "L77",
"_origin": "ast",
"id": "dashboard_pages_skills_filterskills",
"community": 6,
"norm_label": "filterskills()"
},
{
"label": "showSkillDetail()",
"file_type": "code",
"source_file": "dashboard/pages/skills.js",
"source_location": "L83",
"_origin": "ast",
"id": "dashboard_pages_skills_showskilldetail",
"community": 6,
"norm_label": "showskilldetail()"
},
{
"label": "backToSkills()",
"file_type": "code",
"source_file": "dashboard/pages/skills.js",
"source_location": "L152",
"_origin": "ast",
"id": "dashboard_pages_skills_backtoskills",
"community": 6,
"norm_label": "backtoskills()"
},
{
"label": "quickRunSkill()",
"file_type": "code",
"source_file": "dashboard/pages/skills.js",
"source_location": "L159",
"_origin": "ast",
"id": "dashboard_pages_skills_quickrunskill",
"community": 6,
"norm_label": "quickrunskill()"
},
{
"label": "executeSkillRun()",
"file_type": "code",
"source_file": "dashboard/pages/skills.js",
"source_location": "L182",
"_origin": "ast",
"id": "dashboard_pages_skills_executeskillrun",
"community": 6,
"norm_label": "executeskillrun()"
},
{
"label": "showAddSkill()",
"file_type": "code",
"source_file": "dashboard/pages/skills.js",
"source_location": "L215",
"_origin": "ast",
"id": "dashboard_pages_skills_showaddskill",
"community": 6,
"norm_label": "showaddskill()"
},
{
"label": "submitNewSkill()",
"file_type": "code",
"source_file": "dashboard/pages/skills.js",
"source_location": "L232",
"_origin": "ast",
"id": "dashboard_pages_skills_submitnewskill",
"community": 6,
"norm_label": "submitnewskill()"
},
{
"label": "editSkillMd()",
"file_type": "code",
"source_file": "dashboard/pages/skills.js",
"source_location": "L247",
"_origin": "ast",
"id": "dashboard_pages_skills_editskillmd",
"community": 6,
"norm_label": "editskillmd()"
},
{
"label": "saveSkillMd()",
"file_type": "code",
"source_file": "dashboard/pages/skills.js",
"source_location": "L259",
"_origin": "ast",
"id": "dashboard_pages_skills_saveskillmd",
"community": 6,
"norm_label": "saveskillmd()"
},
{
"label": "addSkillContextFile()",
"file_type": "code",
"source_file": "dashboard/pages/skills.js",
"source_location": "L270",
"_origin": "ast",
"id": "dashboard_pages_skills_addskillcontextfile",
"community": 6,
"norm_label": "addskillcontextfile()"
},
{
"label": "submitNewContextFile()",
"file_type": "code",
"source_file": "dashboard/pages/skills.js",
"source_location": "L286",
"_origin": "ast",
"id": "dashboard_pages_skills_submitnewcontextfile",
"community": 6,
"norm_label": "submitnewcontextfile()"
},
{
"label": "editSkillContextFile()",
"file_type": "code",
"source_file": "dashboard/pages/skills.js",
"source_location": "L300",
"_origin": "ast",
"id": "dashboard_pages_skills_editskillcontextfile",
"community": 6,
"norm_label": "editskillcontextfile()"
},
{
"label": "saveSkillContextFile()",
"file_type": "code",
"source_file": "dashboard/pages/skills.js",
"source_location": "L314",
"_origin": "ast",
"id": "dashboard_pages_skills_saveskillcontextfile",
"community": 6,
"norm_label": "saveskillcontextfile()"
},
{
"label": "deleteSkillContextFile()",
"file_type": "code",
"source_file": "dashboard/pages/skills.js",
"source_location": "L326",
"_origin": "ast",
"id": "dashboard_pages_skills_deleteskillcontextfile",
"community": 6,
"norm_label": "deleteskillcontextfile()"
},
{
"label": "smart-router.js",
"file_type": "code",
"source_file": "dashboard/pages/smart-router.js",
"source_location": "L1",
"_origin": "ast",
"id": "dashboard_pages_smart_router",
"community": 36,
"norm_label": "smart-router.js"
},
{
"label": "renderSmartRouter()",
"file_type": "code",
"source_file": "dashboard/pages/smart-router.js",
"source_location": "L1",
"_origin": "ast",
"id": "dashboard_pages_smart_router_rendersmartrouter",
"community": 36,
"norm_label": "rendersmartrouter()"
},
{
"label": "suggestRouter()",
"file_type": "code",
"source_file": "dashboard/pages/smart-router.js",
"source_location": "L45",
"_origin": "ast",
"id": "dashboard_pages_smart_router_suggestrouter",
"community": 36,
"norm_label": "suggestrouter()"
},
{
"label": "routeTask()",
"file_type": "code",
"source_file": "dashboard/pages/smart-router.js",
"source_location": "L88",
"_origin": "ast",
"id": "dashboard_pages_smart_router_routetask",
"community": 36,
"norm_label": "routetask()"
},
{
"label": "standards.js",
"file_type": "code",
"source_file": "dashboard/pages/standards.js",
"source_location": "L1",
"_origin": "ast",
"id": "dashboard_pages_standards",
"community": 37,
"norm_label": "standards.js"
},
{
"label": "renderStandards()",
"file_type": "code",
"source_file": "dashboard/pages/standards.js",
"source_location": "L1",
"_origin": "ast",
"id": "dashboard_pages_standards_renderstandards",
"community": 37,
"norm_label": "renderstandards()"
},
{
"label": "viewStandard()",
"file_type": "code",
"source_file": "dashboard/pages/standards.js",
"source_location": "L43",
"_origin": "ast",
"id": "dashboard_pages_standards_viewstandard",
"community": 37,
"norm_label": "viewstandard()"
},
{
"label": "runDiscovery()",
"file_type": "code",
"source_file": "dashboard/pages/standards.js",
"source_location": "L58",
"_origin": "ast",
"id": "dashboard_pages_standards_rundiscovery",
"community": 37,
"norm_label": "rundiscovery()"
},
{
"label": "terminal.js",
"file_type": "code",
"source_file": "dashboard/pages/terminal.js",
"source_location": "L1",
"_origin": "ast",
"id": "dashboard_pages_terminal",
"community": 28,
"norm_label": "terminal.js"
},
{
"label": "loadXterm()",
"file_type": "code",
"source_file": "dashboard/pages/terminal.js",
"source_location": "L4",
"_origin": "ast",
"id": "dashboard_pages_terminal_loadxterm",
"community": 28,
"norm_label": "loadxterm()"
},
{
"label": "setTerminalStatus()",
"file_type": "code",
"source_file": "dashboard/pages/terminal.js",
"source_location": "L28",
"_origin": "ast",
"id": "dashboard_pages_terminal_setterminalstatus",
"community": 28,
"norm_label": "setterminalstatus()"
},
{
"label": "closeTerminalSession()",
"file_type": "code",
"source_file": "dashboard/pages/terminal.js",
"source_location": "L35",
"_origin": "ast",
"id": "dashboard_pages_terminal_closeterminalsession",
"community": 28,
"norm_label": "closeterminalsession()"
},
{
"label": "renderTerminal()",
"file_type": "code",
"source_file": "dashboard/pages/terminal.js",
"source_location": "L50",
"_origin": "ast",
"id": "dashboard_pages_terminal_renderterminal",
"community": 28,
"norm_label": "renderterminal()"
},
{
"label": "utils.js",
"file_type": "code",
"source_file": "dashboard/utils.js",
"source_location": "L1",
"_origin": "ast",
"id": "dashboard_utils",
"community": 8,
"norm_label": "utils.js"
},
{
"label": "showToast()",
"file_type": "code",
"source_file": "dashboard/utils.js",
"source_location": "L1",
"_origin": "ast",
"id": "dashboard_utils_showtoast",
"community": 8,
"norm_label": "showtoast()"
},
{
"label": "escapeHtml()",
"file_type": "code",
"source_file": "dashboard/utils.js",
"source_location": "L11",
"_origin": "ast",
"id": "dashboard_utils_escapehtml",
"community": 8,
"norm_label": "escapehtml()"
},
{
"label": "formatDate()",
"file_type": "code",
"source_file": "dashboard/utils.js",
"source_location": "L18",
"_origin": "ast",
"id": "dashboard_utils_formatdate",
"community": 8,
"norm_label": "formatdate()"
},
{
"label": "timeAgo()",
"file_type": "code",
"source_file": "dashboard/utils.js",
"source_location": "L24",
"_origin": "ast",
"id": "dashboard_utils_timeago",
"community": 8,
"norm_label": "timeago()"
},
{
"label": "formatBytes()",
"file_type": "code",
"source_file": "dashboard/utils.js",
"source_location": "L36",
"_origin": "ast",
"id": "dashboard_utils_formatbytes",
"community": 8,
"norm_label": "formatbytes()"
},
{
"label": "statusColor()",
"file_type": "code",
"source_file": "dashboard/utils.js",
"source_location": "L44",
"_origin": "ast",
"id": "dashboard_utils_statuscolor",
"community": 8,
"norm_label": "statuscolor()"
},
{
"label": "toggleSidebar()",
"file_type": "code",
"source_file": "dashboard/utils.js",
"source_location": "L52",
"_origin": "ast",
"id": "dashboard_utils_togglesidebar",
"community": 8,
"norm_label": "togglesidebar()"
},
{
"label": "toggleTheme()",
"file_type": "code",
"source_file": "dashboard/utils.js",
"source_location": "L62",
"_origin": "ast",
"id": "dashboard_utils_toggletheme",
"community": 8,
"norm_label": "toggletheme()"
},
{
"label": "loadTheme()",
"file_type": "code",
"source_file": "dashboard/utils.js",
"source_location": "L69",
"_origin": "ast",
"id": "dashboard_utils_loadtheme",
"community": 8,
"norm_label": "loadtheme()"
},
{
"label": "showModal()",
"file_type": "code",
"source_file": "dashboard/utils.js",
"source_location": "L81",
"_origin": "ast",
"id": "dashboard_utils_showmodal",
"community": 8,
"norm_label": "showmodal()"
},
{
"label": "closeModal()",
"file_type": "code",
"source_file": "dashboard/utils.js",
"source_location": "L97",
"_origin": "ast",
"id": "dashboard_utils_closemodal",
"community": 8,
"norm_label": "closemodal()"
},
{
"label": "handleGlobalSearch()",
"file_type": "code",
"source_file": "dashboard/utils.js",
"source_location": "L101",
"_origin": "ast",
"id": "dashboard_utils_handleglobalsearch",
"community": 8,
"norm_label": "handleglobalsearch()"
},
{
"label": "renderSkeleton()",
"file_type": "code",
"source_file": "dashboard/utils.js",
"source_location": "L106",
"_origin": "ast",
"id": "dashboard_utils_renderskeleton",
"community": 8,
"norm_label": "renderskeleton()"
},
{
"label": "PAGE_TITLES",
"file_type": "code",
"source_file": "dashboard/utils.js",
"source_location": "L112",
"_origin": "ast",
"id": "dashboard_utils_page_titles",
"community": 8,
"norm_label": "page_titles"
},
{
"label": "db.py",
"file_type": "code",
"source_file": "db.py",
"source_location": "L1",
"_origin": "ast",
"id": "db",
"community": 1,
"norm_label": "db.py"
},
{
"label": "_timestamp()",
"file_type": "code",
"source_file": "db.py",
"source_location": "L29",
"_origin": "ast",
"id": "db_timestamp",
"community": 1,
"norm_label": "_timestamp()"
},
{
"label": "_connect()",
"file_type": "code",
"source_file": "db.py",
"source_location": "L34",
"_origin": "ast",
"id": "db_connect",
"community": 1,
"norm_label": "_connect()"
},
{
"label": "init_db()",
"file_type": "code",
"source_file": "db.py",
"source_location": "L172",
"_origin": "ast",
"id": "db_init_db",
"community": 1,
"norm_label": "init_db()"
},
{
"label": "load_chat_history()",
"file_type": "code",
"source_file": "db.py",
"source_location": "L179",
"_origin": "ast",
"id": "db_load_chat_history",
"community": 1,
"norm_label": "load_chat_history()"
},
{
"label": "save_chat_message()",
"file_type": "code",
"source_file": "db.py",
"source_location": "L188",
"_origin": "ast",
"id": "db_save_chat_message",
"community": 1,
"norm_label": "save_chat_message()"
},
{
"label": "get_cost()",
"file_type": "code",
"source_file": "db.py",
"source_location": "L209",
"_origin": "ast",
"id": "db_get_cost",
"community": 1,
"norm_label": "get_cost()"
},
{
"label": "record_cost()",
"file_type": "code",
"source_file": "db.py",
"source_location": "L229",
"_origin": "ast",
"id": "db_record_cost",
"community": 1,
"norm_label": "record_cost()"
},
{
"label": "load_guardian_stats()",
"file_type": "code",
"source_file": "db.py",
"source_location": "L240",
"_origin": "ast",
"id": "db_load_guardian_stats",
"community": 1,
"norm_label": "load_guardian_stats()"
},
{
"label": "save_guardian_stats()",
"file_type": "code",
"source_file": "db.py",
"source_location": "L270",
"_origin": "ast",
"id": "db_save_guardian_stats",
"community": 1,
"norm_label": "save_guardian_stats()"
},
{
"label": "load_custom_agents()",
"file_type": "code",
"source_file": "db.py",
"source_location": "L300",
"_origin": "ast",
"id": "db_load_custom_agents",
"community": 1,
"norm_label": "load_custom_agents()"
},
{
"label": "save_custom_agent()",
"file_type": "code",
"source_file": "db.py",
"source_location": "L312",
"_origin": "ast",
"id": "db_save_custom_agent",
"community": 1,
"norm_label": "save_custom_agent()"
},
{
"label": "delete_custom_agent()",
"file_type": "code",
"source_file": "db.py",
"source_location": "L328",
"_origin": "ast",
"id": "db_delete_custom_agent",
"community": 1,
"norm_label": "delete_custom_agent()"
},
{
"label": "list_jobs()",
"file_type": "code",
"source_file": "db.py",
"source_location": "L336",
"_origin": "ast",
"id": "db_list_jobs",
"community": 1,
"norm_label": "list_jobs()"
},
{
"label": "save_job()",
"file_type": "code",
"source_file": "db.py",
"source_location": "L347",
"_origin": "ast",
"id": "db_save_job",
"community": 1,
"norm_label": "save_job()"
},
{
"label": "delete_job()",
"file_type": "code",
"source_file": "db.py",
"source_location": "L361",
"_origin": "ast",
"id": "db_delete_job",
"community": 1,
"norm_label": "delete_job()"
},
{
"label": "_row_to_task()",
"file_type": "code",
"source_file": "db.py",
"source_location": "L372",
"_origin": "ast",
"id": "db_row_to_task",
"community": 1,
"norm_label": "_row_to_task()"
},
{
"label": "load_kanban_tasks()",
"file_type": "code",
"source_file": "db.py",
"source_location": "L379",
"_origin": "ast",
"id": "db_load_kanban_tasks",
"community": 1,
"norm_label": "load_kanban_tasks()"
},
{
"label": "get_kanban_task()",
"file_type": "code",
"source_file": "db.py",
"source_location": "L385",
"_origin": "ast",
"id": "db_get_kanban_task",
"community": 11,
"norm_label": "get_kanban_task()"
},
{
"label": "save_kanban_task()",
"file_type": "code",
"source_file": "db.py",
"source_location": "L391",
"_origin": "ast",
"id": "db_save_kanban_task",
"community": 1,
"norm_label": "save_kanban_task()"
},
{
"label": "delete_kanban_task()",
"file_type": "code",
"source_file": "db.py",
"source_location": "L415",
"_origin": "ast",
"id": "db_delete_kanban_task",
"community": 1,
"norm_label": "delete_kanban_task()"
},
{
"label": "load_goals()",
"file_type": "code",
"source_file": "db.py",
"source_location": "L423",
"_origin": "ast",
"id": "db_load_goals",
"community": 1,
"norm_label": "load_goals()"
},
{
"label": "save_goal()",
"file_type": "code",
"source_file": "db.py",
"source_location": "L429",
"_origin": "ast",
"id": "db_save_goal",
"community": 1,
"norm_label": "save_goal()"
},
{
"label": "delete_goal()",
"file_type": "code",
"source_file": "db.py",
"source_location": "L444",
"_origin": "ast",
"id": "db_delete_goal",
"community": 1,
"norm_label": "delete_goal()"
},
{
"label": "list_journal_entries()",
"file_type": "code",
"source_file": "db.py",
"source_location": "L452",
"_origin": "ast",
"id": "db_list_journal_entries",
"community": 1,
"norm_label": "list_journal_entries()"
},
{
"label": "get_journal_entry()",
"file_type": "code",
"source_file": "db.py",
"source_location": "L461",
"_origin": "ast",
"id": "db_get_journal_entry",
"community": 1,
"norm_label": "get_journal_entry()"
},
{
"label": "save_journal_entry()",
"file_type": "code",
"source_file": "db.py",
"source_location": "L469",
"_origin": "ast",
"id": "db_save_journal_entry",
"community": 1,
"norm_label": "save_journal_entry()"
},
{
"label": "search_journal()",
"file_type": "code",
"source_file": "db.py",
"source_location": "L481",
"_origin": "ast",
"id": "db_search_journal",
"community": 1,
"norm_label": "search_journal()"
},
{
"label": "get_settings()",
"file_type": "code",
"source_file": "db.py",
"source_location": "L501",
"_origin": "ast",
"id": "db_get_settings",
"community": 1,
"norm_label": "get_settings()"
},
{
"label": "update_settings()",
"file_type": "code",
"source_file": "db.py",
"source_location": "L515",
"_origin": "ast",
"id": "db_update_settings",
"community": 1,
"norm_label": "update_settings()"
},
{
"label": "list_plugins()",
"file_type": "code",
"source_file": "db.py",
"source_location": "L527",
"_origin": "ast",
"id": "db_list_plugins",
"community": 1,
"norm_label": "list_plugins()"
},
{
"label": "install_plugin()",
"file_type": "code",
"source_file": "db.py",
"source_location": "L533",
"_origin": "ast",
"id": "db_install_plugin",
"community": 1,
"norm_label": "install_plugin()"
},
{
"label": "append_audit()",
"file_type": "code",
"source_file": "db.py",
"source_location": "L547",
"_origin": "ast",
"id": "db_append_audit",
"community": 1,
"norm_label": "append_audit()"
},
{
"label": "get_audit()",
"file_type": "code",
"source_file": "db.py",
"source_location": "L556",
"_origin": "ast",
"id": "db_get_audit",
"community": 1,
"norm_label": "get_audit()"
},
{
"label": "migrate_legacy_data()",
"file_type": "code",
"source_file": "db.py",
"source_location": "L568",
"_origin": "ast",
"id": "db_migrate_legacy_data",
"community": 1,
"norm_label": "migrate_legacy_data()"
},
{
"label": "Import pre-existing JSON/markdown data into the DB. Idempotent and additive",
"file_type": "rationale",
"source_file": "db.py",
"source_location": "L569",
"_origin": "ast",
"id": "db_rationale_569",
"community": 1,
"norm_label": "import pre-existing json/markdown data into the db. idempotent and additive"
},
{
"label": "guardian.py",
"file_type": "code",
"source_file": "guardian.py",
"source_location": "L1",
"_origin": "ast",
"id": "guardian",
"community": 3,
"norm_label": "guardian.py"
},
{
"label": "_db_path()",
"file_type": "code",
"source_file": "guardian.py",
"source_location": "L28",
"_origin": "ast",
"id": "guardian_db_path",
"community": 3,
"norm_label": "_db_path()"
},
{
"label": "Path",
"file_type": "code",
"source_file": "",
"source_location": "",
"_origin": "ast",
"id": "guardian_py_path",
"community": 3,
"norm_label": "path"
},
{
"label": "load_custom_agent_configs()",
"file_type": "code",
"source_file": "guardian.py",
"source_location": "L32",
"_origin": "ast",
"id": "guardian_load_custom_agent_configs",
"community": 3,
"norm_label": "load_custom_agent_configs()"
},
{
"label": "classify_failure()",
"file_type": "code",
"source_file": "guardian.py",
"source_location": "L40",
"_origin": "ast",
"id": "guardian_classify_failure",
"community": 3,
"norm_label": "classify_failure()"
},
{
"label": "load_guardian_stats()",
"file_type": "code",
"source_file": "guardian.py",
"source_location": "L72",
"_origin": "ast",
"id": "guardian_load_guardian_stats",
"community": 3,
"norm_label": "load_guardian_stats()"
},
{
"label": "save_guardian_stats()",
"file_type": "code",
"source_file": "guardian.py",
"source_location": "L76",
"_origin": "ast",
"id": "guardian_save_guardian_stats",
"community": 3,
"norm_label": "save_guardian_stats()"
},
{
"label": "record_call()",
"file_type": "code",
"source_file": "guardian.py",
"source_location": "L80",
"_origin": "ast",
"id": "guardian_record_call",
"community": 3,
"norm_label": "record_call()"
},
{
"label": "get_agent_reliability()",
"file_type": "code",
"source_file": "guardian.py",
"source_location": "L115",
"_origin": "ast",
"id": "guardian_get_agent_reliability",
"community": 3,
"norm_label": "get_agent_reliability()"
},
{
"label": "get_all_reliability()",
"file_type": "code",
"source_file": "guardian.py",
"source_location": "L131",
"_origin": "ast",
"id": "guardian_get_all_reliability",
"community": 3,
"norm_label": "get_all_reliability()"
},
{
"label": "reset_guardian_stats()",
"file_type": "code",
"source_file": "guardian.py",
"source_location": "L140",
"_origin": "ast",
"id": "guardian_reset_guardian_stats",
"community": 3,
"norm_label": "reset_guardian_stats()"
},
{
"label": "save_checkpoint()",
"file_type": "code",
"source_file": "guardian.py",
"source_location": "L148",
"_origin": "ast",
"id": "guardian_save_checkpoint",
"community": 3,
"norm_label": "save_checkpoint()"
},
{
"label": "load_checkpoint()",
"file_type": "code",
"source_file": "guardian.py",
"source_location": "L157",
"_origin": "ast",
"id": "guardian_load_checkpoint",
"community": 3,
"norm_label": "load_checkpoint()"
},
{
"label": "clear_checkpoint()",
"file_type": "code",
"source_file": "guardian.py",
"source_location": "L165",
"_origin": "ast",
"id": "guardian_clear_checkpoint",
"community": 3,
"norm_label": "clear_checkpoint()"
},
{
"label": "_run_subprocess()",
"file_type": "code",
"source_file": "guardian.py",
"source_location": "L173",
"_origin": "ast",
"id": "guardian_run_subprocess",
"community": 3,
"norm_label": "_run_subprocess()"
},
{
"label": "guarded_run_cli()",
"file_type": "code",
"source_file": "guardian.py",
"source_location": "L188",
"_origin": "ast",
"id": "guardian_guarded_run_cli",
"community": 3,
"norm_label": "guarded_run_cli()"
},
{
"label": "Load custom agent configs as a name->config dict.",
"file_type": "rationale",
"source_file": "guardian.py",
"source_location": "L33",
"_origin": "ast",
"id": "guardian_rationale_33",
"community": 3,
"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": "guardian.py",
"source_location": "L41",
"_origin": "ast",
"id": "guardian_rationale_41",
"community": 3,
"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": "guardian.py",
"source_location": "L83",
"_origin": "ast",
"id": "guardian_rationale_83",
"community": 3,
"norm_label": "record an agent call for reliability tracking."
},
{
"label": "Run a CLI command, resolving Windows npm-shim (.cmd/.bat/.ps1) executables.",
"file_type": "rationale",
"source_file": "guardian.py",
"source_location": "L174",
"_origin": "ast",
"id": "guardian_rationale_174",
"community": 3,
"norm_label": "run a cli command, resolving windows npm-shim (.cmd/.bat/.ps1) executables."
},
{
"label": "Guarded subprocess runner with: - Pre-call validation - Failure classifi",
"file_type": "rationale",
"source_file": "guardian.py",
"source_location": "L191",
"_origin": "ast",
"id": "guardian_rationale_191",
"community": 3,
"norm_label": "guarded subprocess runner with: - pre-call validation - failure classifi"
},
{
"label": "install.ps1",
"file_type": "code",
"source_file": "install.ps1",
"source_location": "L1",
"_origin": "ast",
"id": "install_ps1_install",
"community": 43,
"norm_label": "install.ps1"
},
{
"label": "Resolve-Python()",
"file_type": "code",
"source_file": "install.ps1",
"source_location": "L6",
"_origin": "ast",
"id": "install_resolve_python",
"community": 43,
"norm_label": "resolve-python()"
},
{
"label": "install.sh",
"file_type": "code",
"source_file": "install.sh",
"source_location": "L1",
"metadata": {
"language": "bash",
"kind": "file"
},
"_origin": "ast",
"id": "install_sh_install",
"community": 44,
"norm_label": "install.sh"
},
{
"label": "install.sh script",
"file_type": "code",
"source_file": "install.sh",
"source_location": "L1",
"metadata": {
"language": "bash",
"kind": "bash_entrypoint"
},
"_origin": "ast",
"id": "install_sh__entry",
"community": 44,
"norm_label": "install.sh script"
},
{
"label": "restore.sh",
"file_type": "code",
"source_file": "restore.sh",
"source_location": "L1",
"metadata": {
"language": "bash",
"kind": "file"
},
"_origin": "ast",
"id": "restore",
"community": 45,
"norm_label": "restore.sh"
},
{
"label": "restore.sh script",
"file_type": "code",
"source_file": "restore.sh",
"source_location": "L1",
"metadata": {
"language": "bash",
"kind": "bash_entrypoint"
},
"_origin": "ast",
"id": "restore_sh__entry",
"community": 45,
"norm_label": "restore.sh script"
},
{
"label": "scheduler.py",
"file_type": "code",
"source_file": "scheduler/scheduler.py",
"source_location": "L1",
"_origin": "ast",
"id": "scheduler_scheduler",
"community": 18,
"norm_label": "scheduler.py"
},
{
"label": "run_skill()",
"file_type": "code",
"source_file": "scheduler/scheduler.py",
"source_location": "L23",
"_origin": "ast",
"id": "scheduler_scheduler_run_skill",
"community": 18,
"norm_label": "run_skill()"
},
{
"label": "load_jobs()",
"file_type": "code",
"source_file": "scheduler/scheduler.py",
"source_location": "L37",
"_origin": "ast",
"id": "scheduler_scheduler_load_jobs",
"community": 18,
"norm_label": "load_jobs()"
},
{
"label": "BackgroundScheduler",
"file_type": "code",
"source_file": "",
"source_location": "",
"_origin": "ast",
"id": "backgroundscheduler",
"community": 18,
"norm_label": "backgroundscheduler"
},
{
"label": "main()",
"file_type": "code",
"source_file": "scheduler/scheduler.py",
"source_location": "L53",
"_origin": "ast",
"id": "scheduler_scheduler_main",
"community": 18,
"norm_label": "main()"
},
{
"label": "Execute a skill by making an HTTP request to the running server.",
"file_type": "rationale",
"source_file": "scheduler/scheduler.py",
"source_location": "L24",
"_origin": "ast",
"id": "scheduler_scheduler_rationale_24",
"community": 18,
"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": "scheduler/scheduler.py",
"source_location": "L38",
"_origin": "ast",
"id": "scheduler_scheduler_rationale_38",
"community": 18,
"norm_label": "load job definitions from jobs/ directory."
},
{
"label": "server.py",
"file_type": "code",
"source_file": "server.py",
"source_location": "L1",
"_origin": "ast",
"id": "server",
"community": 2,
"norm_label": "server.py"
},
{
"label": "BrainUpdate",
"file_type": "code",
"source_file": "server.py",
"source_location": "L68",
"_origin": "ast",
"id": "server_brainupdate",
"community": 22,
"norm_label": "brainupdate"
},
{
"label": "BaseModel",
"file_type": "code",
"source_file": "",
"source_location": "",
"_origin": "ast",
"id": "basemodel",
"community": 9,
"norm_label": "basemodel"
},
{
"label": "SkillRunRequest",
"file_type": "code",
"source_file": "server.py",
"source_location": "L71",
"_origin": "ast",
"id": "server_skillrunrequest",
"community": 22,
"norm_label": "skillrunrequest"
},
{
"label": "ScheduleJobRequest",
"file_type": "code",
"source_file": "server.py",
"source_location": "L75",
"_origin": "ast",
"id": "server_schedulejobrequest",
"community": 9,
"norm_label": "schedulejobrequest"
},
{
"label": "SettingsUpdate",
"file_type": "code",
"source_file": "server.py",
"source_location": "L81",
"_origin": "ast",
"id": "server_settingsupdate",
"community": 14,
"norm_label": "settingsupdate"
},
{
"label": "BackupRestoreRequest",
"file_type": "code",
"source_file": "server.py",
"source_location": "L84",
"_origin": "ast",
"id": "server_backuprestorerequest",
"community": 14,
"norm_label": "backuprestorerequest"
},
{
"label": "ChatRequest",
"file_type": "code",
"source_file": "server.py",
"source_location": "L87",
"_origin": "ast",
"id": "server_chatrequest",
"community": 38,
"norm_label": "chatrequest"
},
{
"label": "read_file()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L93",
"_origin": "ast",
"id": "server_read_file",
"community": 2,
"norm_label": "read_file()"
},
{
"label": "Path",
"file_type": "code",
"source_file": "",
"source_location": "",
"_origin": "ast",
"id": "server_py_path",
"community": 22,
"norm_label": "path"
},
{
"label": "write_file()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L101",
"_origin": "ast",
"id": "server_write_file",
"community": 22,
"norm_label": "write_file()"
},
{
"label": "list_dir()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L105",
"_origin": "ast",
"id": "server_list_dir",
"community": 12,
"norm_label": "list_dir()"
},
{
"label": "get_timestamp()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L110",
"_origin": "ast",
"id": "server_get_timestamp",
"community": 11,
"norm_label": "get_timestamp()"
},
{
"label": "append_audit()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L113",
"_origin": "ast",
"id": "server_append_audit",
"community": 14,
"norm_label": "append_audit()"
},
{
"label": "agent_cli_path()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L127",
"_origin": "ast",
"id": "server_agent_cli_path",
"community": 3,
"norm_label": "agent_cli_path()"
},
{
"label": "check_agent()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L142",
"_origin": "ast",
"id": "server_check_agent",
"community": 12,
"norm_label": "check_agent()"
},
{
"label": "get_status()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L172",
"_origin": "ast",
"id": "server_get_status",
"community": 12,
"norm_label": "get_status()"
},
{
"label": "list_brain()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L185",
"_origin": "ast",
"id": "server_list_brain",
"community": 2,
"norm_label": "list_brain()"
},
{
"label": "get_brain_file()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L194",
"_origin": "ast",
"id": "server_get_brain_file",
"community": 2,
"norm_label": "get_brain_file()"
},
{
"label": "update_brain_file()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L201",
"_origin": "ast",
"id": "server_update_brain_file",
"community": 22,
"norm_label": "update_brain_file()"
},
{
"label": "list_skills()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L210",
"_origin": "ast",
"id": "server_list_skills",
"community": 2,
"norm_label": "list_skills()"
},
{
"label": "get_skill()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L234",
"_origin": "ast",
"id": "server_get_skill",
"community": 2,
"norm_label": "get_skill()"
},
{
"label": "run_skill()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L248",
"_origin": "ast",
"id": "server_run_skill",
"community": 22,
"norm_label": "run_skill()"
},
{
"label": "get_skill_eval()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L331",
"_origin": "ast",
"id": "server_get_skill_eval",
"community": 2,
"norm_label": "get_skill_eval()"
},
{
"label": "list_jobs()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L340",
"_origin": "ast",
"id": "server_list_jobs",
"community": 2,
"norm_label": "list_jobs()"
},
{
"label": "create_job()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L348",
"_origin": "ast",
"id": "server_create_job",
"community": 9,
"norm_label": "create_job()"
},
{
"label": "delete_job()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L368",
"_origin": "ast",
"id": "server_delete_job",
"community": 14,
"norm_label": "delete_job()"
},
{
"label": "get_audit()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L381",
"_origin": "ast",
"id": "server_get_audit",
"community": 2,
"norm_label": "get_audit()"
},
{
"label": "get_cost()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L396",
"_origin": "ast",
"id": "server_get_cost",
"community": 2,
"norm_label": "get_cost()"
},
{
"label": "record_cost()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L400",
"_origin": "ast",
"id": "server_record_cost",
"community": 2,
"norm_label": "record_cost()"
},
{
"label": "list_plugins()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L407",
"_origin": "ast",
"id": "server_list_plugins",
"community": 2,
"norm_label": "list_plugins()"
},
{
"label": "install_plugin()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L411",
"_origin": "ast",
"id": "server_install_plugin",
"community": 14,
"norm_label": "install_plugin()"
},
{
"label": "list_backups()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L424",
"_origin": "ast",
"id": "server_list_backups",
"community": 2,
"norm_label": "list_backups()"
},
{
"label": "create_backup()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L436",
"_origin": "ast",
"id": "server_create_backup",
"community": 14,
"norm_label": "create_backup()"
},
{
"label": "restore_backup()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L450",
"_origin": "ast",
"id": "server_restore_backup",
"community": 14,
"norm_label": "restore_backup()"
},
{
"label": "list_prompts()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L468",
"_origin": "ast",
"id": "server_list_prompts",
"community": 2,
"norm_label": "list_prompts()"
},
{
"label": "get_settings()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L478",
"_origin": "ast",
"id": "server_get_settings",
"community": 3,
"norm_label": "get_settings()"
},
{
"label": "update_settings()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L482",
"_origin": "ast",
"id": "server_update_settings",
"community": 14,
"norm_label": "update_settings()"
},
{
"label": "list_standards()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L490",
"_origin": "ast",
"id": "server_list_standards",
"community": 2,
"norm_label": "list_standards()"
},
{
"label": "discover_standards()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L505",
"_origin": "ast",
"id": "server_discover_standards",
"community": 14,
"norm_label": "discover_standards()"
},
{
"label": "load_chat_history()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L514",
"_origin": "ast",
"id": "server_load_chat_history",
"community": 2,
"norm_label": "load_chat_history()"
},
{
"label": "save_chat_message()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L517",
"_origin": "ast",
"id": "server_save_chat_message",
"community": 38,
"norm_label": "save_chat_message()"
},
{
"label": "run_cli()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L520",
"_origin": "ast",
"id": "server_run_cli",
"community": 2,
"norm_label": "run_cli()"
},
{
"label": "clean_hermes_output()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L524",
"_origin": "ast",
"id": "server_clean_hermes_output",
"community": 3,
"norm_label": "clean_hermes_output()"
},
{
"label": "execute_agent()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L549",
"_origin": "ast",
"id": "server_execute_agent",
"community": 3,
"norm_label": "execute_agent()"
},
{
"label": "chat()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L639",
"_origin": "ast",
"id": "server_chat",
"community": 38,
"norm_label": "chat()"
},
{
"label": "get_chat_history()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L670",
"_origin": "ast",
"id": "server_get_chat_history",
"community": 2,
"norm_label": "get_chat_history()"
},
{
"label": "KanbanTaskCreate",
"file_type": "code",
"source_file": "server.py",
"source_location": "L679",
"_origin": "ast",
"id": "server_kanbantaskcreate",
"community": 15,
"norm_label": "kanbantaskcreate"
},
{
"label": "KanbanTaskUpdate",
"file_type": "code",
"source_file": "server.py",
"source_location": "L689",
"_origin": "ast",
"id": "server_kanbantaskupdate",
"community": 9,
"norm_label": "kanbantaskupdate"
},
{
"label": "KanbanComplete",
"file_type": "code",
"source_file": "server.py",
"source_location": "L696",
"_origin": "ast",
"id": "server_kanbancomplete",
"community": 9,
"norm_label": "kanbancomplete"
},
{
"label": "KanbanBlock",
"file_type": "code",
"source_file": "server.py",
"source_location": "L699",
"_origin": "ast",
"id": "server_kanbanblock",
"community": 9,
"norm_label": "kanbanblock"
},
{
"label": "KanbanCommentCreate",
"file_type": "code",
"source_file": "server.py",
"source_location": "L702",
"_origin": "ast",
"id": "server_kanbancommentcreate",
"community": 9,
"norm_label": "kanbancommentcreate"
},
{
"label": "KanbanLinkCreate",
"file_type": "code",
"source_file": "server.py",
"source_location": "L705",
"_origin": "ast",
"id": "server_kanbanlinkcreate",
"community": 9,
"norm_label": "kanbanlinkcreate"
},
{
"label": "GoalCreate",
"file_type": "code",
"source_file": "server.py",
"source_location": "L709",
"_origin": "ast",
"id": "server_goalcreate",
"community": 9,
"norm_label": "goalcreate"
},
{
"label": "GoalUpdate",
"file_type": "code",
"source_file": "server.py",
"source_location": "L715",
"_origin": "ast",
"id": "server_goalupdate",
"community": 2,
"norm_label": "goalupdate"
},
{
"label": "JournalSave",
"file_type": "code",
"source_file": "server.py",
"source_location": "L723",
"_origin": "ast",
"id": "server_journalsave",
"community": 9,
"norm_label": "journalsave"
},
{
"label": "RouterSuggest",
"file_type": "code",
"source_file": "server.py",
"source_location": "L726",
"_origin": "ast",
"id": "server_routersuggest",
"community": 2,
"norm_label": "routersuggest"
},
{
"label": "RouterRoute",
"file_type": "code",
"source_file": "server.py",
"source_location": "L729",
"_origin": "ast",
"id": "server_routerroute",
"community": 9,
"norm_label": "routerroute"
},
{
"label": "ensure_dir()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L739",
"_origin": "ast",
"id": "server_ensure_dir",
"community": 22,
"norm_label": "ensure_dir()"
},
{
"label": "load_kanban_tasks()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L742",
"_origin": "ast",
"id": "server_load_kanban_tasks",
"community": 15,
"norm_label": "load_kanban_tasks()"
},
{
"label": "save_kanban_task()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L745",
"_origin": "ast",
"id": "server_save_kanban_task",
"community": 11,
"norm_label": "save_kanban_task()"
},
{
"label": "load_goals()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L748",
"_origin": "ast",
"id": "server_load_goals",
"community": 2,
"norm_label": "load_goals()"
},
{
"label": "save_goals()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L751",
"_origin": "ast",
"id": "server_save_goals",
"community": 2,
"norm_label": "save_goals()"
},
{
"label": "PtySession",
"file_type": "code",
"source_file": "server.py",
"source_location": "L759",
"_origin": "ast",
"id": "server_ptysession",
"community": 16,
"norm_label": "ptysession"
},
{
"label": ".__init__()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L762",
"_origin": "ast",
"id": "server_ptysession_init",
"community": 16,
"norm_label": ".__init__()"
},
{
"label": ".start()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L767",
"_origin": "ast",
"id": "server_ptysession_start",
"community": 15,
"norm_label": ".start()"
},
{
"label": ".read()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L783",
"_origin": "ast",
"id": "server_ptysession_read",
"community": 16,
"norm_label": ".read()"
},
{
"label": ".write()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L788",
"_origin": "ast",
"id": "server_ptysession_write",
"community": 16,
"norm_label": ".write()"
},
{
"label": ".resize()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L794",
"_origin": "ast",
"id": "server_ptysession_resize",
"community": 16,
"norm_label": ".resize()"
},
{
"label": ".close()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L803",
"_origin": "ast",
"id": "server_ptysession_close",
"community": 16,
"norm_label": ".close()"
},
{
"label": "ws_terminal()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L821",
"_origin": "ast",
"id": "server_ws_terminal",
"community": 16,
"norm_label": "ws_terminal()"
},
{
"label": "WebSocket",
"file_type": "code",
"source_file": "",
"source_location": "",
"_origin": "ast",
"id": "websocket",
"community": 16,
"norm_label": "websocket"
},
{
"label": "kanban_board()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L872",
"_origin": "ast",
"id": "server_kanban_board",
"community": 15,
"norm_label": "kanban_board()"
},
{
"label": "kanban_get_task()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L897",
"_origin": "ast",
"id": "server_kanban_get_task",
"community": 11,
"norm_label": "kanban_get_task()"
},
{
"label": "_agent_output_is_failure()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L913",
"_origin": "ast",
"id": "server_agent_output_is_failure",
"community": 15,
"norm_label": "_agent_output_is_failure()"
},
{
"label": "_run_kanban_dispatch()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L916",
"_origin": "ast",
"id": "server_run_kanban_dispatch",
"community": 15,
"norm_label": "_run_kanban_dispatch()"
},
{
"label": "_dispatch_kanban_task()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L952",
"_origin": "ast",
"id": "server_dispatch_kanban_task",
"community": 15,
"norm_label": "_dispatch_kanban_task()"
},
{
"label": "kanban_create_task()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L956",
"_origin": "ast",
"id": "server_kanban_create_task",
"community": 15,
"norm_label": "kanban_create_task()"
},
{
"label": "kanban_dispatch_task()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L982",
"_origin": "ast",
"id": "server_kanban_dispatch_task",
"community": 15,
"norm_label": "kanban_dispatch_task()"
},
{
"label": "kanban_update_task()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L992",
"_origin": "ast",
"id": "server_kanban_update_task",
"community": 11,
"norm_label": "kanban_update_task()"
},
{
"label": "kanban_complete_task()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L1010",
"_origin": "ast",
"id": "server_kanban_complete_task",
"community": 11,
"norm_label": "kanban_complete_task()"
},
{
"label": "kanban_block_task()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L1028",
"_origin": "ast",
"id": "server_kanban_block_task",
"community": 11,
"norm_label": "kanban_block_task()"
},
{
"label": "kanban_unblock_task()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L1040",
"_origin": "ast",
"id": "server_kanban_unblock_task",
"community": 11,
"norm_label": "kanban_unblock_task()"
},
{
"label": "kanban_add_comment()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L1052",
"_origin": "ast",
"id": "server_kanban_add_comment",
"community": 11,
"norm_label": "kanban_add_comment()"
},
{
"label": "kanban_add_link()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L1067",
"_origin": "ast",
"id": "server_kanban_add_link",
"community": 11,
"norm_label": "kanban_add_link()"
},
{
"label": "kanban_remove_link()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L1082",
"_origin": "ast",
"id": "server_kanban_remove_link",
"community": 11,
"norm_label": "kanban_remove_link()"
},
{
"label": "kanban_dispatch()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L1093",
"_origin": "ast",
"id": "server_kanban_dispatch",
"community": 15,
"norm_label": "kanban_dispatch()"
},
{
"label": "kanban_specify_task()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L1113",
"_origin": "ast",
"id": "server_kanban_specify_task",
"community": 11,
"norm_label": "kanban_specify_task()"
},
{
"label": "kanban_decompose_task()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L1124",
"_origin": "ast",
"id": "server_kanban_decompose_task",
"community": 11,
"norm_label": "kanban_decompose_task()"
},
{
"label": "kanban_delete_task()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L1150",
"_origin": "ast",
"id": "server_kanban_delete_task",
"community": 14,
"norm_label": "kanban_delete_task()"
},
{
"label": "list_goals()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L1159",
"_origin": "ast",
"id": "server_list_goals",
"community": 2,
"norm_label": "list_goals()"
},
{
"label": "create_goal()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L1166",
"_origin": "ast",
"id": "server_create_goal",
"community": 9,
"norm_label": "create_goal()"
},
{
"label": "update_goal()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L1192",
"_origin": "ast",
"id": "server_update_goal",
"community": 2,
"norm_label": "update_goal()"
},
{
"label": "delete_goal()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L1211",
"_origin": "ast",
"id": "server_delete_goal",
"community": 14,
"norm_label": "delete_goal()"
},
{
"label": "list_journal_entries()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L1222",
"_origin": "ast",
"id": "server_list_journal_entries",
"community": 2,
"norm_label": "list_journal_entries()"
},
{
"label": "get_journal_entry()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L1229",
"_origin": "ast",
"id": "server_get_journal_entry",
"community": 2,
"norm_label": "get_journal_entry()"
},
{
"label": "save_journal_entry()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L1236",
"_origin": "ast",
"id": "server_save_journal_entry",
"community": 9,
"norm_label": "save_journal_entry()"
},
{
"label": "search_journal()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L1245",
"_origin": "ast",
"id": "server_search_journal",
"community": 2,
"norm_label": "search_journal()"
},
{
"label": "_agent_health_info()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L1255",
"_origin": "ast",
"id": "server_agent_health_info",
"community": 12,
"norm_label": "_agent_health_info()"
},
{
"label": "get_agent_health()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L1270",
"_origin": "ast",
"id": "server_get_agent_health",
"community": 12,
"norm_label": "get_agent_health()"
},
{
"label": "get_agent_stats()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L1278",
"_origin": "ast",
"id": "server_get_agent_stats",
"community": 12,
"norm_label": "get_agent_stats()"
},
{
"label": "refresh_agent_health()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L1302",
"_origin": "ast",
"id": "server_refresh_agent_health",
"community": 12,
"norm_label": "refresh_agent_health()"
},
{
"label": "load_custom_agents()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L1315",
"_origin": "ast",
"id": "server_load_custom_agents",
"community": 12,
"norm_label": "load_custom_agents()"
},
{
"label": "get_all_agent_names()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L1318",
"_origin": "ast",
"id": "server_get_all_agent_names",
"community": 12,
"norm_label": "get_all_agent_names()"
},
{
"label": "list_custom_agents()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L1323",
"_origin": "ast",
"id": "server_list_custom_agents",
"community": 12,
"norm_label": "list_custom_agents()"
},
{
"label": "add_custom_agent()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L1327",
"_origin": "ast",
"id": "server_add_custom_agent",
"community": 12,
"norm_label": "add_custom_agent()"
},
{
"label": "delete_custom_agent()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L1348",
"_origin": "ast",
"id": "server_delete_custom_agent",
"community": 14,
"norm_label": "delete_custom_agent()"
},
{
"label": "guardian_reliability()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L1357",
"_origin": "ast",
"id": "server_guardian_reliability",
"community": 3,
"norm_label": "guardian_reliability()"
},
{
"label": "guardian_agent_reliability()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L1361",
"_origin": "ast",
"id": "server_guardian_agent_reliability",
"community": 3,
"norm_label": "guardian_agent_reliability()"
},
{
"label": "guardian_reset()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L1365",
"_origin": "ast",
"id": "server_guardian_reset",
"community": 3,
"norm_label": "guardian_reset()"
},
{
"label": "router_suggest()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L1377",
"_origin": "ast",
"id": "server_router_suggest",
"community": 2,
"norm_label": "router_suggest()"
},
{
"label": "router_route()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L1395",
"_origin": "ast",
"id": "server_router_route",
"community": 9,
"norm_label": "router_route()"
},
{
"label": "get_skill_analytics()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L1415",
"_origin": "ast",
"id": "server_get_skill_analytics",
"community": 2,
"norm_label": "get_skill_analytics()"
},
{
"label": "get_trend_analytics()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L1438",
"_origin": "ast",
"id": "server_get_trend_analytics",
"community": 2,
"norm_label": "get_trend_analytics()"
},
{
"label": "list_sessions()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L1459",
"_origin": "ast",
"id": "server_list_sessions",
"community": 2,
"norm_label": "list_sessions()"
},
{
"label": "get_session_replay()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L1487",
"_origin": "ast",
"id": "server_get_session_replay",
"community": 2,
"norm_label": "get_session_replay()"
},
{
"label": "index()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L1515",
"_origin": "ast",
"id": "server_index",
"community": 2,
"norm_label": "index()"
},
{
"label": "favicon()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L1532",
"_origin": "ast",
"id": "server_favicon",
"community": 2,
"norm_label": "favicon()"
},
{
"label": "favicon_svg()",
"file_type": "code",
"source_file": "server.py",
"source_location": "L1536",
"_origin": "ast",
"id": "server_favicon_svg",
"community": 2,
"norm_label": "favicon_svg()"
},
{
"label": "Resolve the executable to invoke for an agent. Checks ``settings.agent_pa",
"file_type": "rationale",
"source_file": "server.py",
"source_location": "L128",
"_origin": "ast",
"id": "server_rationale_128",
"community": 3,
"norm_label": "resolve the executable to invoke for an agent. checks ``settings.agent_pa"
},
{
"label": "Instant filesystem-based check. No subprocess needed.",
"file_type": "rationale",
"source_file": "server.py",
"source_location": "L143",
"_origin": "ast",
"id": "server_rationale_143",
"community": 12,
"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": "server.py",
"source_location": "L525",
"_origin": "ast",
"id": "server_rationale_525",
"community": 3,
"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": "server.py",
"source_location": "L550",
"_origin": "ast",
"id": "server_rationale_550",
"community": 3,
"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": "server.py",
"source_location": "L760",
"_origin": "ast",
"id": "server_rationale_760",
"community": 16,
"norm_label": "wraps a real pseudo-terminal shell process, posix (stdlib pty) or windows (pywin"
},
{
"label": "Mutates ``task`` in place with the dispatch outcome and persists it. Runs",
"file_type": "rationale",
"source_file": "server.py",
"source_location": "L917",
"_origin": "ast",
"id": "server_rationale_917",
"community": 15,
"norm_label": "mutates ``task`` in place with the dispatch outcome and persists it. runs"
},
{
"label": "Merge the instant filesystem presence check with real Guardian reliability",
"file_type": "rationale",
"source_file": "server.py",
"source_location": "L1256",
"_origin": "ast",
"id": "server_rationale_1256",
"community": 12,
"norm_label": "merge the instant filesystem presence check with real guardian reliability"
},
{
"label": "start.ps1",
"file_type": "code",
"source_file": "start.ps1",
"source_location": "L1",
"_origin": "ast",
"id": "start_ps1_start",
"community": 39,
"norm_label": "start.ps1"
},
{
"label": "Resolve-Python()",
"file_type": "code",
"source_file": "start.ps1",
"source_location": "L11",
"_origin": "ast",
"id": "start_resolve_python",
"community": 39,
"norm_label": "resolve-python()"
},
{
"label": "Find-FreePort()",
"file_type": "code",
"source_file": "start.ps1",
"source_location": "L43",
"_origin": "ast",
"id": "start_find_freeport",
"community": 39,
"norm_label": "find-freeport()"
},
{
"label": "start.sh",
"file_type": "code",
"source_file": "start.sh",
"source_location": "L1",
"metadata": {
"language": "bash",
"kind": "file"
},
"_origin": "ast",
"id": "start_sh_start",
"community": 46,
"norm_label": "start.sh"
},
{
"label": "start.sh script",
"file_type": "code",
"source_file": "start.sh",
"source_location": "L1",
"metadata": {
"language": "bash",
"kind": "bash_entrypoint"
},
"_origin": "ast",
"id": "start_sh__entry",
"community": 46,
"norm_label": "start.sh script"
},
{
"label": "conftest.py",
"file_type": "code",
"source_file": "tests/conftest.py",
"source_location": "L1",
"_origin": "ast",
"id": "tests_conftest",
"community": 29,
"norm_label": "conftest.py"
},
{
"label": "server_module()",
"file_type": "code",
"source_file": "tests/conftest.py",
"source_location": "L21",
"_origin": "ast",
"id": "tests_conftest_server_module",
"community": 29,
"norm_label": "server_module()"
},
{
"label": "client()",
"file_type": "code",
"source_file": "tests/conftest.py",
"source_location": "L48",
"_origin": "ast",
"id": "tests_conftest_client",
"community": 29,
"norm_label": "client()"
},
{
"label": "Shared pytest fixtures for the Agentic OS test suite. The application code (`",
"file_type": "rationale",
"source_file": "tests/conftest.py",
"source_location": "L1",
"_origin": "ast",
"id": "tests_conftest_rationale_1",
"community": 29,
"norm_label": "shared pytest fixtures for the agentic os test suite. the application code (`"
},
{
"label": "Import ``server`` with all filesystem paths redirected to ``tmp_path``. R",
"file_type": "rationale",
"source_file": "tests/conftest.py",
"source_location": "L22",
"_origin": "ast",
"id": "tests_conftest_rationale_22",
"community": 29,
"norm_label": "import ``server`` with all filesystem paths redirected to ``tmp_path``. r"
},
{
"label": "test_scheduler.py",
"file_type": "code",
"source_file": "tests/test_scheduler.py",
"source_location": "L1",
"_origin": "ast",
"id": "tests_test_scheduler",
"community": 23,
"norm_label": "test_scheduler.py"
},
{
"label": "scheduler_module()",
"file_type": "code",
"source_file": "tests/test_scheduler.py",
"source_location": "L16",
"_origin": "ast",
"id": "tests_test_scheduler_scheduler_module",
"community": 23,
"norm_label": "scheduler_module()"
},
{
"label": "test_run_skill_appends_audit()",
"file_type": "code",
"source_file": "tests/test_scheduler.py",
"source_location": "L26",
"_origin": "ast",
"id": "tests_test_scheduler_test_run_skill_appends_audit",
"community": 23,
"norm_label": "test_run_skill_appends_audit()"
},
{
"label": "test_load_jobs_registers_enabled()",
"file_type": "code",
"source_file": "tests/test_scheduler.py",
"source_location": "L36",
"_origin": "ast",
"id": "tests_test_scheduler_test_load_jobs_registers_enabled",
"community": 23,
"norm_label": "test_load_jobs_registers_enabled()"
},
{
"label": "test_load_jobs_skips_disabled()",
"file_type": "code",
"source_file": "tests/test_scheduler.py",
"source_location": "L49",
"_origin": "ast",
"id": "tests_test_scheduler_test_load_jobs_skips_disabled",
"community": 23,
"norm_label": "test_load_jobs_skips_disabled()"
},
{
"label": "test_load_jobs_falls_back_to_name_as_id()",
"file_type": "code",
"source_file": "tests/test_scheduler.py",
"source_location": "L59",
"_origin": "ast",
"id": "tests_test_scheduler_test_load_jobs_falls_back_to_name_as_id",
"community": 23,
"norm_label": "test_load_jobs_falls_back_to_name_as_id()"
},
{
"label": "Unit tests for ``scheduler/scheduler.py``.",
"file_type": "rationale",
"source_file": "tests/test_scheduler.py",
"source_location": "L1",
"_origin": "ast",
"id": "tests_test_scheduler_rationale_1",
"community": 23,
"norm_label": "unit tests for ``scheduler/scheduler.py``."
},
{
"label": "test_server_endpoints.py",
"file_type": "code",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L1",
"_origin": "ast",
"id": "tests_test_server_endpoints",
"community": 0,
"norm_label": "test_server_endpoints.py"
},
{
"label": "test_status_ok()",
"file_type": "code",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L9",
"_origin": "ast",
"id": "tests_test_server_endpoints_test_status_ok",
"community": 0,
"norm_label": "test_status_ok()"
},
{
"label": "test_index_without_dashboard()",
"file_type": "code",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L19",
"_origin": "ast",
"id": "tests_test_server_endpoints_test_index_without_dashboard",
"community": 0,
"norm_label": "test_index_without_dashboard()"
},
{
"label": "test_favicon_endpoints()",
"file_type": "code",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L25",
"_origin": "ast",
"id": "tests_test_server_endpoints_test_favicon_endpoints",
"community": 0,
"norm_label": "test_favicon_endpoints()"
},
{
"label": "test_brain_list_and_get_and_update()",
"file_type": "code",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L34",
"_origin": "ast",
"id": "tests_test_server_endpoints_test_brain_list_and_get_and_update",
"community": 0,
"norm_label": "test_brain_list_and_get_and_update()"
},
{
"label": "test_brain_get_missing_404()",
"file_type": "code",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L49",
"_origin": "ast",
"id": "tests_test_server_endpoints_test_brain_get_missing_404",
"community": 0,
"norm_label": "test_brain_get_missing_404()"
},
{
"label": "_make_skill()",
"file_type": "code",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L55",
"_origin": "ast",
"id": "tests_test_server_endpoints_make_skill",
"community": 0,
"norm_label": "_make_skill()"
},
{
"label": "test_list_skills()",
"file_type": "code",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L67",
"_origin": "ast",
"id": "tests_test_server_endpoints_test_list_skills",
"community": 0,
"norm_label": "test_list_skills()"
},
{
"label": "test_get_skill_and_missing()",
"file_type": "code",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L80",
"_origin": "ast",
"id": "tests_test_server_endpoints_test_get_skill_and_missing",
"community": 0,
"norm_label": "test_get_skill_and_missing()"
},
{
"label": "test_get_skill_eval()",
"file_type": "code",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L88",
"_origin": "ast",
"id": "tests_test_server_endpoints_test_get_skill_eval",
"community": 0,
"norm_label": "test_get_skill_eval()"
},
{
"label": "test_run_skill_auto_routes()",
"file_type": "code",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L99",
"_origin": "ast",
"id": "tests_test_server_endpoints_test_run_skill_auto_routes",
"community": 0,
"norm_label": "test_run_skill_auto_routes()"
},
{
"label": "test_run_skill_uses_skill_md_primary()",
"file_type": "code",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L114",
"_origin": "ast",
"id": "tests_test_server_endpoints_test_run_skill_uses_skill_md_primary",
"community": 0,
"norm_label": "test_run_skill_uses_skill_md_primary()"
},
{
"label": "test_run_skill_missing_404()",
"file_type": "code",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L121",
"_origin": "ast",
"id": "tests_test_server_endpoints_test_run_skill_missing_404",
"community": 0,
"norm_label": "test_run_skill_missing_404()"
},
{
"label": "test_scheduler_job_crud()",
"file_type": "code",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L128",
"_origin": "ast",
"id": "tests_test_server_endpoints_test_scheduler_job_crud",
"community": 0,
"norm_label": "test_scheduler_job_crud()"
},
{
"label": "test_delete_missing_job_404()",
"file_type": "code",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L143",
"_origin": "ast",
"id": "tests_test_server_endpoints_test_delete_missing_job_404",
"community": 0,
"norm_label": "test_delete_missing_job_404()"
},
{
"label": "test_audit_empty_and_limit()",
"file_type": "code",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L149",
"_origin": "ast",
"id": "tests_test_server_endpoints_test_audit_empty_and_limit",
"community": 0,
"norm_label": "test_audit_empty_and_limit()"
},
{
"label": "test_cost_empty_then_record()",
"file_type": "code",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L160",
"_origin": "ast",
"id": "tests_test_server_endpoints_test_cost_empty_then_record",
"community": 0,
"norm_label": "test_cost_empty_then_record()"
},
{
"label": "test_plugins_install_flow()",
"file_type": "code",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L170",
"_origin": "ast",
"id": "tests_test_server_endpoints_test_plugins_install_flow",
"community": 0,
"norm_label": "test_plugins_install_flow()"
},
{
"label": "test_settings_get_empty_and_update_merges()",
"file_type": "code",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L180",
"_origin": "ast",
"id": "tests_test_server_endpoints_test_settings_get_empty_and_update_merges",
"community": 0,
"norm_label": "test_settings_get_empty_and_update_merges()"
},
{
"label": "test_standards_list_and_discover()",
"file_type": "code",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L190",
"_origin": "ast",
"id": "tests_test_server_endpoints_test_standards_list_and_discover",
"community": 0,
"norm_label": "test_standards_list_and_discover()"
},
{
"label": "test_prompts_list()",
"file_type": "code",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L202",
"_origin": "ast",
"id": "tests_test_server_endpoints_test_prompts_list",
"community": 0,
"norm_label": "test_prompts_list()"
},
{
"label": "test_backup_create_list_restore()",
"file_type": "code",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L209",
"_origin": "ast",
"id": "tests_test_server_endpoints_test_backup_create_list_restore",
"community": 0,
"norm_label": "test_backup_create_list_restore()"
},
{
"label": "test_restore_missing_backup_404()",
"file_type": "code",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L218",
"_origin": "ast",
"id": "tests_test_server_endpoints_test_restore_missing_backup_404",
"community": 0,
"norm_label": "test_restore_missing_backup_404()"
},
{
"label": "test_chat_invalid_agent()",
"file_type": "code",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L224",
"_origin": "ast",
"id": "tests_test_server_endpoints_test_chat_invalid_agent",
"community": 0,
"norm_label": "test_chat_invalid_agent()"
},
{
"label": "test_chat_records_history()",
"file_type": "code",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L228",
"_origin": "ast",
"id": "tests_test_server_endpoints_test_chat_records_history",
"community": 0,
"norm_label": "test_chat_records_history()"
},
{
"label": "test_terminal_session_and_blank_command()",
"file_type": "code",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L240",
"_origin": "ast",
"id": "tests_test_server_endpoints_test_terminal_session_and_blank_command",
"community": 0,
"norm_label": "test_terminal_session_and_blank_command()"
},
{
"label": "test_terminal_cd_invalid_dir()",
"file_type": "code",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L246",
"_origin": "ast",
"id": "tests_test_server_endpoints_test_terminal_cd_invalid_dir",
"community": 0,
"norm_label": "test_terminal_cd_invalid_dir()"
},
{
"label": "test_terminal_run_echo()",
"file_type": "code",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L252",
"_origin": "ast",
"id": "tests_test_server_endpoints_test_terminal_run_echo",
"community": 0,
"norm_label": "test_terminal_run_echo()"
},
{
"label": "test_goals_crud()",
"file_type": "code",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L260",
"_origin": "ast",
"id": "tests_test_server_endpoints_test_goals_crud",
"community": 0,
"norm_label": "test_goals_crud()"
},
{
"label": "test_goal_creation_syncs_active_projects()",
"file_type": "code",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L272",
"_origin": "ast",
"id": "tests_test_server_endpoints_test_goal_creation_syncs_active_projects",
"community": 0,
"norm_label": "test_goal_creation_syncs_active_projects()"
},
{
"label": "test_journal_save_get_list_search()",
"file_type": "code",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L281",
"_origin": "ast",
"id": "tests_test_server_endpoints_test_journal_save_get_list_search",
"community": 0,
"norm_label": "test_journal_save_get_list_search()"
},
{
"label": "test_agent_health()",
"file_type": "code",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L294",
"_origin": "ast",
"id": "tests_test_server_endpoints_test_agent_health",
"community": 0,
"norm_label": "test_agent_health()"
},
{
"label": "test_agent_stats_valid_and_invalid()",
"file_type": "code",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L301",
"_origin": "ast",
"id": "tests_test_server_endpoints_test_agent_stats_valid_and_invalid",
"community": 0,
"norm_label": "test_agent_stats_valid_and_invalid()"
},
{
"label": "test_agent_health_refresh()",
"file_type": "code",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L307",
"_origin": "ast",
"id": "tests_test_server_endpoints_test_agent_health_refresh",
"community": 0,
"norm_label": "test_agent_health_refresh()"
},
{
"label": "test_router_suggest_high_confidence()",
"file_type": "code",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L314",
"_origin": "ast",
"id": "tests_test_server_endpoints_test_router_suggest_high_confidence",
"community": 0,
"norm_label": "test_router_suggest_high_confidence()"
},
{
"label": "test_router_suggest_low_confidence()",
"file_type": "code",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L320",
"_origin": "ast",
"id": "tests_test_server_endpoints_test_router_suggest_low_confidence",
"community": 0,
"norm_label": "test_router_suggest_low_confidence()"
},
{
"label": "test_router_route_valid_and_invalid()",
"file_type": "code",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L325",
"_origin": "ast",
"id": "tests_test_server_endpoints_test_router_route_valid_and_invalid",
"community": 0,
"norm_label": "test_router_route_valid_and_invalid()"
},
{
"label": "test_skill_analytics()",
"file_type": "code",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L332",
"_origin": "ast",
"id": "tests_test_server_endpoints_test_skill_analytics",
"community": 0,
"norm_label": "test_skill_analytics()"
},
{
"label": "test_trend_analytics()",
"file_type": "code",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L342",
"_origin": "ast",
"id": "tests_test_server_endpoints_test_trend_analytics",
"community": 0,
"norm_label": "test_trend_analytics()"
},
{
"label": "test_sessions_list_empty()",
"file_type": "code",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L351",
"_origin": "ast",
"id": "tests_test_server_endpoints_test_sessions_list_empty",
"community": 0,
"norm_label": "test_sessions_list_empty()"
},
{
"label": "test_session_replay_not_found()",
"file_type": "code",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L356",
"_origin": "ast",
"id": "tests_test_server_endpoints_test_session_replay_not_found",
"community": 0,
"norm_label": "test_session_replay_not_found()"
},
{
"label": "Endpoint tests for ``server.py`` exercised through FastAPI's TestClient.",
"file_type": "rationale",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L1",
"_origin": "ast",
"id": "tests_test_server_endpoints_rationale_1",
"community": 0,
"norm_label": "endpoint tests for ``server.py`` exercised through fastapi's testclient."
},
{
"label": "test_server_helpers.py",
"file_type": "code",
"source_file": "tests/test_server_helpers.py",
"source_location": "L1",
"_origin": "ast",
"id": "tests_test_server_helpers",
"community": 4,
"norm_label": "test_server_helpers.py"
},
{
"label": "test_read_file_missing_returns_empty()",
"file_type": "code",
"source_file": "tests/test_server_helpers.py",
"source_location": "L7",
"_origin": "ast",
"id": "tests_test_server_helpers_test_read_file_missing_returns_empty",
"community": 4,
"norm_label": "test_read_file_missing_returns_empty()"
},
{
"label": "test_read_write_file_roundtrip()",
"file_type": "code",
"source_file": "tests/test_server_helpers.py",
"source_location": "L11",
"_origin": "ast",
"id": "tests_test_server_helpers_test_read_write_file_roundtrip",
"community": 4,
"norm_label": "test_read_write_file_roundtrip()"
},
{
"label": "test_list_dir_missing_returns_empty()",
"file_type": "code",
"source_file": "tests/test_server_helpers.py",
"source_location": "L17",
"_origin": "ast",
"id": "tests_test_server_helpers_test_list_dir_missing_returns_empty",
"community": 4,
"norm_label": "test_list_dir_missing_returns_empty()"
},
{
"label": "test_list_dir_skips_hidden_and_sorts()",
"file_type": "code",
"source_file": "tests/test_server_helpers.py",
"source_location": "L21",
"_origin": "ast",
"id": "tests_test_server_helpers_test_list_dir_skips_hidden_and_sorts",
"community": 4,
"norm_label": "test_list_dir_skips_hidden_and_sorts()"
},
{
"label": "test_get_timestamp_is_iso_utc()",
"file_type": "code",
"source_file": "tests/test_server_helpers.py",
"source_location": "L30",
"_origin": "ast",
"id": "tests_test_server_helpers_test_get_timestamp_is_iso_utc",
"community": 4,
"norm_label": "test_get_timestamp_is_iso_utc()"
},
{
"label": "test_append_audit_writes_entry()",
"file_type": "code",
"source_file": "tests/test_server_helpers.py",
"source_location": "L39",
"_origin": "ast",
"id": "tests_test_server_helpers_test_append_audit_writes_entry",
"community": 4,
"norm_label": "test_append_audit_writes_entry()"
},
{
"label": "test_get_cors_origins_defaults()",
"file_type": "code",
"source_file": "tests/test_server_helpers.py",
"source_location": "L50",
"_origin": "ast",
"id": "tests_test_server_helpers_test_get_cors_origins_defaults",
"community": 4,
"norm_label": "test_get_cors_origins_defaults()"
},
{
"label": "test_get_cors_origins_reads_port_from_settings()",
"file_type": "code",
"source_file": "tests/test_server_helpers.py",
"source_location": "L57",
"_origin": "ast",
"id": "tests_test_server_helpers_test_get_cors_origins_reads_port_from_settings",
"community": 4,
"norm_label": "test_get_cors_origins_reads_port_from_settings()"
},
{
"label": "test_get_cors_origins_includes_env_extras()",
"file_type": "code",
"source_file": "tests/test_server_helpers.py",
"source_location": "L66",
"_origin": "ast",
"id": "tests_test_server_helpers_test_get_cors_origins_includes_env_extras",
"community": 4,
"norm_label": "test_get_cors_origins_includes_env_extras()"
},
{
"label": "test_get_cors_origins_bad_settings_falls_back()",
"file_type": "code",
"source_file": "tests/test_server_helpers.py",
"source_location": "L73",
"_origin": "ast",
"id": "tests_test_server_helpers_test_get_cors_origins_bad_settings_falls_back",
"community": 4,
"norm_label": "test_get_cors_origins_bad_settings_falls_back()"
},
{
"label": "test_check_agent_opencode()",
"file_type": "code",
"source_file": "tests/test_server_helpers.py",
"source_location": "L81",
"_origin": "ast",
"id": "tests_test_server_helpers_test_check_agent_opencode",
"community": 4,
"norm_label": "test_check_agent_opencode()"
},
{
"label": "test_check_agent_unknown_is_offline()",
"file_type": "code",
"source_file": "tests/test_server_helpers.py",
"source_location": "L86",
"_origin": "ast",
"id": "tests_test_server_helpers_test_check_agent_unknown_is_offline",
"community": 4,
"norm_label": "test_check_agent_unknown_is_offline()"
},
{
"label": "test_check_agent_gemini_warning_when_not_logged_in()",
"file_type": "code",
"source_file": "tests/test_server_helpers.py",
"source_location": "L90",
"_origin": "ast",
"id": "tests_test_server_helpers_test_check_agent_gemini_warning_when_not_logged_in",
"community": 4,
"norm_label": "test_check_agent_gemini_warning_when_not_logged_in()"
},
{
"label": "test_check_agent_gemini_online_when_logged_in()",
"file_type": "code",
"source_file": "tests/test_server_helpers.py",
"source_location": "L97",
"_origin": "ast",
"id": "tests_test_server_helpers_test_check_agent_gemini_online_when_logged_in",
"community": 4,
"norm_label": "test_check_agent_gemini_online_when_logged_in()"
},
{
"label": "test_clean_hermes_output_empty()",
"file_type": "code",
"source_file": "tests/test_server_helpers.py",
"source_location": "L106",
"_origin": "ast",
"id": "tests_test_server_helpers_test_clean_hermes_output_empty",
"community": 4,
"norm_label": "test_clean_hermes_output_empty()"
},
{
"label": "test_clean_hermes_output_extracts_box_content()",
"file_type": "code",
"source_file": "tests/test_server_helpers.py",
"source_location": "L110",
"_origin": "ast",
"id": "tests_test_server_helpers_test_clean_hermes_output_extracts_box_content",
"community": 4,
"norm_label": "test_clean_hermes_output_extracts_box_content()"
},
{
"label": "test_clean_hermes_output_fallback_without_box()",
"file_type": "code",
"source_file": "tests/test_server_helpers.py",
"source_location": "L115",
"_origin": "ast",
"id": "tests_test_server_helpers_test_clean_hermes_output_fallback_without_box",
"community": 4,
"norm_label": "test_clean_hermes_output_fallback_without_box()"
},
{
"label": "test_kanban_task_path_rejects_bad_id()",
"file_type": "code",
"source_file": "tests/test_server_helpers.py",
"source_location": "L120",
"_origin": "ast",
"id": "tests_test_server_helpers_test_kanban_task_path_rejects_bad_id",
"community": 4,
"norm_label": "test_kanban_task_path_rejects_bad_id()"
},
{
"label": "test_kanban_task_path_rejects_empty()",
"file_type": "code",
"source_file": "tests/test_server_helpers.py",
"source_location": "L125",
"_origin": "ast",
"id": "tests_test_server_helpers_test_kanban_task_path_rejects_empty",
"community": 4,
"norm_label": "test_kanban_task_path_rejects_empty()"
},
{
"label": "test_kanban_task_path_accepts_valid_id()",
"file_type": "code",
"source_file": "tests/test_server_helpers.py",
"source_location": "L130",
"_origin": "ast",
"id": "tests_test_server_helpers_test_kanban_task_path_accepts_valid_id",
"community": 4,
"norm_label": "test_kanban_task_path_accepts_valid_id()"
},
{
"label": "test_load_save_chat_history_roundtrip()",
"file_type": "code",
"source_file": "tests/test_server_helpers.py",
"source_location": "L136",
"_origin": "ast",
"id": "tests_test_server_helpers_test_load_save_chat_history_roundtrip",
"community": 4,
"norm_label": "test_load_save_chat_history_roundtrip()"
},
{
"label": "test_save_chat_message_caps_at_200()",
"file_type": "code",
"source_file": "tests/test_server_helpers.py",
"source_location": "L142",
"_origin": "ast",
"id": "tests_test_server_helpers_test_save_chat_message_caps_at_200",
"community": 4,
"norm_label": "test_save_chat_message_caps_at_200()"
},
{
"label": "Unit tests for the pure helper functions in ``server.py``.",
"file_type": "rationale",
"source_file": "tests/test_server_helpers.py",
"source_location": "L1",
"_origin": "ast",
"id": "tests_test_server_helpers_rationale_1",
"community": 4,
"norm_label": "unit tests for the pure helper functions in ``server.py``."
},
{
"label": "test_server_kanban.py",
"file_type": "code",
"source_file": "tests/test_server_kanban.py",
"source_location": "L1",
"_origin": "ast",
"id": "tests_test_server_kanban",
"community": 5,
"norm_label": "test_server_kanban.py"
},
{
"label": "sync_threads()",
"file_type": "code",
"source_file": "tests/test_server_kanban.py",
"source_location": "L8",
"_origin": "ast",
"id": "tests_test_server_kanban_sync_threads",
"community": 5,
"norm_label": "sync_threads()"
},
{
"label": "_create()",
"file_type": "code",
"source_file": "tests/test_server_kanban.py",
"source_location": "L24",
"_origin": "ast",
"id": "tests_test_server_kanban_create",
"community": 5,
"norm_label": "_create()"
},
{
"label": "test_board_empty()",
"file_type": "code",
"source_file": "tests/test_server_kanban.py",
"source_location": "L31",
"_origin": "ast",
"id": "tests_test_server_kanban_test_board_empty",
"community": 5,
"norm_label": "test_board_empty()"
},
{
"label": "test_create_and_get_task()",
"file_type": "code",
"source_file": "tests/test_server_kanban.py",
"source_location": "L37",
"_origin": "ast",
"id": "tests_test_server_kanban_test_create_and_get_task",
"community": 5,
"norm_label": "test_create_and_get_task()"
},
{
"label": "test_get_missing_task_404()",
"file_type": "code",
"source_file": "tests/test_server_kanban.py",
"source_location": "L45",
"_origin": "ast",
"id": "tests_test_server_kanban_test_get_missing_task_404",
"community": 5,
"norm_label": "test_get_missing_task_404()"
},
{
"label": "test_board_groups_by_status()",
"file_type": "code",
"source_file": "tests/test_server_kanban.py",
"source_location": "L49",
"_origin": "ast",
"id": "tests_test_server_kanban_test_board_groups_by_status",
"community": 5,
"norm_label": "test_board_groups_by_status()"
},
{
"label": "test_update_task()",
"file_type": "code",
"source_file": "tests/test_server_kanban.py",
"source_location": "L61",
"_origin": "ast",
"id": "tests_test_server_kanban_test_update_task",
"community": 5,
"norm_label": "test_update_task()"
},
{
"label": "test_update_missing_404()",
"file_type": "code",
"source_file": "tests/test_server_kanban.py",
"source_location": "L69",
"_origin": "ast",
"id": "tests_test_server_kanban_test_update_missing_404",
"community": 5,
"norm_label": "test_update_missing_404()"
},
{
"label": "test_complete_block_unblock()",
"file_type": "code",
"source_file": "tests/test_server_kanban.py",
"source_location": "L73",
"_origin": "ast",
"id": "tests_test_server_kanban_test_complete_block_unblock",
"community": 5,
"norm_label": "test_complete_block_unblock()"
},
{
"label": "test_comments()",
"file_type": "code",
"source_file": "tests/test_server_kanban.py",
"source_location": "L83",
"_origin": "ast",
"id": "tests_test_server_kanban_test_comments",
"community": 5,
"norm_label": "test_comments()"
},
{
"label": "test_links_add_and_remove()",
"file_type": "code",
"source_file": "tests/test_server_kanban.py",
"source_location": "L89",
"_origin": "ast",
"id": "tests_test_server_kanban_test_links_add_and_remove",
"community": 5,
"norm_label": "test_links_add_and_remove()"
},
{
"label": "test_link_missing_task_404()",
"file_type": "code",
"source_file": "tests/test_server_kanban.py",
"source_location": "L102",
"_origin": "ast",
"id": "tests_test_server_kanban_test_link_missing_task_404",
"community": 5,
"norm_label": "test_link_missing_task_404()"
},
{
"label": "test_specify_moves_triage_to_todo()",
"file_type": "code",
"source_file": "tests/test_server_kanban.py",
"source_location": "L108",
"_origin": "ast",
"id": "tests_test_server_kanban_test_specify_moves_triage_to_todo",
"community": 5,
"norm_label": "test_specify_moves_triage_to_todo()"
},
{
"label": "test_decompose_creates_children()",
"file_type": "code",
"source_file": "tests/test_server_kanban.py",
"source_location": "L113",
"_origin": "ast",
"id": "tests_test_server_kanban_test_decompose_creates_children",
"community": 5,
"norm_label": "test_decompose_creates_children()"
},
{
"label": "test_dispatch_requires_valid_assignee()",
"file_type": "code",
"source_file": "tests/test_server_kanban.py",
"source_location": "L122",
"_origin": "ast",
"id": "tests_test_server_kanban_test_dispatch_requires_valid_assignee",
"community": 5,
"norm_label": "test_dispatch_requires_valid_assignee()"
},
{
"label": "test_create_with_agent_assignee_dispatches()",
"file_type": "code",
"source_file": "tests/test_server_kanban.py",
"source_location": "L127",
"_origin": "ast",
"id": "tests_test_server_kanban_test_create_with_agent_assignee_dispatches",
"community": 5,
"norm_label": "test_create_with_agent_assignee_dispatches()"
},
{
"label": "test_dispatch_failure_blocks_task()",
"file_type": "code",
"source_file": "tests/test_server_kanban.py",
"source_location": "L136",
"_origin": "ast",
"id": "tests_test_server_kanban_test_dispatch_failure_blocks_task",
"community": 5,
"norm_label": "test_dispatch_failure_blocks_task()"
},
{
"label": "test_bulk_dispatch_endpoint()",
"file_type": "code",
"source_file": "tests/test_server_kanban.py",
"source_location": "L143",
"_origin": "ast",
"id": "tests_test_server_kanban_test_bulk_dispatch_endpoint",
"community": 5,
"norm_label": "test_bulk_dispatch_endpoint()"
},
{
"label": "Tests for the Kanban board endpoints and autonomous dispatch logic.",
"file_type": "rationale",
"source_file": "tests/test_server_kanban.py",
"source_location": "L1",
"_origin": "ast",
"id": "tests_test_server_kanban_rationale_1",
"community": 5,
"norm_label": "tests for the kanban board endpoints and autonomous dispatch logic."
},
{
"label": "Run ``threading.Thread`` targets synchronously so dispatch is deterministic.",
"file_type": "rationale",
"source_file": "tests/test_server_kanban.py",
"source_location": "L9",
"_origin": "ast",
"id": "tests_test_server_kanban_rationale_9",
"community": 5,
"norm_label": "run ``threading.thread`` targets synchronously so dispatch is deterministic."
}
],
"links": [
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "backup.sh",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "backup",
"target": "backup_sh__entry",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/api.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_api",
"target": "dashboard_api_api",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/app.js",
"source_location": "L65",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_app",
"target": "dashboard_app_capitalize",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/app.js",
"source_location": "L5",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_app",
"target": "dashboard_app_loadpage",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/app.js",
"source_location": "L16",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_app",
"target": "dashboard_app_loadscript",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/app.js",
"source_location": "L27",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_app",
"target": "dashboard_app_navigate",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/app.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_app",
"target": "dashboard_app_pagecache",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/app.js",
"source_location": "L67",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_app",
"target": "dashboard_app_updateagentstatus",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/app.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_app_loadpage",
"target": "dashboard_app_loadscript",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/app.js",
"source_location": "L47",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_app_navigate",
"target": "dashboard_app_loadpage",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/app.js",
"source_location": "L48",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_app_navigate",
"target": "dashboard_app_capitalize",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/agent-health.js",
"source_location": "L56",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_agent_health",
"target": "dashboard_pages_agent_health_refreshagenthealth",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/agent-health.js",
"source_location": "L3",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_agent_health",
"target": "dashboard_pages_agent_health_renderagenthealth",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/agent-health.js",
"source_location": "L36",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_agent_health",
"target": "dashboard_pages_agent_health_starthealthautorefresh",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/agent-health.js",
"source_location": "L41",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_agent_health",
"target": "dashboard_pages_agent_health_stophealthautorefresh",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/agent-health.js",
"source_location": "L48",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_agent_health",
"target": "dashboard_pages_agent_health_togglehealthautorefresh",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/agent-health.js",
"source_location": "L30",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_agent_health_renderagenthealth",
"target": "dashboard_pages_agent_health_refreshagenthealth",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/agent-health.js",
"source_location": "L32",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_agent_health_renderagenthealth",
"target": "dashboard_pages_agent_health_starthealthautorefresh",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "dashboard/pages/agent-health.js",
"source_location": "L38",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_agent_health_starthealthautorefresh",
"target": "dashboard_pages_agent_health_refreshagenthealth",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/agent-health.js",
"source_location": "L37",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_agent_health_starthealthautorefresh",
"target": "dashboard_pages_agent_health_stophealthautorefresh",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/agent-health.js",
"source_location": "L50",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_agent_health_togglehealthautorefresh",
"target": "dashboard_pages_agent_health_starthealthautorefresh",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/agent-health.js",
"source_location": "L52",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_agent_health_togglehealthautorefresh",
"target": "dashboard_pages_agent_health_stophealthautorefresh",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/audit.js",
"source_location": "L34",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_audit",
"target": "dashboard_pages_audit_allauditentries",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/audit.js",
"source_location": "L48",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_audit",
"target": "dashboard_pages_audit_applyauditfilter",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/audit.js",
"source_location": "L81",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_audit",
"target": "dashboard_pages_audit_clearauditfilters",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/audit.js",
"source_location": "L36",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_audit",
"target": "dashboard_pages_audit_refreshaudit",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/audit.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_audit",
"target": "dashboard_pages_audit_renderaudit",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/audit.js",
"source_location": "L31",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_audit_renderaudit",
"target": "dashboard_pages_audit_refreshaudit",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/audit.js",
"source_location": "L42",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_audit_refreshaudit",
"target": "dashboard_pages_audit_applyauditfilter",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/audit.js",
"source_location": "L84",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_audit_clearauditfilters",
"target": "dashboard_pages_audit_applyauditfilter",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/backups.js",
"source_location": "L68",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_backups",
"target": "dashboard_pages_backups_confirmrestore",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/backups.js",
"source_location": "L46",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_backups",
"target": "dashboard_pages_backups_createbackup",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/backups.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_backups",
"target": "dashboard_pages_backups_renderbackups",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/backups.js",
"source_location": "L56",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_backups",
"target": "dashboard_pages_backups_restorebackup",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/backups.js",
"source_location": "L73",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_backups_confirmrestore",
"target": "dashboard_pages_backups_renderbackups",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/backups.js",
"source_location": "L50",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_backups_createbackup",
"target": "dashboard_pages_backups_renderbackups",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/backups.js",
"source_location": "L70",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_backups_confirmrestore",
"target": "dashboard_pages_backups_restorebackup",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/chat.js",
"source_location": "L150",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_chat",
"target": "dashboard_pages_chat_addchatmessage",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/chat.js",
"source_location": "L111",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_chat",
"target": "dashboard_pages_chat_autoresizetextarea",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/chat.js",
"source_location": "L237",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_chat",
"target": "dashboard_pages_chat_clearchat",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/chat.js",
"source_location": "L103",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_chat",
"target": "dashboard_pages_chat_handlechatkey",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/chat.js",
"source_location": "L196",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_chat",
"target": "dashboard_pages_chat_refreshchat",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/chat.js",
"source_location": "L191",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_chat",
"target": "dashboard_pages_chat_removetypingindicator",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/chat.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_chat",
"target": "dashboard_pages_chat_renderchat",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/chat.js",
"source_location": "L205",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_chat",
"target": "dashboard_pages_chat_renderchathistory",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/chat.js",
"source_location": "L85",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_chat",
"target": "dashboard_pages_chat_selectagent",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/chat.js",
"source_location": "L116",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_chat",
"target": "dashboard_pages_chat_sendchatmessage",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/chat.js",
"source_location": "L244",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_chat",
"target": "dashboard_pages_chat_sendquickprompt",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/chat.js",
"source_location": "L171",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_chat",
"target": "dashboard_pages_chat_showtypingindicator",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/chat.js",
"source_location": "L94",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_chat",
"target": "dashboard_pages_chat_updateagentstatustext",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/chat.js",
"source_location": "L82",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_chat_renderchat",
"target": "dashboard_pages_chat_refreshchat",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/chat.js",
"source_location": "L78",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_chat_renderchat",
"target": "dashboard_pages_chat_updateagentstatustext",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/chat.js",
"source_location": "L91",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_chat_selectagent",
"target": "dashboard_pages_chat_updateagentstatustext",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/chat.js",
"source_location": "L245",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_chat_sendquickprompt",
"target": "dashboard_pages_chat_selectagent",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/chat.js",
"source_location": "L108",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_chat_handlechatkey",
"target": "dashboard_pages_chat_autoresizetextarea",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/chat.js",
"source_location": "L106",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_chat_handlechatkey",
"target": "dashboard_pages_chat_sendchatmessage",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/chat.js",
"source_location": "L126",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_chat_sendchatmessage",
"target": "dashboard_pages_chat_addchatmessage",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/chat.js",
"source_location": "L137",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_chat_sendchatmessage",
"target": "dashboard_pages_chat_removetypingindicator",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/chat.js",
"source_location": "L129",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_chat_sendchatmessage",
"target": "dashboard_pages_chat_showtypingindicator",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/chat.js",
"source_location": "L247",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_chat_sendquickprompt",
"target": "dashboard_pages_chat_sendchatmessage",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/chat.js",
"source_location": "L201",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_chat_refreshchat",
"target": "dashboard_pages_chat_renderchathistory",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/cost.js",
"source_location": "L118",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_cost",
"target": "dashboard_pages_cost_recordtestcost",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/cost.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_cost",
"target": "dashboard_pages_cost_rendercost",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/cost.js",
"source_location": "L144",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_cost",
"target": "dashboard_pages_cost_submitcostrecord",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/cost.js",
"source_location": "L154",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_cost_submitcostrecord",
"target": "dashboard_pages_cost_rendercost",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/dashboard.js",
"source_location": "L130",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_dashboard",
"target": "dashboard_pages_dashboard_executequickrun",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/dashboard.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_dashboard",
"target": "dashboard_pages_dashboard_renderdashboard",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/dashboard.js",
"source_location": "L101",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_dashboard",
"target": "dashboard_pages_dashboard_runquickskill",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/goals.js",
"source_location": "L157",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_goals",
"target": "dashboard_pages_goals_completegoal",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/goals.js",
"source_location": "L129",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_goals",
"target": "dashboard_pages_goals_creategoal",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/goals.js",
"source_location": "L167",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_goals",
"target": "dashboard_pages_goals_deletegoal",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/goals.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_goals",
"target": "dashboard_pages_goals_rendergoals",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/goals.js",
"source_location": "L85",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_goals",
"target": "dashboard_pages_goals_showcreategoalmodal",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/goals.js",
"source_location": "L147",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_goals",
"target": "dashboard_pages_goals_updategoalprogress",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/goals.js",
"source_location": "L161",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_goals_completegoal",
"target": "dashboard_pages_goals_rendergoals",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/goals.js",
"source_location": "L141",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_goals_creategoal",
"target": "dashboard_pages_goals_rendergoals",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/goals.js",
"source_location": "L172",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_goals_deletegoal",
"target": "dashboard_pages_goals_rendergoals",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/goals.js",
"source_location": "L151",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_goals_updategoalprogress",
"target": "dashboard_pages_goals_rendergoals",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/journal.js",
"source_location": "L53",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_journal",
"target": "dashboard_pages_journal_formatdatedisplay",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/journal.js",
"source_location": "L103",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_journal",
"target": "dashboard_pages_journal_loadjournalentries",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/journal.js",
"source_location": "L84",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_journal",
"target": "dashboard_pages_journal_loadjournalentry",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/journal.js",
"source_location": "L3",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_journal",
"target": "dashboard_pages_journal_renderjournal",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/journal.js",
"source_location": "L66",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_journal",
"target": "dashboard_pages_journal_savejournalentry",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/journal.js",
"source_location": "L59",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_journal",
"target": "dashboard_pages_journal_schedulejournalsave",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/journal.js",
"source_location": "L141",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_journal",
"target": "dashboard_pages_journal_searchjournal",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/journal.js",
"source_location": "L40",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_journal_renderjournal",
"target": "dashboard_pages_journal_formatdatedisplay",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/journal.js",
"source_location": "L50",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_journal_renderjournal",
"target": "dashboard_pages_journal_loadjournalentries",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/journal.js",
"source_location": "L49",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_journal_renderjournal",
"target": "dashboard_pages_journal_loadjournalentry",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/journal.js",
"source_location": "L87",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_journal_loadjournalentry",
"target": "dashboard_pages_journal_formatdatedisplay",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "dashboard/pages/journal.js",
"source_location": "L61",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_journal_schedulejournalsave",
"target": "dashboard_pages_journal_savejournalentry",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/journal.js",
"source_location": "L143",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_journal_searchjournal",
"target": "dashboard_pages_journal_loadjournalentries",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L289",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_kanban",
"target": "dashboard_pages_kanban_blockkanbantask",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L278",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_kanban",
"target": "dashboard_pages_kanban_completekanbantask",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L201",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_kanban",
"target": "dashboard_pages_kanban_createkanbantask",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L311",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_kanban",
"target": "dashboard_pages_kanban_deletekanbantask",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L323",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_kanban",
"target": "dashboard_pages_kanban_filterkanbantasks",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_kanban",
"target": "dashboard_pages_kanban_formattime",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L56",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_kanban",
"target": "dashboard_pages_kanban_loadkanbandata",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L226",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_kanban",
"target": "dashboard_pages_kanban_onkanbandrag",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L230",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_kanban",
"target": "dashboard_pages_kanban_onkanbandrop",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L18",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_kanban",
"target": "dashboard_pages_kanban_renderkanban",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L79",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_kanban",
"target": "dashboard_pages_kanban_renderkanbanboard",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L128",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_kanban",
"target": "dashboard_pages_kanban_showaddkanbantask",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L242",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_kanban",
"target": "dashboard_pages_kanban_showkanbandetail",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L4",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_kanban",
"target": "dashboard_pages_kanban_stopkanbantimers",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L69",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_kanban",
"target": "dashboard_pages_kanban_tickkanbantimers",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L300",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_kanban",
"target": "dashboard_pages_kanban_unblockkanbantask",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L61",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_kanban_loadkanbandata",
"target": "dashboard_pages_kanban_stopkanbantimers",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L19",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_kanban_renderkanban",
"target": "dashboard_pages_kanban_stopkanbantimers",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L110",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_kanban_renderkanbanboard",
"target": "dashboard_pages_kanban_formattime",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L74",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_kanban_tickkanbantimers",
"target": "dashboard_pages_kanban_formattime",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L293",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_kanban_blockkanbantask",
"target": "dashboard_pages_kanban_renderkanban",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L282",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_kanban_completekanbantask",
"target": "dashboard_pages_kanban_renderkanban",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L219",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_kanban_createkanbantask",
"target": "dashboard_pages_kanban_renderkanban",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L316",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_kanban_deletekanbantask",
"target": "dashboard_pages_kanban_renderkanban",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L236",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_kanban_onkanbandrop",
"target": "dashboard_pages_kanban_renderkanban",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L53",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_kanban_renderkanban",
"target": "dashboard_pages_kanban_loadkanbandata",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L304",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_kanban_unblockkanbantask",
"target": "dashboard_pages_kanban_renderkanban",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L60",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_kanban_loadkanbandata",
"target": "dashboard_pages_kanban_renderkanbanboard",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L62",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_kanban_loadkanbandata",
"target": "dashboard_pages_kanban_tickkanbantimers",
"confidence_score": 0.5
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/kanban.js",
"source_location": "L324",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_kanban_filterkanbantasks",
"target": "dashboard_pages_kanban_renderkanbanboard",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/learning-analytics.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_learning_analytics",
"target": "dashboard_pages_learning_analytics_renderlearninganalytics",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/memory.js",
"source_location": "L38",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_memory",
"target": "dashboard_pages_memory_editmemory",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/memory.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_memory",
"target": "dashboard_pages_memory_rendermemory",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/memory.js",
"source_location": "L57",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_memory",
"target": "dashboard_pages_memory_savememory",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/memory.js",
"source_location": "L63",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_memory_savememory",
"target": "dashboard_pages_memory_rendermemory",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/plugins.js",
"source_location": "L60",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_plugins",
"target": "dashboard_pages_plugins_installplugin",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/plugins.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_plugins",
"target": "dashboard_pages_plugins_renderplugins",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/plugins.js",
"source_location": "L47",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_plugins",
"target": "dashboard_pages_plugins_showinstallplugin",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/plugins.js",
"source_location": "L67",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_plugins_installplugin",
"target": "dashboard_pages_plugins_renderplugins",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/prompts.js",
"source_location": "L61",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_prompts",
"target": "dashboard_pages_prompts_copypromptfrommodal",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/prompts.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_prompts",
"target": "dashboard_pages_prompts_renderprompts",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/prompts.js",
"source_location": "L41",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_prompts",
"target": "dashboard_pages_prompts_viewprompt",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/scheduler.js",
"source_location": "L75",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_scheduler",
"target": "dashboard_pages_scheduler_createjob",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/scheduler.js",
"source_location": "L90",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_scheduler",
"target": "dashboard_pages_scheduler_deletejob",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/scheduler.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_scheduler",
"target": "dashboard_pages_scheduler_renderscheduler",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/scheduler.js",
"source_location": "L48",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_scheduler",
"target": "dashboard_pages_scheduler_showaddjob",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/scheduler.js",
"source_location": "L84",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_scheduler_createjob",
"target": "dashboard_pages_scheduler_renderscheduler",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/scheduler.js",
"source_location": "L95",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_scheduler_deletejob",
"target": "dashboard_pages_scheduler_renderscheduler",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/session-replay.js",
"source_location": "L83",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_session_replay",
"target": "dashboard_pages_session_replay_formatsize",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/session-replay.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_session_replay",
"target": "dashboard_pages_session_replay_rendersessionreplay",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/session-replay.js",
"source_location": "L47",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_session_replay",
"target": "dashboard_pages_session_replay_replaysession",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/session-replay.js",
"source_location": "L34",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_session_replay_rendersessionreplay",
"target": "dashboard_pages_session_replay_formatsize",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/settings.js",
"source_location": "L260",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_settings",
"target": "dashboard_pages_settings_addcustomagent",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/settings.js",
"source_location": "L189",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_settings",
"target": "dashboard_pages_settings_confirmreset",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/settings.js",
"source_location": "L207",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_settings",
"target": "dashboard_pages_settings_loadcustomagents",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/settings.js",
"source_location": "L292",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_settings",
"target": "dashboard_pages_settings_loadguardianstats",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/settings.js",
"source_location": "L281",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_settings",
"target": "dashboard_pages_settings_removecustomagent",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/settings.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_settings",
"target": "dashboard_pages_settings_rendersettings",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/settings.js",
"source_location": "L323",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_settings",
"target": "dashboard_pages_settings_resetguardian",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/settings.js",
"source_location": "L178",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_settings",
"target": "dashboard_pages_settings_resetsettings",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/settings.js",
"source_location": "L143",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_settings",
"target": "dashboard_pages_settings_saveallsettings",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/settings.js",
"source_location": "L232",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_settings",
"target": "dashboard_pages_settings_showaddagentmodal",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/settings.js",
"source_location": "L136",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_settings",
"target": "dashboard_pages_settings_toggleagent",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/settings.js",
"source_location": "L201",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_settings_confirmreset",
"target": "dashboard_pages_settings_rendersettings",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/settings.js",
"source_location": "L16",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_settings_rendersettings",
"target": "dashboard_pages_settings_loadcustomagents",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/settings.js",
"source_location": "L17",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_settings_rendersettings",
"target": "dashboard_pages_settings_loadguardianstats",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/settings.js",
"source_location": "L275",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_settings_addcustomagent",
"target": "dashboard_pages_settings_loadcustomagents",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/settings.js",
"source_location": "L286",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_settings_removecustomagent",
"target": "dashboard_pages_settings_loadcustomagents",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/settings.js",
"source_location": "L328",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_settings_resetguardian",
"target": "dashboard_pages_settings_loadguardianstats",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/setup-wizard.js",
"source_location": "L125",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_setup_wizard",
"target": "dashboard_pages_setup_wizard_finishsetup",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/setup-wizard.js",
"source_location": "L116",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_setup_wizard",
"target": "dashboard_pages_setup_wizard_nextwizardstep",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/setup-wizard.js",
"source_location": "L121",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_setup_wizard",
"target": "dashboard_pages_setup_wizard_prevwizardstep",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/setup-wizard.js",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_setup_wizard",
"target": "dashboard_pages_setup_wizard_rendersetupwizard",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/setup-wizard.js",
"source_location": "L26",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_setup_wizard",
"target": "dashboard_pages_setup_wizard_renderwizardstep",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/setup-wizard.js",
"source_location": "L2",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_setup_wizard",
"target": "dashboard_pages_setup_wizard_setupsteps",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/setup-wizard.js",
"source_location": "L23",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_setup_wizard_rendersetupwizard",
"target": "dashboard_pages_setup_wizard_renderwizardstep",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/setup-wizard.js",
"source_location": "L117",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_setup_wizard_nextwizardstep",
"target": "dashboard_pages_setup_wizard_renderwizardstep",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/setup-wizard.js",
"source_location": "L122",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_setup_wizard_prevwizardstep",
"target": "dashboard_pages_setup_wizard_renderwizardstep",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/setup-wizard.js",
"source_location": "L30",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_setup_wizard_renderwizardstep",
"target": "dashboard_pages_setup_wizard_finishsetup",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/setup-wizard.js",
"source_location": "L118",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_setup_wizard_nextwizardstep",
"target": "dashboard_pages_setup_wizard_finishsetup",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/skills.js",
"source_location": "L270",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_skills",
"target": "dashboard_pages_skills_addskillcontextfile",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/skills.js",
"source_location": "L152",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_skills",
"target": "dashboard_pages_skills_backtoskills",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/skills.js",
"source_location": "L326",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_skills",
"target": "dashboard_pages_skills_deleteskillcontextfile",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/skills.js",
"source_location": "L300",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_skills",
"target": "dashboard_pages_skills_editskillcontextfile",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/skills.js",
"source_location": "L247",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_skills",
"target": "dashboard_pages_skills_editskillmd",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/skills.js",
"source_location": "L182",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_skills",
"target": "dashboard_pages_skills_executeskillrun",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/skills.js",
"source_location": "L77",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_skills",
"target": "dashboard_pages_skills_filterskills",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/skills.js",
"source_location": "L159",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_skills",
"target": "dashboard_pages_skills_quickrunskill",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/skills.js",
"source_location": "L31",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_skills",
"target": "dashboard_pages_skills_renderskillgrid",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/skills.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_skills",
"target": "dashboard_pages_skills_renderskills",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/skills.js",
"source_location": "L314",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_skills",
"target": "dashboard_pages_skills_saveskillcontextfile",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/skills.js",
"source_location": "L259",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_skills",
"target": "dashboard_pages_skills_saveskillmd",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/skills.js",
"source_location": "L215",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_skills",
"target": "dashboard_pages_skills_showaddskill",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/skills.js",
"source_location": "L83",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_skills",
"target": "dashboard_pages_skills_showskilldetail",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/skills.js",
"source_location": "L286",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_skills",
"target": "dashboard_pages_skills_submitnewcontextfile",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/skills.js",
"source_location": "L232",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_skills",
"target": "dashboard_pages_skills_submitnewskill",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/skills.js",
"source_location": "L58",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_skills",
"target": "dashboard_pages_skills_switchskillview",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/skills.js",
"source_location": "L25",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_skills_renderskills",
"target": "dashboard_pages_skills_renderskillgrid",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/skills.js",
"source_location": "L240",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_skills_submitnewskill",
"target": "dashboard_pages_skills_renderskills",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/skills.js",
"source_location": "L80",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_skills_filterskills",
"target": "dashboard_pages_skills_renderskillgrid",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/skills.js",
"source_location": "L73",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_skills_switchskillview",
"target": "dashboard_pages_skills_renderskillgrid",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/skills.js",
"source_location": "L331",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_skills_deleteskillcontextfile",
"target": "dashboard_pages_skills_showskilldetail",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/skills.js",
"source_location": "L320",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_skills_saveskillcontextfile",
"target": "dashboard_pages_skills_showskilldetail",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/skills.js",
"source_location": "L264",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_skills_saveskillmd",
"target": "dashboard_pages_skills_showskilldetail",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/skills.js",
"source_location": "L294",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_skills_submitnewcontextfile",
"target": "dashboard_pages_skills_showskilldetail",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/skills.js",
"source_location": "L241",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_skills_submitnewskill",
"target": "dashboard_pages_skills_showskilldetail",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/smart-router.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_smart_router",
"target": "dashboard_pages_smart_router_rendersmartrouter",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/smart-router.js",
"source_location": "L88",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_smart_router",
"target": "dashboard_pages_smart_router_routetask",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/smart-router.js",
"source_location": "L45",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_smart_router",
"target": "dashboard_pages_smart_router_suggestrouter",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/standards.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_standards",
"target": "dashboard_pages_standards_renderstandards",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/standards.js",
"source_location": "L58",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_standards",
"target": "dashboard_pages_standards_rundiscovery",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/standards.js",
"source_location": "L43",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_standards",
"target": "dashboard_pages_standards_viewstandard",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/terminal.js",
"source_location": "L35",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_terminal",
"target": "dashboard_pages_terminal_closeterminalsession",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/terminal.js",
"source_location": "L4",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_terminal",
"target": "dashboard_pages_terminal_loadxterm",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/terminal.js",
"source_location": "L50",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_terminal",
"target": "dashboard_pages_terminal_renderterminal",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/terminal.js",
"source_location": "L28",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_terminal",
"target": "dashboard_pages_terminal_setterminalstatus",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/terminal.js",
"source_location": "L70",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_terminal_renderterminal",
"target": "dashboard_pages_terminal_loadxterm",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/terminal.js",
"source_location": "L94",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_terminal_renderterminal",
"target": "dashboard_pages_terminal_setterminalstatus",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "dashboard/pages/terminal.js",
"source_location": "L67",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_pages_terminal_renderterminal",
"target": "dashboard_pages_terminal_closeterminalsession",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/utils.js",
"source_location": "L97",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_utils",
"target": "dashboard_utils_closemodal",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/utils.js",
"source_location": "L11",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_utils",
"target": "dashboard_utils_escapehtml",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/utils.js",
"source_location": "L36",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_utils",
"target": "dashboard_utils_formatbytes",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/utils.js",
"source_location": "L18",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_utils",
"target": "dashboard_utils_formatdate",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/utils.js",
"source_location": "L101",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_utils",
"target": "dashboard_utils_handleglobalsearch",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/utils.js",
"source_location": "L69",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_utils",
"target": "dashboard_utils_loadtheme",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/utils.js",
"source_location": "L112",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_utils",
"target": "dashboard_utils_page_titles",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/utils.js",
"source_location": "L106",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_utils",
"target": "dashboard_utils_renderskeleton",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/utils.js",
"source_location": "L81",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_utils",
"target": "dashboard_utils_showmodal",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/utils.js",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_utils",
"target": "dashboard_utils_showtoast",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/utils.js",
"source_location": "L44",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_utils",
"target": "dashboard_utils_statuscolor",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/utils.js",
"source_location": "L24",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_utils",
"target": "dashboard_utils_timeago",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/utils.js",
"source_location": "L52",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_utils",
"target": "dashboard_utils_togglesidebar",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "dashboard/utils.js",
"source_location": "L62",
"weight": 1.0,
"_origin": "ast",
"source": "dashboard_utils",
"target": "dashboard_utils_toggletheme",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L547",
"weight": 1.0,
"_origin": "ast",
"source": "db",
"target": "db_append_audit",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L34",
"weight": 1.0,
"_origin": "ast",
"source": "db",
"target": "db_connect",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L328",
"weight": 1.0,
"_origin": "ast",
"source": "db",
"target": "db_delete_custom_agent",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L444",
"weight": 1.0,
"_origin": "ast",
"source": "db",
"target": "db_delete_goal",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L361",
"weight": 1.0,
"_origin": "ast",
"source": "db",
"target": "db_delete_job",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L415",
"weight": 1.0,
"_origin": "ast",
"source": "db",
"target": "db_delete_kanban_task",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L556",
"weight": 1.0,
"_origin": "ast",
"source": "db",
"target": "db_get_audit",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L209",
"weight": 1.0,
"_origin": "ast",
"source": "db",
"target": "db_get_cost",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L461",
"weight": 1.0,
"_origin": "ast",
"source": "db",
"target": "db_get_journal_entry",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L385",
"weight": 1.0,
"_origin": "ast",
"source": "db",
"target": "db_get_kanban_task",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L501",
"weight": 1.0,
"_origin": "ast",
"source": "db",
"target": "db_get_settings",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L172",
"weight": 1.0,
"_origin": "ast",
"source": "db",
"target": "db_init_db",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L533",
"weight": 1.0,
"_origin": "ast",
"source": "db",
"target": "db_install_plugin",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L336",
"weight": 1.0,
"_origin": "ast",
"source": "db",
"target": "db_list_jobs",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L452",
"weight": 1.0,
"_origin": "ast",
"source": "db",
"target": "db_list_journal_entries",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L527",
"weight": 1.0,
"_origin": "ast",
"source": "db",
"target": "db_list_plugins",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L179",
"weight": 1.0,
"_origin": "ast",
"source": "db",
"target": "db_load_chat_history",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L300",
"weight": 1.0,
"_origin": "ast",
"source": "db",
"target": "db_load_custom_agents",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L423",
"weight": 1.0,
"_origin": "ast",
"source": "db",
"target": "db_load_goals",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L240",
"weight": 1.0,
"_origin": "ast",
"source": "db",
"target": "db_load_guardian_stats",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L379",
"weight": 1.0,
"_origin": "ast",
"source": "db",
"target": "db_load_kanban_tasks",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L568",
"weight": 1.0,
"_origin": "ast",
"source": "db",
"target": "db_migrate_legacy_data",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L229",
"weight": 1.0,
"_origin": "ast",
"source": "db",
"target": "db_record_cost",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L372",
"weight": 1.0,
"_origin": "ast",
"source": "db",
"target": "db_row_to_task",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L188",
"weight": 1.0,
"_origin": "ast",
"source": "db",
"target": "db_save_chat_message",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L312",
"weight": 1.0,
"_origin": "ast",
"source": "db",
"target": "db_save_custom_agent",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L429",
"weight": 1.0,
"_origin": "ast",
"source": "db",
"target": "db_save_goal",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L270",
"weight": 1.0,
"_origin": "ast",
"source": "db",
"target": "db_save_guardian_stats",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L347",
"weight": 1.0,
"_origin": "ast",
"source": "db",
"target": "db_save_job",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L469",
"weight": 1.0,
"_origin": "ast",
"source": "db",
"target": "db_save_journal_entry",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L391",
"weight": 1.0,
"_origin": "ast",
"source": "db",
"target": "db_save_kanban_task",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L481",
"weight": 1.0,
"_origin": "ast",
"source": "db",
"target": "db_search_journal",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L29",
"weight": 1.0,
"_origin": "ast",
"source": "db",
"target": "db_timestamp",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L515",
"weight": 1.0,
"_origin": "ast",
"source": "db",
"target": "db_update_settings",
"confidence_score": 1.0
},
{
"relation": "imports",
"context": "import",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L23",
"weight": 1.0,
"_origin": "ast",
"source": "guardian",
"target": "db",
"confidence_score": 1.0
},
{
"relation": "imports",
"context": "import",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L27",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "db",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L551",
"weight": 1.0,
"_origin": "ast",
"source": "db_append_audit",
"target": "db_timestamp",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L540",
"weight": 1.0,
"_origin": "ast",
"source": "db_install_plugin",
"target": "db_timestamp",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L598",
"weight": 1.0,
"_origin": "ast",
"source": "db_migrate_legacy_data",
"target": "db_timestamp",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L233",
"weight": 1.0,
"_origin": "ast",
"source": "db_record_cost",
"target": "db_timestamp",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L195",
"weight": 1.0,
"_origin": "ast",
"source": "db_save_chat_message",
"target": "db_timestamp",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L324",
"weight": 1.0,
"_origin": "ast",
"source": "db_save_custom_agent",
"target": "db_timestamp",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L440",
"weight": 1.0,
"_origin": "ast",
"source": "db_save_goal",
"target": "db_timestamp",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L356",
"weight": 1.0,
"_origin": "ast",
"source": "db_save_job",
"target": "db_timestamp",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L470",
"weight": 1.0,
"_origin": "ast",
"source": "db_save_journal_entry",
"target": "db_timestamp",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L409",
"weight": 1.0,
"_origin": "ast",
"source": "db_save_kanban_task",
"target": "db_timestamp",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L548",
"weight": 1.0,
"_origin": "ast",
"source": "db_append_audit",
"target": "db_connect",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L329",
"weight": 1.0,
"_origin": "ast",
"source": "db_delete_custom_agent",
"target": "db_connect",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L445",
"weight": 1.0,
"_origin": "ast",
"source": "db_delete_goal",
"target": "db_connect",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L362",
"weight": 1.0,
"_origin": "ast",
"source": "db_delete_job",
"target": "db_connect",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L416",
"weight": 1.0,
"_origin": "ast",
"source": "db_delete_kanban_task",
"target": "db_connect",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L557",
"weight": 1.0,
"_origin": "ast",
"source": "db_get_audit",
"target": "db_connect",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L210",
"weight": 1.0,
"_origin": "ast",
"source": "db_get_cost",
"target": "db_connect",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L462",
"weight": 1.0,
"_origin": "ast",
"source": "db_get_journal_entry",
"target": "db_connect",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L386",
"weight": 1.0,
"_origin": "ast",
"source": "db_get_kanban_task",
"target": "db_connect",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L502",
"weight": 1.0,
"_origin": "ast",
"source": "db_get_settings",
"target": "db_connect",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L173",
"weight": 1.0,
"_origin": "ast",
"source": "db_init_db",
"target": "db_connect",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L534",
"weight": 1.0,
"_origin": "ast",
"source": "db_install_plugin",
"target": "db_connect",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L337",
"weight": 1.0,
"_origin": "ast",
"source": "db_list_jobs",
"target": "db_connect",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L453",
"weight": 1.0,
"_origin": "ast",
"source": "db_list_journal_entries",
"target": "db_connect",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L528",
"weight": 1.0,
"_origin": "ast",
"source": "db_list_plugins",
"target": "db_connect",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L180",
"weight": 1.0,
"_origin": "ast",
"source": "db_load_chat_history",
"target": "db_connect",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L301",
"weight": 1.0,
"_origin": "ast",
"source": "db_load_custom_agents",
"target": "db_connect",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L424",
"weight": 1.0,
"_origin": "ast",
"source": "db_load_goals",
"target": "db_connect",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L241",
"weight": 1.0,
"_origin": "ast",
"source": "db_load_guardian_stats",
"target": "db_connect",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L380",
"weight": 1.0,
"_origin": "ast",
"source": "db_load_kanban_tasks",
"target": "db_connect",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L589",
"weight": 1.0,
"_origin": "ast",
"source": "db_migrate_legacy_data",
"target": "db_connect",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L230",
"weight": 1.0,
"_origin": "ast",
"source": "db_record_cost",
"target": "db_connect",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L190",
"weight": 1.0,
"_origin": "ast",
"source": "db_save_chat_message",
"target": "db_connect",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L313",
"weight": 1.0,
"_origin": "ast",
"source": "db_save_custom_agent",
"target": "db_connect",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L430",
"weight": 1.0,
"_origin": "ast",
"source": "db_save_goal",
"target": "db_connect",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L271",
"weight": 1.0,
"_origin": "ast",
"source": "db_save_guardian_stats",
"target": "db_connect",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L348",
"weight": 1.0,
"_origin": "ast",
"source": "db_save_job",
"target": "db_connect",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L471",
"weight": 1.0,
"_origin": "ast",
"source": "db_save_journal_entry",
"target": "db_connect",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L392",
"weight": 1.0,
"_origin": "ast",
"source": "db_save_kanban_task",
"target": "db_connect",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L487",
"weight": 1.0,
"_origin": "ast",
"source": "db_search_journal",
"target": "db_connect",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L516",
"weight": 1.0,
"_origin": "ast",
"source": "db_update_settings",
"target": "db_connect",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L576",
"weight": 1.0,
"_origin": "ast",
"source": "db_migrate_legacy_data",
"target": "db_init_db",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "guardian.py",
"source_location": "L34",
"weight": 1.0,
"_origin": "ast",
"source": "guardian_load_custom_agent_configs",
"target": "db_load_custom_agents"
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "server.py",
"source_location": "L1343",
"weight": 1.0,
"_origin": "ast",
"source": "server_add_custom_agent",
"target": "db_save_custom_agent"
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L388",
"weight": 1.0,
"_origin": "ast",
"source": "db_get_kanban_task",
"target": "db_row_to_task",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L382",
"weight": 1.0,
"_origin": "ast",
"source": "db_load_kanban_tasks",
"target": "db_row_to_task",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "server.py",
"source_location": "L1053",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_add_comment",
"target": "db_get_kanban_task"
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "server.py",
"source_location": "L1069",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_add_link",
"target": "db_get_kanban_task"
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "server.py",
"source_location": "L1029",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_block_task",
"target": "db_get_kanban_task"
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "server.py",
"source_location": "L1011",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_complete_task",
"target": "db_get_kanban_task"
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "server.py",
"source_location": "L1125",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_decompose_task",
"target": "db_get_kanban_task"
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "server.py",
"source_location": "L983",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_dispatch_task",
"target": "db_get_kanban_task"
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "server.py",
"source_location": "L898",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_get_task",
"target": "db_get_kanban_task"
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "server.py",
"source_location": "L1084",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_remove_link",
"target": "db_get_kanban_task"
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "server.py",
"source_location": "L1114",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_specify_task",
"target": "db_get_kanban_task"
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "server.py",
"source_location": "L1041",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_unblock_task",
"target": "db_get_kanban_task"
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "server.py",
"source_location": "L993",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_update_task",
"target": "db_get_kanban_task"
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "server.py",
"source_location": "L1151",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_delete_task",
"target": "db_delete_kanban_task"
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "server.py",
"source_location": "L1179",
"weight": 1.0,
"_origin": "ast",
"source": "server_create_goal",
"target": "db_save_goal"
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "server.py",
"source_location": "L755",
"weight": 1.0,
"_origin": "ast",
"source": "server_save_goals",
"target": "db_save_goal"
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "server.py",
"source_location": "L1202",
"weight": 1.0,
"_origin": "ast",
"source": "server_update_goal",
"target": "db_save_goal"
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "db.py",
"source_location": "L569",
"weight": 1.0,
"_origin": "ast",
"source": "db_rationale_569",
"target": "db_migrate_legacy_data",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L40",
"weight": 1.0,
"_origin": "ast",
"source": "guardian",
"target": "guardian_classify_failure",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L165",
"weight": 1.0,
"_origin": "ast",
"source": "guardian",
"target": "guardian_clear_checkpoint",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L28",
"weight": 1.0,
"_origin": "ast",
"source": "guardian",
"target": "guardian_db_path",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L115",
"weight": 1.0,
"_origin": "ast",
"source": "guardian",
"target": "guardian_get_agent_reliability",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L131",
"weight": 1.0,
"_origin": "ast",
"source": "guardian",
"target": "guardian_get_all_reliability",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L188",
"weight": 1.0,
"_origin": "ast",
"source": "guardian",
"target": "guardian_guarded_run_cli",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L157",
"weight": 1.0,
"_origin": "ast",
"source": "guardian",
"target": "guardian_load_checkpoint",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L32",
"weight": 1.0,
"_origin": "ast",
"source": "guardian",
"target": "guardian_load_custom_agent_configs",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L72",
"weight": 1.0,
"_origin": "ast",
"source": "guardian",
"target": "guardian_load_guardian_stats",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L80",
"weight": 1.0,
"_origin": "ast",
"source": "guardian",
"target": "guardian_record_call",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L140",
"weight": 1.0,
"_origin": "ast",
"source": "guardian",
"target": "guardian_reset_guardian_stats",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L173",
"weight": 1.0,
"_origin": "ast",
"source": "guardian",
"target": "guardian_run_subprocess",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L148",
"weight": 1.0,
"_origin": "ast",
"source": "guardian",
"target": "guardian_save_checkpoint",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L76",
"weight": 1.0,
"_origin": "ast",
"source": "guardian",
"target": "guardian_save_guardian_stats",
"confidence_score": 1.0
},
{
"relation": "imports",
"context": "import",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L28",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "guardian",
"confidence_score": 1.0
},
{
"relation": "references",
"context": "return_type",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L28",
"weight": 1.0,
"_origin": "ast",
"source": "guardian_db_path",
"target": "guardian_py_path",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L34",
"weight": 1.0,
"_origin": "ast",
"source": "guardian_load_custom_agent_configs",
"target": "guardian_db_path",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L73",
"weight": 1.0,
"_origin": "ast",
"source": "guardian_load_guardian_stats",
"target": "guardian_db_path",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L77",
"weight": 1.0,
"_origin": "ast",
"source": "guardian_save_guardian_stats",
"target": "guardian_db_path",
"confidence_score": 1.0
},
{
"relation": "references",
"context": "generic_arg",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L165",
"weight": 1.0,
"_origin": "ast",
"source": "guardian_clear_checkpoint",
"target": "guardian_py_path",
"confidence_score": 1.0
},
{
"relation": "references",
"context": "generic_arg",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L115",
"weight": 1.0,
"_origin": "ast",
"source": "guardian_get_agent_reliability",
"target": "guardian_py_path",
"confidence_score": 1.0
},
{
"relation": "references",
"context": "generic_arg",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L131",
"weight": 1.0,
"_origin": "ast",
"source": "guardian_get_all_reliability",
"target": "guardian_py_path",
"confidence_score": 1.0
},
{
"relation": "references",
"context": "generic_arg",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L188",
"weight": 1.0,
"_origin": "ast",
"source": "guardian_guarded_run_cli",
"target": "guardian_py_path",
"confidence_score": 1.0
},
{
"relation": "references",
"context": "generic_arg",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L157",
"weight": 1.0,
"_origin": "ast",
"source": "guardian_load_checkpoint",
"target": "guardian_py_path",
"confidence_score": 1.0
},
{
"relation": "references",
"context": "generic_arg",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L32",
"weight": 1.0,
"_origin": "ast",
"source": "guardian_load_custom_agent_configs",
"target": "guardian_py_path",
"confidence_score": 1.0
},
{
"relation": "references",
"context": "generic_arg",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L72",
"weight": 1.0,
"_origin": "ast",
"source": "guardian_load_guardian_stats",
"target": "guardian_py_path",
"confidence_score": 1.0
},
{
"relation": "references",
"context": "generic_arg",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L80",
"weight": 1.0,
"_origin": "ast",
"source": "guardian_record_call",
"target": "guardian_py_path",
"confidence_score": 1.0
},
{
"relation": "references",
"context": "generic_arg",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L140",
"weight": 1.0,
"_origin": "ast",
"source": "guardian_reset_guardian_stats",
"target": "guardian_py_path",
"confidence_score": 1.0
},
{
"relation": "references",
"context": "generic_arg",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L148",
"weight": 1.0,
"_origin": "ast",
"source": "guardian_save_checkpoint",
"target": "guardian_py_path",
"confidence_score": 1.0
},
{
"relation": "references",
"context": "generic_arg",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L76",
"weight": 1.0,
"_origin": "ast",
"source": "guardian_save_guardian_stats",
"target": "guardian_py_path",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L33",
"weight": 1.0,
"_origin": "ast",
"source": "guardian_rationale_33",
"target": "guardian_load_custom_agent_configs",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "server.py",
"source_location": "L553",
"weight": 1.0,
"_origin": "ast",
"source": "server_execute_agent",
"target": "guardian_load_custom_agent_configs"
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L212",
"weight": 1.0,
"_origin": "ast",
"source": "guardian_guarded_run_cli",
"target": "guardian_classify_failure",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L41",
"weight": 1.0,
"_origin": "ast",
"source": "guardian_rationale_41",
"target": "guardian_classify_failure",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L166",
"weight": 1.0,
"_origin": "ast",
"source": "guardian_clear_checkpoint",
"target": "guardian_load_guardian_stats",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L116",
"weight": 1.0,
"_origin": "ast",
"source": "guardian_get_agent_reliability",
"target": "guardian_load_guardian_stats",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L132",
"weight": 1.0,
"_origin": "ast",
"source": "guardian_get_all_reliability",
"target": "guardian_load_guardian_stats",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L201",
"weight": 1.0,
"_origin": "ast",
"source": "guardian_guarded_run_cli",
"target": "guardian_load_guardian_stats",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L158",
"weight": 1.0,
"_origin": "ast",
"source": "guardian_load_checkpoint",
"target": "guardian_load_guardian_stats",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L84",
"weight": 1.0,
"_origin": "ast",
"source": "guardian_record_call",
"target": "guardian_load_guardian_stats",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L149",
"weight": 1.0,
"_origin": "ast",
"source": "guardian_save_checkpoint",
"target": "guardian_load_guardian_stats",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L168",
"weight": 1.0,
"_origin": "ast",
"source": "guardian_clear_checkpoint",
"target": "guardian_save_guardian_stats",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L112",
"weight": 1.0,
"_origin": "ast",
"source": "guardian_record_call",
"target": "guardian_save_guardian_stats",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L142",
"weight": 1.0,
"_origin": "ast",
"source": "guardian_reset_guardian_stats",
"target": "guardian_save_guardian_stats",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L154",
"weight": 1.0,
"_origin": "ast",
"source": "guardian_save_checkpoint",
"target": "guardian_save_guardian_stats",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L225",
"weight": 1.0,
"_origin": "ast",
"source": "guardian_guarded_run_cli",
"target": "guardian_record_call",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L83",
"weight": 1.0,
"_origin": "ast",
"source": "guardian_rationale_83",
"target": "guardian_record_call",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L134",
"weight": 1.0,
"_origin": "ast",
"source": "guardian_get_all_reliability",
"target": "guardian_get_agent_reliability",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "server.py",
"source_location": "L1260",
"weight": 1.0,
"_origin": "ast",
"source": "server_agent_health_info",
"target": "guardian_get_agent_reliability"
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "server.py",
"source_location": "L1283",
"weight": 1.0,
"_origin": "ast",
"source": "server_get_agent_stats",
"target": "guardian_get_agent_reliability"
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "server.py",
"source_location": "L1362",
"weight": 1.0,
"_origin": "ast",
"source": "server_guardian_agent_reliability",
"target": "guardian_get_agent_reliability"
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "server.py",
"source_location": "L1358",
"weight": 1.0,
"_origin": "ast",
"source": "server_guardian_reliability",
"target": "guardian_get_all_reliability"
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "server.py",
"source_location": "L1366",
"weight": 1.0,
"_origin": "ast",
"source": "server_guardian_reset",
"target": "guardian_reset_guardian_stats"
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L230",
"weight": 1.0,
"_origin": "ast",
"source": "guardian_guarded_run_cli",
"target": "guardian_run_subprocess",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L174",
"weight": 1.0,
"_origin": "ast",
"source": "guardian_rationale_174",
"target": "guardian_run_subprocess",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "guardian.py",
"source_location": "L191",
"weight": 1.0,
"_origin": "ast",
"source": "guardian_rationale_191",
"target": "guardian_guarded_run_cli",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"confidence_score": 1.0,
"source_file": "server.py",
"source_location": "L557",
"weight": 1.0,
"_origin": "ast",
"source": "server_execute_agent",
"target": "guardian_guarded_run_cli"
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "install.ps1",
"source_location": "L6",
"weight": 1.0,
"_origin": "ast",
"source": "install_ps1_install",
"target": "install_resolve_python",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "install.sh",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "install_sh_install",
"target": "install_sh__entry",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "restore.sh",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "restore",
"target": "restore_sh__entry",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "scheduler/scheduler.py",
"source_location": "L37",
"weight": 1.0,
"_origin": "ast",
"source": "scheduler_scheduler",
"target": "scheduler_scheduler_load_jobs",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "scheduler/scheduler.py",
"source_location": "L53",
"weight": 1.0,
"_origin": "ast",
"source": "scheduler_scheduler",
"target": "scheduler_scheduler_main",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "scheduler/scheduler.py",
"source_location": "L23",
"weight": 1.0,
"_origin": "ast",
"source": "scheduler_scheduler",
"target": "scheduler_scheduler_run_skill",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "scheduler/scheduler.py",
"source_location": "L44",
"weight": 1.0,
"_origin": "ast",
"source": "scheduler_scheduler_load_jobs",
"target": "scheduler_scheduler_run_skill",
"confidence_score": 0.5
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "scheduler/scheduler.py",
"source_location": "L24",
"weight": 1.0,
"_origin": "ast",
"source": "scheduler_scheduler_rationale_24",
"target": "scheduler_scheduler_run_skill",
"confidence_score": 1.0
},
{
"relation": "references",
"context": "parameter_type",
"confidence": "EXTRACTED",
"source_file": "scheduler/scheduler.py",
"source_location": "L37",
"weight": 1.0,
"_origin": "ast",
"source": "scheduler_scheduler_load_jobs",
"target": "backgroundscheduler",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "scheduler/scheduler.py",
"source_location": "L55",
"weight": 1.0,
"_origin": "ast",
"source": "scheduler_scheduler_main",
"target": "scheduler_scheduler_load_jobs",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "scheduler/scheduler.py",
"source_location": "L38",
"weight": 1.0,
"_origin": "ast",
"source": "scheduler_scheduler_rationale_38",
"target": "scheduler_scheduler_load_jobs",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "scheduler/scheduler.py",
"source_location": "L54",
"weight": 1.0,
"_origin": "ast",
"source": "scheduler_scheduler_main",
"target": "backgroundscheduler",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1327",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_add_custom_agent",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L127",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_agent_cli_path",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1255",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_agent_health_info",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L913",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_agent_output_is_failure",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L113",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_append_audit",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L84",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_backuprestorerequest",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L68",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_brainupdate",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L639",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_chat",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L87",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_chatrequest",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L142",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_check_agent",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L524",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_clean_hermes_output",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L436",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_create_backup",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1166",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_create_goal",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L348",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_create_job",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1348",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_delete_custom_agent",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1211",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_delete_goal",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L368",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_delete_job",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L505",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_discover_standards",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L952",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_dispatch_kanban_task",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L739",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_ensure_dir",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L549",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_execute_agent",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1532",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_favicon",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1536",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_favicon_svg",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1270",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_get_agent_health",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1278",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_get_agent_stats",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1318",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_get_all_agent_names",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L381",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_get_audit",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L194",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_get_brain_file",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L670",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_get_chat_history",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L396",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_get_cost",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1229",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_get_journal_entry",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1487",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_get_session_replay",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L478",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_get_settings",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L234",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_get_skill",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1415",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_get_skill_analytics",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L331",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_get_skill_eval",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L172",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_get_status",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L110",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_get_timestamp",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1438",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_get_trend_analytics",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L709",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_goalcreate",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L715",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_goalupdate",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1361",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_guardian_agent_reliability",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1357",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_guardian_reliability",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1365",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_guardian_reset",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1515",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_index",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L411",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_install_plugin",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L723",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_journalsave",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1052",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_kanban_add_comment",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1067",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_kanban_add_link",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1028",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_kanban_block_task",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L872",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_kanban_board",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1010",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_kanban_complete_task",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L956",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_kanban_create_task",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1124",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_kanban_decompose_task",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1150",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_kanban_delete_task",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1093",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_kanban_dispatch",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L982",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_kanban_dispatch_task",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L897",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_kanban_get_task",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1082",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_kanban_remove_link",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1113",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_kanban_specify_task",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1040",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_kanban_unblock_task",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L992",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_kanban_update_task",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L699",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_kanbanblock",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L702",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_kanbancommentcreate",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L696",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_kanbancomplete",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L705",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_kanbanlinkcreate",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L679",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_kanbantaskcreate",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L689",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_kanbantaskupdate",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L424",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_list_backups",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L185",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_list_brain",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1323",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_list_custom_agents",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L105",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_list_dir",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1159",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_list_goals",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L340",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_list_jobs",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1222",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_list_journal_entries",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L407",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_list_plugins",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L468",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_list_prompts",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1459",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_list_sessions",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L210",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_list_skills",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L490",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_list_standards",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L514",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_load_chat_history",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1315",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_load_custom_agents",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L748",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_load_goals",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L742",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_load_kanban_tasks",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L759",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_ptysession",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L93",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_read_file",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L400",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_record_cost",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1302",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_refresh_agent_health",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L450",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_restore_backup",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1395",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_router_route",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1377",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_router_suggest",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L729",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_routerroute",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L726",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_routersuggest",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L520",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_run_cli",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L916",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_run_kanban_dispatch",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L248",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_run_skill",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L517",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_save_chat_message",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L751",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_save_goals",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1236",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_save_journal_entry",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L745",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_save_kanban_task",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L75",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_schedulejobrequest",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1245",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_search_journal",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L81",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_settingsupdate",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L71",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_skillrunrequest",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L201",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_update_brain_file",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1192",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_update_goal",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L482",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_update_settings",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L101",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_write_file",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L821",
"weight": 1.0,
"_origin": "ast",
"source": "server",
"target": "server_ws_terminal",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L68",
"weight": 1.0,
"_origin": "ast",
"source": "server_brainupdate",
"target": "basemodel",
"confidence_score": 1.0
},
{
"relation": "references",
"context": "parameter_type",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L201",
"weight": 1.0,
"_origin": "ast",
"source": "server_update_brain_file",
"target": "server_brainupdate",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L84",
"weight": 1.0,
"_origin": "ast",
"source": "server_backuprestorerequest",
"target": "basemodel",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L87",
"weight": 1.0,
"_origin": "ast",
"source": "server_chatrequest",
"target": "basemodel",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L709",
"weight": 1.0,
"_origin": "ast",
"source": "server_goalcreate",
"target": "basemodel",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L715",
"weight": 1.0,
"_origin": "ast",
"source": "server_goalupdate",
"target": "basemodel",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L723",
"weight": 1.0,
"_origin": "ast",
"source": "server_journalsave",
"target": "basemodel",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L699",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanbanblock",
"target": "basemodel",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L702",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanbancommentcreate",
"target": "basemodel",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L696",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanbancomplete",
"target": "basemodel",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L705",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanbanlinkcreate",
"target": "basemodel",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L679",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanbantaskcreate",
"target": "basemodel",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L689",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanbantaskupdate",
"target": "basemodel",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L729",
"weight": 1.0,
"_origin": "ast",
"source": "server_routerroute",
"target": "basemodel",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L726",
"weight": 1.0,
"_origin": "ast",
"source": "server_routersuggest",
"target": "basemodel",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L75",
"weight": 1.0,
"_origin": "ast",
"source": "server_schedulejobrequest",
"target": "basemodel",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L81",
"weight": 1.0,
"_origin": "ast",
"source": "server_settingsupdate",
"target": "basemodel",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L71",
"weight": 1.0,
"_origin": "ast",
"source": "server_skillrunrequest",
"target": "basemodel",
"confidence_score": 1.0
},
{
"relation": "references",
"context": "generic_arg",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L248",
"weight": 1.0,
"_origin": "ast",
"source": "server_run_skill",
"target": "server_skillrunrequest",
"confidence_score": 1.0
},
{
"relation": "references",
"context": "parameter_type",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L348",
"weight": 1.0,
"_origin": "ast",
"source": "server_create_job",
"target": "server_schedulejobrequest",
"confidence_score": 1.0
},
{
"relation": "references",
"context": "parameter_type",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L482",
"weight": 1.0,
"_origin": "ast",
"source": "server_update_settings",
"target": "server_settingsupdate",
"confidence_score": 1.0
},
{
"relation": "references",
"context": "parameter_type",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L450",
"weight": 1.0,
"_origin": "ast",
"source": "server_restore_backup",
"target": "server_backuprestorerequest",
"confidence_score": 1.0
},
{
"relation": "references",
"context": "parameter_type",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L639",
"weight": 1.0,
"_origin": "ast",
"source": "server_chat",
"target": "server_chatrequest",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L198",
"weight": 1.0,
"_origin": "ast",
"source": "server_get_brain_file",
"target": "server_read_file",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L240",
"weight": 1.0,
"_origin": "ast",
"source": "server_get_skill",
"target": "server_read_file",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L190",
"weight": 1.0,
"_origin": "ast",
"source": "server_list_brain",
"target": "server_read_file",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L472",
"weight": 1.0,
"_origin": "ast",
"source": "server_list_prompts",
"target": "server_read_file",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L214",
"weight": 1.0,
"_origin": "ast",
"source": "server_list_skills",
"target": "server_read_file",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L496",
"weight": 1.0,
"_origin": "ast",
"source": "server_list_standards",
"target": "server_read_file",
"confidence_score": 1.0
},
{
"relation": "references",
"context": "parameter_type",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L93",
"weight": 1.0,
"_origin": "ast",
"source": "server_read_file",
"target": "server_py_path",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L257",
"weight": 1.0,
"_origin": "ast",
"source": "server_run_skill",
"target": "server_read_file",
"confidence_score": 1.0
},
{
"relation": "references",
"context": "parameter_type",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L739",
"weight": 1.0,
"_origin": "ast",
"source": "server_ensure_dir",
"target": "server_py_path",
"confidence_score": 1.0
},
{
"relation": "references",
"context": "parameter_type",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L105",
"weight": 1.0,
"_origin": "ast",
"source": "server_list_dir",
"target": "server_py_path",
"confidence_score": 1.0
},
{
"relation": "references",
"context": "parameter_type",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L101",
"weight": 1.0,
"_origin": "ast",
"source": "server_write_file",
"target": "server_py_path",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L310",
"weight": 1.0,
"_origin": "ast",
"source": "server_run_skill",
"target": "server_write_file",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L203",
"weight": 1.0,
"_origin": "ast",
"source": "server_update_brain_file",
"target": "server_write_file",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L174",
"weight": 1.0,
"_origin": "ast",
"source": "server_get_status",
"target": "server_list_dir",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1341",
"weight": 1.0,
"_origin": "ast",
"source": "server_add_custom_agent",
"target": "server_get_timestamp",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1266",
"weight": 1.0,
"_origin": "ast",
"source": "server_agent_health_info",
"target": "server_get_timestamp",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L116",
"weight": 1.0,
"_origin": "ast",
"source": "server_append_audit",
"target": "server_get_timestamp",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L650",
"weight": 1.0,
"_origin": "ast",
"source": "server_chat",
"target": "server_get_timestamp",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1176",
"weight": 1.0,
"_origin": "ast",
"source": "server_create_goal",
"target": "server_get_timestamp",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L357",
"weight": 1.0,
"_origin": "ast",
"source": "server_create_job",
"target": "server_get_timestamp",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1273",
"weight": 1.0,
"_origin": "ast",
"source": "server_get_agent_health",
"target": "server_get_timestamp",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1294",
"weight": 1.0,
"_origin": "ast",
"source": "server_get_agent_stats",
"target": "server_get_timestamp",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1059",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_add_comment",
"target": "server_get_timestamp",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1076",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_add_link",
"target": "server_get_timestamp",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1034",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_block_task",
"target": "server_get_timestamp",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1016",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_complete_task",
"target": "server_get_timestamp",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L970",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_create_task",
"target": "server_get_timestamp",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1141",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_decompose_task",
"target": "server_get_timestamp",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1088",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_remove_link",
"target": "server_get_timestamp",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1119",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_specify_task",
"target": "server_get_timestamp",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1046",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_unblock_task",
"target": "server_get_timestamp",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1003",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_update_task",
"target": "server_get_timestamp",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1306",
"weight": 1.0,
"_origin": "ast",
"source": "server_refresh_agent_health",
"target": "server_get_timestamp",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L934",
"weight": 1.0,
"_origin": "ast",
"source": "server_run_kanban_dispatch",
"target": "server_get_timestamp",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L302",
"weight": 1.0,
"_origin": "ast",
"source": "server_run_skill",
"target": "server_get_timestamp",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1201",
"weight": 1.0,
"_origin": "ast",
"source": "server_update_goal",
"target": "server_get_timestamp",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1344",
"weight": 1.0,
"_origin": "ast",
"source": "server_add_custom_agent",
"target": "server_append_audit",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L119",
"weight": 1.0,
"_origin": "ast",
"source": "server_append_audit",
"target": "server_ptysession_write",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L665",
"weight": 1.0,
"_origin": "ast",
"source": "server_chat",
"target": "server_append_audit",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L446",
"weight": 1.0,
"_origin": "ast",
"source": "server_create_backup",
"target": "server_append_audit",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1186",
"weight": 1.0,
"_origin": "ast",
"source": "server_create_goal",
"target": "server_append_audit",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L364",
"weight": 1.0,
"_origin": "ast",
"source": "server_create_job",
"target": "server_append_audit",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1351",
"weight": 1.0,
"_origin": "ast",
"source": "server_delete_custom_agent",
"target": "server_append_audit",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1214",
"weight": 1.0,
"_origin": "ast",
"source": "server_delete_goal",
"target": "server_append_audit",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L374",
"weight": 1.0,
"_origin": "ast",
"source": "server_delete_job",
"target": "server_append_audit",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L507",
"weight": 1.0,
"_origin": "ast",
"source": "server_discover_standards",
"target": "server_append_audit",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L418",
"weight": 1.0,
"_origin": "ast",
"source": "server_install_plugin",
"target": "server_append_audit",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1078",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_add_link",
"target": "server_append_audit",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1036",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_block_task",
"target": "server_append_audit",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1024",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_complete_task",
"target": "server_append_audit",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L974",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_create_task",
"target": "server_append_audit",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1153",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_delete_task",
"target": "server_append_audit",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1107",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_dispatch",
"target": "server_append_audit",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1048",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_unblock_task",
"target": "server_append_audit",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1006",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_update_task",
"target": "server_append_audit",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1305",
"weight": 1.0,
"_origin": "ast",
"source": "server_refresh_agent_health",
"target": "server_append_audit",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L462",
"weight": 1.0,
"_origin": "ast",
"source": "server_restore_backup",
"target": "server_append_audit",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1401",
"weight": 1.0,
"_origin": "ast",
"source": "server_router_route",
"target": "server_append_audit",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L950",
"weight": 1.0,
"_origin": "ast",
"source": "server_run_kanban_dispatch",
"target": "server_append_audit",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L313",
"weight": 1.0,
"_origin": "ast",
"source": "server_run_skill",
"target": "server_append_audit",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1239",
"weight": 1.0,
"_origin": "ast",
"source": "server_save_journal_entry",
"target": "server_append_audit",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L204",
"weight": 1.0,
"_origin": "ast",
"source": "server_update_brain_file",
"target": "server_append_audit",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L484",
"weight": 1.0,
"_origin": "ast",
"source": "server_update_settings",
"target": "server_append_audit",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L831",
"weight": 1.0,
"_origin": "ast",
"source": "server_ws_terminal",
"target": "server_append_audit",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L136",
"weight": 1.0,
"_origin": "ast",
"source": "server_agent_cli_path",
"target": "server_get_settings",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L556",
"weight": 1.0,
"_origin": "ast",
"source": "server_execute_agent",
"target": "server_agent_cli_path",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L128",
"weight": 1.0,
"_origin": "ast",
"source": "server_rationale_128",
"target": "server_agent_cli_path",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1259",
"weight": 1.0,
"_origin": "ast",
"source": "server_agent_health_info",
"target": "server_check_agent",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L157",
"weight": 1.0,
"_origin": "ast",
"source": "server_check_agent",
"target": "server_load_custom_agents",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1282",
"weight": 1.0,
"_origin": "ast",
"source": "server_get_agent_stats",
"target": "server_check_agent",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L173",
"weight": 1.0,
"_origin": "ast",
"source": "server_get_status",
"target": "server_check_agent",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L143",
"weight": 1.0,
"_origin": "ast",
"source": "server_rationale_143",
"target": "server_check_agent",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L173",
"weight": 1.0,
"_origin": "ast",
"source": "server_get_status",
"target": "server_get_all_agent_names",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L293",
"weight": 1.0,
"_origin": "ast",
"source": "server_run_skill",
"target": "server_execute_agent",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L671",
"weight": 1.0,
"_origin": "ast",
"source": "server_get_chat_history",
"target": "server_load_chat_history",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L652",
"weight": 1.0,
"_origin": "ast",
"source": "server_chat",
"target": "server_save_chat_message",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L607",
"weight": 1.0,
"_origin": "ast",
"source": "server_execute_agent",
"target": "server_clean_hermes_output",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L525",
"weight": 1.0,
"_origin": "ast",
"source": "server_rationale_525",
"target": "server_clean_hermes_output",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L654",
"weight": 1.0,
"_origin": "ast",
"source": "server_chat",
"target": "server_execute_agent",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L550",
"weight": 1.0,
"_origin": "ast",
"source": "server_rationale_550",
"target": "server_execute_agent",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1400",
"weight": 1.0,
"_origin": "ast",
"source": "server_router_route",
"target": "server_execute_agent",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L927",
"weight": 1.0,
"_origin": "ast",
"source": "server_run_kanban_dispatch",
"target": "server_execute_agent",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L641",
"weight": 1.0,
"_origin": "ast",
"source": "server_chat",
"target": "server_get_all_agent_names",
"confidence_score": 1.0
},
{
"relation": "references",
"context": "parameter_type",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L956",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_create_task",
"target": "server_kanbantaskcreate",
"confidence_score": 1.0
},
{
"relation": "references",
"context": "parameter_type",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L992",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_update_task",
"target": "server_kanbantaskupdate",
"confidence_score": 1.0
},
{
"relation": "references",
"context": "parameter_type",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1010",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_complete_task",
"target": "server_kanbancomplete",
"confidence_score": 1.0
},
{
"relation": "references",
"context": "parameter_type",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1028",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_block_task",
"target": "server_kanbanblock",
"confidence_score": 1.0
},
{
"relation": "references",
"context": "parameter_type",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1052",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_add_comment",
"target": "server_kanbancommentcreate",
"confidence_score": 1.0
},
{
"relation": "references",
"context": "parameter_type",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1067",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_add_link",
"target": "server_kanbanlinkcreate",
"confidence_score": 1.0
},
{
"relation": "references",
"context": "parameter_type",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1166",
"weight": 1.0,
"_origin": "ast",
"source": "server_create_goal",
"target": "server_goalcreate",
"confidence_score": 1.0
},
{
"relation": "references",
"context": "parameter_type",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1192",
"weight": 1.0,
"_origin": "ast",
"source": "server_update_goal",
"target": "server_goalupdate",
"confidence_score": 1.0
},
{
"relation": "references",
"context": "parameter_type",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1236",
"weight": 1.0,
"_origin": "ast",
"source": "server_save_journal_entry",
"target": "server_journalsave",
"confidence_score": 1.0
},
{
"relation": "references",
"context": "parameter_type",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1377",
"weight": 1.0,
"_origin": "ast",
"source": "server_router_suggest",
"target": "server_routersuggest",
"confidence_score": 1.0
},
{
"relation": "references",
"context": "parameter_type",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1395",
"weight": 1.0,
"_origin": "ast",
"source": "server_router_route",
"target": "server_routerroute",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L874",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_board",
"target": "server_load_kanban_tasks",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1095",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_dispatch",
"target": "server_load_kanban_tasks",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1063",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_add_comment",
"target": "server_save_kanban_task",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1077",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_add_link",
"target": "server_save_kanban_task",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1035",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_block_task",
"target": "server_save_kanban_task",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1023",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_complete_task",
"target": "server_save_kanban_task",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L973",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_create_task",
"target": "server_save_kanban_task",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1145",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_decompose_task",
"target": "server_save_kanban_task",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1089",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_remove_link",
"target": "server_save_kanban_task",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1120",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_specify_task",
"target": "server_save_kanban_task",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1047",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_unblock_task",
"target": "server_save_kanban_task",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1005",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_update_task",
"target": "server_save_kanban_task",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L949",
"weight": 1.0,
"_origin": "ast",
"source": "server_run_kanban_dispatch",
"target": "server_save_kanban_task",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1161",
"weight": 1.0,
"_origin": "ast",
"source": "server_list_goals",
"target": "server_load_goals",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1194",
"weight": 1.0,
"_origin": "ast",
"source": "server_update_goal",
"target": "server_load_goals",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L803",
"weight": 1.0,
"_origin": "ast",
"source": "server_ptysession",
"target": "server_ptysession_close",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L762",
"weight": 1.0,
"_origin": "ast",
"source": "server_ptysession",
"target": "server_ptysession_init",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L783",
"weight": 1.0,
"_origin": "ast",
"source": "server_ptysession",
"target": "server_ptysession_read",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L794",
"weight": 1.0,
"_origin": "ast",
"source": "server_ptysession",
"target": "server_ptysession_resize",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L767",
"weight": 1.0,
"_origin": "ast",
"source": "server_ptysession",
"target": "server_ptysession_start",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L788",
"weight": 1.0,
"_origin": "ast",
"source": "server_ptysession",
"target": "server_ptysession_write",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L760",
"weight": 1.0,
"_origin": "ast",
"source": "server_rationale_760",
"target": "server_ptysession",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L823",
"weight": 1.0,
"_origin": "ast",
"source": "server_ws_terminal",
"target": "server_ptysession",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L953",
"weight": 1.0,
"_origin": "ast",
"source": "server_dispatch_kanban_task",
"target": "server_ptysession_start",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L825",
"weight": 1.0,
"_origin": "ast",
"source": "server_ws_terminal",
"target": "server_ptysession_start",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L857",
"weight": 1.0,
"_origin": "ast",
"source": "server_ws_terminal",
"target": "server_ptysession_write",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L859",
"weight": 1.0,
"_origin": "ast",
"source": "server_ws_terminal",
"target": "server_ptysession_resize",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L828",
"weight": 1.0,
"_origin": "ast",
"source": "server_ws_terminal",
"target": "server_ptysession_close",
"confidence_score": 1.0
},
{
"relation": "references",
"context": "parameter_type",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L821",
"weight": 1.0,
"_origin": "ast",
"source": "server_ws_terminal",
"target": "websocket",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L928",
"weight": 1.0,
"_origin": "ast",
"source": "server_run_kanban_dispatch",
"target": "server_agent_output_is_failure",
"confidence_score": 1.0
},
{
"relation": "indirect_call",
"context": "argument",
"confidence": "INFERRED",
"source_file": "server.py",
"source_location": "L953",
"weight": 1.0,
"_origin": "ast",
"source": "server_dispatch_kanban_task",
"target": "server_run_kanban_dispatch",
"confidence_score": 0.5
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L917",
"weight": 1.0,
"_origin": "ast",
"source": "server_rationale_917",
"target": "server_run_kanban_dispatch",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L976",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_create_task",
"target": "server_dispatch_kanban_task",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1101",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_dispatch",
"target": "server_dispatch_kanban_task",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L988",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_dispatch_task",
"target": "server_dispatch_kanban_task",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L975",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_create_task",
"target": "server_get_all_agent_names",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L986",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_dispatch_task",
"target": "server_get_all_agent_names",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1096",
"weight": 1.0,
"_origin": "ast",
"source": "server_kanban_dispatch",
"target": "server_get_all_agent_names",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1272",
"weight": 1.0,
"_origin": "ast",
"source": "server_get_agent_health",
"target": "server_agent_health_info",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1256",
"weight": 1.0,
"_origin": "ast",
"source": "server_rationale_1256",
"target": "server_agent_health_info",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1304",
"weight": 1.0,
"_origin": "ast",
"source": "server_refresh_agent_health",
"target": "server_agent_health_info",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1272",
"weight": 1.0,
"_origin": "ast",
"source": "server_get_agent_health",
"target": "server_get_all_agent_names",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1280",
"weight": 1.0,
"_origin": "ast",
"source": "server_get_agent_stats",
"target": "server_get_all_agent_names",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1304",
"weight": 1.0,
"_origin": "ast",
"source": "server_refresh_agent_health",
"target": "server_get_all_agent_names",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1328",
"weight": 1.0,
"_origin": "ast",
"source": "server_add_custom_agent",
"target": "server_load_custom_agents",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1319",
"weight": 1.0,
"_origin": "ast",
"source": "server_get_all_agent_names",
"target": "server_load_custom_agents",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1324",
"weight": 1.0,
"_origin": "ast",
"source": "server_list_custom_agents",
"target": "server_load_custom_agents",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "server.py",
"source_location": "L1398",
"weight": 1.0,
"_origin": "ast",
"source": "server_router_route",
"target": "server_get_all_agent_names",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "start.ps1",
"source_location": "L43",
"weight": 1.0,
"_origin": "ast",
"source": "start_ps1_start",
"target": "start_find_freeport",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "start.ps1",
"source_location": "L11",
"weight": 1.0,
"_origin": "ast",
"source": "start_ps1_start",
"target": "start_resolve_python",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "start.sh",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "start_sh_start",
"target": "start_sh__entry",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/conftest.py",
"source_location": "L48",
"weight": 1.0,
"_origin": "ast",
"source": "tests_conftest",
"target": "tests_conftest_client",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/conftest.py",
"source_location": "L21",
"weight": 1.0,
"_origin": "ast",
"source": "tests_conftest",
"target": "tests_conftest_server_module",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "tests/conftest.py",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "tests_conftest_rationale_1",
"target": "tests_conftest",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "tests/conftest.py",
"source_location": "L22",
"weight": 1.0,
"_origin": "ast",
"source": "tests_conftest_rationale_22",
"target": "tests_conftest_server_module",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_scheduler.py",
"source_location": "L16",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_scheduler",
"target": "tests_test_scheduler_scheduler_module",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_scheduler.py",
"source_location": "L59",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_scheduler",
"target": "tests_test_scheduler_test_load_jobs_falls_back_to_name_as_id",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_scheduler.py",
"source_location": "L36",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_scheduler",
"target": "tests_test_scheduler_test_load_jobs_registers_enabled",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_scheduler.py",
"source_location": "L49",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_scheduler",
"target": "tests_test_scheduler_test_load_jobs_skips_disabled",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_scheduler.py",
"source_location": "L26",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_scheduler",
"target": "tests_test_scheduler_test_run_skill_appends_audit",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "tests/test_scheduler.py",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_scheduler_rationale_1",
"target": "tests_test_scheduler",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L55",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints",
"target": "tests_test_server_endpoints_make_skill",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L294",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints",
"target": "tests_test_server_endpoints_test_agent_health",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L307",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints",
"target": "tests_test_server_endpoints_test_agent_health_refresh",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L301",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints",
"target": "tests_test_server_endpoints_test_agent_stats_valid_and_invalid",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L149",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints",
"target": "tests_test_server_endpoints_test_audit_empty_and_limit",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L209",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints",
"target": "tests_test_server_endpoints_test_backup_create_list_restore",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L49",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints",
"target": "tests_test_server_endpoints_test_brain_get_missing_404",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L34",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints",
"target": "tests_test_server_endpoints_test_brain_list_and_get_and_update",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L224",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints",
"target": "tests_test_server_endpoints_test_chat_invalid_agent",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L228",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints",
"target": "tests_test_server_endpoints_test_chat_records_history",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L160",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints",
"target": "tests_test_server_endpoints_test_cost_empty_then_record",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L143",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints",
"target": "tests_test_server_endpoints_test_delete_missing_job_404",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L25",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints",
"target": "tests_test_server_endpoints_test_favicon_endpoints",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L80",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints",
"target": "tests_test_server_endpoints_test_get_skill_and_missing",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L88",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints",
"target": "tests_test_server_endpoints_test_get_skill_eval",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L272",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints",
"target": "tests_test_server_endpoints_test_goal_creation_syncs_active_projects",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L260",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints",
"target": "tests_test_server_endpoints_test_goals_crud",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L19",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints",
"target": "tests_test_server_endpoints_test_index_without_dashboard",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L281",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints",
"target": "tests_test_server_endpoints_test_journal_save_get_list_search",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L67",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints",
"target": "tests_test_server_endpoints_test_list_skills",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L170",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints",
"target": "tests_test_server_endpoints_test_plugins_install_flow",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L202",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints",
"target": "tests_test_server_endpoints_test_prompts_list",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L218",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints",
"target": "tests_test_server_endpoints_test_restore_missing_backup_404",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L325",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints",
"target": "tests_test_server_endpoints_test_router_route_valid_and_invalid",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L314",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints",
"target": "tests_test_server_endpoints_test_router_suggest_high_confidence",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L320",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints",
"target": "tests_test_server_endpoints_test_router_suggest_low_confidence",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L99",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints",
"target": "tests_test_server_endpoints_test_run_skill_auto_routes",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L121",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints",
"target": "tests_test_server_endpoints_test_run_skill_missing_404",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L114",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints",
"target": "tests_test_server_endpoints_test_run_skill_uses_skill_md_primary",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L128",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints",
"target": "tests_test_server_endpoints_test_scheduler_job_crud",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L356",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints",
"target": "tests_test_server_endpoints_test_session_replay_not_found",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L351",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints",
"target": "tests_test_server_endpoints_test_sessions_list_empty",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L180",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints",
"target": "tests_test_server_endpoints_test_settings_get_empty_and_update_merges",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L332",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints",
"target": "tests_test_server_endpoints_test_skill_analytics",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L190",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints",
"target": "tests_test_server_endpoints_test_standards_list_and_discover",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints",
"target": "tests_test_server_endpoints_test_status_ok",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L246",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints",
"target": "tests_test_server_endpoints_test_terminal_cd_invalid_dir",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L252",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints",
"target": "tests_test_server_endpoints_test_terminal_run_echo",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L240",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints",
"target": "tests_test_server_endpoints_test_terminal_session_and_blank_command",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L342",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints",
"target": "tests_test_server_endpoints_test_trend_analytics",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints_rationale_1",
"target": "tests_test_server_endpoints",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L81",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints_test_get_skill_and_missing",
"target": "tests_test_server_endpoints_make_skill",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L89",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints_test_get_skill_eval",
"target": "tests_test_server_endpoints_make_skill",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L68",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints_test_list_skills",
"target": "tests_test_server_endpoints_make_skill",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L100",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints_test_run_skill_auto_routes",
"target": "tests_test_server_endpoints_make_skill",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L115",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints_test_run_skill_uses_skill_md_primary",
"target": "tests_test_server_endpoints_make_skill",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L333",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints_test_skill_analytics",
"target": "tests_test_server_endpoints_make_skill",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_endpoints.py",
"source_location": "L343",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_endpoints_test_trend_analytics",
"target": "tests_test_server_endpoints_make_skill",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_helpers.py",
"source_location": "L39",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_helpers",
"target": "tests_test_server_helpers_test_append_audit_writes_entry",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_helpers.py",
"source_location": "L97",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_helpers",
"target": "tests_test_server_helpers_test_check_agent_gemini_online_when_logged_in",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_helpers.py",
"source_location": "L90",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_helpers",
"target": "tests_test_server_helpers_test_check_agent_gemini_warning_when_not_logged_in",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_helpers.py",
"source_location": "L81",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_helpers",
"target": "tests_test_server_helpers_test_check_agent_opencode",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_helpers.py",
"source_location": "L86",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_helpers",
"target": "tests_test_server_helpers_test_check_agent_unknown_is_offline",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_helpers.py",
"source_location": "L106",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_helpers",
"target": "tests_test_server_helpers_test_clean_hermes_output_empty",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_helpers.py",
"source_location": "L110",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_helpers",
"target": "tests_test_server_helpers_test_clean_hermes_output_extracts_box_content",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_helpers.py",
"source_location": "L115",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_helpers",
"target": "tests_test_server_helpers_test_clean_hermes_output_fallback_without_box",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_helpers.py",
"source_location": "L73",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_helpers",
"target": "tests_test_server_helpers_test_get_cors_origins_bad_settings_falls_back",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_helpers.py",
"source_location": "L50",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_helpers",
"target": "tests_test_server_helpers_test_get_cors_origins_defaults",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_helpers.py",
"source_location": "L66",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_helpers",
"target": "tests_test_server_helpers_test_get_cors_origins_includes_env_extras",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_helpers.py",
"source_location": "L57",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_helpers",
"target": "tests_test_server_helpers_test_get_cors_origins_reads_port_from_settings",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_helpers.py",
"source_location": "L30",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_helpers",
"target": "tests_test_server_helpers_test_get_timestamp_is_iso_utc",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_helpers.py",
"source_location": "L130",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_helpers",
"target": "tests_test_server_helpers_test_kanban_task_path_accepts_valid_id",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_helpers.py",
"source_location": "L120",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_helpers",
"target": "tests_test_server_helpers_test_kanban_task_path_rejects_bad_id",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_helpers.py",
"source_location": "L125",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_helpers",
"target": "tests_test_server_helpers_test_kanban_task_path_rejects_empty",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_helpers.py",
"source_location": "L17",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_helpers",
"target": "tests_test_server_helpers_test_list_dir_missing_returns_empty",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_helpers.py",
"source_location": "L21",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_helpers",
"target": "tests_test_server_helpers_test_list_dir_skips_hidden_and_sorts",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_helpers.py",
"source_location": "L136",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_helpers",
"target": "tests_test_server_helpers_test_load_save_chat_history_roundtrip",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_helpers.py",
"source_location": "L7",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_helpers",
"target": "tests_test_server_helpers_test_read_file_missing_returns_empty",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_helpers.py",
"source_location": "L11",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_helpers",
"target": "tests_test_server_helpers_test_read_write_file_roundtrip",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_helpers.py",
"source_location": "L142",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_helpers",
"target": "tests_test_server_helpers_test_save_chat_message_caps_at_200",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_helpers.py",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_helpers_rationale_1",
"target": "tests_test_server_helpers",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_kanban.py",
"source_location": "L24",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_kanban",
"target": "tests_test_server_kanban_create",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_kanban.py",
"source_location": "L8",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_kanban",
"target": "tests_test_server_kanban_sync_threads",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_kanban.py",
"source_location": "L31",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_kanban",
"target": "tests_test_server_kanban_test_board_empty",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_kanban.py",
"source_location": "L49",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_kanban",
"target": "tests_test_server_kanban_test_board_groups_by_status",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_kanban.py",
"source_location": "L143",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_kanban",
"target": "tests_test_server_kanban_test_bulk_dispatch_endpoint",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_kanban.py",
"source_location": "L83",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_kanban",
"target": "tests_test_server_kanban_test_comments",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_kanban.py",
"source_location": "L73",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_kanban",
"target": "tests_test_server_kanban_test_complete_block_unblock",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_kanban.py",
"source_location": "L37",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_kanban",
"target": "tests_test_server_kanban_test_create_and_get_task",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_kanban.py",
"source_location": "L127",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_kanban",
"target": "tests_test_server_kanban_test_create_with_agent_assignee_dispatches",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_kanban.py",
"source_location": "L113",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_kanban",
"target": "tests_test_server_kanban_test_decompose_creates_children",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_kanban.py",
"source_location": "L136",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_kanban",
"target": "tests_test_server_kanban_test_dispatch_failure_blocks_task",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_kanban.py",
"source_location": "L122",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_kanban",
"target": "tests_test_server_kanban_test_dispatch_requires_valid_assignee",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_kanban.py",
"source_location": "L45",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_kanban",
"target": "tests_test_server_kanban_test_get_missing_task_404",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_kanban.py",
"source_location": "L102",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_kanban",
"target": "tests_test_server_kanban_test_link_missing_task_404",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_kanban.py",
"source_location": "L89",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_kanban",
"target": "tests_test_server_kanban_test_links_add_and_remove",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_kanban.py",
"source_location": "L108",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_kanban",
"target": "tests_test_server_kanban_test_specify_moves_triage_to_todo",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_kanban.py",
"source_location": "L69",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_kanban",
"target": "tests_test_server_kanban_test_update_missing_404",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_kanban.py",
"source_location": "L61",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_kanban",
"target": "tests_test_server_kanban_test_update_task",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_kanban.py",
"source_location": "L1",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_kanban_rationale_1",
"target": "tests_test_server_kanban",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_kanban.py",
"source_location": "L9",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_kanban_rationale_9",
"target": "tests_test_server_kanban_sync_threads",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_kanban.py",
"source_location": "L50",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_kanban_test_board_groups_by_status",
"target": "tests_test_server_kanban_create",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_kanban.py",
"source_location": "L84",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_kanban_test_comments",
"target": "tests_test_server_kanban_create",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_kanban.py",
"source_location": "L74",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_kanban_test_complete_block_unblock",
"target": "tests_test_server_kanban_create",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_kanban.py",
"source_location": "L38",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_kanban_test_create_and_get_task",
"target": "tests_test_server_kanban_create",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_kanban.py",
"source_location": "L129",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_kanban_test_create_with_agent_assignee_dispatches",
"target": "tests_test_server_kanban_create",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_kanban.py",
"source_location": "L114",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_kanban_test_decompose_creates_children",
"target": "tests_test_server_kanban_create",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_kanban.py",
"source_location": "L138",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_kanban_test_dispatch_failure_blocks_task",
"target": "tests_test_server_kanban_create",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_kanban.py",
"source_location": "L123",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_kanban_test_dispatch_requires_valid_assignee",
"target": "tests_test_server_kanban_create",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_kanban.py",
"source_location": "L103",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_kanban_test_link_missing_task_404",
"target": "tests_test_server_kanban_create",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_kanban.py",
"source_location": "L90",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_kanban_test_links_add_and_remove",
"target": "tests_test_server_kanban_create",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_kanban.py",
"source_location": "L109",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_kanban_test_specify_moves_triage_to_todo",
"target": "tests_test_server_kanban_create",
"confidence_score": 1.0
},
{
"relation": "calls",
"context": "call",
"confidence": "EXTRACTED",
"source_file": "tests/test_server_kanban.py",
"source_location": "L62",
"weight": 1.0,
"_origin": "ast",
"source": "tests_test_server_kanban_test_update_task",
"target": "tests_test_server_kanban_create",
"confidence_score": 1.0
}
],
"hyperedges": []
}