https://github.com/DanielTylerReece/Chirp
· scanned 2026-06-17 01:25 UTC (1 month, 2 weeks ago)
4 raw signals (0 security + 4 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +17.5 (diff) · 4 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 87 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 |
|---|---|---|---|
go.mod |
software | healthy | go.mod |
README.md |
software | healthy | README.md |
Makefile |
software | healthy | Makefile |
main.go |
software | healthy | main.go |
phase-gate.sh |
software | healthy | scripts/phase-gate.sh |
run-dev.sh |
software | healthy | scripts/run-dev.sh |
install.sh |
software | healthy | packaging/install.sh |
config_test.go |
software | healthy | internal/app/config_test.go |
notifications_test.go |
software | healthy | internal/app/notifications_test.go |
notifications.go |
software | healthy | internal/app/notifications.go |
events.go |
software | healthy | internal/app/events.go |
config.go |
software | healthy | internal/app/config.go |
session_test.go |
software | healthy | internal/backend/session_test.go |
contacts.go |
software | healthy | internal/backend/contacts.go |
real_client.go |
software | healthy | internal/backend/real_client.go |
sync.go |
software | healthy | internal/backend/sync.go |
message_handler.go |
software | healthy | internal/backend/message_handler.go |
firefox_test.go |
software | healthy | internal/backend/firefox_test.go |
cookies.go |
software | healthy | internal/backend/cookies.go |
firefox.go |
software | healthy | internal/backend/firefox.go |
contacts_test.go |
software | healthy | internal/backend/contacts_test.go |
sync_test.go |
software | healthy | internal/backend/sync_test.go |
session.go |
software | healthy | internal/backend/session.go |
browser_signin.go |
software | healthy | internal/backend/browser_signin.go |
event_router.go |
software | healthy | internal/backend/event_router.go |
client.go |
software | healthy | internal/backend/client.go |
test_db.go |
software | healthy | internal/testutil/test_db.go |
mock_client.go |
software | healthy | internal/testutil/mock_client.go |
fixtures.go |
software | healthy | internal/testutil/fixtures.go |
mock_events.go |
software | healthy | internal/testutil/mock_events.go |
schema.go |
software | healthy | internal/db/schema.go |
contacts.go |
software | healthy | internal/db/contacts.go |
messages_test.go |
software | healthy | internal/db/messages_test.go |
media_cache_test.go |
software | healthy | internal/db/media_cache_test.go |
search.go |
software | healthy | internal/db/search.go |
conversations_test.go |
software | healthy | internal/db/conversations_test.go |
db.go |
software | healthy | internal/db/db.go |
conversations.go |
software | healthy | internal/db/conversations.go |
messages.go |
software | healthy | internal/db/messages.go |
contacts_test.go |
software | healthy | internal/db/contacts_test.go |
contention_test.go |
software | healthy | internal/db/contention_test.go |
search_test.go |
software | healthy | internal/db/search_test.go |
media_cache.go |
software | healthy | internal/db/media_cache.go |
db_test.go |
software | healthy | internal/db/db_test.go |
controller.go |
software | healthy | internal/controller/controller.go |
reconnect_test.go |
software | healthy | internal/controller/reconnect_test.go |
reconnect.go |
software | healthy | internal/controller/reconnect.go |
css.go |
software | healthy | internal/ui/css.go |
window.go |
software | healthy | internal/ui/window.go |
prefs.go |
software | healthy | internal/ui/preferences/prefs.go |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
scripts |
software | healthy | scripts |
packaging |
software | healthy | packaging |
internal |
software | healthy | internal |
app |
software | healthy | internal/app |
backend |
software | healthy | internal/backend |
testutil |
software | healthy | internal/testutil |
db |
software | healthy | internal/db |
controller |
software | healthy | internal/controller |
ui |
software | healthy | internal/ui |
preferences |
software | healthy | internal/ui/preferences |
newconversation |
software | healthy | internal/ui/newconversation |
shared |
software | healthy | internal/ui/shared |
content |
software | healthy | internal/ui/content |
sidebar |
software | healthy | internal/ui/sidebar |
pairing |
software | healthy | internal/ui/pairing |
style |
software | healthy | style |
cmd |
software | healthy | cmd |
livetest |
software | healthy | cmd/livetest |
| Label | Layer | Status | Path |
|---|---|---|---|
DanielTylerReece__Chirp |
software | healthy | /data/fable5_failed_archive/DanielTylerReece__Chirp |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | go.mod |
This page is publicly accessible at:
https://repobility.com/scan/2cc79fc7-b38d-4a59-9efd-1a86958e97da/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/2cc79fc7-b38d-4a59-9efd-1a86958e97da/
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.