https://github.com/siddharthchauhan/Productivity-OS
· scanned 2026-06-16 00:12 UTC (2 months, 2 weeks ago)
22 raw signals (10 security + 12 graph)
Last scanned 2 months, 2 weeks ago · v1 · 17 actionable findings from 2 signal sources. 16 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 252 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 |
|---|---|---|---|
notarizing |
software | healthy | scripts/notarize.cjs:notarizing |
App |
software | healthy | src/renderer/App.tsx:App |
refresh |
software | healthy | src/renderer/App.tsx:refresh |
applyTheme |
software | healthy | src/renderer/App.tsx:applyTheme |
BrandLogo |
software | healthy | src/renderer/components/BrandLogo.tsx:BrandLogo |
Card |
software | healthy | src/renderer/components/Primitives.tsx:Card |
SectionLabel |
software | healthy | src/renderer/components/Primitives.tsx:SectionLabel |
ToneDot |
software | healthy | src/renderer/components/Primitives.tsx:ToneDot |
Delta |
software | healthy | src/renderer/components/Primitives.tsx:Delta |
ScoreRing |
software | healthy | src/renderer/components/Charts.tsx:ScoreRing |
step |
software | healthy | src/renderer/components/Charts.tsx:step |
r |
software | healthy | src/renderer/components/Charts.tsx:r |
Sparkline |
software | healthy | src/renderer/components/Charts.tsx:Sparkline |
x |
software | healthy | src/renderer/components/Charts.tsx:x |
StackBar |
software | healthy | src/renderer/components/Charts.tsx:StackBar |
Donut |
software | healthy | src/renderer/components/Charts.tsx:Donut |
BarChart |
software | healthy | src/renderer/components/Charts.tsx:BarChart |
HourStrip |
software | healthy | src/renderer/components/Charts.tsx:HourStrip |
fmtMins |
software | healthy | src/renderer/lib/api.ts:fmtMins |
todayISO |
software | healthy | src/renderer/lib/api.ts:todayISO |
ymdLabel |
software | healthy | src/renderer/lib/api.ts:ymdLabel |
ymdShort |
software | healthy | src/renderer/lib/api.ts:ymdShort |
ymLabel |
software | healthy | src/renderer/lib/api.ts:ymLabel |
wrap |
software | healthy | src/renderer/lib/icons.tsx:wrap |
IconGlyph |
software | healthy | src/renderer/lib/icons.tsx:IconGlyph |
Cmp |
software | healthy | src/renderer/lib/icons.tsx:Cmp |
Sidebar |
software | healthy | src/renderer/shell/Sidebar.tsx:Sidebar |
Header |
software | healthy | src/renderer/shell/Header.tsx:Header |
Today |
software | healthy | src/renderer/views/Today.tsx:Today |
load |
software | healthy | src/renderer/views/Today.tsx:load |
ScoreHero |
software | healthy | src/renderer/views/Today.tsx:ScoreHero |
TimeCard |
software | healthy | src/renderer/views/Today.tsx:TimeCard |
SourceGrid |
software | healthy | src/renderer/views/Today.tsx:SourceGrid |
AttentionRail |
software | healthy | src/renderer/views/Today.tsx:AttentionRail |
EmptyToday |
software | healthy | src/renderer/views/Today.tsx:EmptyToday |
DailyReport |
software | healthy | src/renderer/views/DailyReport.tsx:DailyReport |
generate |
software | healthy | src/renderer/views/DailyReport.tsx:generate |
Settings |
software | healthy | src/renderer/views/Settings.tsx:Settings |
update |
software | healthy | src/renderer/views/Settings.tsx:update |
saveKey |
software | healthy | src/renderer/views/Settings.tsx:saveKey |
clearKey |
software | healthy | src/renderer/views/Settings.tsx:clearKey |
toggleTracker |
software | healthy | src/renderer/views/Settings.tsx:toggleTracker |
Toggle |
software | healthy | src/renderer/views/Settings.tsx:Toggle |
Integrations |
software | healthy | src/renderer/views/Integrations.tsx:Integrations |
Trends |
software | healthy | src/renderer/views/Trends.tsx:Trends |
generateMonthly |
software | healthy | src/renderer/views/Trends.tsx:generateMonthly |
KPI |
software | healthy | src/renderer/views/Trends.tsx:KPI |
Stat |
software | healthy | src/renderer/views/Trends.tsx:Stat |
Empty |
software | healthy | src/renderer/views/Trends.tsx:Empty |
avg |
software | healthy | src/renderer/views/Trends.tsx:avg |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
electron.vite.config.ts |
software | healthy | electron.vite.config.ts |
tsconfig.web.json |
software | healthy | tsconfig.web.json |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
tsconfig.node.json |
software | healthy | tsconfig.node.json |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
package-lock.json |
software | healthy | package-lock.json |
.env.example |
software | healthy | .env.example |
tsconfig.json |
software | healthy | tsconfig.json |
LICENSE |
software | healthy | LICENSE |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
vitest.config.ts |
software | healthy | vitest.config.ts |
pulse_logo.html |
software | healthy | docs/pulse_logo.html |
RELEASING.md |
software | healthy | docs/RELEASING.md |
sign-local.sh |
software | healthy | scripts/sign-local.sh |
notarize.cjs |
software | healthy | scripts/notarize.cjs |
ci.yml |
software | healthy | .github/workflows/ci.yml |
index.html |
software | healthy | src/renderer/index.html |
main.tsx |
software | healthy | src/renderer/main.tsx |
App.tsx |
software | healthy | src/renderer/App.tsx |
BrandLogo.tsx |
software | healthy | src/renderer/components/BrandLogo.tsx |
Primitives.tsx |
software | healthy | src/renderer/components/Primitives.tsx |
Charts.tsx |
software | healthy | src/renderer/components/Charts.tsx |
api.ts |
software | healthy | src/renderer/lib/api.ts |
sources.ts |
software | healthy | src/renderer/lib/sources.ts |
icons.tsx |
software | healthy | src/renderer/lib/icons.tsx |
Sidebar.tsx |
software | healthy | src/renderer/shell/Sidebar.tsx |
Header.tsx |
software | healthy | src/renderer/shell/Header.tsx |
tokens.css |
software | healthy | src/renderer/styles/tokens.css |
app.css |
software | healthy | src/renderer/styles/app.css |
Today.tsx |
software | healthy | src/renderer/views/Today.tsx |
DailyReport.tsx |
software | healthy | src/renderer/views/DailyReport.tsx |
Settings.tsx |
software | healthy | src/renderer/views/Settings.tsx |
Integrations.tsx |
software | healthy | src/renderer/views/Integrations.tsx |
Trends.tsx |
software | healthy | src/renderer/views/Trends.tsx |
api.ts |
software | healthy | src/shared/api.ts |
dates.test.ts |
software | healthy | src/shared/dates.test.ts |
dates.ts |
software | healthy | src/shared/dates.ts |
types.ts |
software | healthy | src/shared/types.ts |
index.ts |
software | healthy | src/preload/index.ts |
classifier.ts |
software | healthy | src/main/classifier.ts |
score.ts |
software | healthy | src/main/score.ts |
score.test.ts |
software | healthy | src/main/score.test.ts |
metrics.test.ts |
software | healthy | src/main/metrics.test.ts |
index.ts |
software | healthy | src/main/index.ts |
scheduler.ts |
software | healthy | src/main/scheduler.ts |
classifier.test.ts |
software | healthy | src/main/classifier.test.ts |
ipc.ts |
software | healthy | src/main/ipc.ts |
metrics.ts |
software | healthy | src/main/metrics.ts |
tracker.test.ts |
software | healthy | src/main/tracker.test.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
docs |
software | healthy | docs |
scripts |
software | healthy | scripts |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
renderer |
software | healthy | src/renderer |
components |
software | healthy | src/renderer/components |
lib |
software | healthy | src/renderer/lib |
shell |
software | healthy | src/renderer/shell |
styles |
software | healthy | src/renderer/styles |
views |
software | healthy | src/renderer/views |
shared |
software | healthy | src/shared |
preload |
software | healthy | src/preload |
main |
software | healthy | src/main |
ai |
software | healthy | src/main/ai |
db |
software | healthy | src/main/db |
| Label | Layer | Status | Path |
|---|---|---|---|
events |
data | healthy | src/main/db/schema.sql |
daily_reports |
data | healthy | src/main/db/schema.sql |
suggestions |
data | healthy | src/main/db/schema.sql |
monthly_reports |
data | healthy | src/main/db/schema.sql |
classifications |
data | healthy | src/main/db/schema.sql |
settings |
data | healthy | src/main/db/schema.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-6fwqp4z8 |
software | healthy | /tmp/repobility-clone-6fwqp4z8 |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::azure |
hardware | healthy | src/renderer/views/Settings.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | src/renderer/App.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
test |
cicd | healthy | .github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/4a2c913e-62da-411f-a875-c8ccd9da5095/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/4a2c913e-62da-411f-a875-c8ccd9da5095/
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.