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.

sersiousSenpai/redline

https://github.com/sersiousSenpai/redline · scanned 2026-06-16 00:07 UTC (2 months, 2 weeks ago)

57 raw signals (0 security + 57 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 57 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 607 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
now software healthy scripts/verify-hook.py:19
append_log software healthy scripts/verify-hook.py:23
build_response software healthy scripts/verify-hook.py:28
do_POST software dead scripts/verify-hook.py:57
log_message software dead scripts/verify-hook.py:104
main software healthy scripts/verify-hook.py:108
computeParagraphDiff software healthy src/diff.ts:computeParagraphDiff
decomposeSentenceLevel software healthy src/diff.ts:decomposeSentenceLevel
forEachParagraph software healthy src/diff.ts:forEachParagraph
para software healthy src/diff.test.ts:para
section software healthy src/diff.test.ts:section
isDetachError software healthy src/App.tsx:isDetachError
ZoomButton software healthy src/App.tsx:ZoomButton
App software healthy src/App.tsx:App
clampZoom software healthy src/App.tsx:clampZoom
zoomIn software healthy src/App.tsx:zoomIn
zoomOut software healthy src/App.tsx:zoomOut
zoomReset software healthy src/App.tsx:zoomReset
onKey software healthy src/App.tsx:onKey
poll software healthy src/App.tsx:poll
recompute software healthy src/App.tsx:recompute
maxLeft software healthy src/App.tsx:maxLeft
reopenDocFromLeft software healthy src/App.tsx:reopenDocFromLeft
reopenDocFromRight software healthy src/App.tsx:reopenDocFromRight
onThemeChange software healthy src/App.tsx:onThemeChange
onResize software healthy src/App.tsx:onResize
refreshSummaries software healthy src/App.tsx:refreshSummaries
deleteSession software healthy src/App.tsx:deleteSession
loadSession software healthy src/App.tsx:loadSession
handler software healthy src/App.tsx:handler
beginCompose software healthy src/App.tsx:beginCompose
beginCrossOut software healthy src/App.tsx:beginCrossOut
submitComment software healthy src/App.tsx:submitComment
addEditorComment software healthy src/App.tsx:addEditorComment
updateComment software healthy src/App.tsx:updateComment
deleteComment software healthy src/App.tsx:deleteComment
submitReview software healthy src/App.tsx:submitReview
approvePlan software healthy src/App.tsx:approvePlan
restorePlanSession software healthy src/App.tsx:restorePlanSession
copyRestoreCommand software healthy src/App.tsx:copyRestoreCommand
exportStamp software healthy src/App.tsx:exportStamp
p software healthy src/App.tsx:p
toastSaved software healthy src/App.tsx:toastSaved
exportRevision software healthy src/App.tsx:exportRevision
exportRevisionDocx software healthy src/App.tsx:exportRevisionDocx
bytes software healthy src/App.tsx:bytes
changeMode software healthy src/App.tsx:changeMode
openDecisionForReview software healthy src/App.tsx:openDecisionForReview
approveFromDecision software healthy src/App.tsx:approveFromDecision
acceptResolution software healthy src/App.tsx:acceptResolution

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

LabelLayerStatusPath
vite.config.ts software healthy vite.config.ts
README.md software healthy README.md
THIRD_PARTY_NOTICES.md software healthy THIRD_PARTY_NOTICES.md
CLA.md software healthy CLA.md
package.json software healthy package.json
tsconfig.node.json software healthy tsconfig.node.json
index.html software healthy index.html
CONTRIBUTING.md software healthy CONTRIBUTING.md
package-lock.json software healthy package-lock.json
SPEC.md software healthy SPEC.md
tsconfig.json software healthy tsconfig.json
LICENSE software healthy LICENSE
NOTICE software healthy NOTICE
vitest.config.ts software healthy vitest.config.ts
document-ide-northstar.md software healthy docs/document-ide-northstar.md
perf-hardening-handoff.md software healthy docs/perf-hardening-handoff.md
sub-block-addressing.md software healthy docs/sub-block-addressing.md
protocol-verification.md software healthy docs/protocol-verification.md
perf-budget.md software healthy docs/perf-budget.md
redline.sh software healthy scripts/redline.sh
verify-hook.py software healthy scripts/verify-hook.py
update.sh software healthy scripts/update.sh
probe-command-hook.sh software healthy scripts/probe-command-hook.sh
sample-plan-payload.json software healthy scripts/sample-plan-payload.json
deny.toml software healthy src-tauri/deny.toml
Cargo.toml software healthy src-tauri/Cargo.toml
tauri.conf.json software healthy src-tauri/tauri.conf.json
build.rs software healthy src-tauri/build.rs
Cargo.lock software healthy src-tauri/Cargo.lock
default.json software healthy src-tauri/capabilities/default.json
lib.rs software healthy src-tauri/src/lib.rs
state.rs software healthy src-tauri/src/state.rs
skill.rs software healthy src-tauri/src/skill.rs
parser.rs software healthy src-tauri/src/parser.rs
agent.rs software healthy src-tauri/src/agent.rs
resolutions.rs software healthy src-tauri/src/resolutions.rs
fswatch.rs software healthy src-tauri/src/fswatch.rs
fsbrowse.rs software healthy src-tauri/src/fsbrowse.rs
fork.rs software healthy src-tauri/src/fork.rs
update.rs software healthy src-tauri/src/update.rs
perf_guard.rs software healthy src-tauri/src/perf_guard.rs
pty.rs software healthy src-tauri/src/pty.rs
hook.rs software healthy src-tauri/src/hook.rs
main.rs software healthy src-tauri/src/main.rs
feedback.rs software healthy src-tauri/src/feedback.rs
highlight.rs software healthy src-tauri/src/highlight.rs
db.rs software healthy src-tauri/src/db.rs
SKILL.md software healthy skills/redline/SKILL.md
bug_report.yml software healthy .github/ISSUE_TEMPLATE/bug_report.yml
config.yml software healthy .github/ISSUE_TEMPLATE/config.yml

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

LabelLayerStatusPath
docs software healthy docs
scripts software healthy scripts
src-tauri software healthy src-tauri
capabilities software healthy src-tauri/capabilities
src software healthy src-tauri/src
skills software healthy skills
redline software healthy skills/redline
.github software healthy .github
ISSUE_TEMPLATE software healthy .github/ISSUE_TEMPLATE
cla-signatures software healthy .github/cla-signatures
workflows software healthy .github/workflows
src software healthy src
components software healthy src/components
theme software healthy src/theme
lib software healthy src/lib
audio software healthy src/audio
hooks software healthy src/hooks
editor software healthy src/editor
adapters software healthy src/editor/adapters
docx software healthy src/editor/adapters/docx
html software healthy src/editor/html
extensions software healthy src/editor/extensions
markdown software healthy src/editor/markdown
yjs software healthy src/editor/yjs

LabelLayerStatusPath
HookHandler software healthy scripts/verify-hook.py:56
to software healthy src/editor/extensions/CommentMarkers.ts:to

LabelLayerStatusPath
sqlite data healthy README.md
redis data healthy scripts/sample-plan-payload.json

LabelLayerStatusPath
port:1420 network healthy vite.config.ts
port:1421 network healthy vite.config.ts

LabelLayerStatusPath
App frontend healthy src/App.tsx
CodeView frontend healthy src/components/CodeView.tsx

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
PERSONAL_ACCESS_TOKEN cicd healthy

LabelLayerStatusPath
repobility-clone-r7j715v3 software healthy /tmp/repobility-clone-r7j715v3

LabelLayerStatusPath
127.0.0.1 network healthy README.md

LabelLayerStatusPath
gpu (detected) hardware healthy src/components/TerminalView.tsx

LabelLayerStatusPath
auth::scripts/sample-plan-payload.json security healthy scripts/sample-plan-payload.json

LabelLayerStatusPath
gha::cla cicd healthy .github/workflows/cla.yml

LabelLayerStatusPath
CLAAssistant cicd healthy .github/workflows/cla.yml
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/f46adb34-4621-43cf-a32f-fe9c9749ccdf/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/f46adb34-4621-43cf-a32f-fe9c9749ccdf/

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.