Index Clueside, poidh Ultra, and the Concentrate.ai plugin - #3
Merged
devin-ai-integration[bot] merged 2 commits intoSep 26, 2026
Merged
Conversation
Co-Authored-By: Devin AI <devin-ai-integration[bot]@users.noreply.github.com>
Contributor
Author
|
I'll fix CI failures and address comments from users with write access. I'll skip comments containing "(aside)".
|
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
devin-ai-integration
Bot
deleted the
devin/1790463911-index-new-oss-repos
branch
September 26, 2026 23:47
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Audited every public repository under
arcacomputer,arcabotai, andfeliramiagainst the index. Three licensed, non-fork, Arca-owned projects were missing:arcacomputer/clueside(MIT),arcacomputer/poidhultra(MIT), andarcacomputer/openclaw-concentrateai(MIT). They are now inownedProjects(lib/data.ts),projects(public/oss.json), and the license assertions inscripts/check-public-claims.mjs, taking the site from 10 to 13 licensed projects.Because
collectReleases()inscripts/update-public-activity.mjswalksoss.jsonprojects, indexing them also pulls their public releases into the activity feed.public/activity.jsonis regenerated here (89 -> 103 events): 10 Clueside releases (v1.0.5 through v1.4.0) and 4 Concentrate.ai plugin releases. The scheduled refresh would have produced the same feed within six hours; committing it keeps the reviewed snapshot in sync with the project list.Statuses stay conservative and match what each repo actually claims: poidh Ultra is
pre-launch preview(production launch is still gated in its runbook), and the plugin ispublished on ClawHub · compatibility testingwith no npm release claimed.refresh:ledgerproduced no diff. elizaOS merged counts rechecked: still 15 (@felirami) + 1 (@arcabotai).Second commit is a lockfile-only dependency bump (
npm audit fix, nopackage.jsonchange) clearing 6 advisories that already existed onmainand were failingverify: astro RCE via AVIF optimization (critical, >=7.2.8), sharp/libheif, svgoremoveScriptsbypasses, js-yaml merge-key CPU, browserslist OOM/prototype write, baseline-browser-mapping DoS.npm auditnow reports 0 vulnerabilities. Note: the fixing versions were published 2026-09-24, i.e. under the usual 7-day soak — accepted here becausedeployaudits at--audit-level=low, so the site cannot ship without them.Verification (Node 22.12):
npm run check(typecheck + activity tests),npm run check:claims(13 licensed repositories, 103 activity events),npm run buildwith the built-site contract passing,npm auditclean.Not indexed:
arcacomputer/open-hardware-labhas no LICENSE file, so thelicensedOnlypolicy excludes it. Adding a license would make it eligible.Link to Devin session: https://app.devin.ai/sessions/f52ee25850c5460da3250a22c50a4cd8
Open in Devin Desktop: https://app.devin.ai/desktop/session/f52ee25850c5460da3250a22c50a4cd8?variant=devin
Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.