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.

AXRZCE/axrzceFund

https://github.com/AXRZCE/axrzceFund · scanned 2026-06-17 01:12 UTC (1 month, 2 weeks ago)

17 raw signals (0 security + 17 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -0.4 (diff) · 17 actionable findings from 1 signal source. 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 295 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
store software healthy tests/test_pit_store.py:29
_past software healthy tests/test_pit_store.py:43
_future software healthy tests/test_pit_store.py:48
_bar software healthy tests/test_pit_store.py:53
_fund software healthy tests/test_pit_store.py:61
test_insert_and_read_price_bars software healthy tests/test_pit_store.py:72
test_insert_and_read_fundamentals software healthy tests/test_pit_store.py:79
test_insert_and_read_universe software healthy tests/test_pit_store.py:85
test_staleness_check software healthy tests/test_pit_store.py:98
test_impossible_timestamps_rejected software healthy tests/test_pit_store.py:103
test_price_bars_future_available_at_rejected software healthy tests/test_pit_store.py:116
test_fundamentals_future_available_at_rejected software healthy tests/test_pit_store.py:124
test_universe_future_available_at_rejected software healthy tests/test_pit_store.py:128
test_past_available_at_accepted software healthy tests/test_pit_store.py:136
test_exactly_now_is_accepted software healthy tests/test_pit_store.py:141
test_write_error_carries_context software healthy tests/test_pit_store.py:147
test_price_bars_filtered_by_as_known_at software healthy tests/test_pit_store.py:168
test_price_bars_no_exception_with_future_rows_in_store software healthy tests/test_pit_store.py:183
test_fundamentals_filtered_by_as_known_at software healthy tests/test_pit_store.py:207
test_universe_filtered_by_as_known_at software healthy tests/test_pit_store.py:216
test_empty_result_not_an_error software healthy tests/test_pit_store.py:227
test_boundary_inclusive software healthy tests/test_pit_store.py:233
test_clean_store_returns_no_violations software healthy tests/test_pit_store.py:251
test_empty_store_returns_no_violations software healthy tests/test_pit_store.py:256
test_future_stamped_row_detected software healthy tests/test_pit_store.py:260
test_violation_error_carries_detail software healthy tests/test_pit_store.py:280
test_multiple_table_violations_all_reported software healthy tests/test_pit_store.py:296
test_canonical_form_identical_across_offsets software healthy tests/test_pit_store.py:330
test_canonical_form_is_fixed_width software healthy tests/test_pit_store.py:337
test_date_only_becomes_midnight_utc software healthy tests/test_pit_store.py:345
test_naive_assumed_utc software healthy tests/test_pit_store.py:348
test_write_guard_catches_future_row_in_nonutc_offset software healthy tests/test_pit_store.py:351
test_write_guard_accepts_past_row_in_nonutc_offset software healthy tests/test_pit_store.py:361
test_read_filter_compares_true_instant_across_offsets software healthy tests/test_pit_store.py:369
test_known_value software healthy tests/test_statistics.py:31
test_positive_drift software healthy tests/test_statistics.py:36
test_annualization software healthy tests/test_statistics.py:42
test_zero_variance_is_zero software healthy tests/test_statistics.py:49
test_gaussian_hand_computed software healthy tests/test_statistics.py:56
test_psr_half_at_observed software healthy tests/test_statistics.py:65
test_gaussian_reduction software healthy tests/test_statistics.py:70
test_positive_skew_raises_psr software healthy tests/test_statistics.py:77
test_fat_tails_lower_psr software healthy tests/test_statistics.py:84
test_requires_two_observations software healthy tests/test_statistics.py:90
test_matches_independent_formula software healthy tests/test_statistics.py:98
test_increases_with_trial_count software healthy tests/test_statistics.py:109
test_increases_with_variance software healthy tests/test_statistics.py:113
test_zero_variance_zero_benchmark software healthy tests/test_statistics.py:116
test_requires_two_trials software healthy tests/test_statistics.py:119
test_p_value_is_one_minus_dsr software healthy tests/test_statistics.py:127

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

LabelLayerStatusPath
pyproject.toml software healthy pyproject.toml
__init__.py software healthy agents/__init__.py
__init__.py software healthy tests/__init__.py
test_pit_store.py software healthy tests/test_pit_store.py
test_statistics.py software healthy tests/test_statistics.py
test_event_log.py software healthy tests/test_event_log.py
test_trial_registry.py software healthy tests/test_trial_registry.py
test_cpcv.py software healthy tests/test_cpcv.py
test_config.py software healthy tests/test_config.py
agent-specifications.md software healthy docs/agent-specifications.md
g0-gate-memo-draft.md software healthy docs/g0-gate-memo-draft.md
g01-readout-final-seeds40-59.json software healthy docs/g01-readout-final-seeds40-59.json
g04-replay-20260616.json software healthy docs/g04-replay-20260616.json
decision-protocols.md software healthy docs/decision-protocols.md
g01-readout-v2-seeds20-39.json software healthy docs/g01-readout-v2-seeds20-39.json
validation-criteria.md software healthy docs/validation-criteria.md
monitoring-metrics.md software healthy docs/monitoring-metrics.md
README.md software healthy docs/README.md
backtesting-framework.md software healthy docs/backtesting-framework.md
api-data-sources.md software healthy docs/api-data-sources.md
configuration.md software healthy docs/configuration.md
memory-systems.md software healthy docs/memory-systems.md
implementation-plan.md software healthy docs/implementation-plan.md
architecture.md software healthy docs/architecture.md
failure-modes-mitigation.md software healthy docs/failure-modes-mitigation.md
g01-decision-tree.md software healthy docs/g01-decision-tree.md
glossary.md software healthy docs/glossary.md
research.md software healthy docs/research.md
__init__.py software healthy core/__init__.py
replay.py software healthy core/replay.py
config.py software healthy core/config.py
event_log.py software healthy core/event_log.py
logging.py software healthy core/logging.py
run_g01_gate.py software healthy ops/run_g01_gate.py
__init__.py software healthy ops/__init__.py
verify_sharadar.py software healthy ops/verify_sharadar.py
replay_check.py software healthy ops/replay_check.py
broker_roundtrip.py software healthy ops/broker_roundtrip.py
verify_alpaca.py software healthy ops/verify_alpaca.py
nightly_ingest.py software healthy ops/nightly_ingest.py
__init__.py software healthy harness/__init__.py
statistics.py software healthy harness/statistics.py
fraud_catch.py software healthy harness/fraud_catch.py
synthetic.py software healthy harness/synthetic.py
trial_registry.py software healthy harness/trial_registry.py
cpcv.py software healthy harness/cpcv.py
settings.local.json software healthy .claude/settings.local.json
__init__.py software healthy graphs/__init__.py
.claude/settings.local.json quality healthy .claude/settings.local.json

LabelLayerStatusPath
TestBasicCRUD software healthy tests/test_pit_store.py:71
TestWriteGuard software healthy tests/test_pit_store.py:113
TestReadFilter software healthy tests/test_pit_store.py:160
TestAuditFutureData software healthy tests/test_pit_store.py:244
TestTimezoneNormalization software healthy tests/test_pit_store.py:322
TestSharpeRatio software healthy tests/test_statistics.py:30
TestPSR software healthy tests/test_statistics.py:55
TestExpectedMaxSharpe software healthy tests/test_statistics.py:97
TestDSR software healthy tests/test_statistics.py:126
TestPBO software healthy tests/test_statistics.py:155
TestIC software healthy tests/test_statistics.py:201
TestEventLog software healthy tests/test_event_log.py:30
TestGateEnforcement software healthy tests/test_trial_registry.py:55
TestRegistrationValidation software healthy tests/test_trial_registry.py:85
TestStateTransitions software healthy tests/test_trial_registry.py:111
TestDSRInputs software healthy tests/test_trial_registry.py:161
TestListAndQuery software healthy tests/test_trial_registry.py:212
TestSplitStructure software healthy tests/test_cpcv.py:17
TestPurgeDoesRealWork software healthy tests/test_cpcv.py:43
TestValidation software healthy tests/test_cpcv.py:83
TestConfigLoader software healthy tests/test_config.py:14
TestReplayTuple software healthy tests/test_config.py:44
ReplayTuple software healthy core/replay.py:14
ConfigVersion software healthy core/config.py:15
ConfigLoader software healthy core/config.py:23
Event software healthy core/event_log.py:21
EventLog software healthy core/event_log.py:36
LLMCallLogger software healthy core/logging.py:64
EventLogger software healthy core/logging.py:116
ControlResult software healthy harness/fraud_catch.py:110
UnregisteredTrialError software healthy harness/trial_registry.py:38
TrialStateError software healthy harness/trial_registry.py:42
Trial software healthy harness/trial_registry.py:47
TrialRegistry software healthy harness/trial_registry.py:81
CPCVSplit software healthy harness/cpcv.py:36
CombinatorialPurgedCV software healthy harness/cpcv.py:46

LabelLayerStatusPath
agents software healthy agents
tests software healthy tests
docs software healthy docs
core software healthy core
ops software healthy ops
harness software healthy harness
.claude software healthy .claude
graphs software healthy graphs

LabelLayerStatusPath
event_log data healthy core/event_log.py
trials data healthy harness/trial_registry.py

LabelLayerStatusPath
AXRZCE__axrzceFund software healthy /data/fable5_failed_archive/AXRZCE__axrzceFund

LabelLayerStatusPath
sqlite data healthy tests/test_event_log.py
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/aecd119f-8eb6-4423-8a80-60359b69ce51/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/aecd119f-8eb6-4423-8a80-60359b69ce51/

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.