arcvision 0.2.12 → 0.2.14
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/README.md +9 -9
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -36,9 +36,9 @@ Use this artifact when:
|
|
|
36
36
|
|
|
37
37
|
## Determinism & Trust
|
|
38
38
|
|
|
39
|
-
- Generated from commit:
|
|
40
|
-
- Generation timestamp: 2026-01-
|
|
41
|
-
- Tool version: 0.2.
|
|
39
|
+
- Generated from commit: 0008311ad914a5f2200bd38d1b3029d47f281a46
|
|
40
|
+
- Generation timestamp: 2026-01-15T11:08:33.477Z
|
|
41
|
+
- Tool version: 0.2.13
|
|
42
42
|
- Deterministic: same input → same output
|
|
43
43
|
- Explicit assumptions listed inside the artifact
|
|
44
44
|
|
|
@@ -48,16 +48,16 @@ If this artifact conflicts with human memory, **trust the artifact**.
|
|
|
48
48
|
|
|
49
49
|
The following files have the highest blast radius and represent critical structural hubs in the system:
|
|
50
50
|
|
|
51
|
-
- **src/
|
|
52
|
-
- Blast Radius:
|
|
51
|
+
- **src/lib/utils.ts**
|
|
52
|
+
- Blast Radius: 62 files (13.42% of codebase)
|
|
53
53
|
- Risk: Changes here may silently propagate across the system.
|
|
54
54
|
|
|
55
|
-
- **src/
|
|
56
|
-
- Blast Radius:
|
|
55
|
+
- **src/components/ui/button.tsx**
|
|
56
|
+
- Blast Radius: 49 files (10.61% of codebase)
|
|
57
57
|
- Risk: Acts as a coordination layer between components.
|
|
58
58
|
|
|
59
|
-
- **src/
|
|
60
|
-
- Blast Radius:
|
|
59
|
+
- **src/lib/supabase/client.ts**
|
|
60
|
+
- Blast Radius: 45 files (9.74% of codebase)
|
|
61
61
|
- Risk: Modifications can cause widespread inconsistencies.
|
|
62
62
|
|
|
63
63
|
|