https://github.com/DammianMiller/universal-agent-protocol
· scanned 2026-06-17 01:26 UTC (1 month, 2 weeks ago)
243 raw signals (0 security + 243 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ -34.0 (diff) · 220 actionable findings from 1 signal source. 23 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 3205 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 |
|---|---|---|---|
resolve_includes |
software | healthy | agents/scripts/index_patterns_to_qdrant.py:39 |
replace_include |
software | dead | agents/scripts/index_patterns_to_qdrant.py:41 |
extract_numbered_patterns |
software | healthy | agents/scripts/index_patterns_to_qdrant.py:58 |
extract_sections |
software | healthy | agents/scripts/index_patterns_to_qdrant.py:82 |
classify_section |
software | healthy | agents/scripts/index_patterns_to_qdrant.py:128 |
extract_skill_frontmatter |
software | healthy | agents/scripts/index_patterns_to_qdrant.py:158 |
scan_skills |
software | healthy | agents/scripts/index_patterns_to_qdrant.py:171 |
scan_factory_patterns |
software | healthy | agents/scripts/index_patterns_to_qdrant.py:224 |
deduplicate |
software | healthy | agents/scripts/index_patterns_to_qdrant.py:273 |
index_to_qdrant |
software | healthy | agents/scripts/index_patterns_to_qdrant.py:285 |
main |
software | healthy | agents/scripts/index_patterns_to_qdrant.py:334 |
queryPatterns |
software | healthy | agents/scripts/uap-pattern-rag.ts:queryPatterns |
formatForContext |
software | healthy | agents/scripts/uap-pattern-rag.ts:formatForContext |
middleware |
software | healthy | agents/scripts/uap-pattern-rag.ts:middleware |
sessionStartPatterns |
software | healthy | agents/scripts/uap-pattern-rag.ts:sessionStartPatterns |
get_model |
software | healthy | agents/scripts/query_patterns.py:23 |
query_patterns |
software | healthy | agents/scripts/query_patterns.py:30 |
format_for_context |
software | healthy | agents/scripts/query_patterns.py:53 |
main |
software | healthy | agents/scripts/query_patterns.py:67 |
_post |
software | healthy | agents/scripts/reembed_agent_memory.py:37 |
embed |
software | healthy | agents/scripts/reembed_agent_memory.py:54 |
main |
software | healthy | agents/scripts/reembed_agent_memory.py:74 |
get_model |
software | healthy | agents/scripts/index_patterns.py:38 |
get_client |
software | healthy | agents/scripts/index_patterns.py:47 |
collection_exists |
software | healthy | agents/scripts/index_patterns.py:52 |
create_collection |
software | healthy | agents/scripts/index_patterns.py:58 |
load_patterns |
software | healthy | agents/scripts/index_patterns.py:74 |
index_patterns |
software | healthy | agents/scripts/index_patterns.py:110 |
show_status |
software | healthy | agents/scripts/index_patterns.py:144 |
main |
software | healthy | agents/scripts/index_patterns.py:158 |
update_weights |
software | healthy | agents/scripts/update_pattern_weights.py:21 |
show_effectiveness |
software | healthy | agents/scripts/update_pattern_weights.py:98 |
main |
software | healthy | agents/scripts/update_pattern_weights.py:134 |
ensure_db |
software | healthy | agents/scripts/record_task_outcome.py:26 |
calculate_reward |
software | healthy | agents/scripts/record_task_outcome.py:73 |
record_outcome |
software | healthy | agents/scripts/record_task_outcome.py:86 |
main |
software | healthy | agents/scripts/record_task_outcome.py:152 |
enforcerPathFor |
software | healthy | scripts/install-policy.ts:enforcerPathFor |
attachEnforcer |
software | healthy | scripts/install-policy.ts:attachEnforcer |
installPolicy |
software | healthy | scripts/install-policy.ts:installPolicy |
main |
software | healthy | scripts/install-policy.ts:main |
runBenchmark |
software | healthy | scripts/benchmark-full-suite.ts:runBenchmark |
duration |
software | healthy | scripts/benchmark-full-suite.ts:duration |
executeTask |
software | healthy | scripts/benchmark-full-suite.ts:executeTask |
generateSummary |
software | healthy | scripts/benchmark-full-suite.ts:generateSummary |
generateMarkdownReport |
software | healthy | scripts/benchmark-full-suite.ts:generateMarkdownReport |
loadResults |
software | healthy | scripts/generate-benchmark-report.ts:loadResults |
generateReport |
software | healthy | scripts/generate-benchmark-report.ts:generateReport |
calculateSummary |
software | healthy | scripts/generate-benchmark-report.ts:calculateSummary |
generateMarkdownReport |
software | healthy | scripts/generate-benchmark-report.ts:generateMarkdownReport |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
vitest.config.ts |
software | healthy | vitest.config.ts |
CLAUDE.md |
software | healthy | CLAUDE.md |
AGENTS.md |
software | healthy | AGENTS.md |
UAP_LIFECYCLE_ANALYSIS.md |
software | healthy | UAP_LIFECYCLE_ANALYSIS.md |
AGENT.md |
software | healthy | AGENT.md |
opencode.json |
software | healthy | opencode.json |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
DASHBOARD_LIVE_DATA_REPORT.md |
software | healthy | DASHBOARD_LIVE_DATA_REPORT.md |
STARTED.md |
software | healthy | STARTED.md |
package-lock.json |
software | healthy | package-lock.json |
UAP_ANALYSIS.md |
software | healthy | UAP_ANALYSIS.md |
README.md |
software | healthy | README.md |
CODE_QUALITY_ANALYSIS.md |
software | healthy | CODE_QUALITY_ANALYSIS.md |
LICENSE |
software | healthy | LICENSE |
package.json |
software | healthy | package.json |
VERIFICATION_REPORT.md |
software | healthy | VERIFICATION_REPORT.md |
.eslintrc.cjs |
software | healthy | .eslintrc.cjs |
vitest.bench.config.ts |
software | healthy | vitest.bench.config.ts |
.uap.json |
software | healthy | .uap.json |
tsconfig.json |
software | healthy | tsconfig.json |
index_patterns_to_qdrant.py |
software | healthy | agents/scripts/index_patterns_to_qdrant.py |
uap-pattern-rag.ts |
software | healthy | agents/scripts/uap-pattern-rag.ts |
query_patterns.py |
software | healthy | agents/scripts/query_patterns.py |
reembed_agent_memory.py |
software | healthy | agents/scripts/reembed_agent_memory.py |
index_patterns.py |
software | healthy | agents/scripts/index_patterns.py |
update_pattern_weights.py |
software | healthy | agents/scripts/update_pattern_weights.py |
record_task_outcome.py |
software | healthy | agents/scripts/record_task_outcome.py |
uap-policy-gate.sh |
software | healthy | .codex/hooks/uap-policy-gate.sh |
session-start.sh |
software | healthy | .codex/hooks-root-backup-tmp/session-start.sh |
pre-compact.sh |
software | healthy | .codex/hooks-root-backup-tmp/pre-compact.sh |
install-policy.ts |
software | healthy | scripts/install-policy.ts |
benchmark-full-suite.ts |
software | healthy | scripts/benchmark-full-suite.ts |
generate-benchmark-report.ts |
software | healthy | scripts/generate-benchmark-report.ts |
benchmark-quick-suite.ts |
software | healthy | scripts/benchmark-quick-suite.ts |
README.md |
software | healthy | scripts/README.md |
validate-build.sh |
software | healthy | scripts/validate-build.sh |
run-llama-server-continuity.sh |
software | healthy | scripts/run-llama-server-continuity.sh |
run-anthropic-proxy-continuity.sh |
software | healthy | scripts/run-anthropic-proxy-continuity.sh |
benchmark-overnight.sh |
software | healthy | scripts/benchmark-overnight.sh |
test-thinking-grammar-puzzle.sh |
software | healthy | scripts/test-thinking-grammar-puzzle.sh |
run-dflash-server-continuity.sh |
software | healthy | scripts/run-dflash-server-continuity.sh |
version-bump.sh |
software | healthy | scripts/version-bump.sh |
install-web.sh |
software | healthy | scripts/setup/install-web.sh |
setup.sh |
software | healthy | scripts/setup/setup.sh |
install-cloakbrowser.ts |
software | healthy | scripts/setup/install-cloakbrowser.ts |
install-desktop.sh |
software | healthy | scripts/setup/install-desktop.sh |
install-rtk.sh |
software | healthy | scripts/setup/install-rtk.sh |
run-hybrid-adaptive-tbench.sh |
software | healthy | scripts/benchmarks/run-hybrid-adaptive-tbench.sh |
run-tbench-qwen35-quick.sh |
software | healthy | scripts/benchmarks/run-tbench-qwen35-quick.sh |
run-spec-ngram-service-ab.sh |
software | healthy | scripts/benchmarks/run-spec-ngram-service-ab.sh |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
TokenCounter |
software | healthy | scripts/benchmarks/run_baseline_benchmark.py:33 |
ClaudeLocalAgent |
software | healthy | tools/agents/claude_local_agent.py:17 |
OpenCodeBaseline |
software | healthy | tools/agents/opencode_uap_agent.py:974 |
OpenCodeUAP |
software | healthy | tools/agents/opencode_uap_agent.py:1044 |
UAPAgent |
software | healthy | tools/agents/uap_agent.py:9 |
TestHashFaultExcerpt |
software | healthy | tools/agents/tests/test_attractor_detection.py:47 |
TestAttractorDetectionPath |
software | healthy | tools/agents/tests/test_attractor_detection.py:72 |
TestAttractorFinalizeThreshold |
software | healthy | tools/agents/tests/test_attractor_detection.py:134 |
TestAttractorPhase2Defaults |
software | healthy | tools/agents/tests/test_attractor_detection.py:175 |
TestToolCallWrapperProfiles |
software | healthy | tools/agents/tests/test_tool_call_wrapper_profiles.py:18 |
_FakeResponse |
software | healthy | tools/agents/tests/test_anthropic_proxy_streaming.py:24 |
_FakeClient |
software | healthy | tools/agents/tests/test_anthropic_proxy_streaming.py:33 |
TestStreamingReasoningFallback |
software | healthy | tools/agents/tests/test_anthropic_proxy_streaming.py:45 |
TestProxyConfigTuning |
software | healthy | tools/agents/tests/test_anthropic_proxy_streaming.py:75 |
TestProfileSelection |
software | healthy | tools/agents/tests/test_anthropic_proxy_streaming.py:145 |
TestToolSchemaSanitization |
software | healthy | tools/agents/tests/test_anthropic_proxy_streaming.py:209 |
TestStreamGuardedPathSelection |
software | healthy | tools/agents/tests/test_anthropic_proxy_streaming.py:361 |
TestMalformedToolGuardrail |
software | healthy | tools/agents/tests/test_anthropic_proxy_streaming.py:409 |
TestToolTurnControls |
software | healthy | tools/agents/tests/test_anthropic_proxy_streaming.py:1811 |
TestRequiredArgRepair |
software | healthy | tools/agents/tests/test_anthropic_proxy_streaming.py:2709 |
TestSessionContaminationBreaker |
software | healthy | tools/agents/tests/test_anthropic_proxy_streaming.py:2842 |
TestToolCallXMLExtraction |
software | healthy | tools/agents/tests/test_anthropic_proxy_streaming.py:2927 |
TestGarbledToolArgDetection |
software | healthy | tools/agents/tests/test_anthropic_proxy_streaming.py:3021 |
TestToolTurnTemperature |
software | healthy | tools/agents/tests/test_anthropic_proxy_streaming.py:3097 |
TestSystemPromptLeakDetection |
software | healthy | tools/agents/tests/test_anthropic_proxy_streaming.py:3123 |
TestMinimalSupplementForQwen |
software | healthy | tools/agents/tests/test_anthropic_proxy_streaming.py:3203 |
TestToolStarvationBreaker |
software | healthy | tools/agents/tests/test_anthropic_proxy_streaming.py:3231 |
TestPruningImprovements |
software | healthy | tools/agents/tests/test_anthropic_proxy_streaming.py:3262 |
TestCycleBreakOptions |
software | healthy | tools/agents/tests/test_anthropic_proxy_streaming.py:3329 |
TestMalformedRetryHardening |
software | healthy | tools/agents/tests/test_anthropic_proxy_streaming.py:3476 |
TestDegenerateRepetitionDetection |
software | healthy | tools/agents/tests/test_anthropic_proxy_streaming.py:3536 |
TestGenerationHangRecovery |
software | healthy | tools/agents/tests/test_anthropic_proxy_streaming.py:3667 |
FakeClient |
software | healthy | tools/agents/tests/test_anthropic_proxy_streaming.py:3691 |
TestCompletionContractGuardrails |
software | healthy | tools/agents/tests/test_anthropic_proxy_streaming.py:3730 |
TestGarbledArgsRetry |
software | healthy | tools/agents/tests/test_anthropic_proxy_streaming.py:3800 |
TestToolTurnMaxTokensCap |
software | healthy | tools/agents/tests/test_anthropic_proxy_streaming.py:3846 |
TestFinalizeTurnToolCallLeak |
software | healthy | tools/agents/tests/test_anthropic_proxy_streaming.py:3933 |
TestRetryGarbledImprovements |
software | healthy | tools/agents/tests/test_anthropic_proxy_streaming.py:4022 |
TestSpecModeLeakMarkers |
software | healthy | tools/agents/tests/test_anthropic_proxy_streaming.py:4138 |
TestFinalizePingPongFix |
software | healthy | tools/agents/tests/test_anthropic_proxy_streaming.py:4194 |
TestReviewPhaseBootstrapReset |
software | healthy | tools/agents/tests/test_anthropic_proxy_streaming.py:4328 |
TestReadOnlyCycleClassExclusion |
software | healthy | tools/agents/tests/test_anthropic_proxy_streaming.py:4370 |
TestPersistentCycleExclusion |
software | healthy | tools/agents/tests/test_anthropic_proxy_streaming.py:4540 |
TestMalformedPayloadLoopFix |
software | healthy | tools/agents/tests/test_anthropic_proxy_streaming.py:4709 |
TestToolCallJsonRepair |
software | healthy | tools/agents/tests/test_anthropic_proxy_streaming.py:4796 |
TestRetryTemperatureVariance |
software | healthy | tools/agents/tests/test_anthropic_proxy_streaming.py:4828 |
TestCycle18SessionBanAndLogNoise |
software | healthy | tools/agents/tests/test_anthropic_proxy_streaming.py:4858 |
TestUpstream503Resilience |
software | healthy | tools/agents/tests/test_anthropic_proxy_streaming.py:4930 |
TestOpenAIPassthroughConversion |
software | healthy | tools/agents/tests/test_anthropic_proxy_streaming.py:4952 |
TestModelsEndpoint |
software | healthy | tools/agents/tests/test_anthropic_proxy_streaming.py:5081 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
agents |
software | healthy | agents |
scripts |
software | healthy | agents/scripts |
.codex |
software | healthy | .codex |
hooks |
software | healthy | .codex/hooks |
hooks-root-backup-tmp |
software | healthy | .codex/hooks-root-backup-tmp |
scripts |
software | healthy | scripts |
setup |
software | healthy | scripts/setup |
benchmarks |
software | healthy | scripts/benchmarks |
maintenance |
software | healthy | scripts/maintenance |
bootstrap |
software | healthy | scripts/bootstrap |
omp |
software | healthy | scripts/omp |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
benchmarks |
software | healthy | benchmarks |
harbor-configs |
software | healthy | benchmarks/harbor-configs |
harbor-tasks |
software | healthy | benchmarks/harbor-tasks |
harbor-tasks |
software | healthy | benchmarks/harbor-tasks/harbor-tasks |
password-hash |
software | healthy | benchmarks/harbor-tasks/harbor-tasks/password-hash |
tls-certs |
software | healthy | benchmarks/harbor-tasks/harbor-tasks/tls-certs |
git-recovery |
software | healthy | benchmarks/harbor-tasks/harbor-tasks/git-recovery |
data-compression |
software | healthy | benchmarks/harbor-tasks/harbor-tasks/data-compression |
tls-setup |
software | healthy | benchmarks/harbor-tasks/harbor-tasks/tls-setup |
policies |
software | healthy | policies |
.cursor |
software | healthy | .cursor |
hooks |
software | healthy | .cursor/hooks |
tools |
software | healthy | tools |
agents |
software | healthy | tools/agents |
plugins |
software | healthy | tools/agents/plugins |
plugin |
software | healthy | tools/agents/plugin |
tests |
software | healthy | tools/agents/tests |
scripts |
software | healthy | tools/agents/scripts |
UAP |
software | healthy | tools/agents/UAP |
benchmarks |
software | healthy | tools/agents/benchmarks |
results |
software | healthy | tools/agents/benchmarks/results |
config |
software | healthy | tools/agents/config |
migrations |
software | healthy | tools/agents/migrations |
uap_harbor |
software | healthy | tools/uap_harbor |
examples |
software | healthy | examples |
templates |
software | healthy | templates |
hooks |
software | healthy | templates/hooks |
forgecode |
software | healthy | templates/hooks/forgecode |
archive |
software | healthy | templates/archive |
src |
software | healthy | src |
memory |
software | healthy | src/memory |
backends |
software | healthy | src/memory/backends |
short-term |
software | healthy | src/memory/short-term |
dashboard |
software | healthy | src/dashboard |
analyzers |
software | healthy | src/analyzers |
utils |
software | healthy | src/utils |
observability |
software | healthy | src/observability |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
reinforcement_log |
data | healthy | agents/scripts/record_task_outcome.py |
pattern_weights |
data | healthy | agents/scripts/record_task_outcome.py |
session_memories |
data | healthy | tools/agents/scripts/memory_migration.py |
entities |
data | healthy | tools/agents/scripts/memory_migration.py |
relationships |
data | healthy | tools/agents/scripts/memory_migration.py |
memories |
data | healthy | tools/agents/benchmarks/benchmark_memory_systems.py |
agent_registry |
data | healthy | tools/agents/migrations/apply.py |
work_claims |
data | healthy | tools/agents/migrations/apply.py |
work_announcements |
data | healthy | tools/agents/migrations/apply.py |
agent_messages |
data | healthy | tools/agents/migrations/apply.py |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::src/analyzers/index.ts |
security | healthy | src/analyzers/index.ts |
auth::test/mcp-router-output-compressor.test.ts |
security | healthy | test/mcp-router-output-compressor.test.ts |
auth::src/policies/enforcers/cluster_routing.py |
security | healthy | src/policies/enforcers/cluster_routing.py |
auth::tools/agents/scripts/anthropic_proxy.py |
security | healthy | tools/agents/scripts/anthropic_proxy.py |
auth::tools/agents/benchmarks/benchmark_memory_systems.py |
security | healthy | tools/agents/benchmarks/benchmark_memory_systems.py |
auth::test/write-gate.test.ts |
security | healthy | test/write-gate.test.ts |
auth::.claude/skills/parallel-expert-review/SKILL.md |
security | healthy | .claude/skills/parallel-expert-review/SKILL.md |
auth::src/cli/model.ts |
security | healthy | src/cli/model.ts |
auth::src/memory/task-classifier.ts |
security | healthy | src/memory/task-classifier.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
POST /v1/messages |
api | healthy | tools/agents/scripts/anthropic_proxy.py |
POST /anthropic/v1/messages |
api | healthy | tools/agents/scripts/anthropic_proxy.py |
POST /v1/chat/completions |
api | healthy | tools/agents/scripts/anthropic_proxy.py |
GET /v1/models |
api | healthy | tools/agents/scripts/anthropic_proxy.py |
GET /health |
api | healthy | tools/agents/scripts/anthropic_proxy.py |
GET /v1/context |
api | healthy | tools/agents/scripts/anthropic_proxy.py |
POST /benchmark/run |
api | healthy | scripts/benchmarks/benchmark-server.ts |
GET /benchmark/results |
api | healthy | scripts/benchmarks/benchmark-server.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | README.md |
postgres |
data | healthy | agents/scripts/index_patterns_to_qdrant.py |
redis |
data | healthy | tools/agents/scripts/migrate_memory_to_qdrant.py |
mysql |
data | healthy | src/memory/task-classifier.ts |
mongodb |
data | healthy | src/memory/task-classifier.ts |
postgresql |
data | healthy | src/analyzers/index.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
port:6333 |
network | healthy | agents/scripts/index_patterns.py |
port:165 |
network | healthy | scripts/benchmarks/run-tbench-qwen35-quick.sh |
port:8080 |
network | healthy | scripts/benchmarks/run-tbench-qwen35-quick.sh |
port:4000 |
network | healthy | benchmarks/harbor-configs/quick-suite.yaml |
port:6334 |
network | healthy | tools/agents/docker-compose.qdrant.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
192.168.1.165 |
network | healthy | opencode.json |
127.0.0.1 |
network | healthy | opencode.json |
10.0.0.1 |
network | healthy | src/memory/terminal-bench-knowledge.ts |
010.0.0.1 |
network | healthy | src/memory/terminal-bench-knowledge.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
generic_api_key::scripts/benchmarks/run-terminal-bench.sh |
security | healthy | scripts/benchmarks/run-terminal-bench.sh |
generic_api_key::scripts/benchmarks/run-uap-benchmark.sh |
security | healthy | scripts/benchmarks/run-uap-benchmark.sh |
password_literal::tools/agents/opencode_uap_agent.py |
security | healthy | tools/agents/opencode_uap_agent.py |
password_literal::tools/uap_harbor/supergenius_agent.py |
security | healthy | tools/uap_harbor/supergenius_agent.py |
| Label | Layer | Status | Path |
|---|---|---|---|
publish |
cicd | healthy | .github/workflows/npm-publish-manual.yml |
build-test-npm-publish |
cicd | healthy | .github/workflows/deploy-publish.yml |
create-release |
cicd | healthy | .github/workflows/deploy-publish.yml |
compliance-check |
cicd | healthy | .github/workflows/uap-compliance.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
NPM_TOKEN |
cicd | healthy | — |
NODE_VERSION |
cicd | healthy | — |
VERSION |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | scripts/benchmarks/run_benchmark.py |
loadbalancer |
network | healthy | scripts/benchmarks/run_full_89_test_benchmark.py |
envoy |
network | healthy | src/policies/enforcers/schema_diff_gate.py |
| Label | Layer | Status | Path |
|---|---|---|---|
image::tmp/harbor-quick-qwen4000/git-recovery-test/environm… |
hardware | healthy | tmp/harbor-quick-qwen4000/git-recovery-test/environment/Doc… |
image::tmp/harbor-quick-qwen4000/password-hash-test/environ… |
hardware | healthy | tmp/harbor-quick-qwen4000/password-hash-test/environment/Do… |
k8s::Policy::infra/policies/merge-deploy-monitor-verify.yaml |
hardware | healthy | infra/policies/merge-deploy-monitor-verify.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::npm-publish-manual |
cicd | healthy | .github/workflows/npm-publish-manual.yml |
gha::deploy-publish |
cicd | healthy | .github/workflows/deploy-publish.yml |
gha::uap-compliance |
cicd | healthy | .github/workflows/uap-compliance.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
memory_migration.py |
data | healthy | tools/agents/scripts/memory_migration.py |
apply.py |
data | healthy | tools/agents/migrations/apply.py |
| Label | Layer | Status | Path |
|---|---|---|---|
DammianMiller__universal-agent-protocol |
software | healthy | /data/fable5_failed_archive/DammianMiller__universal-agent-… |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | scripts/run-llama-server-continuity.sh |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | src/memory/terminal-bench-knowledge.ts |
This page is publicly accessible at:
https://repobility.com/scan/78324ee2-7b66-4329-96c2-9e07ed1365a9/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/78324ee2-7b66-4329-96c2-9e07ed1365a9/
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.