https://github.com/rdl1980/AuthorOS
· scanned 2026-06-15 23:47 UTC (2 months, 3 weeks ago)
13 raw signals (0 security + 13 graph)
Last scanned 2 months, 3 weeks ago · v1 · 13 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 260 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 |
|---|---|---|---|
seedContent |
software | healthy | test/search-snapshots.test.ts:seedContent |
makeDb |
software | healthy | test/helpers.ts:makeDb |
tempDir |
software | healthy | test/helpers.ts:tempDir |
seedProject |
software | healthy | test/repositories.test.ts:seedProject |
seedFullProject |
software | healthy | test/integrity.test.ts:seedFullProject |
mockConfig |
software | healthy | test/ai.test.ts:mockConfig |
id |
software | healthy | scripts/smoke-db.mjs:id |
now |
software | healthy | scripts/smoke-db.mjs:now |
countWords |
software | healthy | scripts/smoke-db.mjs:countWords |
escapeHtml |
software | healthy | scripts/generate-backlog-html.mjs:escapeHtml |
inline |
software | healthy | scripts/generate-backlog-html.mjs:inline |
parseStatus |
software | healthy | scripts/generate-backlog-html.mjs:parseStatus |
renderMarkdown |
software | healthy | scripts/generate-backlog-html.mjs:renderMarkdown |
flushPara |
software | healthy | scripts/generate-backlog-html.mjs:flushPara |
isTableSep |
software | healthy | scripts/generate-backlog-html.mjs:isTableSep |
splitRow |
software | healthy | scripts/generate-backlog-html.mjs:splitRow |
m |
software | healthy | scripts/generate-backlog-html.mjs:m |
parseEpics |
software | healthy | scripts/generate-backlog-html.mjs:parseEpics |
App |
software | healthy | src/renderer/src/App.tsx:App |
AiInteractionShell |
software | healthy | src/renderer/src/components/AiInteractionShell.tsx:AiIntera… |
OnboardingOverlay |
software | healthy | src/renderer/src/components/OnboardingOverlay.tsx:Onboardin… |
close |
software | healthy | src/renderer/src/components/OnboardingOverlay.tsx:close |
createFirstBook |
software | healthy | src/renderer/src/components/OnboardingOverlay.tsx:createFir… |
createDemo |
software | healthy | src/renderer/src/components/OnboardingOverlay.tsx:createDemo |
getModule |
software | healthy | src/renderer/src/modules/registry.ts:getModule |
StructureView |
software | healthy | src/renderer/src/modules/views/StructureView.tsx:StructureV… |
reload |
software | healthy | src/renderer/src/modules/views/StructureView.tsx:reload |
chooseFramework |
software | healthy | src/renderer/src/modules/views/StructureView.tsx:chooseFram… |
scenesOfBeat |
software | healthy | src/renderer/src/modules/views/StructureView.tsx:scenesOfBe… |
link |
software | healthy | src/renderer/src/modules/views/StructureView.tsx:link |
unlink |
software | healthy | src/renderer/src/modules/views/StructureView.tsx:unlink |
generate |
software | healthy | src/renderer/src/modules/views/StructureView.tsx:generate |
acceptGenerated |
software | healthy | src/renderer/src/modules/views/StructureView.tsx:acceptGene… |
WorldView |
software | healthy | src/renderer/src/modules/views/WorldView.tsx:WorldView |
reload |
software | healthy | src/renderer/src/modules/views/WorldView.tsx:reload |
create |
software | healthy | src/renderer/src/modules/views/WorldView.tsx:create |
patch |
software | healthy | src/renderer/src/modules/views/WorldView.tsx:patch |
remove |
software | healthy | src/renderer/src/modules/views/WorldView.tsx:remove |
SettingsView |
software | healthy | src/renderer/src/modules/views/SettingsView.tsx:SettingsView |
reload |
software | healthy | src/renderer/src/modules/views/SettingsView.tsx:reload |
patch |
software | healthy | src/renderer/src/modules/views/SettingsView.tsx:patch |
hasKeyFor |
software | healthy | src/renderer/src/modules/views/SettingsView.tsx:hasKeyFor |
saveKey |
software | healthy | src/renderer/src/modules/views/SettingsView.tsx:saveKey |
clearKey |
software | healthy | src/renderer/src/modules/views/SettingsView.tsx:clearKey |
AiEditorView |
software | healthy | src/renderer/src/modules/views/AiEditorView.tsx:AiEditorView |
runCheck |
software | healthy | src/renderer/src/modules/views/AiEditorView.tsx:runCheck |
chapterTitle |
software | healthy | src/renderer/src/modules/views/AiEditorView.tsx:chapterTitle |
TimelineView |
software | healthy | src/renderer/src/modules/views/TimelineView.tsx:TimelineView |
reload |
software | healthy | src/renderer/src/modules/views/TimelineView.tsx:reload |
create |
software | healthy | src/renderer/src/modules/views/TimelineView.tsx:create |
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 |
README.md |
software | healthy | README.md |
tailwind.config.js |
software | healthy | tailwind.config.js |
package.json |
software | healthy | package.json |
tsconfig.node.json |
software | healthy | tsconfig.node.json |
package-lock.json |
software | healthy | package-lock.json |
AuthorOS_Backlog.md |
software | healthy | AuthorOS_Backlog.md |
electron-builder.yml |
software | healthy | electron-builder.yml |
AuthorOS_Visual_Backlog.html |
software | healthy | AuthorOS_Visual_Backlog.html |
tsconfig.json |
software | healthy | tsconfig.json |
postcss.config.js |
software | healthy | postcss.config.js |
vitest.config.ts |
software | healthy | vitest.config.ts |
search-snapshots.test.ts |
software | healthy | test/search-snapshots.test.ts |
import-export.test.ts |
software | healthy | test/import-export.test.ts |
characters.test.ts |
software | healthy | test/characters.test.ts |
editor.test.ts |
software | healthy | test/editor.test.ts |
helpers.ts |
software | healthy | test/helpers.ts |
repositories.test.ts |
software | healthy | test/repositories.test.ts |
plot.test.ts |
software | healthy | test/plot.test.ts |
world.test.ts |
software | healthy | test/world.test.ts |
integrity.test.ts |
software | healthy | test/integrity.test.ts |
timeline.test.ts |
software | healthy | test/timeline.test.ts |
ai.test.ts |
software | healthy | test/ai.test.ts |
shared.test.ts |
software | healthy | test/shared.test.ts |
settings.test.ts |
software | healthy | test/settings.test.ts |
electron.ts |
software | healthy | test/stubs/electron.ts |
smoke-db.mjs |
software | healthy | scripts/smoke-db.mjs |
generate-backlog-html.mjs |
software | healthy | scripts/generate-backlog-html.mjs |
index.html |
software | healthy | src/renderer/index.html |
styles.css |
software | healthy | src/renderer/src/styles.css |
main.tsx |
software | healthy | src/renderer/src/main.tsx |
App.tsx |
software | healthy | src/renderer/src/App.tsx |
AiInteractionShell.tsx |
software | healthy | src/renderer/src/components/AiInteractionShell.tsx |
OnboardingOverlay.tsx |
software | healthy | src/renderer/src/components/OnboardingOverlay.tsx |
registry.ts |
software | healthy | src/renderer/src/modules/registry.ts |
types.ts |
software | healthy | src/renderer/src/modules/types.ts |
StructureView.tsx |
software | healthy | src/renderer/src/modules/views/StructureView.tsx |
WorldView.tsx |
software | healthy | src/renderer/src/modules/views/WorldView.tsx |
SettingsView.tsx |
software | healthy | src/renderer/src/modules/views/SettingsView.tsx |
AiEditorView.tsx |
software | healthy | src/renderer/src/modules/views/AiEditorView.tsx |
TimelineView.tsx |
software | healthy | src/renderer/src/modules/views/TimelineView.tsx |
WritingWorkspaceView.tsx |
software | healthy | src/renderer/src/modules/views/WritingWorkspaceView.tsx |
LibraryView.tsx |
software | healthy | src/renderer/src/modules/views/LibraryView.tsx |
AiAssistantView.tsx |
software | healthy | src/renderer/src/modules/views/AiAssistantView.tsx |
AuthorVoiceView.tsx |
software | healthy | src/renderer/src/modules/views/AuthorVoiceView.tsx |
PublishingView.tsx |
software | healthy | src/renderer/src/modules/views/PublishingView.tsx |
PlotView.tsx |
software | healthy | src/renderer/src/modules/views/PlotView.tsx |
SearchSnapshotsView.tsx |
software | healthy | src/renderer/src/modules/views/SearchSnapshotsView.tsx |
PlaceholderView.tsx |
software | healthy | src/renderer/src/modules/views/PlaceholderView.tsx |
CharactersView.tsx |
software | healthy | src/renderer/src/modules/views/CharactersView.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
test |
software | healthy | test |
stubs |
software | healthy | test/stubs |
scripts |
software | healthy | scripts |
src |
software | healthy | src |
renderer |
software | healthy | src/renderer |
src |
software | healthy | src/renderer/src |
components |
software | healthy | src/renderer/src/components |
modules |
software | healthy | src/renderer/src/modules |
views |
software | healthy | src/renderer/src/modules/views |
workspace |
software | healthy | src/renderer/src/modules/views/workspace |
store |
software | healthy | src/renderer/src/store |
shared |
software | healthy | src/shared |
preload |
software | healthy | src/preload |
main |
software | healthy | src/main |
ai |
software | healthy | src/main/ai |
providers |
software | healthy | src/main/ai/providers |
export |
software | healthy | src/main/export |
| Label | Layer | Status | Path |
|---|---|---|---|
AIGateway |
software | healthy | src/main/ai/gateway.ts:AIGateway |
OpenAIProvider |
software | healthy | src/main/ai/providers/openai.ts:OpenAIProvider |
MockProvider |
software | healthy | src/main/ai/providers/mock.ts:MockProvider |
AnthropicProvider |
software | healthy | src/main/ai/providers/anthropic.ts:AnthropicProvider |
PublishingService |
software | healthy | src/main/export/publishing.ts:PublishingService |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | README.md |
redis |
data | healthy | package-lock.json |
postgres |
data | healthy | package-lock.json |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-kaw_tnvt |
software | healthy | /tmp/repobility-clone-kaw_tnvt |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | package-lock.json |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | src/renderer/src/App.tsx |
This page is publicly accessible at:
https://repobility.com/scan/bfde96db-d3ef-44d1-a77a-d96dd8b78e3a/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/bfde96db-d3ef-44d1-a77a-d96dd8b78e3a/
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.