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.

Renascent-Elements/relements

https://github.com/Renascent-Elements/relements · scanned 2026-06-15 23:49 UTC (2 months, 3 weeks ago)

92 raw signals (70 security + 22 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 26 actionable findings from 2 signal sources. 167 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 661 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
playwright.config.ts software healthy playwright.config.ts
.prettierrc.json software healthy .prettierrc.json
stylelint.config.mjs software healthy stylelint.config.mjs
README.md software healthy README.md
pnpm-lock.yaml software healthy pnpm-lock.yaml
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
CONTRIBUTING.md software healthy CONTRIBUTING.md
pnpm-workspace.yaml software healthy pnpm-workspace.yaml
eslint.config.js software healthy eslint.config.js
tsconfig.json software healthy tsconfig.json
vitest.config.ts software healthy vitest.config.ts
demo-extract.spec.ts software healthy tests/unit/demo-extract.spec.ts
token-reference.spec.ts software healthy tests/unit/token-reference.spec.ts
exports.spec.ts software healthy tests/unit/exports.spec.ts
re-tabs-late.html software healthy tests/fixtures/re-tabs-late.html
_teardown.ts software healthy tests/frameworks/_teardown.ts
html-teardown.spec.ts software healthy tests/frameworks/html-teardown.spec.ts
react-teardown.spec.ts software healthy tests/frameworks/react-teardown.spec.ts
html.spec.ts software healthy tests/frameworks/html.spec.ts
svelte.spec.ts software healthy tests/frameworks/svelte.spec.ts
vue.spec.ts software healthy tests/frameworks/vue.spec.ts
angular.spec.ts software healthy tests/frameworks/angular.spec.ts
angular-teardown.spec.ts software healthy tests/frameworks/angular-teardown.spec.ts
re-tabs-late.spec.ts software healthy tests/frameworks/re-tabs-late.spec.ts
react.spec.ts software healthy tests/frameworks/react.spec.ts
vue-teardown.spec.ts software healthy tests/frameworks/vue-teardown.spec.ts
svelte-teardown.spec.ts software healthy tests/frameworks/svelte-teardown.spec.ts
_contract.ts software healthy tests/frameworks/_contract.ts
accordion.spec.ts software healthy tests/elements/accordion.spec.ts
combobox.spec.ts software healthy tests/elements/combobox.spec.ts
input-group.spec.ts software healthy tests/elements/input-group.spec.ts
re-toast.spec.ts software healthy tests/elements/re-toast.spec.ts
switch.spec.ts software healthy tests/elements/switch.spec.ts
steps.spec.ts software healthy tests/elements/steps.spec.ts
smoke.spec.ts software healthy tests/elements/smoke.spec.ts
field.spec.ts software healthy tests/elements/field.spec.ts
context-menu.spec.ts software healthy tests/elements/context-menu.spec.ts
number-stepper.spec.ts software healthy tests/elements/number-stepper.spec.ts
dialog.spec.ts software healthy tests/elements/dialog.spec.ts
link.spec.ts software healthy tests/elements/link.spec.ts
re-menu.spec.ts software healthy tests/elements/re-menu.spec.ts
meter.spec.ts software healthy tests/elements/meter.spec.ts
enhance-dialog.spec.ts software healthy tests/elements/enhance-dialog.spec.ts
drawer.spec.ts software healthy tests/elements/drawer.spec.ts
rating.spec.ts software healthy tests/elements/rating.spec.ts
banner.spec.ts software healthy tests/elements/banner.spec.ts
autosize-textarea.spec.ts software healthy tests/elements/autosize-textarea.spec.ts
tree.spec.ts software healthy tests/elements/tree.spec.ts
disclosure.spec.ts software healthy tests/elements/disclosure.spec.ts

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

LabelLayerStatusPath
cssFiles software healthy tests/unit/exports.spec.ts:cssFiles
jsFiles software healthy tests/unit/exports.spec.ts:jsFiles
assertTeardown software healthy tests/frameworks/_teardown.ts:assertTeardown
assertContract software healthy tests/frameworks/_contract.ts:assertContract
bg software healthy tests/elements/combobox.spec.ts:bg
input software healthy tests/elements/combobox.spec.ts:input
list software healthy tests/elements/combobox.spec.ts:list
steps software healthy tests/elements/steps.spec.ts:steps
railColor software healthy tests/elements/steps.spec.ts:railColor
markerXs software healthy tests/elements/steps.spec.ts:markerXs
openAtPointer software healthy tests/elements/context-menu.spec.ts:openAtPointer
w software healthy tests/elements/drawer.spec.ts:w
fillOf software healthy tests/elements/rating.spec.ts:fillOf
dismissible software healthy tests/elements/banner.spec.ts:dismissible
offset software healthy tests/elements/banner.spec.ts:offset
c software healthy tests/elements/banner.spec.ts:c
before software healthy tests/elements/autosize-textarea.spec.ts:before
prefilled software healthy tests/elements/autosize-textarea.spec.ts:prefilled
empty software healthy tests/elements/autosize-textarea.spec.ts:empty
h software healthy tests/elements/autosize-textarea.spec.ts:h
tree software healthy tests/elements/tree.spec.ts:tree
x software healthy tests/elements/tree.spec.ts:x
basic software healthy tests/elements/toolbar.spec.ts:basic
id software healthy tests/elements/toolbar.spec.ts:id
field software healthy tests/elements/range.spec.ts:field
editor software healthy tests/elements/tags-input.spec.ts:editor
hiddenValues software healthy tests/elements/tags-input.spec.ts:hiddenValues
titleSize software healthy tests/elements/empty-state.spec.ts:titleSize
padBlock software healthy tests/elements/empty-state.spec.ts:padBlock
openPalette software healthy tests/elements/command-palette.spec.ts:openPalette
topBubble software healthy tests/elements/tooltip.spec.ts:topBubble
radius software healthy tests/elements/button-group.spec.ts:radius
resolveHighlight software healthy tests/a11y/forced-colors.spec.ts:resolveHighlight
open software healthy tests/visual/context-menu.visual.spec.ts:open
open software healthy tests/visual/command-palette.visual.spec.ts:open
Tabs software healthy docs/examples/frameworks/react/src/Tabs.jsx:Tabs
onChange software healthy docs/examples/frameworks/react/src/Tabs.jsx:onChange
App software healthy docs/examples/frameworks/react/src/App.jsx:App
enhanceScoped software healthy docs/public/src/client/enhance.ts:enhanceScoped
init software healthy docs/public/src/client/enhance.ts:init
trigger software healthy docs/public/src/client/enhance.ts:trigger
extractDemo software healthy docs/public/src/lib/demo.ts:extractDemo
dedent software healthy docs/public/src/lib/demo.ts:dedent
escapeRegExp software healthy docs/public/src/lib/demo.ts:escapeRegExp
parse software healthy scripts/gen-token-reference.mjs:parse
ensureDir software healthy packages/core/build-css.mjs:ensureDir
bundleFile software healthy packages/core/build-css.mjs:bundleFile
kb software healthy packages/core/build-css.mjs:kb
minifyFile software healthy packages/core/build-css.mjs:minifyFile
minifyDir software healthy packages/core/build-css.mjs:minifyDir

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

LabelLayerStatusPath
tests software healthy tests
unit software healthy tests/unit
fixtures software healthy tests/fixtures
frameworks software healthy tests/frameworks
elements software healthy tests/elements
a11y software healthy tests/a11y
visual software healthy tests/visual
docs software healthy docs
examples software healthy docs/examples
frameworks software healthy docs/examples/frameworks
html software healthy docs/examples/frameworks/html
react software healthy docs/examples/frameworks/react
src software healthy docs/examples/frameworks/react/src
vue software healthy docs/examples/frameworks/vue
src software healthy docs/examples/frameworks/vue/src
svelte software healthy docs/examples/frameworks/svelte
src software healthy docs/examples/frameworks/svelte/src
angular software healthy docs/examples/frameworks/angular
src software healthy docs/examples/frameworks/angular/src
app software healthy docs/examples/frameworks/angular/src/app
public software healthy docs/public
src software healthy docs/public/src
client software healthy docs/public/src/client
lib software healthy docs/public/src/lib
content software healthy docs/public/src/content
docs software healthy docs/public/src/content/docs
frameworks software healthy docs/public/src/content/docs/frameworks
guides software healthy docs/public/src/content/docs/guides
styles software healthy docs/public/src/styles
scripts software healthy scripts
packages software healthy packages
core software healthy packages/core
src software healthy packages/core/src
behaviors software healthy packages/core/src/behaviors
themes software healthy packages/core/src/themes
components software healthy packages/core/src/components
elements software healthy packages/core/src/elements
.github software healthy .github
workflows software healthy .github/workflows

LabelLayerStatusPath
update-snapshots cicd healthy .github/workflows/update-snapshots.yml
lint cicd healthy .github/workflows/ci.yml
unit-build cicd healthy .github/workflows/ci.yml
docs-build cicd healthy .github/workflows/ci.yml
e2e cicd healthy .github/workflows/ci.yml
build cicd healthy .github/workflows/docs.yml
deploy cicd healthy .github/workflows/docs.yml
release cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
surface software healthy tests/frameworks/_contract.ts:surface
TabsComponent software healthy docs/examples/frameworks/angular/src/app/tabs.component.ts:…
AppComponent software healthy docs/examples/frameworks/angular/src/app/app.component.ts:A…
ReMenuElement software healthy packages/core/src/elements/re-menu.js:ReMenuElement
ReToastElement software healthy packages/core/src/elements/re-toast.js:ReToastElement
RePopoverElement software healthy packages/core/src/elements/re-popover.js:RePopoverElement
ReTabsElement software healthy packages/core/src/elements/re-tabs.js:ReTabsElement

LabelLayerStatusPath
gha::update-snapshots cicd healthy .github/workflows/update-snapshots.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::docs cicd healthy .github/workflows/docs.yml
gha::release cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
Tabs frontend healthy docs/examples/frameworks/react/src/Tabs.jsx
App frontend healthy docs/examples/frameworks/react/src/App.jsx

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

LabelLayerStatusPath
redis data healthy pnpm-lock.yaml

LabelLayerStatusPath
vps::azure hardware healthy pnpm-lock.yaml

LabelLayerStatusPath
auth::README.md security healthy README.md

LabelLayerStatusPath
CHANGESETS_PAT cicd healthy
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/e8c2b39b-87a1-4c08-8f23-338a7b92e2d5/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/e8c2b39b-87a1-4c08-8f23-338a7b92e2d5/

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.