https://github.com/tznthou/plume
· scanned 2026-06-16 00:44 UTC (2 months, 1 week ago)
6 raw signals (0 security + 6 graph)
Last scanned 2 months, 1 week ago · v1 · 6 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 156 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 |
|---|---|---|---|
loadFileModule |
software | healthy | tests/file.test.ts:loadFileModule |
spyScrollTop |
software | healthy | tests/preview.test.ts:spyScrollTop |
loadRecentModule |
software | healthy | tests/recent.test.ts:loadRecentModule |
parse |
software | healthy | tests/renderer.test.ts:parse |
loadFileModule |
software | healthy | tests/export.test.ts:loadFileModule |
loadThemeModule |
software | healthy | tests/theme.test.ts:loadThemeModule |
initToc |
software | healthy | src/toc.ts:initToc |
li |
software | healthy | src/toc.ts:li |
updateToc |
software | healthy | src/toc.ts:updateToc |
initStatusbar |
software | healthy | src/statusbar.ts:initStatusbar |
updateStats |
software | healthy | src/statusbar.ts:updateStats |
setDirty |
software | healthy | src/statusbar.ts:setDirty |
getStore |
software | healthy | src/theme.ts:getStore |
isTheme |
software | healthy | src/theme.ts:isTheme |
currentTheme |
software | healthy | src/theme.ts:currentTheme |
apply |
software | healthy | src/theme.ts:apply |
initTheme |
software | healthy | src/theme.ts:initTheme |
toggleTheme |
software | healthy | src/theme.ts:toggleTheme |
mathBlockRule |
software | healthy | src/renderer.ts:mathBlockRule |
mathInlineRule |
software | healthy | src/renderer.ts:mathInlineRule |
render |
software | healthy | src/renderer.ts:render |
escapeHtml |
software | healthy | src/renderer.ts:escapeHtml |
initEditor |
software | healthy | src/editor.ts:initEditor |
getContent |
software | healthy | src/editor.ts:getContent |
getLineCount |
software | healthy | src/editor.ts:getLineCount |
getScrollDOM |
software | healthy | src/editor.ts:getScrollDOM |
setContent |
software | healthy | src/editor.ts:setContent |
remeasure |
software | healthy | src/editor.ts:remeasure |
reconfigureTypewriter |
software | healthy | src/editor.ts:reconfigureTypewriter |
reconfigureFocus |
software | healthy | src/editor.ts:reconfigureFocus |
onChange |
software | healthy | src/editor.ts:onChange |
getMermaid |
software | healthy | src/preview.ts:getMermaid |
renderMermaid |
software | healthy | src/preview.ts:renderMermaid |
getKaTeX |
software | healthy | src/preview.ts:getKaTeX |
renderMath |
software | healthy | src/preview.ts:renderMath |
scrollToTopOnNextUpdate |
software | healthy | src/preview.ts:scrollToTopOnNextUpdate |
initPreview |
software | healthy | src/preview.ts:initPreview |
anchor |
software | healthy | src/preview.ts:anchor |
update |
software | healthy | src/preview.ts:update |
showError |
software | healthy | src/preview.ts:showError |
typewriterExtension |
software | healthy | src/typewriter.ts:typewriterExtension |
setMode |
software | healthy | src/main.ts:setMode |
toggleMode |
software | healthy | src/main.ts:toggleMode |
refreshRecentUI |
software | healthy | src/main.ts:refreshRecentUI |
withRecentRefresh |
software | healthy | src/main.ts:withRecentRefresh |
openExternalWithRefresh |
software | healthy | src/main.ts:openExternalWithRefresh |
getDocState |
software | healthy | src/file.ts:getDocState |
fileName |
software | healthy | src/file.ts:fileName |
onDirtyChange |
software | healthy | src/file.ts:onDirtyChange |
onLoad |
software | healthy | src/file.ts:onLoad |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
vite.config.ts |
software | healthy | vite.config.ts |
CHANGELOG_EN.md |
software | healthy | CHANGELOG_EN.md |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
index.html |
software | healthy | index.html |
package-lock.json |
software | healthy | package-lock.json |
tsconfig.json |
software | healthy | tsconfig.json |
README_EN.md |
software | healthy | README_EN.md |
LICENSE |
software | healthy | LICENSE |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
vitest.config.ts |
software | healthy | vitest.config.ts |
file.test.ts |
software | healthy | tests/file.test.ts |
statusbar.test.ts |
software | healthy | tests/statusbar.test.ts |
focus.test.ts |
software | healthy | tests/focus.test.ts |
preview.test.ts |
software | healthy | tests/preview.test.ts |
recent.test.ts |
software | healthy | tests/recent.test.ts |
renderer.test.ts |
software | healthy | tests/renderer.test.ts |
export.test.ts |
software | healthy | tests/export.test.ts |
theme.test.ts |
software | healthy | tests/theme.test.ts |
SPEC.md |
software | healthy | docs/SPEC.md |
PRD.md |
software | healthy | docs/PRD.md |
PLAN.md |
software | healthy | docs/PLAN.md |
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 |
grant_scope.toml |
software | healthy | src-tauri/permissions/autogenerated/grant_scope.toml |
get_opened_urls.toml |
software | healthy | src-tauri/permissions/autogenerated/get_opened_urls.toml |
lib.rs |
software | healthy | src-tauri/src/lib.rs |
main.rs |
software | healthy | src-tauri/src/main.rs |
05-inkstone.html |
software | healthy | mockups/05-inkstone.html |
index.html |
software | healthy | mockups/index.html |
02-cirrus.html |
software | healthy | mockups/02-cirrus.html |
04-markup.html |
software | healthy | mockups/04-markup.html |
03-vol-de-nuit.html |
software | healthy | mockups/03-vol-de-nuit.html |
01-plume-doie.html |
software | healthy | mockups/01-plume-doie.html |
release.yml |
software | healthy | .github/workflows/release.yml |
toc.ts |
software | healthy | src/toc.ts |
statusbar.ts |
software | healthy | src/statusbar.ts |
theme.ts |
software | healthy | src/theme.ts |
renderer.ts |
software | healthy | src/renderer.ts |
editor.ts |
software | healthy | src/editor.ts |
preview.ts |
software | healthy | src/preview.ts |
typewriter.ts |
software | healthy | src/typewriter.ts |
main.ts |
software | healthy | src/main.ts |
file.ts |
software | healthy | src/file.ts |
focus-mode.ts |
software | healthy | src/focus-mode.ts |
recent.ts |
software | healthy | src/recent.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
docs |
software | healthy | docs |
src-tauri |
software | healthy | src-tauri |
capabilities |
software | healthy | src-tauri/capabilities |
permissions |
software | healthy | src-tauri/permissions |
autogenerated |
software | healthy | src-tauri/permissions/autogenerated |
src |
software | healthy | src-tauri/src |
mockups |
software | healthy | mockups |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
types |
software | healthy | src/types |
| Label | Layer | Status | Path |
|---|---|---|---|
/tmp/a.md |
frontend | healthy | tests/file.test.ts |
/tmp/new.md |
frontend | healthy | tests/file.test.ts |
/tmp/dragged.md |
frontend | healthy | tests/file.test.ts |
/real/dragged.md |
frontend | healthy | tests/file.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
audit |
cicd | healthy | .github/workflows/release.yml |
build |
cicd | healthy | .github/workflows/release.yml |
publish |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
port:1420 |
network | healthy | vite.config.ts |
port:1421 |
network | healthy | vite.config.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-24pe76sq |
software | healthy | /tmp/repobility-clone-24pe76sq |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/97dbc013-6667-4797-8caa-a96b73e66f73/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/97dbc013-6667-4797-8caa-a96b73e66f73/
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.