https://github.com/RichardEko/mycelium
· scanned 2026-06-15 23:51 UTC (2 months, 3 weeks ago)
59 raw signals (0 security + 59 graph)
Last scanned 2 months, 3 weeks ago · v1 · 54 actionable findings from 1 signal source. 5 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 603 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 |
CLA.md |
software | healthy | CLA.md |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
ROADMAP.md |
software | healthy | ROADMAP.md |
Makefile |
software | healthy | Makefile |
LICENSE |
software | healthy | LICENSE |
Cargo.lock |
software | healthy | Cargo.lock |
CODE_OF_CONDUCT.md |
software | healthy | CODE_OF_CONDUCT.md |
SECURITY.md |
software | healthy | SECURITY.md |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
Cargo.toml |
software | healthy | mycelium-tuple-space/Cargo.toml |
monitoring.rs |
software | healthy | mycelium-tuple-space/tests/monitoring.rs |
probes.rs |
software | healthy | mycelium-tuple-space/tests/probes.rs |
failover.rs |
software | healthy | mycelium-tuple-space/tests/failover.rs |
gateway.rs |
software | healthy | mycelium-tuple-space/tests/gateway.rs |
rpc_roundtrip.rs |
software | healthy | mycelium-tuple-space/tests/rpc_roundtrip.rs |
lib.rs |
software | healthy | mycelium-tuple-space/src/lib.rs |
rpc.rs |
software | healthy | mycelium-tuple-space/src/rpc.rs |
store.rs |
software | healthy | mycelium-tuple-space/src/store.rs |
http.rs |
software | healthy | mycelium-tuple-space/src/http.rs |
README.md |
software | healthy | mycelium-ts/README.md |
package.json |
software | healthy | mycelium-ts/package.json |
package-lock.json |
software | healthy | mycelium-ts/package-lock.json |
tsconfig.json |
software | healthy | mycelium-ts/tsconfig.json |
gateway.test.ts |
software | healthy | mycelium-ts/tests/gateway.test.ts |
tuple.ts |
software | healthy | mycelium-ts/src/tuple.ts |
a2a.ts |
software | healthy | mycelium-ts/src/a2a.ts |
sse.ts |
software | healthy | mycelium-ts/src/sse.ts |
index.ts |
software | healthy | mycelium-ts/src/index.ts |
prompt_skill.ts |
software | healthy | mycelium-ts/src/prompt_skill.ts |
agent.ts |
software | healthy | mycelium-ts/src/agent.ts |
types.ts |
software | healthy | mycelium-ts/src/types.ts |
docker-compose.three-node-test.yml |
software | healthy | docker/docker-compose.three-node-test.yml |
Dockerfile |
software | healthy | docker/Dockerfile |
docker-compose.llm-agent.yml |
software | healthy | docker/docker-compose.llm-agent.yml |
.env.example |
software | healthy | docker/.env.example |
docker-compose.yml |
software | healthy | docker/docker-compose.yml |
run.sh |
software | healthy | docker/llm-agent-runner/run.sh |
Dockerfile |
software | healthy | docker/llm-agent-runner/Dockerfile |
run.sh |
software | healthy | docker/three-node-runner/run.sh |
Dockerfile |
software | healthy | docker/three-node-runner/Dockerfile |
docker-compose.scale.yml |
software | healthy | tests/integration/docker-compose.scale.yml |
docker-compose.test.yml |
software | healthy | tests/integration/docker-compose.test.yml |
docker-compose.scale-entries.yml |
software | healthy | tests/integration/docker-compose.scale-entries.yml |
run.sh |
software | healthy | tests/integration/run.sh |
run_scale.sh |
software | healthy | tests/integration/run_scale.sh |
run_scale_entries.sh |
software | healthy | tests/integration/run_scale_entries.sh |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
agent |
software | healthy | mycelium-ts/tests/gateway.test.ts:agent |
toB64 |
software | healthy | mycelium-ts/src/tuple.ts:toB64 |
fromB64 |
software | healthy | mycelium-ts/src/tuple.ts:fromB64 |
body |
software | healthy | mycelium-ts/src/tuple.ts:body |
body |
software | healthy | mycelium-ts/src/a2a.ts:body |
extractText |
software | healthy | mycelium-ts/src/a2a.ts:extractText |
wake |
software | healthy | mycelium-ts/src/sse.ts:wake |
templateToWire |
software | healthy | mycelium-ts/src/prompt_skill.ts:templateToWire |
templateFromWire |
software | healthy | mycelium-ts/src/prompt_skill.ts:templateFromWire |
raw |
software | healthy | mycelium-ts/src/prompt_skill.ts:raw |
w |
software | healthy | mycelium-ts/src/prompt_skill.ts:w |
data |
software | healthy | mycelium-ts/src/prompt_skill.ts:data |
b64 |
software | healthy | mycelium-ts/src/agent.ts:b64 |
fromb64 |
software | healthy | mycelium-ts/src/agent.ts:fromb64 |
data |
software | healthy | mycelium-ts/src/agent.ts:data |
banner |
software | healthy | tests/overlay/run.py:25 |
ok |
software | healthy | tests/overlay/run.py:29 |
fail |
software | healthy | tests/overlay/run.py:33 |
main |
software | healthy | tests/overlay/run.py:37 |
run |
software | healthy | tests/overlay/scenarios/s13_shared_reasoning_log.py:26 |
all_converged |
software | healthy | tests/overlay/scenarios/s13_shared_reasoning_log.py:44 |
_elect |
software | healthy | tests/overlay/scenarios/s12_leader_election.py:25 |
run |
software | healthy | tests/overlay/scenarios/s12_leader_election.py:30 |
all_agree |
software | healthy | tests/overlay/scenarios/s12_leader_election.py:62 |
node_url |
software | healthy | tests/overlay/scenarios/helpers.py:18 |
wait_for_health |
software | healthy | tests/overlay/scenarios/helpers.py:22 |
wait_for_cluster_ready |
software | healthy | tests/overlay/scenarios/helpers.py:36 |
wait_for_ready |
software | healthy | tests/overlay/scenarios/helpers.py:78 |
poll_until |
software | healthy | tests/overlay/scenarios/helpers.py:83 |
assert_eq |
software | healthy | tests/overlay/scenarios/helpers.py:96 |
assert_ge |
software | healthy | tests/overlay/scenarios/helpers.py:102 |
_run_worker |
software | healthy | tests/overlay/scenarios/s11_task_auction.py:27 |
collect |
software | healthy | tests/overlay/scenarios/s11_task_auction.py:32 |
run |
software | healthy | tests/overlay/scenarios/s11_task_auction.py:47 |
load |
software | healthy | examples/coordinator_comparison_plot.py:17 |
by_mode |
software | healthy | examples/coordinator_comparison_plot.py:33 |
svg_figure |
software | healthy | examples/coordinator_comparison_plot.py:36 |
x_pos |
software | healthy | examples/coordinator_comparison_plot.py:61 |
y_log |
software | healthy | examples/coordinator_comparison_plot.py:63 |
y_lin |
software | healthy | examples/coordinator_comparison_plot.py:67 |
pgf_figure |
software | healthy | examples/coordinator_comparison_plot.py:174 |
coords |
software | healthy | examples/coordinator_comparison_plot.py:179 |
main |
software | healthy | examples/coordinator_comparison_plot.py:236 |
main |
software | healthy | examples/three_arm_plot.py:30 |
mean |
software | healthy | examples/three_arm_plot.py:35 |
coords |
software | healthy | examples/three_arm_plot.py:43 |
load_articles |
software | healthy | examples/fluid_pipeline/coordinator/coordinator.py:93 |
wait_ready |
software | healthy | examples/fluid_pipeline/coordinator/coordinator.py:118 |
wait_for_workers |
software | healthy | examples/fluid_pipeline/coordinator/coordinator.py:130 |
run_pull |
software | healthy | examples/fluid_pipeline/coordinator/coordinator.py:144 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
mycelium-tuple-space |
software | healthy | mycelium-tuple-space |
tests |
software | healthy | mycelium-tuple-space/tests |
src |
software | healthy | mycelium-tuple-space/src |
mycelium-ts |
software | healthy | mycelium-ts |
tests |
software | healthy | mycelium-ts/tests |
src |
software | healthy | mycelium-ts/src |
docker |
software | healthy | docker |
llm-agent-runner |
software | healthy | docker/llm-agent-runner |
three-node-runner |
software | healthy | docker/three-node-runner |
tests |
software | healthy | tests |
integration |
software | healthy | tests/integration |
lib |
software | healthy | tests/integration/lib |
scenarios |
software | healthy | tests/integration/scenarios |
fixtures |
software | healthy | tests/fixtures |
overlay |
software | healthy | tests/overlay |
scenarios |
software | healthy | tests/overlay/scenarios |
mycelium-core |
software | healthy | mycelium-core |
src |
software | healthy | mycelium-core/src |
docs |
software | healthy | docs |
reference |
software | healthy | docs/reference |
operations |
software | healthy | docs/operations |
analysis |
software | healthy | docs/analysis |
plans |
software | healthy | docs/plans |
guide |
software | healthy | docs/guide |
publications |
software | healthy | docs/publications |
fuzz |
software | healthy | fuzz |
fuzz_targets |
software | healthy | fuzz/fuzz_targets |
dashboards |
software | healthy | dashboards |
.claude |
software | healthy | .claude |
commands |
software | healthy | .claude/commands |
examples |
software | healthy | examples |
fluid_pipeline |
software | healthy | examples/fluid_pipeline |
coordinator |
software | healthy | examples/fluid_pipeline/coordinator |
worker |
software | healthy | examples/fluid_pipeline/worker |
stages |
software | healthy | examples/fluid_pipeline/worker/stages |
postgres |
software | healthy | examples/fluid_pipeline/postgres |
presets |
software | healthy | examples/presets |
chat |
software | healthy | examples/chat |
community |
software | healthy | examples/community |
sample-output |
software | healthy | examples/community/sample-output |
a2a_langchain |
software | healthy | examples/a2a_langchain |
skills |
software | healthy | examples/skills |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
agent |
software | healthy | src/agent |
benches |
software | healthy | benches |
mycelium-py |
software | healthy | mycelium-py |
tests |
software | healthy | mycelium-py/tests |
examples |
software | healthy | mycelium-py/examples |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
TupleBackpressureError |
software | healthy | mycelium-ts/src/tuple.ts:TupleBackpressureError |
TupleNotFoundError |
software | healthy | mycelium-ts/src/tuple.ts:TupleNotFoundError |
TupleSpace |
software | healthy | mycelium-ts/src/tuple.ts:TupleSpace |
A2aClient |
software | healthy | mycelium-ts/src/a2a.ts:A2aClient |
PromptSkillClient |
software | healthy | mycelium-ts/src/prompt_skill.ts:PromptSkillClient |
MyceliumAgent |
software | healthy | mycelium-ts/src/agent.ts:MyceliumAgent |
LockGuard |
software | healthy | mycelium-ts/src/types.ts:LockGuard |
CapabilityHandle |
software | healthy | mycelium-ts/src/types.ts:CapabilityHandle |
Handler |
software | healthy | examples/community/mock_llm.py:57 |
SkillArgs |
software | healthy | examples/a2a_langchain/langchain_agent.py:67 |
TestHealth |
software | healthy | mycelium-py/tests/test_gateway.py:32 |
TestCapabilityGateway |
software | healthy | mycelium-py/tests/test_gateway.py:44 |
TestSignalGateway |
software | healthy | mycelium-py/tests/test_gateway.py:103 |
TestDemandGateway |
software | healthy | mycelium-py/tests/test_gateway.py:132 |
TestKvGateway |
software | healthy | mycelium-py/tests/test_gateway.py:151 |
TestRpcGatewayServe |
software | healthy | mycelium-py/tests/test_gateway.py:188 |
TestMailboxGateway |
software | healthy | mycelium-py/tests/test_gateway.py:219 |
TestScatterGateway |
software | healthy | mycelium-py/tests/test_gateway.py:243 |
A2aClient |
software | healthy | mycelium-py/src/mycelium/a2a.py:28 |
TupleBackpressureError |
software | healthy | mycelium-py/src/mycelium/tuple.py:45 |
TupleNotFoundError |
software | healthy | mycelium-py/src/mycelium/tuple.py:53 |
TupleSpace |
software | healthy | mycelium-py/src/mycelium/tuple.py:57 |
CapabilityHandle |
software | healthy | mycelium-py/src/mycelium/agent.py:59 |
Signal |
software | healthy | mycelium-py/src/mycelium/agent.py:99 |
DemandStatus |
software | healthy | mycelium-py/src/mycelium/agent.py:109 |
RpcRequest |
software | healthy | mycelium-py/src/mycelium/agent.py:120 |
MailboxEvent |
software | healthy | mycelium-py/src/mycelium/agent.py:133 |
LogEntry |
software | healthy | mycelium-py/src/mycelium/agent.py:142 |
LockGuard |
software | healthy | mycelium-py/src/mycelium/agent.py:154 |
MyceliumAgent |
software | healthy | mycelium-py/src/mycelium/agent.py:195 |
PromptTemplate |
software | healthy | mycelium-py/src/mycelium/prompt_skill.py:43 |
PromptSkillClient |
software | healthy | mycelium-py/src/mycelium/prompt_skill.py:72 |
| Label | Layer | Status | Path |
|---|---|---|---|
image::docker/Dockerfile |
hardware | healthy | docker/Dockerfile |
image::docker/llm-agent-runner/Dockerfile |
hardware | healthy | docker/llm-agent-runner/Dockerfile |
image::docker/three-node-runner/Dockerfile |
hardware | healthy | docker/three-node-runner/Dockerfile |
image::examples/fluid_pipeline/coordinator/Dockerfile |
hardware | healthy | examples/fluid_pipeline/coordinator/Dockerfile |
image::examples/fluid_pipeline/worker/Dockerfile |
hardware | healthy | examples/fluid_pipeline/worker/Dockerfile |
ollama |
hardware | healthy | docker/docker-compose.yml |
model-init |
hardware | healthy | docker/docker-compose.yml |
model-init-verify |
hardware | healthy | docker/docker-compose.yml |
tool-a |
hardware | healthy | docker/docker-compose.yml |
tool-b |
hardware | healthy | docker/docker-compose.yml |
mgmt |
hardware | healthy | docker/docker-compose.yml |
tool-sf |
hardware | healthy | docker/docker-compose.yml |
tool-book |
hardware | healthy | docker/docker-compose.yml |
verifier |
hardware | healthy | docker/docker-compose.yml |
llm |
hardware | healthy | docker/docker-compose.yml |
coordinator |
hardware | healthy | examples/fluid_pipeline/docker-compose.yml |
worker |
hardware | healthy | examples/fluid_pipeline/docker-compose.yml |
postgres |
hardware | healthy | examples/fluid_pipeline/docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8080 |
network | healthy | mycelium-ts/src/prompt_skill.ts |
port:7946 |
network | healthy | mycelium-ts/src/agent.ts |
port:57000 |
network | healthy | docker/Dockerfile |
port:8300 |
network | healthy | docker/Dockerfile |
port:8090 |
network | healthy | docker/Dockerfile |
port:8100 |
network | healthy | docker/docker-compose.llm-agent.yml |
port:8101 |
network | healthy | docker/docker-compose.llm-agent.yml |
port:8102 |
network | healthy | docker/docker-compose.llm-agent.yml |
port:11434 |
network | healthy | docker/docker-compose.yml |
port:8301 |
network | healthy | docker/docker-compose.yml |
port:8303 |
network | healthy | docker/docker-compose.yml |
port:8304 |
network | healthy | docker/docker-compose.yml |
port:8305 |
network | healthy | docker/docker-compose.yml |
port:8302 |
network | healthy | docker/docker-compose.yml |
port:31000 |
network | healthy | examples/three_arm_runner.sh |
port:06 |
network | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | README.md |
10.0.1.1 |
network | healthy | README.md |
1.3.268.0 |
network | healthy | Cargo.lock |
172.20.0.2 |
network | healthy | tests/integration/docker-compose.test.yml |
172.20.0.3 |
network | healthy | tests/integration/docker-compose.test.yml |
172.20.0.4 |
network | healthy | tests/integration/docker-compose.test.yml |
172.20.0.5 |
network | healthy | tests/integration/docker-compose.test.yml |
172.20.0.0 |
network | healthy | tests/integration/docker-compose.test.yml |
10.0.0.5 |
network | healthy | mycelium-core/src/connection.rs |
10.0.0.1 |
network | healthy | mycelium-core/src/config.rs |
10.0.99.1 |
network | healthy | examples/semantic_coordination.rs |
10.0.0.2 |
network | healthy | src/lib_tests.rs |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::src/agent/http.rs |
security | healthy | src/agent/http.rs |
auth::README.md |
security | healthy | README.md |
auth::docs/publications/presentation.html |
security | healthy | docs/publications/presentation.html |
auth::mycelium-core/src/config.rs |
security | healthy | mycelium-core/src/config.rs |
auth::docs/guide/README.md |
security | healthy | docs/guide/README.md |
auth::src/agent/mod.rs |
security | healthy | src/agent/mod.rs |
auth::Cargo.toml |
security | healthy | Cargo.toml |
auth::CLAUDE.md |
security | healthy | CLAUDE.md |
auth::src/agent/oidc.rs |
security | healthy | src/agent/oidc.rs |
| Label | Layer | Status | Path |
|---|---|---|---|
cla |
cicd | healthy | .github/workflows/cla.yml |
test |
cicd | healthy | .github/workflows/ci.yml |
clippy |
cicd | healthy | .github/workflows/ci.yml |
embedded |
cicd | healthy | .github/workflows/ci.yml |
demo-smoke |
cicd | healthy | .github/workflows/ci.yml |
audit |
cicd | healthy | .github/workflows/ci.yml |
afn-smoke |
cicd | healthy | .github/workflows/ci.yml |
sdk-ts |
cicd | healthy | .github/workflows/ci.yml |
fuzz |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
redis |
data | healthy | docs/guide/README.md |
postgres |
data | healthy | examples/fluid_pipeline/README.md |
postgresql |
data | healthy | examples/fluid_pipeline/README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | Cargo.lock |
vps::azure |
hardware | healthy | examples/a2a_langchain/requirements.txt |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::cla |
cicd | healthy | .github/workflows/cla.yml |
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-mfe2sdoe |
software | healthy | /tmp/repobility-clone-mfe2sdoe |
| Label | Layer | Status | Path |
|---|---|---|---|
articles |
data | healthy | examples/fluid_pipeline/postgres/init.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
loadbalancer |
network | healthy | src/agent/http.rs |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/0cb10be8-70d5-44b8-a26c-3f6e102c6625/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/0cb10be8-70d5-44b8-a26c-3f6e102c6625/
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.