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.

ZanReed/activity-platform

https://github.com/ZanReed/activity-platform · scanned 2026-06-16 01:11 UTC (2 months, 1 week ago)

136 raw signals (0 security + 136 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 132 actionable findings from 1 signal source. 4 repeated signals grouped for readability. 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 744 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
instance software healthy scripts/bundle-renderer.mjs:instance
docWith software healthy packages/renderer/tests/sizing.test.ts:docWith
docWith software healthy packages/renderer/tests/columns.test.ts:docWith
docWithGrid software healthy packages/renderer/tests/columns.test.ts:docWithGrid
renderMath software healthy packages/renderer/src/math.ts:renderMath
printPageStyle software healthy packages/renderer/src/document.ts:printPageStyle
printContainerVars software healthy packages/renderer/src/document.ts:printContainerVars
renderPrintHeader software healthy packages/renderer/src/document.ts:renderPrintHeader
field software healthy packages/renderer/src/document.ts:field
renderActivity software healthy packages/renderer/src/document.ts:renderActivity
renderActivityForPrint software healthy packages/renderer/src/document.ts:renderActivityForPrint
renderBody software healthy packages/renderer/src/render.ts:renderBody
renderSection software healthy packages/renderer/src/render.ts:renderSection
escape software healthy packages/renderer/src/html.ts:escape
attr software healthy packages/renderer/src/html.ts:attr
js software healthy packages/renderer/src/html.ts:js
renderInline software healthy packages/renderer/src/inline.ts:renderInline
renderInlineNodes software healthy packages/renderer/src/inline.ts:renderInlineNodes
renderFillInBlankContent software healthy packages/renderer/src/inline.ts:renderFillInBlankContent
renderText software healthy packages/renderer/src/inline.ts:renderText
renderInlineMath software healthy packages/renderer/src/inline.ts:renderInlineMath
deriveBlankWidth software healthy packages/renderer/src/inline.ts:deriveBlankWidth
renderBlank software healthy packages/renderer/src/inline.ts:renderBlank
makeBlankDoc software healthy packages/renderer/src/__tests__/print.test.ts:makeBlankDoc
makeConfidenceDoc software healthy packages/renderer/src/__tests__/print.test.ts:makeConfidenc…
makeDoc software healthy packages/renderer/src/__tests__/print.test.ts:makeDoc
parseConfig software healthy packages/renderer/src/runtime/config.ts:parseConfig
init software healthy packages/renderer/src/runtime/init.ts:init
buildRefs software healthy packages/renderer/src/runtime/init.ts:buildRefs
buildPopoverRef software healthy packages/renderer/src/runtime/init.ts:buildPopoverRef
buildBlankRef software healthy packages/renderer/src/runtime/init.ts:buildBlankRef
answers software healthy packages/renderer/src/runtime/init.ts:answers
buildFillInBlankRef software healthy packages/renderer/src/runtime/init.ts:buildFillInBlankRef
buildSectionRef software healthy packages/renderer/src/runtime/init.ts:buildSectionRef
warn software healthy packages/renderer/src/runtime/init.ts:warn
test software healthy packages/renderer/src/runtime/strategies.ts:test
answers software healthy packages/renderer/src/runtime/strategies.ts:answers
evaluateAnswer software healthy packages/renderer/src/runtime/strategies.ts:evaluateAnswer
loadStoredName software healthy packages/renderer/src/runtime/storage.ts:loadStoredName
saveName software healthy packages/renderer/src/runtime/storage.ts:saveName
buildStorageKey software healthy packages/renderer/src/runtime/storage.ts:buildStorageKey
saveActivityState software healthy packages/renderer/src/runtime/storage.ts:saveActivityState
loadActivityState software healthy packages/renderer/src/runtime/storage.ts:loadActivityState
clearActivityState software healthy packages/renderer/src/runtime/storage.ts:clearActivityState
buildPendingKey software healthy packages/renderer/src/runtime/storage.ts:buildPendingKey
savePendingSubmission software healthy packages/renderer/src/runtime/storage.ts:savePendingSubmiss…
loadPendingSubmission software healthy packages/renderer/src/runtime/storage.ts:loadPendingSubmiss…
clearPendingSubmission software healthy packages/renderer/src/runtime/storage.ts:clearPendingSubmis…
applyStoredState software healthy packages/renderer/src/runtime/storage.ts:applyStoredState
in software healthy packages/renderer/src/runtime/render.ts:in

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

LabelLayerStatusPath
README.md software healthy README.md
STATE.md software healthy STATE.md
pnpm-lock.yaml software healthy pnpm-lock.yaml
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
ROADMAP.md software healthy ROADMAP.md
pnpm-workspace.yaml software healthy pnpm-workspace.yaml
tsconfig.base.json software healthy tsconfig.base.json
COLLABORATION.md software healthy docs/COLLABORATION.md
HISTORY.md software healthy docs/HISTORY.md
DECISIONS.md software healthy docs/DECISIONS.md
print-and-printables.md software healthy docs/design/print-and-printables.md
interactive-graph-block.md software healthy docs/design/interactive-graph-block.md
variable-block-sizing.md software healthy docs/design/variable-block-sizing.md
vocabulary-definitions.md software healthy docs/design/vocabulary-definitions.md
bundle-renderer.mjs software healthy scripts/bundle-renderer.mjs
seed-test-data.sql software healthy scripts/seed-test-data.sql
package.json software healthy packages/renderer/package.json
RUNTIME.md software healthy packages/renderer/RUNTIME.md
tsconfig.json software healthy packages/renderer/tsconfig.json
vitest.config.ts software healthy packages/renderer/vitest.config.ts
sizing.test.ts software healthy packages/renderer/tests/sizing.test.ts
columns.test.ts software healthy packages/renderer/tests/columns.test.ts
render.test.ts software healthy packages/renderer/tests/render.test.ts
math.ts software healthy packages/renderer/src/math.ts
document.ts software healthy packages/renderer/src/document.ts
render.ts software healthy packages/renderer/src/render.ts
index.ts software healthy packages/renderer/src/index.ts
html.ts software healthy packages/renderer/src/html.ts
inline.ts software healthy packages/renderer/src/inline.ts
print.test.ts software healthy packages/renderer/src/__tests__/print.test.ts
katex-css.ts software healthy packages/renderer/src/generated/katex-css.ts
config.ts software healthy packages/renderer/src/runtime/config.ts
init.ts software healthy packages/renderer/src/runtime/init.ts
strategies.ts software healthy packages/renderer/src/runtime/strategies.ts
storage.ts software healthy packages/renderer/src/runtime/storage.ts
refs.ts software healthy packages/renderer/src/runtime/refs.ts
render.ts software healthy packages/renderer/src/runtime/render.ts
index.ts software healthy packages/renderer/src/runtime/index.ts
checkpoints.ts software healthy packages/renderer/src/runtime/checkpoints.ts
state.ts software healthy packages/renderer/src/runtime/state.ts
confidence.ts software healthy packages/renderer/src/runtime/confidence.ts
submission.ts software healthy packages/renderer/src/runtime/submission.ts
dom.ts software healthy packages/renderer/src/runtime/dom.ts
tsconfig.json software healthy packages/renderer/src/runtime/tsconfig.json
blanks.ts software healthy packages/renderer/src/runtime/blanks.ts
styles.ts software healthy packages/renderer/src/runtime/styles.ts
strategies.test.ts software healthy packages/renderer/src/runtime/__tests__/strategies.test.ts
storage.test.ts software healthy packages/renderer/src/runtime/__tests__/storage.test.ts
blanks.test.ts software healthy packages/renderer/src/runtime/__tests__/blanks.test.ts

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

LabelLayerStatusPath
docs software healthy docs
design software healthy docs/design
scripts software healthy scripts
packages software healthy packages
renderer software healthy packages/renderer
tests software healthy packages/renderer/tests
src software healthy packages/renderer/src
__tests__ software healthy packages/renderer/src/__tests__
generated software healthy packages/renderer/src/generated
runtime software healthy packages/renderer/src/runtime
__tests__ software healthy packages/renderer/src/runtime/__tests__
generated software healthy packages/renderer/src/runtime/generated
blocks software healthy packages/renderer/src/blocks
schema software healthy packages/schema
tests software healthy packages/schema/tests
src software healthy packages/schema/src
__tests__ software healthy packages/schema/src/__tests__
blocks software healthy packages/schema/src/blocks
app software healthy packages/app
src software healthy packages/app/src
__tests__ software healthy packages/app/src/__tests__
components software healthy packages/app/src/components
lib software healthy packages/app/src/lib
foldable software healthy packages/app/src/lib/foldable
routes software healthy packages/app/src/routes
editor software healthy packages/app/src/editor
components software healthy packages/app/src/editor/components
nodeViews software healthy packages/app/src/editor/nodeViews
extensions software healthy packages/app/src/editor/extensions
supabase software healthy supabase
functions software healthy supabase/functions
upload-image software healthy supabase/functions/upload-image
publish-activity software healthy supabase/functions/publish-activity
ingest-submission software healthy supabase/functions/ingest-submission
_shared software healthy supabase/functions/_shared
migrations software healthy supabase/migrations
.github software healthy .github
workflows software healthy .github/workflows

LabelLayerStatusPath
App frontend healthy packages/app/src/App.tsx
RequireAuth frontend healthy packages/app/src/components/RequireAuth.tsx
PublishControl frontend healthy packages/app/src/components/PublishControl.tsx
DevFoldableColumns frontend healthy packages/app/src/routes/DevFoldableColumns.tsx
ActivityPrint frontend healthy packages/app/src/routes/ActivityPrint.tsx
Playground frontend healthy packages/app/src/routes/Playground.tsx
Submissions frontend healthy packages/app/src/routes/Submissions.tsx
Home frontend healthy packages/app/src/routes/Home.tsx
ActivityEditor frontend healthy packages/app/src/routes/ActivityEditor.tsx
Activities frontend healthy packages/app/src/routes/Activities.tsx
SlashMenuPopover frontend healthy packages/app/src/editor/SlashMenuPopover.tsx
Toolbar frontend healthy packages/app/src/editor/Toolbar.tsx
Editor frontend healthy packages/app/src/editor/Editor.tsx
JsonInspector frontend healthy packages/app/src/editor/JsonInspector.tsx
ImageEditPopover frontend healthy packages/app/src/editor/components/ImageEditPopover.tsx
InlineRichTextEditor frontend healthy packages/app/src/editor/components/InlineRichTextEditor.tsx
BlankEditPopover frontend healthy packages/app/src/editor/components/BlankEditPopover.tsx
ImagePopoverHost frontend healthy packages/app/src/editor/components/ImagePopoverHost.tsx
BlankPopoverHost frontend healthy packages/app/src/editor/components/BlankPopoverHost.tsx
ColumnWidthPicker frontend healthy packages/app/src/editor/components/ColumnWidthPicker.tsx
CellHeightControl frontend healthy packages/app/src/editor/components/CellHeightControl.tsx
ImageView frontend healthy packages/app/src/editor/nodeViews/ImageView.tsx
MathBlockView frontend healthy packages/app/src/editor/nodeViews/MathBlockView.tsx
BlankView frontend healthy packages/app/src/editor/nodeViews/BlankView.tsx
FillInBlankView frontend healthy packages/app/src/editor/nodeViews/FillInBlankView.tsx
MathInlineView frontend healthy packages/app/src/editor/nodeViews/MathInlineView.tsx

LabelLayerStatusPath
selectors software healthy packages/renderer/src/inline.ts:selectors
names software healthy packages/renderer/src/__tests__/print.test.ts:names
toggles software healthy packages/renderer/src/runtime/render.ts:toggles
stays software healthy packages/renderer/src/runtime/styles.ts:stays
when software healthy packages/renderer/src/runtime/__tests__/render.test.ts:when
for software healthy packages/renderer/src/blocks/sizing.ts:for
list software healthy packages/renderer/src/blocks/sizing.ts:list
has software healthy packages/app/src/editor/components/BlankPopoverHost.tsx:has

LabelLayerStatusPath
users data healthy supabase/migrations/0001_initial_schema.sql
allowlist data healthy supabase/migrations/0001_initial_schema.sql
activities data healthy supabase/migrations/0001_initial_schema.sql
activity_versions data healthy supabase/migrations/0001_initial_schema.sql
assignments data healthy supabase/migrations/0001_initial_schema.sql
assignment_students data healthy supabase/migrations/0001_initial_schema.sql
submissions data healthy supabase/migrations/0001_initial_schema.sql
audit_log data healthy supabase/migrations/0001_initial_schema.sql

LabelLayerStatusPath
auth::supabase/functions/README.md security healthy supabase/functions/README.md
auth::packages/app/src/lib/SessionContext.tsx security healthy packages/app/src/lib/SessionContext.tsx
auth::packages/app/src/lib/uploadImage.ts security healthy packages/app/src/lib/uploadImage.ts
auth::supabase/functions/publish-activity/index.ts security healthy supabase/functions/publish-activity/index.ts
auth::CLAUDE.md security healthy CLAUDE.md
auth::packages/app/src/components/PublishControl.tsx security healthy packages/app/src/components/PublishControl.tsx
auth::supabase/functions/upload-image/index.ts security healthy supabase/functions/upload-image/index.ts
auth::supabase/migrations/README.md security healthy supabase/migrations/README.md

LabelLayerStatusPath
0007_submission_version.sql data healthy supabase/migrations/0007_submission_version.sql
0004_seed_dev.sql data healthy supabase/migrations/0004_seed_dev.sql
0005_attempt_number.sql data healthy supabase/migrations/0005_attempt_number.sql
0006_account_tier.sql data healthy supabase/migrations/0006_account_tier.sql
0002_rls_policies.sql data healthy supabase/migrations/0002_rls_policies.sql
0001_initial_schema.sql data healthy supabase/migrations/0001_initial_schema.sql
0003_functions.sql data healthy supabase/migrations/0003_functions.sql

LabelLayerStatusPath
/ frontend healthy packages/app/src/App.tsx
/activities frontend healthy packages/app/src/App.tsx
/activity/:id frontend healthy packages/app/src/App.tsx
/activity/:id/print frontend healthy packages/app/src/App.tsx
/activity/:id/submissions frontend healthy packages/app/src/App.tsx
/playground frontend healthy packages/app/src/App.tsx
/dev/foldable-columns frontend healthy packages/app/src/App.tsx

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

LabelLayerStatusPath
postgres data healthy packages/app/src/routes/Submissions.tsx

LabelLayerStatusPath
vps::aws hardware healthy supabase/functions/upload-image/index.ts

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

LabelLayerStatusPath
check cicd healthy .github/workflows/ci.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/56fa0015-2633-4ce7-b487-2ee2fe24911e/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/56fa0015-2633-4ce7-b487-2ee2fe24911e/

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.