https://github.com/qfc-network/qfc-core
· scanned 2026-06-15 23:42 UTC (2 months, 4 weeks ago)
33 raw signals (0 security + 33 graph)
Last scanned 2 months, 4 weeks ago · v1 · 31 actionable findings from 1 signal source. 2 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 416 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 |
|---|---|---|---|
rust-toolchain.toml |
software | healthy | rust-toolchain.toml |
Cargo.toml |
software | healthy | Cargo.toml |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
Dockerfile |
software | healthy | Dockerfile |
IMPLEMENTATION_PLAN.md |
software | healthy | IMPLEMENTATION_PLAN.md |
MINING.md |
software | healthy | MINING.md |
evm-version.md |
software | healthy | docs/evm-version.md |
AI-QUOTAS.md |
software | healthy | docs/AI-QUOTAS.md |
ROADMAP-AI-V3.md |
software | healthy | docs/ROADMAP-AI-V3.md |
CANARY.md |
software | healthy | docs/CANARY.md |
DR.md |
software | healthy | docs/DR.md |
ROADMAP-SRE.md |
software | healthy | docs/ROADMAP-SRE.md |
ROADMAP-AI-V3.zh.md |
software | healthy | docs/ROADMAP-AI-V3.zh.md |
ROADMAP-SRE.zh.md |
software | healthy | docs/ROADMAP-SRE.zh.md |
WATCHDOG.md |
software | healthy | docs/WATCHDOG.md |
alert-rules.yaml |
software | healthy | docs/observability/alert-rules.yaml |
grafana-dashboard.json |
software | healthy | docs/observability/grafana-dashboard.json |
README.md |
software | healthy | docs/observability/README.md |
HOT-KEYS.md |
software | healthy | docs/profiling/HOT-KEYS.md |
T1-eBPF.md |
software | healthy | docs/profiling/T1-eBPF.md |
0010-training-pilot.md |
software | healthy | docs/adr/0010-training-pilot.md |
0004-contribution-metering.md |
software | healthy | docs/adr/0004-contribution-metering.md |
0005-training-verification.md |
software | healthy | docs/adr/0005-training-verification.md |
0006-sync-model.md |
software | healthy | docs/adr/0006-sync-model.md |
0001-sharded-model-distribution.md |
software | healthy | docs/adr/0001-sharded-model-distribution.md |
0008-verification-economics.md |
software | healthy | docs/adr/0008-verification-economics.md |
0011-b2-pipeline-scope.md |
software | healthy | docs/adr/0011-b2-pipeline-scope.md |
0002-ps-operator-role.md |
software | healthy | docs/adr/0002-ps-operator-role.md |
0009-chain-integration.md |
software | healthy | docs/adr/0009-chain-integration.md |
0001-block-commit-durability.md |
software | healthy | docs/adr/0001-block-commit-durability.md |
0007-data-availability.md |
software | healthy | docs/adr/0007-data-availability.md |
0003-aggregation-rule.md |
software | healthy | docs/adr/0003-aggregation-rule.md |
B2-wan-pipeline-latency.md |
software | healthy | docs/spikes/B2-wan-pipeline-latency.md |
run-3-validators.sh |
software | healthy | scripts/run-3-validators.sh |
testnet-status.sh |
software | healthy | scripts/testnet-status.sh |
canary.sh |
software | healthy | scripts/canary.sh |
gameday.sh |
software | healthy | scripts/gameday.sh |
start-local-testnet.sh |
software | healthy | scripts/start-local-testnet.sh |
restore.sh |
software | healthy | scripts/restore.sh |
capture.sh |
software | healthy | scripts/profiling/capture.sh |
Cargo.toml |
software | healthy | crates/qfc-network/Cargo.toml |
behaviour.rs |
software | healthy | crates/qfc-network/src/behaviour.rs |
error.rs |
software | healthy | crates/qfc-network/src/error.rs |
lib.rs |
software | healthy | crates/qfc-network/src/lib.rs |
config.rs |
software | healthy | crates/qfc-network/src/config.rs |
sync_protocol.rs |
software | healthy | crates/qfc-network/src/sync_protocol.rs |
service.rs |
software | healthy | crates/qfc-network/src/service.rs |
Cargo.toml |
software | healthy | crates/qfc-state/Cargo.toml |
hot_key_workload.rs |
software | healthy | crates/qfc-state/examples/hot_key_workload.rs |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
docs |
software | healthy | docs |
observability |
software | healthy | docs/observability |
profiling |
software | healthy | docs/profiling |
adr |
software | healthy | docs/adr |
spikes |
software | healthy | docs/spikes |
scripts |
software | healthy | scripts |
profiling |
software | healthy | scripts/profiling |
crates |
software | healthy | crates |
qfc-network |
software | healthy | crates/qfc-network |
src |
software | healthy | crates/qfc-network/src |
qfc-state |
software | healthy | crates/qfc-state |
examples |
software | healthy | crates/qfc-state/examples |
src |
software | healthy | crates/qfc-state/src |
qfc-watchdog |
software | healthy | crates/qfc-watchdog |
tests |
software | healthy | crates/qfc-watchdog/tests |
src |
software | healthy | crates/qfc-watchdog/src |
qfc-qsc |
software | healthy | crates/qfc-qsc |
src |
software | healthy | crates/qfc-qsc/src |
ast |
software | healthy | crates/qfc-qsc/src/ast |
typeck |
software | healthy | crates/qfc-qsc/src/typeck |
codegen |
software | healthy | crates/qfc-qsc/src/codegen |
lexer |
software | healthy | crates/qfc-qsc/src/lexer |
fmt |
software | healthy | crates/qfc-qsc/src/fmt |
parser |
software | healthy | crates/qfc-qsc/src/parser |
qfc-consensus |
software | healthy | crates/qfc-consensus |
tests |
software | healthy | crates/qfc-consensus/tests |
src |
software | healthy | crates/qfc-consensus/src |
qfc-crypto |
software | healthy | crates/qfc-crypto |
examples |
software | healthy | crates/qfc-crypto/examples |
src |
software | healthy | crates/qfc-crypto/src |
benches |
software | healthy | crates/qfc-crypto/benches |
qfc-trie |
software | healthy | crates/qfc-trie |
src |
software | healthy | crates/qfc-trie/src |
benches |
software | healthy | crates/qfc-trie/benches |
qfc-node |
software | healthy | crates/qfc-node |
tests |
software | healthy | crates/qfc-node/tests |
src |
software | healthy | crates/qfc-node/src |
qfc-mempool |
software | healthy | crates/qfc-mempool |
src |
software | healthy | crates/qfc-mempool/src |
benches |
software | healthy | crates/qfc-mempool/benches |
qfc-miner |
software | healthy | crates/qfc-miner |
src |
software | healthy | crates/qfc-miner/src |
qfc-rpc |
software | healthy | crates/qfc-rpc |
src |
software | healthy | crates/qfc-rpc/src |
qfc-ai-coordinator |
software | healthy | crates/qfc-ai-coordinator |
tests |
software | healthy | crates/qfc-ai-coordinator/tests |
src |
software | healthy | crates/qfc-ai-coordinator/src |
benches |
software | healthy | crates/qfc-ai-coordinator/benches |
qfc-executor |
software | healthy | crates/qfc-executor |
tests |
software | healthy | crates/qfc-executor/tests |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
loadConfig |
software | healthy | services/task-router/src/config.ts:loadConfig |
main |
software | healthy | services/task-router/src/index.ts:main |
shutdown |
software | healthy | services/task-router/src/index.ts:shutdown |
json |
software | healthy | services/task-router/src/chain-watcher.ts:json |
parsePendingTask |
software | healthy | services/task-router/src/chain-watcher.ts:parsePendingTask |
createLogger |
software | healthy | services/task-router/src/logger.ts:createLogger |
makeMiner |
software | healthy | services/task-router/src/__tests__/matcher.test.ts:makeMiner |
makeTask |
software | healthy | services/task-router/src/__tests__/matcher.test.ts:makeTask |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/docker.yml |
merge |
cicd | healthy | .github/workflows/docker.yml |
check |
cicd | healthy | .github/workflows/ci.yml |
test |
cicd | healthy | .github/workflows/ci.yml |
fmt |
cicd | healthy | .github/workflows/ci.yml |
clippy |
cicd | healthy | .github/workflows/ci.yml |
build |
cicd | healthy | .github/workflows/release.yml |
release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
TimeoutMonitor |
software | healthy | services/task-router/src/timeout-monitor.ts:TimeoutMonitor |
RedisStore |
software | healthy | services/task-router/src/redis-store.ts:RedisStore |
TaskMatcher |
software | healthy | services/task-router/src/matcher.ts:TaskMatcher |
ChallengeInjector |
software | healthy | services/task-router/src/challenge.ts:ChallengeInjector |
ChainWatcher |
software | healthy | services/task-router/src/chain-watcher.ts:ChainWatcher |
TaskRouter |
software | healthy | services/task-router/src/router.ts:TaskRouter |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
TESTNET_DISPATCH_TOKEN |
cicd | healthy | — |
REGISTRY |
cicd | healthy | — |
IMAGE_NAME |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::docker |
cicd | healthy | .github/workflows/docker.yml |
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
gha::release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8545 |
network | healthy | README.md |
port:30303 |
network | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | README.md |
1.2.3.4 |
network | healthy | crates/qfc-network/src/config.rs |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
image::services/task-router/Dockerfile |
hardware | healthy | services/task-router/Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-3ihohely |
software | healthy | /tmp/repobility-clone-3ihohely |
| Label | Layer | Status | Path |
|---|---|---|---|
redis |
data | healthy | services/task-router/src/config.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | Cargo.toml |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | docs/observability/README.md |
This page is publicly accessible at:
https://repobility.com/scan/f7c2d62e-8f5f-4e4e-b1db-860534f8a960/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/f7c2d62e-8f5f-4e4e-b1db-860534f8a960/
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.