- references/hermes.md 신설: ①메시지·알림 전파 ②에이전트 간 산출물 중계 ③배포·전달(Gitea commit/push·배포 확인·릴리즈 노트, 03_delivery.md) - bot PASS 게이트 필수, force push/--no-verify 금지, 자격증명 마스킹 - SKILL.md 배선: Deploy 작업 유형·t5 태스크·bot→hermes 통신·에러 핸들링 - plugin.json/marketplace.json v1.3.0, docs·PROJECT_MAP·CLAUDE.md 동기화 - zioinfo_team.png 6인 다이어그램 재생성 (Hermes 골드 링) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
525 lines
17 KiB
JSON
525 lines
17 KiB
JSON
{
|
|
"directed": false,
|
|
"multigraph": false,
|
|
"graph": {},
|
|
"nodes": [
|
|
{
|
|
"label": "gen_intro_deck.py",
|
|
"file_type": "code",
|
|
"source_file": "docs/gen_intro_deck.py",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "docs_gen_intro_deck",
|
|
"community": 0,
|
|
"norm_label": "gen_intro_deck.py"
|
|
},
|
|
{
|
|
"label": "_set()",
|
|
"file_type": "code",
|
|
"source_file": "docs/gen_intro_deck.py",
|
|
"source_location": "L38",
|
|
"_origin": "ast",
|
|
"id": "docs_gen_intro_deck_set",
|
|
"community": 0,
|
|
"norm_label": "_set()"
|
|
},
|
|
{
|
|
"label": "box()",
|
|
"file_type": "code",
|
|
"source_file": "docs/gen_intro_deck.py",
|
|
"source_location": "L43",
|
|
"_origin": "ast",
|
|
"id": "docs_gen_intro_deck_box",
|
|
"community": 0,
|
|
"norm_label": "box()"
|
|
},
|
|
{
|
|
"label": "text()",
|
|
"file_type": "code",
|
|
"source_file": "docs/gen_intro_deck.py",
|
|
"source_location": "L55",
|
|
"_origin": "ast",
|
|
"id": "docs_gen_intro_deck_text",
|
|
"community": 0,
|
|
"norm_label": "text()"
|
|
},
|
|
{
|
|
"label": "header()",
|
|
"file_type": "code",
|
|
"source_file": "docs/gen_intro_deck.py",
|
|
"source_location": "L73",
|
|
"_origin": "ast",
|
|
"id": "docs_gen_intro_deck_header",
|
|
"community": 0,
|
|
"norm_label": "header()"
|
|
},
|
|
{
|
|
"label": "footer()",
|
|
"file_type": "code",
|
|
"source_file": "docs/gen_intro_deck.py",
|
|
"source_location": "L87",
|
|
"_origin": "ast",
|
|
"id": "docs_gen_intro_deck_footer",
|
|
"community": 0,
|
|
"norm_label": "footer()"
|
|
},
|
|
{
|
|
"label": "card()",
|
|
"file_type": "code",
|
|
"source_file": "docs/gen_intro_deck.py",
|
|
"source_location": "L92",
|
|
"_origin": "ast",
|
|
"id": "docs_gen_intro_deck_card",
|
|
"community": 0,
|
|
"norm_label": "card()"
|
|
},
|
|
{
|
|
"label": "runs: list of paragraphs; each para = list of (txt, size, bold, color).",
|
|
"file_type": "rationale",
|
|
"source_file": "docs/gen_intro_deck.py",
|
|
"source_location": "L57",
|
|
"_origin": "ast",
|
|
"id": "docs_gen_intro_deck_rationale_57",
|
|
"community": 0,
|
|
"norm_label": "runs: list of paragraphs; each para = list of (txt, size, bold, color)."
|
|
},
|
|
{
|
|
"label": "build_deck.py",
|
|
"file_type": "code",
|
|
"source_file": "plugins/proposal-builder/skills/proposal-builder-orchestrator/scripts/build_deck.py",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "plugins_proposal_builder_skills_proposal_builder_orchestrator_scripts_build_deck",
|
|
"community": 2,
|
|
"norm_label": "build_deck.py"
|
|
},
|
|
{
|
|
"label": "hex_color()",
|
|
"file_type": "code",
|
|
"source_file": "plugins/proposal-builder/skills/proposal-builder-orchestrator/scripts/build_deck.py",
|
|
"source_location": "L22",
|
|
"_origin": "ast",
|
|
"id": "plugins_proposal_builder_skills_proposal_builder_orchestrator_scripts_build_deck_hex_color",
|
|
"community": 2,
|
|
"norm_label": "hex_color()"
|
|
},
|
|
{
|
|
"label": "main()",
|
|
"file_type": "code",
|
|
"source_file": "plugins/proposal-builder/skills/proposal-builder-orchestrator/scripts/build_deck.py",
|
|
"source_location": "L26",
|
|
"_origin": "ast",
|
|
"id": "plugins_proposal_builder_skills_proposal_builder_orchestrator_scripts_build_deck_main",
|
|
"community": 2,
|
|
"norm_label": "main()"
|
|
},
|
|
{
|
|
"label": "inspect_template.py",
|
|
"file_type": "code",
|
|
"source_file": "plugins/proposal-builder/skills/proposal-builder-orchestrator/scripts/inspect_template.py",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "plugins_proposal_builder_skills_proposal_builder_orchestrator_scripts_inspect_template",
|
|
"community": 3,
|
|
"norm_label": "inspect_template.py"
|
|
},
|
|
{
|
|
"label": "main()",
|
|
"file_type": "code",
|
|
"source_file": "plugins/proposal-builder/skills/proposal-builder-orchestrator/scripts/inspect_template.py",
|
|
"source_location": "L12",
|
|
"_origin": "ast",
|
|
"id": "plugins_proposal_builder_skills_proposal_builder_orchestrator_scripts_inspect_template_main",
|
|
"community": 3,
|
|
"norm_label": "main()"
|
|
},
|
|
{
|
|
"label": "graphify_setup.py",
|
|
"file_type": "code",
|
|
"source_file": "plugins/zio-harness/scripts/graphify_setup.py",
|
|
"source_location": "L1",
|
|
"_origin": "ast",
|
|
"id": "plugins_zio_harness_scripts_graphify_setup",
|
|
"community": 1,
|
|
"norm_label": "graphify_setup.py"
|
|
},
|
|
{
|
|
"label": "log()",
|
|
"file_type": "code",
|
|
"source_file": "plugins/zio-harness/scripts/graphify_setup.py",
|
|
"source_location": "L23",
|
|
"_origin": "ast",
|
|
"id": "plugins_zio_harness_scripts_graphify_setup_log",
|
|
"community": 1,
|
|
"norm_label": "log()"
|
|
},
|
|
{
|
|
"label": "has_module()",
|
|
"file_type": "code",
|
|
"source_file": "plugins/zio-harness/scripts/graphify_setup.py",
|
|
"source_location": "L27",
|
|
"_origin": "ast",
|
|
"id": "plugins_zio_harness_scripts_graphify_setup_has_module",
|
|
"community": 1,
|
|
"norm_label": "has_module()"
|
|
},
|
|
{
|
|
"label": "find_graphify()",
|
|
"file_type": "code",
|
|
"source_file": "plugins/zio-harness/scripts/graphify_setup.py",
|
|
"source_location": "L34",
|
|
"_origin": "ast",
|
|
"id": "plugins_zio_harness_scripts_graphify_setup_find_graphify",
|
|
"community": 1,
|
|
"norm_label": "find_graphify()"
|
|
},
|
|
{
|
|
"label": "ensure_installed()",
|
|
"file_type": "code",
|
|
"source_file": "plugins/zio-harness/scripts/graphify_setup.py",
|
|
"source_location": "L46",
|
|
"_origin": "ast",
|
|
"id": "plugins_zio_harness_scripts_graphify_setup_ensure_installed",
|
|
"community": 1,
|
|
"norm_label": "ensure_installed()"
|
|
},
|
|
{
|
|
"label": "run_graphify()",
|
|
"file_type": "code",
|
|
"source_file": "plugins/zio-harness/scripts/graphify_setup.py",
|
|
"source_location": "L61",
|
|
"_origin": "ast",
|
|
"id": "plugins_zio_harness_scripts_graphify_setup_run_graphify",
|
|
"community": 1,
|
|
"norm_label": "run_graphify()"
|
|
},
|
|
{
|
|
"label": "main()",
|
|
"file_type": "code",
|
|
"source_file": "plugins/zio-harness/scripts/graphify_setup.py",
|
|
"source_location": "L70",
|
|
"_origin": "ast",
|
|
"id": "plugins_zio_harness_scripts_graphify_setup_main",
|
|
"community": 1,
|
|
"norm_label": "main()"
|
|
}
|
|
],
|
|
"links": [
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/gen_intro_deck.py",
|
|
"source_location": "L43",
|
|
"weight": 1.0,
|
|
"source": "docs_gen_intro_deck",
|
|
"target": "docs_gen_intro_deck_box",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/gen_intro_deck.py",
|
|
"source_location": "L92",
|
|
"weight": 1.0,
|
|
"source": "docs_gen_intro_deck",
|
|
"target": "docs_gen_intro_deck_card",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/gen_intro_deck.py",
|
|
"source_location": "L87",
|
|
"weight": 1.0,
|
|
"source": "docs_gen_intro_deck",
|
|
"target": "docs_gen_intro_deck_footer",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/gen_intro_deck.py",
|
|
"source_location": "L73",
|
|
"weight": 1.0,
|
|
"source": "docs_gen_intro_deck",
|
|
"target": "docs_gen_intro_deck_header",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/gen_intro_deck.py",
|
|
"source_location": "L38",
|
|
"weight": 1.0,
|
|
"source": "docs_gen_intro_deck",
|
|
"target": "docs_gen_intro_deck_set",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/gen_intro_deck.py",
|
|
"source_location": "L55",
|
|
"weight": 1.0,
|
|
"source": "docs_gen_intro_deck",
|
|
"target": "docs_gen_intro_deck_text",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/gen_intro_deck.py",
|
|
"source_location": "L69",
|
|
"weight": 1.0,
|
|
"source": "docs_gen_intro_deck_text",
|
|
"target": "docs_gen_intro_deck_set",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/gen_intro_deck.py",
|
|
"source_location": "L93",
|
|
"weight": 1.0,
|
|
"source": "docs_gen_intro_deck_card",
|
|
"target": "docs_gen_intro_deck_box",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/gen_intro_deck.py",
|
|
"source_location": "L75",
|
|
"weight": 1.0,
|
|
"source": "docs_gen_intro_deck_header",
|
|
"target": "docs_gen_intro_deck_box",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/gen_intro_deck.py",
|
|
"source_location": "L98",
|
|
"weight": 1.0,
|
|
"source": "docs_gen_intro_deck_card",
|
|
"target": "docs_gen_intro_deck_text",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/gen_intro_deck.py",
|
|
"source_location": "L88",
|
|
"weight": 1.0,
|
|
"source": "docs_gen_intro_deck_footer",
|
|
"target": "docs_gen_intro_deck_text",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/gen_intro_deck.py",
|
|
"source_location": "L81",
|
|
"weight": 1.0,
|
|
"source": "docs_gen_intro_deck_header",
|
|
"target": "docs_gen_intro_deck_text",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "rationale_for",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "docs/gen_intro_deck.py",
|
|
"source_location": "L57",
|
|
"weight": 1.0,
|
|
"source": "docs_gen_intro_deck_rationale_57",
|
|
"target": "docs_gen_intro_deck_text",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "plugins/proposal-builder/skills/proposal-builder-orchestrator/scripts/build_deck.py",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"source": "plugins_proposal_builder_skills_proposal_builder_orchestrator_scripts_build_deck",
|
|
"target": "plugins_proposal_builder_skills_proposal_builder_orchestrator_scripts_build_deck_hex_color",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "plugins/proposal-builder/skills/proposal-builder-orchestrator/scripts/build_deck.py",
|
|
"source_location": "L26",
|
|
"weight": 1.0,
|
|
"source": "plugins_proposal_builder_skills_proposal_builder_orchestrator_scripts_build_deck",
|
|
"target": "plugins_proposal_builder_skills_proposal_builder_orchestrator_scripts_build_deck_main",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "plugins/proposal-builder/skills/proposal-builder-orchestrator/scripts/build_deck.py",
|
|
"source_location": "L67",
|
|
"weight": 1.0,
|
|
"source": "plugins_proposal_builder_skills_proposal_builder_orchestrator_scripts_build_deck_main",
|
|
"target": "plugins_proposal_builder_skills_proposal_builder_orchestrator_scripts_build_deck_hex_color",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "plugins/proposal-builder/skills/proposal-builder-orchestrator/scripts/inspect_template.py",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"source": "plugins_proposal_builder_skills_proposal_builder_orchestrator_scripts_inspect_template",
|
|
"target": "plugins_proposal_builder_skills_proposal_builder_orchestrator_scripts_inspect_template_main",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "plugins/zio-harness/scripts/graphify_setup.py",
|
|
"source_location": "L46",
|
|
"weight": 1.0,
|
|
"source": "plugins_zio_harness_scripts_graphify_setup",
|
|
"target": "plugins_zio_harness_scripts_graphify_setup_ensure_installed",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "plugins/zio-harness/scripts/graphify_setup.py",
|
|
"source_location": "L34",
|
|
"weight": 1.0,
|
|
"source": "plugins_zio_harness_scripts_graphify_setup",
|
|
"target": "plugins_zio_harness_scripts_graphify_setup_find_graphify",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "plugins/zio-harness/scripts/graphify_setup.py",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"source": "plugins_zio_harness_scripts_graphify_setup",
|
|
"target": "plugins_zio_harness_scripts_graphify_setup_has_module",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "plugins/zio-harness/scripts/graphify_setup.py",
|
|
"source_location": "L23",
|
|
"weight": 1.0,
|
|
"source": "plugins_zio_harness_scripts_graphify_setup",
|
|
"target": "plugins_zio_harness_scripts_graphify_setup_log",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "plugins/zio-harness/scripts/graphify_setup.py",
|
|
"source_location": "L70",
|
|
"weight": 1.0,
|
|
"source": "plugins_zio_harness_scripts_graphify_setup",
|
|
"target": "plugins_zio_harness_scripts_graphify_setup_main",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "plugins/zio-harness/scripts/graphify_setup.py",
|
|
"source_location": "L61",
|
|
"weight": 1.0,
|
|
"source": "plugins_zio_harness_scripts_graphify_setup",
|
|
"target": "plugins_zio_harness_scripts_graphify_setup_run_graphify",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "plugins/zio-harness/scripts/graphify_setup.py",
|
|
"source_location": "L49",
|
|
"weight": 1.0,
|
|
"source": "plugins_zio_harness_scripts_graphify_setup_ensure_installed",
|
|
"target": "plugins_zio_harness_scripts_graphify_setup_log",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "plugins/zio-harness/scripts/graphify_setup.py",
|
|
"source_location": "L85",
|
|
"weight": 1.0,
|
|
"source": "plugins_zio_harness_scripts_graphify_setup_main",
|
|
"target": "plugins_zio_harness_scripts_graphify_setup_log",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "plugins/zio-harness/scripts/graphify_setup.py",
|
|
"source_location": "L66",
|
|
"weight": 1.0,
|
|
"source": "plugins_zio_harness_scripts_graphify_setup_run_graphify",
|
|
"target": "plugins_zio_harness_scripts_graphify_setup_log",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "plugins/zio-harness/scripts/graphify_setup.py",
|
|
"source_location": "L47",
|
|
"weight": 1.0,
|
|
"source": "plugins_zio_harness_scripts_graphify_setup_ensure_installed",
|
|
"target": "plugins_zio_harness_scripts_graphify_setup_has_module",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "plugins/zio-harness/scripts/graphify_setup.py",
|
|
"source_location": "L47",
|
|
"weight": 1.0,
|
|
"source": "plugins_zio_harness_scripts_graphify_setup_ensure_installed",
|
|
"target": "plugins_zio_harness_scripts_graphify_setup_find_graphify",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "plugins/zio-harness/scripts/graphify_setup.py",
|
|
"source_location": "L83",
|
|
"weight": 1.0,
|
|
"source": "plugins_zio_harness_scripts_graphify_setup_main",
|
|
"target": "plugins_zio_harness_scripts_graphify_setup_ensure_installed",
|
|
"confidence_score": 1.0
|
|
},
|
|
{
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "plugins/zio-harness/scripts/graphify_setup.py",
|
|
"source_location": "L89",
|
|
"weight": 1.0,
|
|
"source": "plugins_zio_harness_scripts_graphify_setup_main",
|
|
"target": "plugins_zio_harness_scripts_graphify_setup_run_graphify",
|
|
"confidence_score": 1.0
|
|
}
|
|
],
|
|
"hyperedges": [],
|
|
"built_at_commit": "1ef2235939c32a595f463b6ed0bec31cf1f61de1"
|
|
} |