@peter.naydenov/notice 2.4.2 → 2.4.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude/settings.local.json +9 -0
- package/Changelog.md +8 -0
- package/coverage/lcov-report/block-navigation.js +1 -1
- package/coverage/lcov-report/index.html +20 -20
- package/coverage/lcov-report/main.js.html +171 -168
- package/coverage/lcov-report/sorter.js +21 -7
- package/coverage/lcov.info +136 -218
- package/graphify-out/.graphify_ast.json +1003 -0
- package/graphify-out/.graphify_detect.json +1 -0
- package/graphify-out/.graphify_python +1 -0
- package/graphify-out/.graphify_uncached.txt +15 -0
- package/graphify-out/GRAPH_REPORT.md +143 -0
- package/graphify-out/cache/0851b0e27934e7cb51d3d94f9e4d981e83b80e7047ebea01d717486978255d66.json +1 -0
- package/graphify-out/cache/313b49fbec137bd0ec64660ace8991e0ed210d1782fec8e86ca1a131901ff58d.json +1 -0
- package/graphify-out/cache/324c4626d3d3315ed33b0eec6c2158c55fcc53bb501ffe6a852f6e17e8164667.json +1 -0
- package/graphify-out/cache/3335588971cea52118dc77fccba5c33701442c573224f845a638cabe71c34240.json +1 -0
- package/graphify-out/cache/362bc8f53fda674a6b0ef29bda4b1be41833ddda276e0a3262ac101a5b5bba83.json +1 -0
- package/graphify-out/cache/3cd7d97905369ba8190edae73532006c760e252754e064ea6d9fffa261b552e6.json +1 -0
- package/graphify-out/cache/5d53ce3027d393c8fe8b1763ed54a0262ba10e18988e26cf273bcb179522bf4d.json +1 -0
- package/graphify-out/cache/68e13aab864f52d3708a714958556b7e25ff8233ab8173893de892b323e26d1a.json +1 -0
- package/graphify-out/cache/6f0048e5fcf58195aa0c14d4bcbcb2193f818dfe56904f151fd5cc8c406e2ffa.json +1 -0
- package/graphify-out/cache/8218f61ff570b6f101de672ba486677b4fb579677ce88ef537f21b9a40f9728d.json +1 -0
- package/graphify-out/cache/a65de5e681850c06dc779842b61d7468c9816b72a92417e3c6a8c7eaa005ecb6.json +1 -0
- package/graphify-out/cache/a97f881a55f97de2392f6fa86d8dd11ff9e0e0d40ec302ab9d240ec175bce333.json +1 -0
- package/graphify-out/cache/ab5f5634b51fc23275d76e77db87f37c1fec389b14b0228b0c8dbe70d0683c84.json +1 -0
- package/graphify-out/cache/ast/v0.8.39/234d10784603a5cf5a6f44fe83948a6c3a014590660e4ea32e3ef72f7b485a4b.json +1 -0
- package/graphify-out/cache/ast/v0.8.39/74c9623e575baefe69331b1ab4d1ad96ac2bc0f6552f04e59ff556f95a6dd2a7.json +1 -0
- package/graphify-out/cache/c7df89e129098aa0a6723787757bd7c58c92f7a50d365f16f92b44391a6a3256.json +1 -0
- package/graphify-out/cache/eda9833c7da551691f85741b4b2ac73e9eca5578b842c62002cd120c7bc70eb2.json +1 -0
- package/graphify-out/cache/stat-index.json +1 -0
- package/graphify-out/cost.json +12 -0
- package/graphify-out/graph.html +266 -0
- package/graphify-out/graph.json +2470 -0
- package/graphify-out/manifest.json +17 -0
- package/package.json +12 -27
- package/src/main.js +8 -6
- package/vitest.config.js +12 -0
- package/coverage/tmp/coverage-46509-1760816753149-0.json +0 -1
- package/coverage/tmp/coverage-46510-1760816753116-0.json +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"files": {"code": ["/Users/peternaydenov/Open-source/git-notice/package.json", "/Users/peternaydenov/Open-source/git-notice/rollup.config.js", "/Users/peternaydenov/Open-source/git-notice/src/main.js", "/Users/peternaydenov/Open-source/git-notice/test/notice.test.js", "/Users/peternaydenov/Open-source/git-notice/tsconfig.json", "/Users/peternaydenov/Open-source/git-notice/types/main.d.ts", "/Users/peternaydenov/Open-source/git-notice/types/src/main.d.ts", "/Users/peternaydenov/Open-source/git-notice/vitest.config.js"], "document": ["/Users/peternaydenov/Open-source/git-notice/.github/ISSUE_TEMPLATE/bug_report.md", "/Users/peternaydenov/Open-source/git-notice/.github/ISSUE_TEMPLATE/feature_request.md", "/Users/peternaydenov/Open-source/git-notice/CODE_OF_CONDUCT.md", "/Users/peternaydenov/Open-source/git-notice/Changelog.md", "/Users/peternaydenov/Open-source/git-notice/README.md", "/Users/peternaydenov/Open-source/git-notice/SECURITY.md"], "paper": [], "image": ["/Users/peternaydenov/Open-source/git-notice/notice-desk.png"], "video": []}, "total_files": 15, "total_words": 7344, "needs_graph": false, "warning": "Corpus is ~7,344 words - fits in a single context window. You may not need a graph.", "skipped_sensitive": [], "graphifyignore_patterns": 6, "scan_root": "/Users/peternaydenov/Open-source/git-notice"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
/opt/homebrew/opt/python@3.14/bin/python3.14
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/Users/peternaydenov/Open-source/git-notice/package.json
|
|
2
|
+
/Users/peternaydenov/Open-source/git-notice/rollup.config.js
|
|
3
|
+
/Users/peternaydenov/Open-source/git-notice/src/main.js
|
|
4
|
+
/Users/peternaydenov/Open-source/git-notice/test/notice.test.js
|
|
5
|
+
/Users/peternaydenov/Open-source/git-notice/tsconfig.json
|
|
6
|
+
/Users/peternaydenov/Open-source/git-notice/types/main.d.ts
|
|
7
|
+
/Users/peternaydenov/Open-source/git-notice/types/src/main.d.ts
|
|
8
|
+
/Users/peternaydenov/Open-source/git-notice/vitest.config.js
|
|
9
|
+
/Users/peternaydenov/Open-source/git-notice/.github/ISSUE_TEMPLATE/bug_report.md
|
|
10
|
+
/Users/peternaydenov/Open-source/git-notice/.github/ISSUE_TEMPLATE/feature_request.md
|
|
11
|
+
/Users/peternaydenov/Open-source/git-notice/CODE_OF_CONDUCT.md
|
|
12
|
+
/Users/peternaydenov/Open-source/git-notice/Changelog.md
|
|
13
|
+
/Users/peternaydenov/Open-source/git-notice/README.md
|
|
14
|
+
/Users/peternaydenov/Open-source/git-notice/SECURITY.md
|
|
15
|
+
/Users/peternaydenov/Open-source/git-notice/notice-desk.png
|
|
@@ -0,0 +1,143 @@
|
|
|
1
|
+
# Graph Report - . (2026-07-07)
|
|
2
|
+
|
|
3
|
+
## Corpus Check
|
|
4
|
+
- Corpus is ~8,159 words - fits in a single context window. You may not need a graph.
|
|
5
|
+
|
|
6
|
+
## Summary
|
|
7
|
+
- 88 nodes · 119 edges · 18 communities detected
|
|
8
|
+
- Extraction: 88% EXTRACTED · 12% INFERRED · 0% AMBIGUOUS · INFERRED: 14 edges (avg confidence: 0.81)
|
|
9
|
+
- Token cost: 0 input · 0 output
|
|
10
|
+
|
|
11
|
+
## God Nodes (most connected - your core abstractions)
|
|
12
|
+
1. `Mocha+Chai test suite for Notice` - 10 edges
|
|
13
|
+
2. `notice() factory function` - 8 edges
|
|
14
|
+
3. `reset() - internal implementation` - 7 edges
|
|
15
|
+
4. `emit(...args) - internal implementation` - 7 edges
|
|
16
|
+
5. `scroll - regular event subscriber map` - 7 edges
|
|
17
|
+
6. `exeCallback(name) - inner emit helper` - 6 edges
|
|
18
|
+
7. `g()` - 5 edges
|
|
19
|
+
8. `getNthColumn()` - 5 edges
|
|
20
|
+
9. `enableUI()` - 5 edges
|
|
21
|
+
10. `off(e, fx) - internal implementation` - 5 edges
|
|
22
|
+
|
|
23
|
+
## Surprising Connections (you probably didn't know these)
|
|
24
|
+
- `Notice Library Overview` --references--> `notice() factory function` [EXTRACTED]
|
|
25
|
+
README.md → src/main.js
|
|
26
|
+
- `Notice Library Overview` --rationale_for--> `Closure-based per-instance state pattern` [INFERRED]
|
|
27
|
+
README.md → src/main.js
|
|
28
|
+
- `off(eventName, fn) - Unsubscribe` --references--> `off(e, fx) - internal implementation` [EXTRACTED]
|
|
29
|
+
README.md → src/main.js
|
|
30
|
+
- `reset() - Remove all events` --references--> `reset() - internal implementation` [EXTRACTED]
|
|
31
|
+
README.md → src/main.js
|
|
32
|
+
- `emit(eventName, data) - Trigger event` --references--> `emit(...args) - internal implementation` [EXTRACTED]
|
|
33
|
+
README.md → src/main.js
|
|
34
|
+
|
|
35
|
+
## Hyperedges (group relationships)
|
|
36
|
+
- **Notice public API surface** — main_method_on, main_method_once, main_method_off, main_method_reset, main_method_emit, main_method_stop, main_method_start, main_method_debug [EXTRACTED 1.00]
|
|
37
|
+
- **Subscription add/remove lifecycle** — main_method_on, main_method_once, main_method_off, main_method_reset, main_data_scroll, main_data_scroll_once [INFERRED 0.90]
|
|
38
|
+
- **Event mute/unmute flow** — main_method_stop, main_method_start, main_method_emit, main_data_ignore, main_exe_callback [INFERRED 0.90]
|
|
39
|
+
- **Notice Project Visual Identity** — notice_desk_event_emitter_label, notice_desk_bell_icon, notice_desk_notice_label [INFERRED 0.85]
|
|
40
|
+
|
|
41
|
+
## Communities
|
|
42
|
+
|
|
43
|
+
### Community 0 - "Coverage Table Sorter"
|
|
44
|
+
Cohesion: 0.27
|
|
45
|
+
Nodes (11): addSortIndicators(), enableUI(), getNthColumn(), getTable(), getTableBody(), getTableHeader(), loadColumns(), loadData() (+3 more)
|
|
46
|
+
|
|
47
|
+
### Community 1 - "Coverage Syntax Highlighter"
|
|
48
|
+
Cohesion: 0.35
|
|
49
|
+
Nodes (8): a(), B(), D(), g(), i(), k(), Q(), y()
|
|
50
|
+
|
|
51
|
+
### Community 2 - "Subscription Lifecycle"
|
|
52
|
+
Cohesion: 0.24
|
|
53
|
+
Nodes (11): v2.1.0 - Added reset method, scroll - regular event subscriber map, scrollOnce - single-event subscriber map, off(e, fx) - internal implementation, on(e, fn) - internal implementation, once(e, fn) - internal implementation, reset() - internal implementation, off(eventName, fn) - Unsubscribe (+3 more)
|
|
54
|
+
|
|
55
|
+
### Community 3 - "Core Architecture"
|
|
56
|
+
Cohesion: 0.28
|
|
57
|
+
Nodes (9): v2.0.0 - ES6 module + MIT license, v2.3.2 - JSDoc + TypeScript declarations, v2.4.0 - Event name can be Symbol, Closure-based per-instance state pattern, notice() factory function, Notice Library Overview, Rollup build configuration, TypeScript declarations (root) (+1 more)
|
|
58
|
+
|
|
59
|
+
### Community 4 - "Emit & Wildcard Channel"
|
|
60
|
+
Cohesion: 0.33
|
|
61
|
+
Nodes (7): v2.2.0 - Listen-with-wildcard added, v2.3.0 - 'stop' return-value convention, v2.3.1 - Wildcard callbacks also stop on 'stop', exeCallback(name) - inner emit helper, Return 'STOP' halts callback chain, '*' wildcard event channel, Mocha+Chai test suite for Notice
|
|
62
|
+
|
|
63
|
+
### Community 5 - "Coverage Block Navigation"
|
|
64
|
+
Cohesion: 0.7
|
|
65
|
+
Nodes (4): goToNext(), goToPrevious(), makeCurrent(), toggleClass()
|
|
66
|
+
|
|
67
|
+
### Community 6 - "Mute / Unmute Flow"
|
|
68
|
+
Cohesion: 0.5
|
|
69
|
+
Nodes (5): ignore - Set of muted event names, start(e) - internal implementation, stop(e) - internal implementation, start(eventName) - Unmute event, stop(eventName) - Mute event
|
|
70
|
+
|
|
71
|
+
### Community 7 - "Test Suite"
|
|
72
|
+
Cohesion: 0.5
|
|
73
|
+
Nodes (0):
|
|
74
|
+
|
|
75
|
+
### Community 8 - "Emit & Debug"
|
|
76
|
+
Cohesion: 0.5
|
|
77
|
+
Nodes (4): debug(val, header) - internal implementation, emit(...args) - internal implementation, debug(state, label) - Toggle debug logging, emit(eventName, data) - Trigger event
|
|
78
|
+
|
|
79
|
+
### Community 9 - "Notice Brand Identity"
|
|
80
|
+
Cohesion: 0.83
|
|
81
|
+
Nodes (4): Bell Notification Icon, Event Emitter Branding, Notice Event Emitter Hero Banner, NOTICE Wordmark
|
|
82
|
+
|
|
83
|
+
### Community 10 - "Build Outputs (UMD/CJS/ESM)"
|
|
84
|
+
Cohesion: 0.67
|
|
85
|
+
Nodes (3): v2.2.3 - dist folder + package exports, CJS + ESM Node build, UMD browser build (dist/notice.umd.js)
|
|
86
|
+
|
|
87
|
+
### Community 11 - "Coverage UI Scripts"
|
|
88
|
+
Cohesion: 0.67
|
|
89
|
+
Nodes (3): Coverage UI - jump-to-code highlighting, Coverage UI - syntax highlighter (prettify), Coverage UI - summary table sorting/filter
|
|
90
|
+
|
|
91
|
+
### Community 12 - "Notice Factory Export"
|
|
92
|
+
Cohesion: 1.0
|
|
93
|
+
Nodes (0):
|
|
94
|
+
|
|
95
|
+
### Community 13 - "Community & Security Governance"
|
|
96
|
+
Cohesion: 1.0
|
|
97
|
+
Nodes (2): Contributor Covenant Code of Conduct, Security - 2.x supported, <2.0 EOL
|
|
98
|
+
|
|
99
|
+
### Community 14 - "Rollup Config (orphaned)"
|
|
100
|
+
Cohesion: 1.0
|
|
101
|
+
Nodes (0):
|
|
102
|
+
|
|
103
|
+
### Community 15 - "TypeScript Declarations (orphaned)"
|
|
104
|
+
Cohesion: 1.0
|
|
105
|
+
Nodes (0):
|
|
106
|
+
|
|
107
|
+
### Community 16 - "Coverage Favicon (asset)"
|
|
108
|
+
Cohesion: 1.0
|
|
109
|
+
Nodes (1): Coverage Report Favicon
|
|
110
|
+
|
|
111
|
+
### Community 17 - "Coverage Sort Sprite (asset)"
|
|
112
|
+
Cohesion: 1.0
|
|
113
|
+
Nodes (1): Sort Arrow Sprite Icons
|
|
114
|
+
|
|
115
|
+
## Knowledge Gaps
|
|
116
|
+
- **24 isolated node(s):** `on(eventName, fn) - Register regular event`, `once(eventName, fn) - Register single event`, `off(eventName, fn) - Unsubscribe`, `reset() - Remove all events`, `emit(eventName, data) - Trigger event` (+19 more)
|
|
117
|
+
These have ≤1 connection - possible missing edges or undocumented components.
|
|
118
|
+
- **Thin community `Notice Factory Export`** (2 nodes): `main.js`, `notice()`
|
|
119
|
+
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
|
|
120
|
+
- **Thin community `Community & Security Governance`** (2 nodes): `Contributor Covenant Code of Conduct`, `Security - 2.x supported, <2.0 EOL`
|
|
121
|
+
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
|
|
122
|
+
- **Thin community `Rollup Config (orphaned)`** (1 nodes): `rollup.config.js`
|
|
123
|
+
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
|
|
124
|
+
- **Thin community `TypeScript Declarations (orphaned)`** (1 nodes): `main.d.ts`
|
|
125
|
+
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
|
|
126
|
+
- **Thin community `Coverage Favicon (asset)`** (1 nodes): `Coverage Report Favicon`
|
|
127
|
+
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
|
|
128
|
+
- **Thin community `Coverage Sort Sprite (asset)`** (1 nodes): `Sort Arrow Sprite Icons`
|
|
129
|
+
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
|
|
130
|
+
|
|
131
|
+
## Suggested Questions
|
|
132
|
+
_Questions this graph is uniquely positioned to answer:_
|
|
133
|
+
|
|
134
|
+
- **Why does `Mocha+Chai test suite for Notice` connect `Emit & Wildcard Channel` to `Emit & Debug`, `Subscription Lifecycle`, `Core Architecture`, `Mute / Unmute Flow`?**
|
|
135
|
+
_High betweenness centrality (0.089) - this node is a cross-community bridge._
|
|
136
|
+
- **Why does `notice() factory function` connect `Core Architecture` to `Emit & Wildcard Channel`?**
|
|
137
|
+
_High betweenness centrality (0.056) - this node is a cross-community bridge._
|
|
138
|
+
- **Why does `emit(...args) - internal implementation` connect `Emit & Debug` to `Subscription Lifecycle`, `Emit & Wildcard Channel`, `Mute / Unmute Flow`?**
|
|
139
|
+
_High betweenness centrality (0.031) - this node is a cross-community bridge._
|
|
140
|
+
- **Are the 2 inferred relationships involving `scroll - regular event subscriber map` (e.g. with `scrollOnce - single-event subscriber map` and `Closure-based per-instance state pattern`) actually correct?**
|
|
141
|
+
_`scroll - regular event subscriber map` has 2 INFERRED edges - model-reasoned connections that need verification._
|
|
142
|
+
- **What connects `on(eventName, fn) - Register regular event`, `once(eventName, fn) - Register single event`, `off(eventName, fn) - Unsubscribe` to the rest of the system?**
|
|
143
|
+
_24 weakly-connected nodes found - possible documentation gaps or missing edges._
|
package/graphify-out/cache/0851b0e27934e7cb51d3d94f9e4d981e83b80e7047ebea01d717486978255d66.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"nodes": [{"id": "changelog_v210_reset", "label": "v2.1.0 - Added reset method", "file_type": "document", "source_file": "Changelog.md", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "changelog_v230_stop_convention", "label": "v2.3.0 - 'stop' return-value convention", "file_type": "document", "source_file": "Changelog.md", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "changelog_v231_wildcard_stop_fix", "label": "v2.3.1 - Wildcard callbacks also stop on 'stop'", "file_type": "document", "source_file": "Changelog.md", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "changelog_v220_wildcard_listener", "label": "v2.2.0 - Listen-with-wildcard added", "file_type": "document", "source_file": "Changelog.md", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "changelog_v200_es6_module", "label": "v2.0.0 - ES6 module + MIT license", "file_type": "document", "source_file": "Changelog.md", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "changelog_v223_dist_and_exports", "label": "v2.2.3 - dist folder + package exports", "file_type": "document", "source_file": "Changelog.md", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "changelog_v232_jsdoc_and_types", "label": "v2.3.2 - JSDoc + TypeScript declarations", "file_type": "document", "source_file": "Changelog.md", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "changelog_v240_symbol_event", "label": "v2.4.0 - Event name can be Symbol", "file_type": "document", "source_file": "Changelog.md", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}], "edges": [{"source": "changelog_v210_reset", "target": "main_method_reset", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "Changelog.md", "source_location": null, "weight": 1.0}, {"source": "changelog_v230_stop_convention", "target": "main_stop_string_convention", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "Changelog.md", "source_location": null, "weight": 1.0}, {"source": "changelog_v231_wildcard_stop_fix", "target": "main_exe_callback", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "Changelog.md", "source_location": null, "weight": 1.0}, {"source": "changelog_v220_wildcard_listener", "target": "main_wildcard_feature", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "Changelog.md", "source_location": null, "weight": 1.0}, {"source": "changelog_v200_es6_module", "target": "main_notice_factory", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "Changelog.md", "source_location": null, "weight": 1.0}, {"source": "changelog_v223_dist_and_exports", "target": "rollup_cjs_esm_build", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "Changelog.md", "source_location": null, "weight": 1.0}, {"source": "changelog_v232_jsdoc_and_types", "target": "types_main_d_ts", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "Changelog.md", "source_location": null, "weight": 1.0}, {"source": "changelog_v240_symbol_event", "target": "main_notice_factory", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "Changelog.md", "source_location": null, "weight": 1.0}, {"source": "changelog_v210_reset", "target": "main_method_reset", "relation": "rationale_for", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "Changelog.md", "source_location": null, "weight": 0.9}, {"source": "changelog_v230_stop_convention", "target": "main_stop_string_convention", "relation": "rationale_for", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "Changelog.md", "source_location": null, "weight": 0.95}, {"source": "changelog_v231_wildcard_stop_fix", "target": "main_exe_callback", "relation": "rationale_for", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "Changelog.md", "source_location": null, "weight": 0.95}, {"source": "changelog_v220_wildcard_listener", "target": "main_wildcard_feature", "relation": "rationale_for", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "Changelog.md", "source_location": null, "weight": 0.9}, {"source": "changelog_v200_es6_module", "target": "main_notice_factory", "relation": "rationale_for", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "Changelog.md", "source_location": null, "weight": 0.85}, {"source": "changelog_v223_dist_and_exports", "target": "rollup_cjs_esm_build", "relation": "rationale_for", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "Changelog.md", "source_location": null, "weight": 0.9}, {"source": "changelog_v232_jsdoc_and_types", "target": "types_main_d_ts", "relation": "rationale_for", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "Changelog.md", "source_location": null, "weight": 0.9}, {"source": "changelog_v240_symbol_event", "target": "main_notice_factory", "relation": "rationale_for", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "Changelog.md", "source_location": null, "weight": 0.85}], "hyperedges": []}
|
package/graphify-out/cache/313b49fbec137bd0ec64660ace8991e0ed210d1782fec8e86ca1a131901ff58d.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"nodes": [{"id": "types_main_d_ts", "label": "TypeScript declarations (root)", "file_type": "code", "source_file": "types/main.d.ts", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}], "edges": [{"source": "types_main_d_ts", "target": "main_notice_factory", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "types/main.d.ts", "source_location": null, "weight": 1.0}], "hyperedges": []}
|
package/graphify-out/cache/324c4626d3d3315ed33b0eec6c2158c55fcc53bb501ffe6a852f6e17e8164667.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"nodes": [{"id": "test_suite", "label": "Mocha+Chai test suite for Notice", "file_type": "code", "source_file": "test/01-notice.js", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}], "edges": [{"source": "test_suite", "target": "main_notice_factory", "relation": "calls", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "test/01-notice.js", "source_location": null, "weight": 1.0}, {"source": "test_suite", "target": "main_method_on", "relation": "calls", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "test/01-notice.js", "source_location": null, "weight": 1.0}, {"source": "test_suite", "target": "main_method_once", "relation": "calls", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "test/01-notice.js", "source_location": null, "weight": 1.0}, {"source": "test_suite", "target": "main_method_off", "relation": "calls", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "test/01-notice.js", "source_location": null, "weight": 1.0}, {"source": "test_suite", "target": "main_method_reset", "relation": "calls", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "test/01-notice.js", "source_location": null, "weight": 1.0}, {"source": "test_suite", "target": "main_method_emit", "relation": "calls", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "test/01-notice.js", "source_location": null, "weight": 1.0}, {"source": "test_suite", "target": "main_method_stop", "relation": "calls", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "test/01-notice.js", "source_location": null, "weight": 1.0}, {"source": "test_suite", "target": "main_method_start", "relation": "calls", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "test/01-notice.js", "source_location": null, "weight": 1.0}, {"source": "test_suite", "target": "main_wildcard_feature", "relation": "calls", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "test/01-notice.js", "source_location": null, "weight": 1.0}, {"source": "test_suite", "target": "main_stop_string_convention", "relation": "calls", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "test/01-notice.js", "source_location": null, "weight": 1.0}], "hyperedges": []}
|
package/graphify-out/cache/3335588971cea52118dc77fccba5c33701442c573224f845a638cabe71c34240.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"nodes": [{"id": "coverage_sort_arrow_sprite", "label": "Sort Arrow Sprite Icons", "file_type": "image", "source_file": "coverage/lcov-report/sort-arrow-sprite.png", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}], "edges": [], "hyperedges": []}
|
package/graphify-out/cache/362bc8f53fda674a6b0ef29bda4b1be41833ddda276e0a3262ac101a5b5bba83.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"nodes": [{"id": "types_src_main_d_ts", "label": "TypeScript declarations (src mirror)", "file_type": "code", "source_file": "types/src/main.d.ts", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}], "edges": [{"source": "types_src_main_d_ts", "target": "main_notice_factory", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "types/src/main.d.ts", "source_location": null, "weight": 1.0}, {"source": "types_main_d_ts", "target": "types_src_main_d_ts", "relation": "semantically_similar_to", "confidence": "INFERRED", "confidence_score": 0.95, "source_file": "types/src/main.d.ts", "source_location": null, "weight": 1.0}], "hyperedges": []}
|
package/graphify-out/cache/3cd7d97905369ba8190edae73532006c760e252754e064ea6d9fffa261b552e6.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"nodes": [{"id": "coc_community_standards", "label": "Contributor Covenant Code of Conduct", "file_type": "document", "source_file": "CODE_OF_CONDUCT.md", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}], "edges": [{"source": "coc_community_standards", "target": "security_supported_versions", "relation": "conceptually_related_to", "confidence": "INFERRED", "confidence_score": 0.7, "source_file": "CODE_OF_CONDUCT.md", "source_location": null, "weight": 0.6}], "hyperedges": []}
|
package/graphify-out/cache/5d53ce3027d393c8fe8b1763ed54a0262ba10e18988e26cf273bcb179522bf4d.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"nodes": [{"id": "security_supported_versions", "label": "Security - 2.x supported, <2.0 EOL", "file_type": "document", "source_file": "SECURITY.md", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}], "edges": [], "hyperedges": []}
|
package/graphify-out/cache/68e13aab864f52d3708a714958556b7e25ff8233ab8173893de892b323e26d1a.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"nodes": [{"id": "main_notice_factory", "label": "notice() factory function", "file_type": "code", "source_file": "src/main.js", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "main_method_on", "label": "on(e, fn) - internal implementation", "file_type": "code", "source_file": "src/main.js", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "main_method_once", "label": "once(e, fn) - internal implementation", "file_type": "code", "source_file": "src/main.js", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "main_method_off", "label": "off(e, fx) - internal implementation", "file_type": "code", "source_file": "src/main.js", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "main_method_reset", "label": "reset() - internal implementation", "file_type": "code", "source_file": "src/main.js", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "main_method_emit", "label": "emit(...args) - internal implementation", "file_type": "code", "source_file": "src/main.js", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "main_method_stop", "label": "stop(e) - internal implementation", "file_type": "code", "source_file": "src/main.js", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "main_method_start", "label": "start(e) - internal implementation", "file_type": "code", "source_file": "src/main.js", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "main_method_debug", "label": "debug(val, header) - internal implementation", "file_type": "code", "source_file": "src/main.js", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "main_data_scroll", "label": "scroll - regular event subscriber map", "file_type": "code", "source_file": "src/main.js", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "main_data_scroll_once", "label": "scrollOnce - single-event subscriber map", "file_type": "code", "source_file": "src/main.js", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "main_data_ignore", "label": "ignore - Set of muted event names", "file_type": "code", "source_file": "src/main.js", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "main_exe_callback", "label": "exeCallback(name) - inner emit helper", "file_type": "code", "source_file": "src/main.js", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "main_wildcard_feature", "label": "'*' wildcard event channel", "file_type": "code", "source_file": "src/main.js", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "main_stop_string_convention", "label": "Return 'STOP' halts callback chain", "file_type": "code", "source_file": "src/main.js", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "main_closure_pattern", "label": "Closure-based per-instance state pattern", "file_type": "code", "source_file": "src/main.js", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}], "edges": [{"source": "main_method_on", "target": "main_data_scroll", "relation": "shares_data_with", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/main.js", "source_location": null, "weight": 1.0}, {"source": "main_method_once", "target": "main_data_scroll_once", "relation": "shares_data_with", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/main.js", "source_location": null, "weight": 1.0}, {"source": "main_method_off", "target": "main_data_scroll", "relation": "shares_data_with", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/main.js", "source_location": null, "weight": 1.0}, {"source": "main_method_off", "target": "main_data_scroll_once", "relation": "shares_data_with", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/main.js", "source_location": null, "weight": 1.0}, {"source": "main_method_reset", "target": "main_data_scroll", "relation": "shares_data_with", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/main.js", "source_location": null, "weight": 1.0}, {"source": "main_method_reset", "target": "main_data_scroll_once", "relation": "shares_data_with", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/main.js", "source_location": null, "weight": 1.0}, {"source": "main_method_reset", "target": "main_data_ignore", "relation": "shares_data_with", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/main.js", "source_location": null, "weight": 1.0}, {"source": "main_method_emit", "target": "main_data_scroll", "relation": "shares_data_with", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/main.js", "source_location": null, "weight": 1.0}, {"source": "main_method_emit", "target": "main_data_scroll_once", "relation": "shares_data_with", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/main.js", "source_location": null, "weight": 1.0}, {"source": "main_method_emit", "target": "main_data_ignore", "relation": "shares_data_with", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/main.js", "source_location": null, "weight": 1.0}, {"source": "main_method_stop", "target": "main_data_ignore", "relation": "shares_data_with", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/main.js", "source_location": null, "weight": 1.0}, {"source": "main_method_start", "target": "main_data_ignore", "relation": "shares_data_with", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/main.js", "source_location": null, "weight": 1.0}, {"source": "main_method_emit", "target": "main_exe_callback", "relation": "calls", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/main.js", "source_location": null, "weight": 1.0}, {"source": "main_exe_callback", "target": "main_data_scroll", "relation": "shares_data_with", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/main.js", "source_location": null, "weight": 1.0}, {"source": "main_exe_callback", "target": "main_data_ignore", "relation": "shares_data_with", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/main.js", "source_location": null, "weight": 1.0}, {"source": "main_exe_callback", "target": "main_stop_string_convention", "relation": "implements", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/main.js", "source_location": null, "weight": 1.0}, {"source": "main_exe_callback", "target": "main_wildcard_feature", "relation": "implements", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/main.js", "source_location": null, "weight": 1.0}, {"source": "main_method_debug", "target": "main_method_emit", "relation": "conceptually_related_to", "confidence": "INFERRED", "confidence_score": 0.85, "source_file": "src/main.js", "source_location": null, "weight": 0.8}, {"source": "main_data_scroll", "target": "main_data_scroll_once", "relation": "semantically_similar_to", "confidence": "INFERRED", "confidence_score": 0.85, "source_file": "src/main.js", "source_location": null, "weight": 0.8}, {"source": "main_method_reset", "target": "main_method_off", "relation": "semantically_similar_to", "confidence": "INFERRED", "confidence_score": 0.7, "source_file": "src/main.js", "source_location": null, "weight": 0.6}, {"source": "main_method_stop", "target": "main_method_start", "relation": "semantically_similar_to", "confidence": "INFERRED", "confidence_score": 0.9, "source_file": "src/main.js", "source_location": null, "weight": 0.9}, {"source": "main_closure_pattern", "target": "main_notice_factory", "relation": "implements", "confidence": "INFERRED", "confidence_score": 0.9, "source_file": "src/main.js", "source_location": null, "weight": 1.0}, {"source": "main_closure_pattern", "target": "main_data_scroll", "relation": "shares_data_with", "confidence": "INFERRED", "confidence_score": 0.85, "source_file": "src/main.js", "source_location": null, "weight": 1.0}], "hyperedges": [{"id": "notice_api_surface", "label": "Notice public API surface", "nodes": ["main_method_on", "main_method_once", "main_method_off", "main_method_reset", "main_method_emit", "main_method_stop", "main_method_start", "main_method_debug"], "relation": "form", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/main.js"}, {"id": "subscription_lifecycle", "label": "Subscription add/remove lifecycle", "nodes": ["main_method_on", "main_method_once", "main_method_off", "main_method_reset", "main_data_scroll", "main_data_scroll_once"], "relation": "participate_in", "confidence": "INFERRED", "confidence_score": 0.9, "source_file": "src/main.js"}, {"id": "mute_lifecycle", "label": "Event mute/unmute flow", "nodes": ["main_method_stop", "main_method_start", "main_method_emit", "main_data_ignore", "main_exe_callback"], "relation": "participate_in", "confidence": "INFERRED", "confidence_score": 0.9, "source_file": "src/main.js"}]}
|
package/graphify-out/cache/6f0048e5fcf58195aa0c14d4bcbcb2193f818dfe56904f151fd5cc8c406e2ffa.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"nodes": [{"id": "coverage_prettify", "label": "Coverage UI - syntax highlighter (prettify)", "file_type": "code", "source_file": "coverage/lcov-report/prettify.js", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}], "edges": [], "hyperedges": []}
|
package/graphify-out/cache/8218f61ff570b6f101de672ba486677b4fb579677ce88ef537f21b9a40f9728d.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"nodes": [{"id": "coverage_block_navigation", "label": "Coverage UI - jump-to-code highlighting", "file_type": "code", "source_file": "coverage/lcov-report/block-navigation.js", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}], "edges": [{"source": "coverage_prettify", "target": "coverage_block_navigation", "relation": "conceptually_related_to", "confidence": "INFERRED", "confidence_score": 0.7, "source_file": "coverage/lcov-report/block-navigation.js", "source_location": null, "weight": 0.6}], "hyperedges": []}
|
package/graphify-out/cache/a65de5e681850c06dc779842b61d7468c9816b72a92417e3c6a8c7eaa005ecb6.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"nodes": [{"id": "readme_notice_overview", "label": "Notice Library Overview", "file_type": "document", "source_file": "README.md", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "readme_method_on", "label": "on(eventName, fn) - Register regular event", "file_type": "document", "source_file": "README.md", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "readme_method_once", "label": "once(eventName, fn) - Register single event", "file_type": "document", "source_file": "README.md", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "readme_method_off", "label": "off(eventName, fn) - Unsubscribe", "file_type": "document", "source_file": "README.md", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "readme_method_reset", "label": "reset() - Remove all events", "file_type": "document", "source_file": "README.md", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "readme_method_emit", "label": "emit(eventName, data) - Trigger event", "file_type": "document", "source_file": "README.md", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "readme_method_stop", "label": "stop(eventName) - Mute event", "file_type": "document", "source_file": "README.md", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "readme_method_start", "label": "start(eventName) - Unmute event", "file_type": "document", "source_file": "README.md", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "readme_method_debug", "label": "debug(state, label) - Toggle debug logging", "file_type": "document", "source_file": "README.md", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}], "edges": [{"source": "readme_notice_overview", "target": "main_notice_factory", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "README.md", "source_location": null, "weight": 1.0}, {"source": "readme_method_on", "target": "main_method_on", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "README.md", "source_location": null, "weight": 1.0}, {"source": "readme_method_once", "target": "main_method_once", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "README.md", "source_location": null, "weight": 1.0}, {"source": "readme_method_off", "target": "main_method_off", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "README.md", "source_location": null, "weight": 1.0}, {"source": "readme_method_reset", "target": "main_method_reset", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "README.md", "source_location": null, "weight": 1.0}, {"source": "readme_method_emit", "target": "main_method_emit", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "README.md", "source_location": null, "weight": 1.0}, {"source": "readme_method_stop", "target": "main_method_stop", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "README.md", "source_location": null, "weight": 1.0}, {"source": "readme_method_start", "target": "main_method_start", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "README.md", "source_location": null, "weight": 1.0}, {"source": "readme_method_debug", "target": "main_method_debug", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "README.md", "source_location": null, "weight": 1.0}, {"source": "readme_notice_overview", "target": "main_closure_pattern", "relation": "rationale_for", "confidence": "INFERRED", "confidence_score": 0.75, "source_file": "README.md", "source_location": null, "weight": 0.7}], "hyperedges": []}
|
package/graphify-out/cache/a97f881a55f97de2392f6fa86d8dd11ff9e0e0d40ec302ab9d240ec175bce333.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"nodes": [{"id": "notice_desk_hero", "label": "Notice Event Emitter Hero Banner", "file_type": "image", "source_file": "notice-desk.png", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "notice_desk_event_emitter_label", "label": "Event Emitter Branding", "file_type": "image", "source_file": "notice-desk.png", "source_location": "center-top text", "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "notice_desk_bell_icon", "label": "Bell Notification Icon", "file_type": "image", "source_file": "notice-desk.png", "source_location": "center icon", "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "notice_desk_notice_label", "label": "NOTICE Wordmark", "file_type": "image", "source_file": "notice-desk.png", "source_location": "center-bottom text", "source_url": null, "captured_at": null, "author": null, "contributor": null}], "edges": [{"source": "notice_desk_event_emitter_label", "target": "notice_desk_hero", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "notice-desk.png", "source_location": null, "weight": 1.0}, {"source": "notice_desk_bell_icon", "target": "notice_desk_hero", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "notice-desk.png", "source_location": null, "weight": 1.0}, {"source": "notice_desk_notice_label", "target": "notice_desk_hero", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "notice-desk.png", "source_location": null, "weight": 1.0}, {"source": "notice_desk_event_emitter_label", "target": "notice_desk_notice_label", "relation": "conceptually_related_to", "confidence": "INFERRED", "confidence_score": 0.85, "source_file": "notice-desk.png", "source_location": null, "weight": 1.0}, {"source": "notice_desk_bell_icon", "target": "notice_desk_notice_label", "relation": "conceptually_related_to", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "notice-desk.png", "source_location": null, "weight": 1.0}, {"source": "notice_desk_hero", "target": "notice_desk_event_emitter_label", "relation": "rationale_for", "confidence": "INFERRED", "confidence_score": 0.8, "source_file": "notice-desk.png", "source_location": null, "weight": 1.0}], "hyperedges": [{"id": "notice_brand_identity", "label": "Notice Project Visual Identity", "nodes": ["notice_desk_event_emitter_label", "notice_desk_bell_icon", "notice_desk_notice_label"], "relation": "form", "confidence": "INFERRED", "confidence_score": 0.85, "source_file": "notice-desk.png"}]}
|
package/graphify-out/cache/ab5f5634b51fc23275d76e77db87f37c1fec389b14b0228b0c8dbe70d0683c84.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"nodes": [{"id": "coverage_sorter", "label": "Coverage UI - summary table sorting/filter", "file_type": "code", "source_file": "coverage/lcov-report/sorter.js", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}], "edges": [{"source": "coverage_block_navigation", "target": "coverage_sorter", "relation": "conceptually_related_to", "confidence": "INFERRED", "confidence_score": 0.7, "source_file": "coverage/lcov-report/sorter.js", "source_location": null, "weight": 0.6}], "hyperedges": []}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"nodes": [{"id": "users_peternaydenov_open_source_git_notice_tsconfig_json", "label": "tsconfig.json", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L1"}, {"id": "git_notice_tsconfig_include", "label": "include", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L2"}, {"id": "git_notice_tsconfig_compileroptions", "label": "compilerOptions", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L3"}, {"id": "git_notice_tsconfig_compileroptions_allowjs", "label": "allowJs", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L4"}, {"id": "git_notice_tsconfig_compileroptions_declaration", "label": "declaration", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L5"}, {"id": "git_notice_tsconfig_compileroptions_emitdeclarationonly", "label": "emitDeclarationOnly", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L6"}, {"id": "git_notice_tsconfig_compileroptions_rootdir", "label": "rootDir", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L7"}, {"id": "git_notice_tsconfig_compileroptions_outdir", "label": "outDir", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L8"}, {"id": "git_notice_tsconfig_compileroptions_declarationmap", "label": "declarationMap", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L9"}], "edges": [{"source": "users_peternaydenov_open_source_git_notice_tsconfig_json", "target": "git_notice_tsconfig_include", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L2", "weight": 1.0}, {"source": "git_notice_tsconfig_include", "target": "ref_src", "relation": "extends", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L2", "weight": 1.0, "context": "import"}, {"source": "users_peternaydenov_open_source_git_notice_tsconfig_json", "target": "git_notice_tsconfig_compileroptions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L3", "weight": 1.0}, {"source": "git_notice_tsconfig_compileroptions", "target": "git_notice_tsconfig_compileroptions_allowjs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L4", "weight": 1.0}, {"source": "git_notice_tsconfig_compileroptions", "target": "git_notice_tsconfig_compileroptions_declaration", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L5", "weight": 1.0}, {"source": "git_notice_tsconfig_compileroptions", "target": "git_notice_tsconfig_compileroptions_emitdeclarationonly", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L6", "weight": 1.0}, {"source": "git_notice_tsconfig_compileroptions", "target": "git_notice_tsconfig_compileroptions_rootdir", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L7", "weight": 1.0}, {"source": "git_notice_tsconfig_compileroptions", "target": "git_notice_tsconfig_compileroptions_outdir", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L8", "weight": 1.0}, {"source": "git_notice_tsconfig_compileroptions", "target": "git_notice_tsconfig_compileroptions_declarationmap", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L9", "weight": 1.0}]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"nodes": [{"id": "users_peternaydenov_open_source_git_notice_package_json", "label": "package.json", "file_type": "code", "source_file": "package.json", "source_location": "L1"}, {"id": "git_notice_package_name", "label": "name", "file_type": "code", "source_file": "package.json", "source_location": "L2"}, {"id": "git_notice_package_description", "label": "description", "file_type": "code", "source_file": "package.json", "source_location": "L3"}, {"id": "git_notice_package_version", "label": "version", "file_type": "code", "source_file": "package.json", "source_location": "L4"}, {"id": "git_notice_package_license", "label": "license", "file_type": "code", "source_file": "package.json", "source_location": "L5"}, {"id": "git_notice_package_author", "label": "author", "file_type": "code", "source_file": "package.json", "source_location": "L6"}, {"id": "git_notice_package_main", "label": "main", "file_type": "code", "source_file": "package.json", "source_location": "L7"}, {"id": "git_notice_package_type", "label": "type", "file_type": "code", "source_file": "package.json", "source_location": "L8"}, {"id": "git_notice_package_types", "label": "types", "file_type": "code", "source_file": "package.json", "source_location": "L9"}, {"id": "git_notice_package_exports", "label": "exports", "file_type": "code", "source_file": "package.json", "source_location": "L10"}, {"id": "git_notice_package_import", "label": "import", "file_type": "code", "source_file": "package.json", "source_location": "L12"}, {"id": "git_notice_package_require", "label": "require", "file_type": "code", "source_file": "package.json", "source_location": "L13"}, {"id": "git_notice_package_default", "label": "default", "file_type": "code", "source_file": "package.json", "source_location": "L14"}, {"id": "git_notice_package_exports_package_json", "label": "./package.json", "file_type": "code", "source_file": "package.json", "source_location": "L16"}, {"id": "git_notice_package_exports_dist", "label": "./dist/*", "file_type": "code", "source_file": "package.json", "source_location": "L17"}, {"id": "git_notice_package_exports_src", "label": "./src/*", "file_type": "code", "source_file": "package.json", "source_location": "L18"}, {"id": "git_notice_package_scripts", "label": "scripts", "file_type": "code", "source_file": "package.json", "source_location": "L20"}, {"id": "git_notice_package_scripts_test", "label": "test", "file_type": "code", "source_file": "package.json", "source_location": "L21"}, {"id": "git_notice_package_scripts_cover", "label": "cover", "file_type": "code", "source_file": "package.json", "source_location": "L22"}, {"id": "git_notice_package_scripts_build", "label": "build", "file_type": "code", "source_file": "package.json", "source_location": "L23"}, {"id": "git_notice_package_scripts_postbuild", "label": "postbuild", "file_type": "code", "source_file": "package.json", "source_location": "L24"}, {"id": "git_notice_package_repository", "label": "repository", "file_type": "code", "source_file": "package.json", "source_location": "L26"}, {"id": "git_notice_package_repository_type", "label": "type", "file_type": "code", "source_file": "package.json", "source_location": "L27"}, {"id": "git_notice_package_repository_url", "label": "url", "file_type": "code", "source_file": "package.json", "source_location": "L28"}, {"id": "git_notice_package_devdependencies", "label": "devDependencies", "file_type": "code", "source_file": "package.json", "source_location": "L30"}, {"id": "git_notice_package_devdependencies_rollup_plugin_commonjs", "label": "@rollup/plugin-commonjs", "file_type": "code", "source_file": "package.json", "source_location": "L31"}, {"id": "git_notice_package_devdependencies_rollup_plugin_node_resolve", "label": "@rollup/plugin-node-resolve", "file_type": "code", "source_file": "package.json", "source_location": "L32"}, {"id": "git_notice_package_devdependencies_rollup_plugin_terser", "label": "@rollup/plugin-terser", "file_type": "code", "source_file": "package.json", "source_location": "L33"}, {"id": "git_notice_package_devdependencies_vitest_coverage_v8", "label": "@vitest/coverage-v8", "file_type": "code", "source_file": "package.json", "source_location": "L34"}, {"id": "git_notice_package_devdependencies_rollup", "label": "rollup", "file_type": "code", "source_file": "package.json", "source_location": "L35"}, {"id": "git_notice_package_devdependencies_typescript", "label": "typescript", "file_type": "code", "source_file": "package.json", "source_location": "L36"}, {"id": "git_notice_package_devdependencies_vitest", "label": "vitest", "file_type": "code", "source_file": "package.json", "source_location": "L37"}, {"id": "git_notice_package_keywords", "label": "keywords", "file_type": "code", "source_file": "package.json", "source_location": "L39"}, {"id": "git_notice_package_allowscripts", "label": "allowScripts", "file_type": "code", "source_file": "package.json", "source_location": "L46"}, {"id": "git_notice_package_allowscripts_fsevents_2_3_2", "label": "fsevents@2.3.2", "file_type": "code", "source_file": "package.json", "source_location": "L47"}], "edges": [{"source": "users_peternaydenov_open_source_git_notice_package_json", "target": "git_notice_package_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L2", "weight": 1.0}, {"source": "users_peternaydenov_open_source_git_notice_package_json", "target": "git_notice_package_description", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L3", "weight": 1.0}, {"source": "users_peternaydenov_open_source_git_notice_package_json", "target": "git_notice_package_version", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L4", "weight": 1.0}, {"source": "users_peternaydenov_open_source_git_notice_package_json", "target": "git_notice_package_license", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L5", "weight": 1.0}, {"source": "users_peternaydenov_open_source_git_notice_package_json", "target": "git_notice_package_author", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L6", "weight": 1.0}, {"source": "users_peternaydenov_open_source_git_notice_package_json", "target": "git_notice_package_main", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L7", "weight": 1.0}, {"source": "users_peternaydenov_open_source_git_notice_package_json", "target": "git_notice_package_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L8", "weight": 1.0}, {"source": "users_peternaydenov_open_source_git_notice_package_json", "target": "git_notice_package_types", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L9", "weight": 1.0}, {"source": "users_peternaydenov_open_source_git_notice_package_json", "target": "git_notice_package_exports", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L10", "weight": 1.0}, {"source": "git_notice_package_exports", "target": "git_notice_package_import", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L12", "weight": 1.0}, {"source": "git_notice_package_exports", "target": "git_notice_package_require", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L13", "weight": 1.0}, {"source": "git_notice_package_exports", "target": "git_notice_package_default", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L14", "weight": 1.0}, {"source": "git_notice_package_exports", "target": "git_notice_package_exports_package_json", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L16", "weight": 1.0}, {"source": "git_notice_package_exports", "target": "git_notice_package_exports_dist", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L17", "weight": 1.0}, {"source": "git_notice_package_exports", "target": "git_notice_package_exports_src", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L18", "weight": 1.0}, {"source": "users_peternaydenov_open_source_git_notice_package_json", "target": "git_notice_package_scripts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L20", "weight": 1.0}, {"source": "git_notice_package_scripts", "target": "git_notice_package_scripts_test", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L21", "weight": 1.0}, {"source": "git_notice_package_scripts", "target": "git_notice_package_scripts_cover", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L22", "weight": 1.0}, {"source": "git_notice_package_scripts", "target": "git_notice_package_scripts_build", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L23", "weight": 1.0}, {"source": "git_notice_package_scripts", "target": "git_notice_package_scripts_postbuild", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L24", "weight": 1.0}, {"source": "users_peternaydenov_open_source_git_notice_package_json", "target": "git_notice_package_repository", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L26", "weight": 1.0}, {"source": "git_notice_package_repository", "target": "git_notice_package_repository_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L27", "weight": 1.0}, {"source": "git_notice_package_repository", "target": "git_notice_package_repository_url", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L28", "weight": 1.0}, {"source": "users_peternaydenov_open_source_git_notice_package_json", "target": "git_notice_package_devdependencies", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L30", "weight": 1.0}, {"source": "git_notice_package_devdependencies", "target": "git_notice_package_devdependencies_rollup_plugin_commonjs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L31", "weight": 1.0}, {"source": "git_notice_package_devdependencies_rollup_plugin_commonjs", "target": "rollup_plugin_commonjs", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L31", "weight": 1.0, "context": "import"}, {"source": "git_notice_package_devdependencies", "target": "git_notice_package_devdependencies_rollup_plugin_node_resolve", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L32", "weight": 1.0}, {"source": "git_notice_package_devdependencies_rollup_plugin_node_resolve", "target": "rollup_plugin_node_resolve", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L32", "weight": 1.0, "context": "import"}, {"source": "git_notice_package_devdependencies", "target": "git_notice_package_devdependencies_rollup_plugin_terser", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L33", "weight": 1.0}, {"source": "git_notice_package_devdependencies_rollup_plugin_terser", "target": "rollup_plugin_terser", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L33", "weight": 1.0, "context": "import"}, {"source": "git_notice_package_devdependencies", "target": "git_notice_package_devdependencies_vitest_coverage_v8", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L34", "weight": 1.0}, {"source": "git_notice_package_devdependencies_vitest_coverage_v8", "target": "vitest_coverage_v8", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L34", "weight": 1.0, "context": "import"}, {"source": "git_notice_package_devdependencies", "target": "git_notice_package_devdependencies_rollup", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L35", "weight": 1.0}, {"source": "git_notice_package_devdependencies_rollup", "target": "rollup", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L35", "weight": 1.0, "context": "import"}, {"source": "git_notice_package_devdependencies", "target": "git_notice_package_devdependencies_typescript", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L36", "weight": 1.0}, {"source": "git_notice_package_devdependencies_typescript", "target": "typescript", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L36", "weight": 1.0, "context": "import"}, {"source": "git_notice_package_devdependencies", "target": "git_notice_package_devdependencies_vitest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L37", "weight": 1.0}, {"source": "git_notice_package_devdependencies_vitest", "target": "vitest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L37", "weight": 1.0, "context": "import"}, {"source": "users_peternaydenov_open_source_git_notice_package_json", "target": "git_notice_package_keywords", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L39", "weight": 1.0}, {"source": "git_notice_package_keywords", "target": "ref_events", "relation": "extends", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L39", "weight": 1.0, "context": "import"}, {"source": "git_notice_package_keywords", "target": "ref_emitter", "relation": "extends", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L39", "weight": 1.0, "context": "import"}, {"source": "git_notice_package_keywords", "target": "ref_publisher", "relation": "extends", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L39", "weight": 1.0, "context": "import"}, {"source": "git_notice_package_keywords", "target": "ref_subscriber", "relation": "extends", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L39", "weight": 1.0, "context": "import"}, {"source": "git_notice_package_keywords", "target": "ref_pubsub", "relation": "extends", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L39", "weight": 1.0, "context": "import"}, {"source": "users_peternaydenov_open_source_git_notice_package_json", "target": "git_notice_package_allowscripts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L46", "weight": 1.0}, {"source": "git_notice_package_allowscripts", "target": "git_notice_package_allowscripts_fsevents_2_3_2", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L47", "weight": 1.0}]}
|
package/graphify-out/cache/c7df89e129098aa0a6723787757bd7c58c92f7a50d365f16f92b44391a6a3256.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"nodes": [{"id": "rollup_build_pipeline", "label": "Rollup build configuration", "file_type": "code", "source_file": "rollup.config.js", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "rollup_umd_build", "label": "UMD browser build (dist/notice.umd.js)", "file_type": "code", "source_file": "rollup.config.js", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}, {"id": "rollup_cjs_esm_build", "label": "CJS + ESM Node build", "file_type": "code", "source_file": "rollup.config.js", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}], "edges": [{"source": "rollup_build_pipeline", "target": "main_notice_factory", "relation": "references", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "rollup.config.js", "source_location": null, "weight": 1.0}, {"source": "rollup_umd_build", "target": "rollup_cjs_esm_build", "relation": "conceptually_related_to", "confidence": "INFERRED", "confidence_score": 0.85, "source_file": "rollup.config.js", "source_location": null, "weight": 0.8}], "hyperedges": []}
|
package/graphify-out/cache/eda9833c7da551691f85741b4b2ac73e9eca5578b842c62002cd120c7bc70eb2.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"nodes": [{"id": "coverage_favicon", "label": "Coverage Report Favicon", "file_type": "image", "source_file": "coverage/lcov-report/favicon.png", "source_location": null, "source_url": null, "captured_at": null, "author": null, "contributor": null}], "edges": [], "hyperedges": []}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"/Users/peternaydenov/Open-source/git-notice/package.json":{"size":1137,"mtime_ns":1783374017570179978,"hash":"74c9623e575baefe69331b1ab4d1ad96ac2bc0f6552f04e59ff556f95a6dd2a7"},"/Users/peternaydenov/Open-source/git-notice/tsconfig.json":{"size":232,"mtime_ns":1775124392958034839,"hash":"234d10784603a5cf5a6f44fe83948a6c3a014590660e4ea32e3ef72f7b485a4b"},"/Users/peternaydenov/Open-source/git-notice/rollup.config.js":{"size":976,"mtime_ns":1707045102609503524,"hash":"0154a57a7bdce7844236df1babcbf39351824e1838da20588588630920c58714"},"/Users/peternaydenov/Open-source/git-notice/src/main.js":{"size":9405,"mtime_ns":1760821018106246059,"hash":"e772e2fc4813baa8c0a3bd36d0de4661c0af6890960c1f15bb2167b3d26ea211"},"/Users/peternaydenov/Open-source/git-notice/test/notice.test.js":{"size":8537,"mtime_ns":1783373481075334710,"hash":"a756765cbf4674be57c55de6af5e33d707ab3c8353500bb9767c883d51ccfd8b"},"/Users/peternaydenov/Open-source/git-notice/types/main.d.ts":{"size":441,"mtime_ns":1775124398161188034,"hash":"83483a215282c9b0c8eddcf71c7aab409504d96e882f0011baa0159ec416b924"},"/Users/peternaydenov/Open-source/git-notice/types/src/main.d.ts":{"size":441,"mtime_ns":1775124370093825006,"hash":"7f16bfe046d4815095086417d4592e2ee323cd2b6b478bf8809afa23f3837934"},"/Users/peternaydenov/Open-source/git-notice/vitest.config.js":{"size":265,"mtime_ns":1783373606978152372,"hash":"3983e42205f1962c51faf626c82ccacbfb97e027b0d82e4c15cf9d1a715942e1"},"/Users/peternaydenov/Open-source/git-notice/.github/ISSUE_TEMPLATE/bug_report.md":{"size":760,"mtime_ns":1702927582101925703,"hash":"049e3988fa117a2761f9f8aa597b02dff9510b95dc9ff92edb59884df45773d5"},"/Users/peternaydenov/Open-source/git-notice/.github/ISSUE_TEMPLATE/feature_request.md":{"size":595,"mtime_ns":1702927582102048661,"hash":"b4b8a6f8861f8c954f86fe292cc0c45f9023b670ae3f3dc6ec7ba2e1bd632cc6"},"/Users/peternaydenov/Open-source/git-notice/CODE_OF_CONDUCT.md":{"size":5226,"mtime_ns":1702927582102338659,"hash":"cf5e2f7f57933563fa6015f7c4172523726657856af5325cfdfac42d58b28158"},"/Users/peternaydenov/Open-source/git-notice/Changelog.md":{"size":1739,"mtime_ns":1775124762301443936,"hash":"9dbed015a26bbae40b87998555c6f3df17042e77baf55e4a5f01d122daef0dfa"},"/Users/peternaydenov/Open-source/git-notice/README.md":{"size":7544,"mtime_ns":1710493604329715629,"hash":"74de522e1c7f54cc4c032129c8db942b6c5982ba69aeaa14e7973150ac9a6376"},"/Users/peternaydenov/Open-source/git-notice/SECURITY.md":{"size":549,"mtime_ns":1702927582102725157,"hash":"6565b5fb43f84c7c89894c4cac992d1764401240f61cc1d5807c44562186d9f9"},"/Users/peternaydenov/Open-source/git-notice/notice-desk.png":{"size":60886,"mtime_ns":1702927582103095946,"hash":"50a74f4cb50b11aa51ea2f18b81b4f2ea31997a14e1ccff7cdecebe23e60bd5e"}}
|