Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

cheesesteakfanatic/autology

https://github.com/cheesesteakfanatic/autology · scanned 2026-06-17 01:47 UTC (1 month, 1 week ago)

103 raw signals (0 security + 103 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 1 week ago · v2 · last Δ -11.2 (diff) · 88 actionable findings from 1 signal source. 15 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 4114 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.

LabelLayerStatusPath
estate software healthy tests/m5/conftest.py:22
mentions software healthy tests/m5/conftest.py:27
gold software healthy tests/m5/conftest.py:32
train_labels software healthy tests/m5/conftest.py:37
test_labels software healthy tests/m5/conftest.py:42
batch software healthy tests/m5/conftest.py:47
test_norm_text software healthy tests/m5/test_records.py:20
test_norm_tail_leading_n_variants software healthy tests/m5/test_records.py:24
test_norm_serial software healthy tests/m5/test_records.py:33
test_norm_name_punctuation software healthy tests/m5/test_records.py:38
test_parse_date_ordinal software healthy tests/m5/test_records.py:44
test_counts_and_kinds software healthy tests/m5/test_records.py:53
test_mention_ids_unique_and_stable software healthy tests/m5/test_records.py:66
test_asrs_tail_extracted_from_narrative software healthy tests/m5/test_records.py:71
test_registry_mentions_carry_validity_window software healthy tests/m5/test_records.py:80
test_temporal_reuse_trap_stays_separable software healthy tests/m5/test_records.py:86
test_operator_mentions_skip_blank_names software healthy tests/m5/test_records.py:106
test_mention_dataclass_shape software healthy tests/m5/test_records.py:110
_two_cycle_split software healthy tests/m5/test_incremental.py:15
staged software healthy tests/m5/test_incremental.py:28
test_incremental_vs_batch_f1_ratio software healthy tests/m5/test_incremental.py:40
test_delta_actually_processed software healthy tests/m5/test_incremental.py:53
test_churn_gate_per_affected_entity software healthy tests/m5/test_incremental.py:64
test_mention_level_at_most_one_change_per_cycle software healthy tests/m5/test_incremental.py:72
test_unaffected_entities_zero_churn software healthy tests/m5/test_incremental.py:76
test_retired_uris_not_in_final_state software healthy tests/m5/test_incremental.py:91
test_only_delta_touched_edges_adjudicated software healthy tests/m5/test_incremental.py:99
test_incremental_is_deterministic software healthy tests/m5/test_incremental.py:112
_grams software healthy tests/m5/test_blocking.py:21
test_banding_parameters software healthy tests/m5/test_blocking.py:26
test_signature_estimates_jaccard software healthy tests/m5/test_blocking.py:34
test_identical_sets_identical_signatures software healthy tests/m5/test_blocking.py:43
test_lsh_separates_high_and_low_similarity software healthy tests/m5/test_blocking.py:48
test_lsh_incremental_query software healthy tests/m5/test_blocking.py:59
test_determinism_across_instances software healthy tests/m5/test_blocking.py:67
test_window_pairs software healthy tests/m5/test_blocking.py:75
test_window_three software healthy tests/m5/test_blocking.py:80
test_pairs_recall_gate software healthy tests/m5/test_blocking.py:89
test_reduction_ratio_gate software healthy tests/m5/test_blocking.py:101
test_union_of_passes software healthy tests/m5/test_blocking.py:114
test_operator_nodes_are_exact_name_groups software healthy tests/m5/test_blocking.py:129
_synthetic_levels software healthy tests/m5/test_fs.py:21
test_recovers_known_model software healthy tests/m5/test_fs.py:37
test_loglik_monotone_nondecreasing software healthy tests/m5/test_fs.py:46
test_convergence_criterion_documented software healthy tests/m5/test_fs.py:54
test_fit_determinism software healthy tests/m5/test_fs.py:64
test_missing_fields_skipped_in_weight software healthy tests/m5/test_fs.py:71
test_posterior_is_monotone_in_weight software healthy tests/m5/test_fs.py:81
test_two_threshold_band_in_weight_space software healthy tests/m5/test_fs.py:91
test_em_converged_on_estate software healthy tests/m5/test_fs.py:104

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
CLAUDE.md software healthy CLAUDE.md
README.md software healthy README.md
pyproject.toml software healthy pyproject.toml
Dockerfile software healthy Dockerfile
conftest.py software healthy tests/m5/conftest.py
test_records.py software healthy tests/m5/test_records.py
test_incremental.py software healthy tests/m5/test_incremental.py
test_blocking.py software healthy tests/m5/test_blocking.py
test_fs.py software healthy tests/m5/test_fs.py
test_cascade.py software healthy tests/m5/test_cascade.py
test_clustering.py software healthy tests/m5/test_clustering.py
test_similarity.py software healthy tests/m5/test_similarity.py
conftest.py software healthy tests/m10/conftest.py
test_views.py software healthy tests/m10/test_views.py
m10_helpers.py software healthy tests/m10/m10_helpers.py
test_spine_gating.py software healthy tests/m10/test_spine_gating.py
test_morphism.py software healthy tests/m10/test_morphism.py
test_ops_unit.py software healthy tests/m10/test_ops_unit.py
test_inversion.py software healthy tests/m10/test_inversion.py
test_replay_harness.py software healthy tests/m10/test_replay_harness.py
test_apply_engine.py software healthy tests/m10/test_apply_engine.py
test_gate_integration.py software healthy tests/engineer/test_gate_integration.py
conftest.py software healthy tests/engineer/conftest.py
test_commands.py software healthy tests/engineer/test_commands.py
test_operators.py software healthy tests/engineer/test_operators.py
test_metric_layer.py software healthy tests/m13/test_metric_layer.py
test_dashboard_execution.py software healthy tests/m13/test_dashboard_execution.py
test_vega_rules.py software healthy tests/m13/test_vega_rules.py
test_compose.py software healthy tests/m13/test_compose.py
conftest.py software healthy tests/m11/conftest.py
test_sparql_equivalence.py software healthy tests/m11/test_sparql_equivalence.py
test_ontology_roundtrip.py software healthy tests/m11/test_ontology_roundtrip.py
world.py software healthy tests/m11/world.py
test_link_literal_fallback.py software healthy tests/m11/test_link_literal_fallback.py
test_shacl.py software healthy tests/m11/test_shacl.py
test_data_provenance.py software healthy tests/m11/test_data_provenance.py
test_corpus.py software healthy tests/wild/test_corpus.py
conftest.py software healthy tests/wild/conftest.py
test_fetcher_smoke.py software healthy tests/wild/test_fetcher_smoke.py
test_joinability.py software healthy tests/wild/test_joinability.py
test_pipeline_smoke.py software healthy tests/wild/test_pipeline_smoke.py
test_manifest.py software healthy tests/wild/test_manifest.py
test_dsl.py software healthy tests/m7/test_dsl.py
test_memo.py software healthy tests/m7/test_memo.py
test_fingerprints.py software healthy tests/m7/test_fingerprints.py
test_end_to_end.py software healthy tests/m7/test_end_to_end.py
test_registry.py software healthy tests/m7/test_registry.py
test_delta.py software healthy tests/m7/test_delta.py
test_lineage.py software healthy tests/m7/test_lineage.py
test_retry.py software healthy tests/m7/test_retry.py

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
TestNormalizers software healthy tests/m5/test_records.py:19
TestExtraction software healthy tests/m5/test_records.py:52
TestTwoCycleQuality software healthy tests/m5/test_incremental.py:39
TestUriChurn software healthy tests/m5/test_incremental.py:63
TestDeltaScoping software healthy tests/m5/test_incremental.py:98
TestMinHashLSH software healthy tests/m5/test_blocking.py:25
TestSortedNeighborhood software healthy tests/m5/test_blocking.py:74
TestBlockingGates software healthy tests/m5/test_blocking.py:86
TestEMSynthetic software healthy tests/m5/test_fs.py:36
TestWeightBanding software healthy tests/m5/test_fs.py:80
TestEstateFit software healthy tests/m5/test_fs.py:103
TestComparators software healthy tests/m5/test_fs.py:126
TestHoldoutDiscipline software healthy tests/m5/test_cascade.py:18
TestF1Gates software healthy tests/m5/test_cascade.py:42
TestSpineIntegration software healthy tests/m5/test_cascade.py:60
TestTemporalReuseTrap software healthy tests/m5/test_cascade.py:96
TestDeterminism software healthy tests/m5/test_cascade.py:190
TestKwikCluster software healthy tests/m5/test_clustering.py:19
TestAnchorProtocol software healthy tests/m5/test_clustering.py:91
TestJaroWinkler software healthy tests/m5/test_similarity.py:20
TestTokensAndGrams software healthy tests/m5/test_similarity.py:60
_AlwaysFire software healthy tests/engineer/test_gate_integration.py:53
FlakyOnce software healthy tests/m7/test_retry.py:22
FakeLedger software healthy tests/m1/m1_helpers.py:17
_FixedExpert software healthy tests/ensemble/test_gate.py:26
SpineRecorder software healthy tests/server/test_review.py:16
_FixedClassifier software healthy tests/m3/test_semantic_types.py:106
GaussianWorld software healthy tests/m2/m2_helpers.py:33
MisspecifiedWorld software healthy tests/m2/m2_helpers.py:63
ScriptedModelClient software healthy tests/m2/m2_helpers.py:129
ExplodingModelClient software healthy tests/m2/m2_helpers.py:169
GoldComparison software healthy tests/m4/m4_helpers.py:66
_Boom software healthy tests/aimodels/test_router.py:46
SpySpine software healthy tests/m12/test_competency.py:158
SpyClient software healthy tests/m12/test_competency.py:182
Trial software healthy tests/m9/m9_corruptions.py:109
CountingInner software healthy tests/m0/test_m0_models.py:51
Commit software healthy tests/m6/test_bitemporal_scenarios.py:32
HumanSet software healthy tests/m6/test_bitemporal_scenarios.py:45
Scenario software healthy tests/m6/test_bitemporal_scenarios.py:55
GoldPairs software healthy scripts/build_aviation_fixtures.py:866
OperatorPreview software healthy src/ontoforge/engineer/operators.py:75
EngineerService software healthy src/ontoforge/engineer/operators.py:99
ProposedCommand software healthy src/ontoforge/engineer/commands.py:55
ClarificationNeeded software healthy src/ontoforge/engineer/commands.py:70
UnsupportedCommand software healthy src/ontoforge/engineer/commands.py:80
SchemaView software healthy src/ontoforge/engineer/commands.py:94
MinHasher software healthy src/ontoforge/er/blocking.py:58
LSHIndex software healthy src/ontoforge/er/blocking.py:84
BlockingNode software healthy src/ontoforge/er/blocking.py:149

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
tests software healthy tests
m5 software healthy tests/m5
m10 software healthy tests/m10
engineer software healthy tests/engineer
m13 software healthy tests/m13
m11 software healthy tests/m11
wild software healthy tests/wild
m7 software healthy tests/m7
m1 software healthy tests/m1
meridian software healthy tests/meridian
ensemble software healthy tests/ensemble
server software healthy tests/server
fixtures software healthy tests/server/fixtures
m3 software healthy tests/m3
m2 software healthy tests/m2
m4 software healthy tests/m4
aimodels software healthy tests/aimodels
m8 software healthy tests/m8
pipeline software healthy tests/pipeline
m12 software healthy tests/m12
integration software healthy tests/integration
cli software healthy tests/cli
m9 software healthy tests/m9
estates software healthy tests/estates
m14 software healthy tests/m14
m0 software healthy tests/m0
m6 software healthy tests/m6
scripts software healthy scripts
src software healthy src
ontoforge software healthy src/ontoforge
engineer software healthy src/ontoforge/engineer
er software healthy src/ontoforge/er
export software healthy src/ontoforge/export
strata software healthy src/ontoforge/strata
contracts software healthy src/ontoforge/contracts
warden software healthy src/ontoforge/warden
anvil software healthy src/ontoforge/anvil
temper software healthy src/ontoforge/temper
profiling software healthy src/ontoforge/profiling
ensemble software healthy src/ontoforge/ensemble
server software healthy src/ontoforge/server
static software healthy src/ontoforge/server/static
js software healthy src/ontoforge/server/static/js
apps software healthy src/ontoforge/server/static/js/apps
surfaces software healthy src/ontoforge/server/static/js/surfaces
cdc software healthy src/ontoforge/cdc
spine software healthy src/ontoforge/spine
aimodels software healthy src/ontoforge/aimodels
pipeline software healthy src/ontoforge/pipeline
transforms software healthy src/ontoforge/transforms

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
GET /api/status api healthy src/ontoforge/server/app.py
POST /api/reload api healthy src/ontoforge/server/app.py
GET /api/ontology api healthy src/ontoforge/server/app.py
GET /api/ontology/class/{uri:path} api healthy src/ontoforge/server/app.py
GET /api/atlas api healthy src/ontoforge/server/app.py
GET /api/atlas/link api healthy src/ontoforge/server/app.py
GET /api/search api healthy src/ontoforge/server/app.py
GET /api/workspace api healthy src/ontoforge/server/app.py
PUT /api/workspace api healthy src/ontoforge/server/app.py
POST /api/export api healthy src/ontoforge/server/app.py
GET /api/exports api healthy src/ontoforge/server/app.py
POST /api/ask api healthy src/ontoforge/server/app.py
POST /api/ask/clarify api healthy src/ontoforge/server/app.py
GET /api/entities/{uri:path}/neighbors api healthy src/ontoforge/server/app.py
GET /api/entities/{uri:path} api healthy src/ontoforge/server/app.py
GET /api/atoms/{atom_id} api healthy src/ontoforge/server/app.py
GET /api/provenance/{prov_ref} api healthy src/ontoforge/server/app.py
GET /api/review api healthy src/ontoforge/server/app.py
POST /api/review/{decision_id:path} api healthy src/ontoforge/server/app.py
POST /api/dashboards api healthy src/ontoforge/server/app.py
GET /api/dashboards api healthy src/ontoforge/server/app.py
GET /api/catalog api healthy src/ontoforge/server/app.py
GET /api/workspace/state api healthy src/ontoforge/server/app.py
POST /api/workspace/build api healthy src/ontoforge/server/app.py
GET /api/workspace/build/{job_id} api healthy src/ontoforge/server/app.py
POST /api/engineer/interpret api healthy src/ontoforge/server/app.py
POST /api/engineer/apply api healthy src/ontoforge/server/app.py
POST /api/engineer/undo api healthy src/ontoforge/server/app.py
POST /api/extract api healthy src/ontoforge/server/app.py
GET / api healthy src/ontoforge/server/app.py

LabelLayerStatusPath
atom data healthy src/ontoforge/ledger/sqlite_ledger.py
prov_shape data healthy src/ontoforge/ledger/sqlite_ledger.py
prov_term data healthy src/ontoforge/ledger/sqlite_ledger.py
prov_leaf data healthy src/ontoforge/ledger/sqlite_ledger.py
artifact data healthy src/ontoforge/ledger/sqlite_ledger.py
decision data healthy src/ontoforge/ledger/sqlite_ledger.py
cost data healthy src/ontoforge/ledger/sqlite_ledger.py

LabelLayerStatusPath
sqlite data healthy CLAUDE.md
postgres data healthy src/ontoforge/cdc/README.md

LabelLayerStatusPath
cheesesteakfanatic__autology software healthy /data/fable5_failed_archive/cheesesteakfanatic__autology

LabelLayerStatusPath
port:8765 network healthy README.md

LabelLayerStatusPath
127.0.0.1 network healthy src/ontoforge/cli.py

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile

LabelLayerStatusPath
vps::gcp hardware healthy fixtures/wild/manifest.lock.json
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/e5205df6-bf12-4f06-b19c-1364917d1561/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/e5205df6-bf12-4f06-b19c-1364917d1561/

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.