bread/graphify-out/cache/ast/v0.9.32/87b9e9359948efb8af690f796fc63a8d8b447a0630e77987b588d280736066ba.json
Breadway d3517d1433 Allow well-formed bread.command events on the emit bus
Docs already said any module or app could publish bread.command.<app>.<verb>,
but command is reserved so both unsourced bread-emit and sourced App emit
rejected the whole namespace. Keep command unclaimable as an app id; accept
bread.command.<known-app>.<verb> (and let an app command another known app).
Also ship bread-emit and bread-module-host, and give udev enumerate the same
classification fields as a live add so boot-time devices are not all unknown.
2026-08-15 21:41:40 +08:00

1 line
No EOL
6.2 KiB
JSON

{"nodes": [{"id": "$graphify-root$_breadd_src_main_rs", "label": "main.rs", "file_type": "code", "source_file": "breadd/src/main.rs", "source_location": "L1"}, {"id": "$graphify-root$_breadd_src_main_main", "label": "main()", "file_type": "code", "source_file": "breadd/src/main.rs", "source_location": "L23"}, {"id": "result", "label": "Result", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/main.rs"}, {"id": "$graphify-root$_breadd_src_main_wait_for_shutdown", "label": "wait_for_shutdown()", "file_type": "code", "source_file": "breadd/src/main.rs", "source_location": "L150"}], "edges": [{"source": "$graphify-root$_breadd_src_main_rs", "target": "vecdeque", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/main.rs", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_main_rs", "target": "atomicu64", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/main.rs", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_main_rs", "target": "arc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/main.rs", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_main_rs", "target": "result", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/main.rs", "source_location": "L11", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_main_rs", "target": "bread_shared", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/main.rs", "source_location": "L12", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_main_rs", "target": "sync", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/main.rs", "source_location": "L13", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_main_rs", "target": "tracing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/main.rs", "source_location": "L14", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_main_rs", "target": "envfilter", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/main.rs", "source_location": "L15", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_main_rs", "target": "config", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/main.rs", "source_location": "L17", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_main_rs", "target": "eventnormalizer", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/main.rs", "source_location": "L18", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_main_rs", "target": "state_engine", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/main.rs", "source_location": "L19", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_main_rs", "target": "runtimestate", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/main.rs", "source_location": "L20", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_main_rs", "target": "$graphify-root$_breadd_src_main_main", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/main.rs", "source_location": "L23", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_main_main", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/main.rs", "source_location": "L23", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_src_main_rs", "target": "$graphify-root$_breadd_src_main_wait_for_shutdown", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/main.rs", "source_location": "L150", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_breadd_src_main_main", "callee": "with_env_filter", "is_member_call": true, "source_file": "breadd/src/main.rs", "source_location": "L25"}, {"caller_nid": "$graphify-root$_breadd_src_main_main", "callee": "sender", "is_member_call": true, "source_file": "breadd/src/main.rs", "source_location": "L49"}, {"caller_nid": "$graphify-root$_breadd_src_main_main", "callee": "run_state_engine", "is_member_call": false, "source_file": "breadd/src/main.rs", "source_location": "L51"}, {"caller_nid": "$graphify-root$_breadd_src_main_main", "callee": "with_legacy_hyprland_event_names", "is_member_call": true, "source_file": "breadd/src/main.rs", "source_location": "L62"}, {"caller_nid": "$graphify-root$_breadd_src_main_main", "callee": "start_all", "is_member_call": true, "source_file": "breadd/src/main.rs", "source_location": "L94"}, {"caller_nid": "$graphify-root$_breadd_src_main_main", "callee": "status_handle", "is_member_call": true, "source_file": "breadd/src/main.rs", "source_location": "L96"}, {"caller_nid": "$graphify-root$_breadd_src_main_main", "callee": "subscribe", "is_member_call": true, "source_file": "breadd/src/main.rs", "source_location": "L100"}, {"caller_nid": "$graphify-root$_breadd_src_main_main", "callee": "pop_front", "is_member_call": true, "source_file": "breadd/src/main.rs", "source_location": "L110"}, {"caller_nid": "$graphify-root$_breadd_src_main_main", "callee": "push_back", "is_member_call": true, "source_file": "breadd/src/main.rs", "source_location": "L112"}, {"caller_nid": "$graphify-root$_breadd_src_main_main", "callee": "socket_path", "is_member_call": true, "source_file": "breadd/src/main.rs", "source_location": "L119"}, {"caller_nid": "$graphify-root$_breadd_src_main_main", "callee": "shutdown", "is_member_call": true, "source_file": "breadd/src/main.rs", "source_location": "L145"}, {"caller_nid": "$graphify-root$_breadd_src_main_main", "callee": "shutdown_all", "is_member_call": true, "source_file": "breadd/src/main.rs", "source_location": "L146"}, {"caller_nid": "$graphify-root$_breadd_src_main_wait_for_shutdown", "callee": "signal", "is_member_call": false, "source_file": "breadd/src/main.rs", "source_location": "L156"}]}