https://github.com/xocialize/bernini-r-mlx-swift
· scanned 2026-06-16 01:03 UTC (2 months, 1 week ago)
16 raw signals (0 security + 16 graph)
Last scanned 2 months, 1 week ago · v1 · 16 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 82 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
LICENSE |
software | healthy | LICENSE |
NOTICE |
software | healthy | NOTICE |
PORTING-SPEC.md |
software | healthy | PORTING-SPEC.md |
Package.swift |
software | healthy | Package.swift |
RunBernini.swift |
software | healthy | Sources/RunBernini/RunBernini.swift |
S6Gate.swift |
software | healthy | Sources/RunBernini/S6Gate.swift |
S5Gate.swift |
software | healthy | Sources/RunBernini/S5Gate.swift |
S4Gate.swift |
software | healthy | Sources/RunBernini/S4Gate.swift |
BerniniConfig.swift |
software | healthy | Sources/BerniniR/BerniniConfig.swift |
NumpyArray.swift |
software | healthy | Sources/BerniniR/Utilities/NumpyArray.swift |
WeightLoader.swift |
software | healthy | Sources/BerniniR/Utilities/WeightLoader.swift |
WeightKeys.swift |
software | healthy | Sources/BerniniR/Utilities/WeightKeys.swift |
BerniniRendererModel.swift |
software | healthy | Sources/BerniniR/Models/BerniniRendererModel.swift |
WanVAE.swift |
software | healthy | Sources/BerniniR/Models/WanVAE.swift |
WanModel.swift |
software | healthy | Sources/BerniniR/Models/WanModel.swift |
Multiseg.swift |
software | healthy | Sources/BerniniR/Models/Multiseg.swift |
Attention.swift |
software | healthy | Sources/BerniniR/Models/Attention.swift |
StreamingDecode.swift |
software | healthy | Sources/BerniniR/Models/StreamingDecode.swift |
RoPE.swift |
software | healthy | Sources/BerniniR/Models/RoPE.swift |
RoPESA3D.swift |
software | healthy | Sources/BerniniR/Models/RoPESA3D.swift |
Transformer.swift |
software | healthy | Sources/BerniniR/Models/Transformer.swift |
UMT5EncoderModel.swift |
software | healthy | Sources/BerniniR/Models/UMT5EncoderModel.swift |
WanConfig.swift |
software | healthy | Sources/BerniniR/Models/WanConfig.swift |
Scheduler.swift |
software | healthy | Sources/BerniniR/Pipeline/Scheduler.swift |
BerniniEditing.swift |
software | healthy | Sources/BerniniR/Pipeline/BerniniEditing.swift |
Sampling.swift |
software | healthy | Sources/BerniniR/Pipeline/Sampling.swift |
TextEncode.swift |
software | healthy | Sources/BerniniR/Pipeline/TextEncode.swift |
Generate.swift |
software | healthy | Sources/BerniniR/Pipeline/Generate.swift |
BerniniPipeline.swift |
software | healthy | Sources/BerniniR/Pipeline/BerniniPipeline.swift |
BerniniRMode.swift |
software | healthy | Sources/MLXBerniniR/BerniniRMode.swift |
BerniniRConfiguration.swift |
software | healthy | Sources/MLXBerniniR/BerniniRConfiguration.swift |
BerniniRPackage.swift |
software | healthy | Sources/MLXBerniniR/BerniniRPackage.swift |
FrameEncode.swift |
software | healthy | Sources/MLXBerniniR/FrameEncode.swift |
FrameDecode.swift |
software | healthy | Sources/MLXBerniniR/FrameDecode.swift |
SA3DTests.swift |
software | healthy | Tests/BerniniRTests/SA3DTests.swift |
ConfigTests.swift |
software | healthy | Tests/BerniniRTests/ConfigTests.swift |
VAEKeyPathTests.swift |
software | healthy | Tests/BerniniRTests/VAEKeyPathTests.swift |
WeightKeyContractTests.swift |
software | healthy | Tests/BerniniRTests/WeightKeyContractTests.swift |
ParityTests.swift |
software | healthy | Tests/BerniniRTests/ParityTests.swift |
UMT5KeyPathTests.swift |
software | healthy | Tests/BerniniRTests/UMT5KeyPathTests.swift |
StreamingDecodeTests.swift |
software | healthy | Tests/BerniniRTests/StreamingDecodeTests.swift |
E2ETests.swift |
software | healthy | Tests/BerniniRTests/E2ETests.swift |
SamplingTests.swift |
software | healthy | Tests/BerniniRTests/SamplingTests.swift |
WanModelKeyPathTests.swift |
software | healthy | Tests/BerniniRTests/WanModelKeyPathTests.swift |
TestSupport.swift |
software | healthy | Tests/BerniniRTests/TestSupport.swift |
ConformanceTests.swift |
software | healthy | Tests/MLXBerniniRTests/ConformanceTests.swift |
merge_lightning.py |
software | healthy | tools/merge_lightning.py |
dump_sampling_golden.py |
software | healthy | tools/dump_sampling_golden.py |
dump_parity_fixtures.py |
software | healthy | tools/dump_parity_fixtures.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
lora_key_to_base |
software | healthy | tools/merge_lightning.py:28 |
merge_expert |
software | healthy | tools/merge_lightning.py:38 |
main |
software | healthy | tools/merge_lightning.py:79 |
save |
software | healthy | tools/dump_sampling_golden.py:31 |
main |
software | healthy | tools/dump_sampling_golden.py:37 |
save |
software | healthy | tools/dump_parity_fixtures.py:29 |
wan_config |
software | healthy | tools/dump_parity_fixtures.py:35 |
dump_rope |
software | dead | tools/dump_parity_fixtures.py:41 |
dump_scheduler |
software | dead | tools/dump_parity_fixtures.py:60 |
dump_vae |
software | dead | tools/dump_parity_fixtures.py:83 |
dump_t5 |
software | dead | tools/dump_parity_fixtures.py:104 |
dump_dit |
software | dead | tools/dump_parity_fixtures.py:122 |
dump_sa3d |
software | dead | tools/dump_parity_fixtures.py:154 |
dump_multiseg |
software | dead | tools/dump_parity_fixtures.py:178 |
save |
software | healthy | tools/dump_e2e_golden.py:34 |
main |
software | healthy | tools/dump_e2e_golden.py:40 |
| Label | Layer | Status | Path |
|---|---|---|---|
Sources |
software | healthy | Sources |
RunBernini |
software | healthy | Sources/RunBernini |
BerniniR |
software | healthy | Sources/BerniniR |
Utilities |
software | healthy | Sources/BerniniR/Utilities |
Models |
software | healthy | Sources/BerniniR/Models |
Pipeline |
software | healthy | Sources/BerniniR/Pipeline |
MLXBerniniR |
software | healthy | Sources/MLXBerniniR |
Tests |
software | healthy | Tests |
BerniniRTests |
software | healthy | Tests/BerniniRTests |
MLXBerniniRTests |
software | healthy | Tests/MLXBerniniRTests |
tools |
software | healthy | tools |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-fo_el6yn |
software | healthy | /tmp/repobility-clone-fo_el6yn |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/7397112d-30cb-4b25-bc81-8a5df6d39245/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/7397112d-30cb-4b25-bc81-8a5df6d39245/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.