https://github.com/saorsa-labs/fae
· scanned 2026-06-16 00:05 UTC (2 months, 2 weeks ago)
109 raw signals (0 security + 109 graph)
Last scanned 2 months, 2 weeks ago · v1 · 83 actionable findings from 1 signal source. 26 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 2987 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 |
|---|---|---|---|
DESIGN.md |
software | healthy | DESIGN.md |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
benchmark-guardrail-post-train-data.md |
software | healthy | benchmark-guardrail-post-train-data.md |
cached-frolicking-quail.md |
software | healthy | cached-frolicking-quail.md |
codex-post-train-data.md |
software | healthy | codex-post-train-data.md |
autoresearch.ideas.md |
software | healthy | autoresearch.ideas.md |
claude-post-train-data.md |
software | healthy | claude-post-train-data.md |
public-preference-expansion-post-train-data.md |
software | healthy | public-preference-expansion-post-train-data.md |
TODOS.md |
software | healthy | TODOS.md |
slate.json |
software | healthy | slate.json |
preference-guardrail-post-train-data.md |
software | healthy | preference-guardrail-post-train-data.md |
LICENSE |
software | healthy | LICENSE |
tool-post-train-data.md |
software | healthy | tool-post-train-data.md |
AGENTS.md |
software | healthy | AGENTS.md |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
Cargo.toml |
software | healthy | fae-search/Cargo.toml |
orchestrator_integration.rs |
software | healthy | fae-search/tests/orchestrator_integration.rs |
bing.html |
software | healthy | fae-search/test-data/bing.html |
content_complex.html |
software | healthy | fae-search/test-data/content_complex.html |
google.html |
software | healthy | fae-search/test-data/google.html |
brave.html |
software | healthy | fae-search/test-data/brave.html |
duckduckgo.html |
software | healthy | fae-search/test-data/duckduckgo.html |
startpage.html |
software | healthy | fae-search/test-data/startpage.html |
content.rs |
software | healthy | fae-search/src/content.rs |
error.rs |
software | healthy | fae-search/src/error.rs |
lib.rs |
software | healthy | fae-search/src/lib.rs |
types.rs |
software | healthy | fae-search/src/types.rs |
circuit_breaker.rs |
software | healthy | fae-search/src/circuit_breaker.rs |
engine.rs |
software | healthy | fae-search/src/engine.rs |
cache.rs |
software | healthy | fae-search/src/cache.rs |
http.rs |
software | healthy | fae-search/src/http.rs |
config.rs |
software | healthy | fae-search/src/config.rs |
google.rs |
software | healthy | fae-search/src/engines/google.rs |
startpage.rs |
software | healthy | fae-search/src/engines/startpage.rs |
mod.rs |
software | healthy | fae-search/src/engines/mod.rs |
bing.rs |
software | healthy | fae-search/src/engines/bing.rs |
duckduckgo.rs |
software | healthy | fae-search/src/engines/duckduckgo.rs |
brave.rs |
software | healthy | fae-search/src/engines/brave.rs |
mod.rs |
software | healthy | fae-search/src/orchestrator/mod.rs |
scoring.rs |
software | healthy | fae-search/src/orchestrator/scoring.rs |
dedup.rs |
software | healthy | fae-search/src/orchestrator/dedup.rs |
search.rs |
software | healthy | fae-search/src/orchestrator/search.rs |
url_normalize.rs |
software | healthy | fae-search/src/orchestrator/url_normalize.rs |
test_generate_surgical_lane_data.py |
software | healthy | tests/python/test_generate_surgical_lane_data.py |
test_import_hf_lane_data.py |
software | healthy | tests/python/test_import_hf_lane_data.py |
test_prepare_training_data.py |
software | healthy | tests/python/test_prepare_training_data.py |
test_export_mlx_tune_preference_data.py |
software | healthy | tests/python/test_export_mlx_tune_preference_data.py |
test_import_public_preference_data.py |
software | healthy | tests/python/test_import_public_preference_data.py |
agent-prompt.md |
software | healthy | tests/comprehensive/agent-prompt.md |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
test_instruction_sft_contains_exact_target_prompt |
software | healthy | tests/python/test_generate_surgical_lane_data.py:12 |
test_memory_sft_contains_store_ignore_target |
software | healthy | tests/python/test_generate_surgical_lane_data.py:17 |
test_dpo_rows_use_canonical_shape |
software | healthy | tests/python/test_generate_surgical_lane_data.py:22 |
test_convert_instruction_row_keeps_one_sentence_examples |
software | healthy | tests/python/test_import_hf_lane_data.py:17 |
test_convert_xlam_tool_use_row_keeps_tool_call_only_assista… |
software | healthy | tests/python/test_import_hf_lane_data.py:32 |
test_convert_xlam_irrelevance_row_keeps_direct_answer |
software | healthy | tests/python/test_import_hf_lane_data.py:56 |
test_convert_when2call_sft_turn_parses_tool_call |
software | healthy | tests/python/test_import_hf_lane_data.py:71 |
test_convert_when2call_pref_turn_preserves_chosen_and_rejec… |
software | healthy | tests/python/test_import_hf_lane_data.py:108 |
test_parse_toolace_tool_calls_parses_single_call |
software | healthy | tests/python/test_import_hf_lane_data.py:122 |
test_convert_toolace_row_extracts_tools_and_call |
software | healthy | tests/python/test_import_hf_lane_data.py:131 |
test_convert_toolace_row_limits_tools_and_keeps_called_tool |
software | healthy | tests/python/test_import_hf_lane_data.py:150 |
test_parse_profile_fields_extracts_markdown_fields |
software | healthy | tests/python/test_import_hf_lane_data.py:173 |
test_convert_user_profile_update_row_renders_store_and_supe… |
software | healthy | tests/python/test_import_hf_lane_data.py:183 |
test_extract_text_content_handles_multimodal_lists |
software | healthy | tests/python/test_prepare_training_data.py:18 |
test_extract_sft_examples_skips_non_dict_messages_instead_o… |
software | healthy | tests/python/test_prepare_training_data.py:27 |
test_tool_calls_only_assistant_message_counts_as_supervision |
software | healthy | tests/python/test_prepare_training_data.py:40 |
test_main_allows_sft_only_imports |
software | healthy | tests/python/test_prepare_training_data.py:54 |
__init__ |
software | healthy | tests/python/test_export_mlx_tune_preference_data.py:89 |
apply_chat_template |
software | healthy | tests/python/test_export_mlx_tune_preference_data.py:92 |
test_assistant_text_joins_assistant_messages_only |
software | healthy | tests/python/test_export_mlx_tune_preference_data.py:26 |
test_convert_record_formats_prompt_and_responses |
software | healthy | tests/python/test_export_mlx_tune_preference_data.py:34 |
test_convert_record_falls_back_when_tokenizer_lacks_enable_… |
software | healthy | tests/python/test_export_mlx_tune_preference_data.py:60 |
test_convert_record_disables_thinking_when_supported |
software | healthy | tests/python/test_export_mlx_tune_preference_data.py:104 |
test_convert_helpsteer3_row_prefers_response1_for_negative_… |
software | healthy | tests/python/test_import_public_preference_data.py:12 |
test_convert_xlam_irrelevance_row_creates_no_tool_preference |
software | healthy | tests/python/test_import_public_preference_data.py:28 |
test_convert_toolpreference_row_skips_identical_pairs |
software | healthy | tests/python/test_import_public_preference_data.py:41 |
test_convert_toolpreference_row_wraps_raw_trace |
software | healthy | tests/python/test_import_public_preference_data.py:52 |
test_stable_sample_zero_limit_skips_source |
software | healthy | tests/python/test_import_public_preference_data.py:67 |
find_latest_report |
software | healthy | scripts/test-report-viewer.py:29 |
load_report |
software | healthy | scripts/test-report-viewer.py:42 |
print_summary |
software | healthy | scripts/test-report-viewer.py:48 |
main |
software | healthy | scripts/test-report-viewer.py:171 |
truncate |
software | healthy | scripts/import_hf_lane_data.py:68 |
write_jsonl |
software | healthy | scripts/import_hf_lane_data.py:75 |
canonical_sft |
software | healthy | scripts/import_hf_lane_data.py:82 |
canonical_dpo |
software | healthy | scripts/import_hf_lane_data.py:100 |
serialized_length |
software | healthy | scripts/import_hf_lane_data.py:119 |
extract_text_content |
software | healthy | scripts/import_hf_lane_data.py:123 |
normalize_messages |
software | healthy | scripts/import_hf_lane_data.py:139 |
parse_tools |
software | healthy | scripts/import_hf_lane_data.py:182 |
normalize_schema |
software | healthy | scripts/import_hf_lane_data.py:194 |
normalize_tool_schema |
software | healthy | scripts/import_hf_lane_data.py:266 |
normalize_tool_schemas |
software | healthy | scripts/import_hf_lane_data.py:303 |
extract_tool_names_from_message |
software | healthy | scripts/import_hf_lane_data.py:312 |
tokenize_keywords |
software | healthy | scripts/import_hf_lane_data.py:326 |
score_tool_relevance |
software | healthy | scripts/import_hf_lane_data.py:330 |
limit_tools_for_example |
software | healthy | scripts/import_hf_lane_data.py:348 |
canonical_tool_calls |
software | healthy | scripts/import_hf_lane_data.py:392 |
parse_when2call_tool_calls |
software | dead | scripts/import_hf_lane_data.py:413 |
split_top_level |
software | healthy | scripts/import_hf_lane_data.py:426 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
fae-search |
software | healthy | fae-search |
tests |
software | healthy | fae-search/tests |
test-data |
software | healthy | fae-search/test-data |
src |
software | healthy | fae-search/src |
engines |
software | healthy | fae-search/src/engines |
orchestrator |
software | healthy | fae-search/src/orchestrator |
tests |
software | healthy | tests |
python |
software | healthy | tests/python |
comprehensive |
software | healthy | tests/comprehensive |
fixtures |
software | healthy | tests/comprehensive/fixtures |
specs |
software | healthy | tests/comprehensive/specs |
docs |
software | healthy | docs |
security |
software | healthy | docs/security |
archive |
software | healthy | docs/archive |
tests |
software | healthy | docs/tests |
architecture |
software | healthy | docs/architecture |
benchmarks |
software | healthy | docs/benchmarks |
verification |
software | healthy | docs/verification |
checklists |
software | healthy | docs/checklists |
research |
software | healthy | docs/research |
design |
software | healthy | docs/design |
templates |
software | healthy | docs/templates |
model-cards |
software | healthy | docs/model-cards |
saorsa-1.1-tiny |
software | healthy | docs/model-cards/saorsa-1.1-tiny |
testing-guide |
software | healthy | docs/testing-guide |
adr |
software | healthy | docs/adr |
spikes |
software | healthy | docs/spikes |
fae_flutter_orb_poc |
software | healthy | docs/spikes/fae_flutter_orb_poc |
web |
software | healthy | docs/spikes/fae_flutter_orb_poc/web |
macos |
software | healthy | docs/spikes/fae_flutter_orb_poc/macos |
Flutter |
software | healthy | docs/spikes/fae_flutter_orb_poc/macos/Flutter |
RunnerTests |
software | healthy | docs/spikes/fae_flutter_orb_poc/macos/RunnerTests |
Runner |
software | healthy | docs/spikes/fae_flutter_orb_poc/macos/Runner |
Assets.xcassets |
software | healthy | docs/spikes/fae_flutter_orb_poc/macos/Runner/Assets.xcassets |
AppIcon.appiconset |
software | healthy | docs/spikes/fae_flutter_orb_poc/macos/Runner/Assets.xcasset… |
fae_wgpu_orb_poc |
software | healthy | docs/spikes/fae_wgpu_orb_poc |
src |
software | healthy | docs/spikes/fae_wgpu_orb_poc/src |
reports |
software | healthy | docs/reports |
plans |
software | healthy | docs/plans |
guides |
software | healthy | docs/guides |
specs |
software | healthy | docs/specs |
scripts |
software | healthy | scripts |
security |
software | healthy | scripts/security |
benchmark-results |
software | healthy | scripts/benchmark-results |
qwen35_postmlx_focused_large_20260312 |
software | healthy | scripts/benchmark-results/qwen35_postmlx_focused_large_2026… |
repeat-saorsa-tiny-postcanon |
software | healthy | scripts/benchmark-results/repeat-saorsa-tiny-postcanon |
qwen35_postmlx_targeted_20260312 |
software | healthy | scripts/benchmark-results/qwen35_postmlx_targeted_20260312 |
swift3x-2026-05-15 |
software | healthy | scripts/benchmark-results/swift3x-2026-05-15 |
unsloth-ud-swift-2026-05-19 |
software | healthy | scripts/benchmark-results/unsloth-ud-swift-2026-05-19 |
qwen35_freeform_qcal_20260313-151202 |
software | healthy | scripts/benchmark-results/qwen35_freeform_qcal_20260313-151… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
GenerateSurgicalLaneDataTests |
software | healthy | tests/python/test_generate_surgical_lane_data.py:11 |
ImportHFLaneDataTests |
software | healthy | tests/python/test_import_hf_lane_data.py:16 |
PrepareTrainingDataTests |
software | healthy | tests/python/test_prepare_training_data.py:17 |
DummyTokenizer |
software | healthy | tests/python/test_export_mlx_tune_preference_data.py:6 |
ExportMLXTunePreferenceDataTests |
software | healthy | tests/python/test_export_mlx_tune_preference_data.py:25 |
ThinkingAwareDummyTokenizer |
software | healthy | tests/python/test_export_mlx_tune_preference_data.py:88 |
ExportMLXTunePreferenceDataThinkingTests |
software | healthy | tests/python/test_export_mlx_tune_preference_data.py:103 |
ImportPublicPreferenceDataTests |
software | healthy | tests/python/test_import_public_preference_data.py:11 |
ServerHarness |
software | healthy | scripts/benchmark_qwen9b_toolcalling_servers.py:216 |
ThroughputResult |
software | healthy | scripts/mlx_benchmark.py:124 |
NoThinkResult |
software | healthy | scripts/mlx_benchmark.py:136 |
ToolCallResult |
software | healthy | scripts/mlx_benchmark.py:148 |
ModelBenchmark |
software | healthy | scripts/mlx_benchmark.py:157 |
TimeoutError |
software | healthy | scripts/mlx_deep_benchmark.py:112 |
WeightMemory |
software | healthy | scripts/mlx_deep_benchmark.py:125 |
ContextMeasurement |
software | healthy | scripts/mlx_deep_benchmark.py:131 |
AccuracyResult |
software | healthy | scripts/mlx_deep_benchmark.py:145 |
ModelResult |
software | healthy | scripts/mlx_deep_benchmark.py:153 |
QwenBenchmark |
software | healthy | scripts/benchmark_qwen36.py:109 |
Conv1DClassifier |
software | healthy | scripts/convert-classifier-to-coreml.py:27 |
GenerationMetrics |
software | healthy | scripts/benchmark_qwen9b_quantizations.py:82 |
BaseRunner |
software | healthy | scripts/benchmark_qwen9b_quantizations.py:92 |
StandardMLXRunner |
software | healthy | scripts/benchmark_qwen9b_quantizations.py:123 |
ParoQuantRunner |
software | healthy | scripts/benchmark_qwen9b_quantizations.py:233 |
GemmaBenchmark |
software | healthy | scripts/benchmark_gemma4.py:367 |
Intent |
software | healthy | scripts/security/replay_broker_decisions.py:42 |
Client |
software | healthy | crates/fae-daemon/scripts/fae_audio_repro.py:32 |
Dimension |
software | healthy | eval/schemas.py:16 |
Verdict |
software | healthy | eval/schemas.py:29 |
Difficulty |
software | healthy | eval/schemas.py:37 |
HardwareTier |
software | healthy | eval/schemas.py:43 |
ToolExpectation |
software | healthy | eval/schemas.py:54 |
MockToolResponse |
software | healthy | eval/schemas.py:59 |
ScoringRule |
software | healthy | eval/schemas.py:64 |
Check |
software | healthy | eval/schemas.py:70 |
Scenario |
software | healthy | eval/schemas.py:76 |
ScenarioResult |
software | healthy | eval/schemas.py:101 |
DimensionSummary |
software | healthy | eval/schemas.py:118 |
RunResult |
software | healthy | eval/schemas.py:132 |
RunEvent |
software | healthy | eval/schemas.py:145 |
HardwareProfile |
software | healthy | eval/schemas.py:156 |
VisionRunner |
software | healthy | eval/runners/vision.py:9 |
ToolCallingRunner |
software | healthy | eval/runners/tool_calling.py:133 |
ModelClient |
software | healthy | eval/runners/base.py:28 |
BaseRunner |
software | healthy | eval/runners/base.py:112 |
IntelligenceRunner |
software | healthy | eval/runners/intelligence.py:9 |
ThroughputRunner |
software | healthy | eval/runners/throughput.py:11 |
PersonalityRunner |
software | healthy | eval/runners/personality.py:9 |
FreeformRunner |
software | healthy | eval/runners/freeform.py:9 |
SafetyRunner |
software | healthy | eval/runners/safety.py:9 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
auth::native/macos/Fae/Sources/Fae/Resources/Skills/mail-hi… |
security | healthy | native/macos/Fae/Sources/Fae/Resources/Skills/mail-himalaya… |
auth::scripts/benchmark-results/qwen35_freeform_qcal_202603… |
security | healthy | scripts/benchmark-results/qwen35_freeform_qcal_20260313-151… |
auth::scripts/benchmark-results/qwen35_freeform_20260313-14… |
security | healthy | scripts/benchmark-results/qwen35_freeform_20260313-142856/q… |
auth::scripts/benchmark-results/qwen35_perception_probe_2b_… |
security | healthy | scripts/benchmark-results/qwen35_perception_probe_2b_202603… |
auth::scripts/benchmark-results/qwen35_freeform_20260313-14… |
security | healthy | scripts/benchmark-results/qwen35_freeform_20260313-142856/q… |
auth::scripts/benchmark-results/qwen35_perception_probe_4b_… |
security | healthy | scripts/benchmark-results/qwen35_perception_probe_4b_202603… |
auth::eval/generate_test_images.py |
security | healthy | eval/generate_test_images.py |
auth::eval/scenarios/vision/perception.json |
security | healthy | eval/scenarios/vision/perception.json |
auth::native/macos/Fae/Sources/Fae/Resources/Skills/calenda… |
security | healthy | native/macos/Fae/Sources/Fae/Resources/Skills/calendar-cald… |
auth::scripts/benchmark-results/qwen3vl4b_8bit_perception_p… |
security | healthy | scripts/benchmark-results/qwen3vl4b_8bit_perception_probe_2… |
auth::scripts/benchmark-results/qwen35_freeform_qcal_202603… |
security | healthy | scripts/benchmark-results/qwen35_freeform_qcal_20260313-151… |
auth::scripts/benchmark-results/qwen35_freeform_20260313-14… |
security | healthy | scripts/benchmark-results/qwen35_freeform_20260313-142856/q… |
auth::native/macos/Fae/Sources/Fae/Resources/Skills/contact… |
security | healthy | native/macos/Fae/Sources/Fae/Resources/Skills/contacts-card… |
auth::scripts/benchmark-results/qwen35_freeform_qcal_202603… |
security | healthy | scripts/benchmark-results/qwen35_freeform_qcal_20260313-151… |
auth::scripts/benchmark-results/qwen3vl4b_perception_probe_… |
security | healthy | scripts/benchmark-results/qwen3vl4b_perception_probe_202603… |
auth::eval/scenarios/safety/data_sensitivity.json |
security | healthy | eval/scenarios/safety/data_sensitivity.json |
auth::native/macos/Fae/Sources/Fae/Resources/Skills/connect… |
security | healthy | native/macos/Fae/Sources/Fae/Resources/Skills/connect-accou… |
auth::scripts/benchmark-results/qwen35_perception_probe_9b_… |
security | healthy | scripts/benchmark-results/qwen35_perception_probe_9b_202603… |
| Label | Layer | Status | Path |
|---|---|---|---|
MACOS_CERTIFICATE_PASSWORD |
cicd | healthy | — |
ARTIFACTS_DIR |
cicd | healthy | — |
MACOS_NOTARIZATION_TEAM_ID |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
GPG_PASSPHRASE |
cicd | healthy | — |
MACOS_CERTIFICATE |
cicd | healthy | — |
KEYCHAIN_PASSWORD |
cicd | healthy | — |
MACOS_NOTARIZATION_PASSWORD |
cicd | healthy | — |
GPG_PRIVATE_KEY |
cicd | healthy | — |
SPARKLE_KEY |
cicd | healthy | — |
MACOS_NOTARIZATION_APPLE_ID |
cicd | healthy | — |
MACOS_SIGNING_IDENTITY |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
GET / |
api | healthy | eval/server.py |
GET /run/{run_id} |
api | healthy | eval/server.py |
GET /compare |
api | healthy | eval/server.py |
GET /api/hardware |
api | healthy | eval/server.py |
GET /api/scenarios |
api | healthy | eval/server.py |
GET /api/runs |
api | healthy | eval/server.py |
GET /api/runs/{run_id} |
api | healthy | eval/server.py |
GET /api/longitudinal/{model_id} |
api | healthy | eval/server.py |
POST /api/run |
api | healthy | eval/server.py |
GET /api/stream/{run_id} |
api | healthy | eval/server.py |
POST /api/compare |
api | healthy | eval/server.py |
| Label | Layer | Status | Path |
|---|---|---|---|
131.0.0.0 |
network | healthy | fae-search/src/http.rs |
127.0.0.1 |
network | healthy | tests/comprehensive/specs/02-core-tools.yaml |
169.254.169.254 |
network | healthy | tests/comprehensive/specs/07-permissions.yaml |
1.3.268.0 |
network | healthy | docs/spikes/fae_wgpu_orb_poc/Cargo.lock |
192.168.1.10 |
network | healthy | crates/fae-control-plane/src/lib.rs |
192.168.1.100 |
network | healthy | eval/scenarios/safety/boundaries.json |
192.168.1.50 |
network | healthy | native/macos/Fae/Sources/Fae/Resources/Skills/mesh/SKILL.md |
8.8.8.8 |
network | healthy | native/macos/Fae/Sources/Fae/Resources/Skills/mesh/scripts/… |
| Label | Layer | Status | Path |
|---|---|---|---|
ubuntu-render-and-daemon |
cicd | healthy | .github/workflows/linux-render-spike.yml |
preflight |
cicd | healthy | .github/workflows/ci.yml |
build |
cicd | healthy | .github/workflows/ci.yml |
test |
cicd | healthy | .github/workflows/ci.yml |
preflight |
cicd | healthy | .github/workflows/release.yml |
test |
cicd | healthy | .github/workflows/release.yml |
build-macos |
cicd | healthy | .github/workflows/release.yml |
release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
openai_or_anthropic_key::legacy/rust-core/src/fae_llm/obser… |
security | healthy | legacy/rust-core/src/fae_llm/observability/README.md |
openai_or_anthropic_key::legacy/rust-core/src/fae_llm/obser… |
security | healthy | legacy/rust-core/src/fae_llm/observability/README.md |
openai_or_anthropic_key::legacy/rust-core/src/fae_llm/obser… |
security | healthy | legacy/rust-core/src/fae_llm/observability/redact.rs |
openai_or_anthropic_key::legacy/rust-core/src/fae_llm/obser… |
security | healthy | legacy/rust-core/src/fae_llm/observability/redact.rs |
password_literal::native/macos/Fae/Sources/Fae/Resources/Sk… |
security | healthy | native/macos/Fae/Sources/Fae/Resources/Skills/connect-accou… |
password_literal::native/macos/Fae/Sources/Fae/Resources/Sk… |
security | healthy | native/macos/Fae/Sources/Fae/Resources/Skills/connect-accou… |
password_literal::native/macos/Fae/Sources/Fae/Resources/Sk… |
security | healthy | native/macos/Fae/Sources/Fae/Resources/Skills/connect-accou… |
| Label | Layer | Status | Path |
|---|---|---|---|
runs |
data | healthy | eval/db.py |
scenario_results |
data | healthy | eval/db.py |
dimension_summaries |
data | healthy | eval/db.py |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | tests/comprehensive/specs/07-permissions.yaml |
vps::digitalocean |
hardware | healthy | scripts/test-comprehensive.sh |
vps::azure |
hardware | healthy | native/macos/Fae/Sources/Fae/Resources/damage-control-defau… |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::linux-render-spike |
cicd | healthy | .github/workflows/linux-render-spike.yml |
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
gha::release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | README.md |
postgres |
data | healthy | eval/scenarios/safety/data_sensitivity.json |
| Label | Layer | Status | Path |
|---|---|---|---|
port:14 |
network | healthy | tests/comprehensive/specs/06-scheduler.yaml |
port:4088 |
network | healthy | legacy/rust-core/src/config.rs |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-3jzr7x_k |
software | healthy | /tmp/repobility-clone-3jzr7x_k |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | docs/spikes/fae_wgpu_orb_poc/README.md |
This page is publicly accessible at:
https://repobility.com/scan/9719047d-3f02-4b89-8a87-be497b3d52ae/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/9719047d-3f02-4b89-8a87-be497b3d52ae/
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.