Skip to content

Commit e13eea5

Browse files
author
SIN-Agent
committed
SOTA audit fix: integrate cleanup_stale_profiles in daemon + update #12 status
- autonomous_daemon.py: call cleanup_stale_profiles() at startup (now actually integrated) - issues.md: update #12 status to 'PARTIALLY INTEGRATED' (relaunch_chrome/load_credentials still need SurveyRunner integration) - issues.md: fix AX-Tree-Wakeup claim (NOT implemented, requires private API) - graphify-out/ updated via hook
1 parent 1ab0c5e commit e13eea5

15 files changed

Lines changed: 3162 additions & 1280 deletions

graphify-out/GRAPH_REPORT.md

Lines changed: 322 additions & 264 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"nodes": [{"id": "users_jeremy_dev_stealth_runner_runner_prompt_kit_py", "label": "prompt_kit.py", "file_type": "code", "source_file": "/Users/jeremy/dev/stealth-runner/runner/prompt_kit.py", "source_location": "L1"}, {"id": "runner_prompt_kit_build_vision_prompt", "label": "build_vision_prompt()", "file_type": "code", "source_file": "/Users/jeremy/dev/stealth-runner/runner/prompt_kit.py", "source_location": "L11"}, {"id": "runner_prompt_kit_build_logic_prompt", "label": "build_logic_prompt()", "file_type": "code", "source_file": "/Users/jeremy/dev/stealth-runner/runner/prompt_kit.py", "source_location": "L45"}, {"id": "runner_prompt_kit_build_persona_prompt", "label": "build_persona_prompt()", "file_type": "code", "source_file": "/Users/jeremy/dev/stealth-runner/runner/prompt_kit.py", "source_location": "L69"}, {"id": "runner_prompt_kit_fmt_profile", "label": "_fmt_profile()", "file_type": "code", "source_file": "/Users/jeremy/dev/stealth-runner/runner/prompt_kit.py", "source_location": "L86"}, {"id": "runner_prompt_kit_rationale_1", "label": "prompt_kit \u2013 Dynamic prompts for different model roles. - build_vision_prompt()", "file_type": "rationale", "source_file": "/Users/jeremy/dev/stealth-runner/runner/prompt_kit.py", "source_location": "L1"}, {"id": "runner_prompt_kit_rationale_46", "label": "Dedizierter Logik-Prompt f\u00fcr Mistral Medium (text-only, reasoning). Ruft da", "file_type": "rationale", "source_file": "/Users/jeremy/dev/stealth-runner/runner/prompt_kit.py", "source_location": "L46"}, {"id": "runner_prompt_kit_rationale_70", "label": "Dedizierter Persona-Prompt f\u00fcr Mistral Small (text-only, schnell). Leichtes", "file_type": "rationale", "source_file": "/Users/jeremy/dev/stealth-runner/runner/prompt_kit.py", "source_location": "L70"}], "edges": [{"source": "users_jeremy_dev_stealth_runner_runner_prompt_kit_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/jeremy/dev/stealth-runner/runner/prompt_kit.py", "source_location": "L8", "weight": 1.0}, {"source": "users_jeremy_dev_stealth_runner_runner_prompt_kit_py", "target": "runner_prompt_kit_build_vision_prompt", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/jeremy/dev/stealth-runner/runner/prompt_kit.py", "source_location": "L11", "weight": 1.0}, {"source": "users_jeremy_dev_stealth_runner_runner_prompt_kit_py", "target": "runner_prompt_kit_build_logic_prompt", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/jeremy/dev/stealth-runner/runner/prompt_kit.py", "source_location": "L45", "weight": 1.0}, {"source": "users_jeremy_dev_stealth_runner_runner_prompt_kit_py", "target": "runner_prompt_kit_build_persona_prompt", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/jeremy/dev/stealth-runner/runner/prompt_kit.py", "source_location": "L69", "weight": 1.0}, {"source": "users_jeremy_dev_stealth_runner_runner_prompt_kit_py", "target": "runner_prompt_kit_fmt_profile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/jeremy/dev/stealth-runner/runner/prompt_kit.py", "source_location": "L86", "weight": 1.0}, {"source": "runner_prompt_kit_build_logic_prompt", "target": "runner_prompt_kit_fmt_profile", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/jeremy/dev/stealth-runner/runner/prompt_kit.py", "source_location": "L54", "weight": 1.0}, {"source": "runner_prompt_kit_build_persona_prompt", "target": "runner_prompt_kit_fmt_profile", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/jeremy/dev/stealth-runner/runner/prompt_kit.py", "source_location": "L75", "weight": 1.0}, {"source": "runner_prompt_kit_rationale_1", "target": "users_jeremy_dev_stealth_runner_runner_prompt_kit_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/jeremy/dev/stealth-runner/runner/prompt_kit.py", "source_location": "L1", "weight": 1.0}, {"source": "runner_prompt_kit_rationale_46", "target": "runner_prompt_kit_build_logic_prompt", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/jeremy/dev/stealth-runner/runner/prompt_kit.py", "source_location": "L46", "weight": 1.0}, {"source": "runner_prompt_kit_rationale_70", "target": "runner_prompt_kit_build_persona_prompt", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/jeremy/dev/stealth-runner/runner/prompt_kit.py", "source_location": "L70", "weight": 1.0}], "raw_calls": [{"caller_nid": "runner_prompt_kit_build_vision_prompt", "callee": "get", "is_member_call": true, "source_file": "/Users/jeremy/dev/stealth-runner/runner/prompt_kit.py", "source_location": "L12"}, {"caller_nid": "runner_prompt_kit_build_vision_prompt", "callee": "get", "is_member_call": true, "source_file": "/Users/jeremy/dev/stealth-runner/runner/prompt_kit.py", "source_location": "L13"}, {"caller_nid": "runner_prompt_kit_build_vision_prompt", "callee": "get", "is_member_call": true, "source_file": "/Users/jeremy/dev/stealth-runner/runner/prompt_kit.py", "source_location": "L14"}, {"caller_nid": "runner_prompt_kit_build_vision_prompt", "callee": "get", "is_member_call": true, "source_file": "/Users/jeremy/dev/stealth-runner/runner/prompt_kit.py", "source_location": "L20"}, {"caller_nid": "runner_prompt_kit_build_vision_prompt", "callee": "get", "is_member_call": true, "source_file": "/Users/jeremy/dev/stealth-runner/runner/prompt_kit.py", "source_location": "L21"}, {"caller_nid": "runner_prompt_kit_build_vision_prompt", "callee": "get", "is_member_call": true, "source_file": "/Users/jeremy/dev/stealth-runner/runner/prompt_kit.py", "source_location": "L21"}, {"caller_nid": "runner_prompt_kit_build_vision_prompt", "callee": "get", "is_member_call": true, "source_file": "/Users/jeremy/dev/stealth-runner/runner/prompt_kit.py", "source_location": "L22"}, {"caller_nid": "runner_prompt_kit_build_vision_prompt", "callee": "append", "is_member_call": true, "source_file": "/Users/jeremy/dev/stealth-runner/runner/prompt_kit.py", "source_location": "L26"}, {"caller_nid": "runner_prompt_kit_build_vision_prompt", "callee": "join", "is_member_call": true, "source_file": "/Users/jeremy/dev/stealth-runner/runner/prompt_kit.py", "source_location": "L29"}, {"caller_nid": "runner_prompt_kit_build_logic_prompt", "callee": "get", "is_member_call": true, "source_file": "/Users/jeremy/dev/stealth-runner/runner/prompt_kit.py", "source_location": "L51"}, {"caller_nid": "runner_prompt_kit_build_logic_prompt", "callee": "get", "is_member_call": true, "source_file": "/Users/jeremy/dev/stealth-runner/runner/prompt_kit.py", "source_location": "L52"}, {"caller_nid": "runner_prompt_kit_build_logic_prompt", "callee": "get", "is_member_call": true, "source_file": "/Users/jeremy/dev/stealth-runner/runner/prompt_kit.py", "source_location": "L53"}, {"caller_nid": "runner_prompt_kit_build_persona_prompt", "callee": "get", "is_member_call": true, "source_file": "/Users/jeremy/dev/stealth-runner/runner/prompt_kit.py", "source_location": "L74"}, {"caller_nid": "runner_prompt_kit_build_persona_prompt", "callee": "join", "is_member_call": true, "source_file": "/Users/jeremy/dev/stealth-runner/runner/prompt_kit.py", "source_location": "L80"}, {"caller_nid": "runner_prompt_kit_fmt_profile", "callee": "join", "is_member_call": true, "source_file": "/Users/jeremy/dev/stealth-runner/runner/prompt_kit.py", "source_location": "L89"}, {"caller_nid": "runner_prompt_kit_fmt_profile", "callee": "items", "is_member_call": true, "source_file": "/Users/jeremy/dev/stealth-runner/runner/prompt_kit.py", "source_location": "L89"}]}

graphify-out/cache/ast/5ebbb013c2f88fff3c04396553509e0712466c9b863ec93be7f5d6604e9fdde6.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

graphify-out/cache/ast/61443a22f50798f634e86ae04ceb0431624d27b6f4950917bcf98f9ee3300756.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

graphify-out/cache/ast/6c09022e56d525ae0bfb79403d5f459a10e42e02d8dcc6f5865d4d72fb138dc4.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

graphify-out/cache/ast/751a9b2574843a59a284b7820c5ee616ed0367e60373011bcb5646b104320e96.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"nodes": [{"id": "users_jeremy_dev_stealth_runner_tests_security_test_chrome_recovery_py", "label": "test_chrome_recovery.py", "file_type": "code", "source_file": "/Users/jeremy/dev/stealth-runner/tests/security/test_chrome_recovery.py", "source_location": "L1"}, {"id": "security_test_chrome_recovery_test_chrome_health_check", "label": "test_chrome_health_check()", "file_type": "code", "source_file": "/Users/jeremy/dev/stealth-runner/tests/security/test_chrome_recovery.py", "source_location": "L6"}, {"id": "security_test_chrome_recovery_rationale_1", "label": "Tests f\u00fcr Chrome Recovery.", "file_type": "rationale", "source_file": "/Users/jeremy/dev/stealth-runner/tests/security/test_chrome_recovery.py", "source_location": "L1"}], "edges": [{"source": "users_jeremy_dev_stealth_runner_tests_security_test_chrome_recovery_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/jeremy/dev/stealth-runner/tests/security/test_chrome_recovery.py", "source_location": "L2", "weight": 1.0}, {"source": "users_jeremy_dev_stealth_runner_tests_security_test_chrome_recovery_py", "target": "runner_security", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/jeremy/dev/stealth-runner/tests/security/test_chrome_recovery.py", "source_location": "L3", "weight": 1.0}, {"source": "users_jeremy_dev_stealth_runner_tests_security_test_chrome_recovery_py", "target": "security_test_chrome_recovery_test_chrome_health_check", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/jeremy/dev/stealth-runner/tests/security/test_chrome_recovery.py", "source_location": "L6", "weight": 1.0}, {"source": "security_test_chrome_recovery_rationale_1", "target": "users_jeremy_dev_stealth_runner_tests_security_test_chrome_recovery_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/jeremy/dev/stealth-runner/tests/security/test_chrome_recovery.py", "source_location": "L1", "weight": 1.0}], "raw_calls": [{"caller_nid": "security_test_chrome_recovery_test_chrome_health_check", "callee": "relaunch_chrome", "is_member_call": false, "source_file": "/Users/jeremy/dev/stealth-runner/tests/security/test_chrome_recovery.py", "source_location": "L7"}, {"caller_nid": "security_test_chrome_recovery_test_chrome_health_check", "callee": "getLogger", "is_member_call": true, "source_file": "/Users/jeremy/dev/stealth-runner/tests/security/test_chrome_recovery.py", "source_location": "L12"}, {"caller_nid": "security_test_chrome_recovery_test_chrome_health_check", "callee": "info", "is_member_call": true, "source_file": "/Users/jeremy/dev/stealth-runner/tests/security/test_chrome_recovery.py", "source_location": "L13"}, {"caller_nid": "security_test_chrome_recovery_test_chrome_health_check", "callee": "kill", "is_member_call": true, "source_file": "/Users/jeremy/dev/stealth-runner/tests/security/test_chrome_recovery.py", "source_location": "L18"}, {"caller_nid": "security_test_chrome_recovery_test_chrome_health_check", "callee": "sleep", "is_member_call": true, "source_file": "/Users/jeremy/dev/stealth-runner/tests/security/test_chrome_recovery.py", "source_location": "L22"}, {"caller_nid": "security_test_chrome_recovery_test_chrome_health_check", "callee": "chrome_health_check", "is_member_call": false, "source_file": "/Users/jeremy/dev/stealth-runner/tests/security/test_chrome_recovery.py", "source_location": "L25"}, {"caller_nid": "security_test_chrome_recovery_test_chrome_health_check", "callee": "info", "is_member_call": true, "source_file": "/Users/jeremy/dev/stealth-runner/tests/security/test_chrome_recovery.py", "source_location": "L29"}]}

graphify-out/cache/ast/88f0c062155c58bbcf3796830738d667baa87f626a6eaaa9301b09cef435829b.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

graphify-out/cache/ast/b192a9eb018d258b2d1b88f5881a1f5e96c526b1b00c59ab920e991c093c3084.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)