Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 12201,
"has_wiki": true,
"homepage": "https://igreen-desingsystem-admin.vercel.app",
"languages": {
"CSS": 99691,
"HTML": 2007,
"Shell": 19373,
"JavaScript": 79822,
"TypeScript": 16755089
},
"pushed_at": "2026-07-22T13:04:09Z",
"created_at": "2026-05-18T17:48:30Z",
"owner_type": "Organization",
"updated_at": "2026-07-22T13:07:14Z",
"description": "Desing System voltado para desenvolvimentos de CRM, Dashboards e SaaS",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": null,
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": "www.igreenenergy.com.br",
"name": "iGreen-Lab",
"type": "Organization",
"login": "igreenlab",
"company": null,
"location": "Brazil",
"followers": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/139892106?v=4",
"created_at": "2023-07-18T15:24:42Z",
"is_verified": null,
"public_repos": 3,
"account_age_days": 1100
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2026-06-05T23:29:22Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-05-20T18:08:29Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-05-19T20:44:28Z"
}
],
"recent_commits": [
{
"oid": "8d5db4ada2ca0f312ed9474194708b886a3cd692",
"body": "feat(DatePicker): suporta mode single/range/multiple + expõe no barrel",
"is_bot": false,
"headline": "Merge pull request #60 from igreenlab/feat/datepicker-range-mode",
"author_name": "caiomateus-dev",
"author_login": "caiomateus-dev",
"committed_at": "2026-07-22T13:04:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fdcb0d727ec451e7b1cecabdc56746ffc65519a",
"body": "- DatePicker aceita `mode` (default \"single\"); value/onValueChange tipados por\n modo (Date | DateRange | Date[]) via união discriminada\n- range usa o Calendar mode=\"range\" do DS (2 meses, trigger \"início – fim\");\n min=1 pra o RDP não completar o intervalo já no 1º clique\n- exporta DatePicker + DateRange no barrel (@snksergio/design-system)\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(DatePicker): suporta mode single/range/multiple + expõe no barrel",
"author_name": "caiomateus-dev",
"author_login": "caiomateus-dev",
"committed_at": "2026-07-18T20:34:19Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "38182f742e334a81c029fc0b8bd988c81b0342dd",
"body": "feat: sistema multi-tema por marca (Azul/Verde/iGreen Pay) + seletor de tema no CLI",
"is_bot": false,
"headline": "Merge pull request #59 from igreenlab/feat/multi-brand-themes",
"author_name": "snksergio",
"author_login": "snksergio",
"committed_at": "2026-07-17T17:35:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5da4603dc6022485694d1e38cef357e5f6562b47",
"body": "- detectBrandThemes() lista temas do template; applyBrandTheme() injeta\n @import + data-theme e poda os nao escolhidos\n- templates/default: brand-{blue,green,pay}.css\n- aditivo/nao-breaking (default = projeto limpo)\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(cli): seletor \"Tema de cor?\" no create + bump 0.18.0",
"author_name": "Sergio Vieira",
"author_login": null,
"committed_at": "2026-07-17T16:11:20Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ba1f847ff9cc1de428f1d20d0671a808275c296c",
"body": "- to-brand-overlay.ts: overlay de cor escopado ([data-theme], diff vs default)\n- to-tailwind-v4.ts: exporta buildColorVars/toBlock (output default inalterado)\n- tokens/brands/{blue,green,pay}: primitives + semantic light/dark por marca\n- brand-*.css gerados + @import em globals.css + scripts tokens:\n[…]\nogo BRANDS) + toggle/dropdown na doc-sidebar\n- changelog 0.30.0\n\nDefault (verde iGreen) e componentes intactos; temas ativam so via data-theme.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(themes): multi-tema via data-theme + temas blue/green/pay",
"author_name": "Sergio Vieira",
"author_login": null,
"committed_at": "2026-07-17T16:11:19Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "3e95f09da4f82cb9986345a6de1ee6ce6fe9d288",
"body": "release: v0.29.0 — login com variantes de painel (imagem default + logo iGreen)",
"is_bot": false,
"headline": "Merge pull request #58 from igreenlab/release/v0.29.0",
"author_name": "snksergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T20:59:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1949732daa10dd66a85efca290a333b47fedd6e4",
"body": "…go iGreen)\n\nimproved:\n- example-login configuravel por props (rightVariant image/image-text/text, logo, image, ambient); default = imagem + logo iGreen; sem image cai no painel de texto (nunca quebra)\n- showcase ?app=login abre em imagem + toggle de preview (painel / fundo)\n\nDistribuicao: example-l\n[…]\n-buildado (nova dep @igreen/menu-sidebar) + embed regen (86 itens). Bump DS 0.28.0->0.29.0. CLI inalterado (0.17.0 — publish pendente a parte).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "release: v0.29.0 — login com variantes de painel (imagem default + lo…",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T20:57:37Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "48354fd1339efa2e158e9cf74f368d017c98d7e2",
"body": "feat(example-login): variantes de painel + fundo ambiente + logo (toggle no showcase)",
"is_bot": false,
"headline": "Merge pull request #57 from igreenlab/feat/login-variants",
"author_name": "snksergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T20:45:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85236285972b22c63c3881832f7b648c9d715c6f",
"body": "…+ fundo ambiente + logo por prop; toggle de preview no showcase (?app=login)",
"is_bot": false,
"headline": "feat(example-login): variantes de painel (texto/imagem/imagem+texto) …",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T20:37:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f85275f78c4a3701cb66c3990693092b607ed15b",
"body": "release: v0.28.0 — kit de telas do app + role stat",
"is_bot": false,
"headline": "Merge pull request #56 from igreenlab/release/v0.28.0",
"author_name": "snksergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T20:29:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ce2a25f8e4ed0d0074592d7f9248ef46c7217d3",
"body": "…plicacao) + role stat\n\nadded:\n- Role tipografico `stat` (stat-sm/md/lg/xl = 20/24/30/34px) + prop `size` no Kpi\n- auth-builder + /ds-create-login + example-login (login split, painel por tokens)\n- app-builder + /ds-create-app + example-app-shell (AppShell + nav + rota declarativa)\n- screen-composer\n[…]\n84->86) + catalogo CLI\n+ embed regenerado. cli:rebake (tv.ts + theme.css). Bump DS 0.27.0->0.28.0 e\nCLI 0.16.0->0.17.0 (publish manual do CLI).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "release: v0.28.0 — kit de telas do app (login/esqueleto/composicao/re…",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T20:28:07Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "947d1b8b3c8cbd5c9abf3b4e3bb0ddf400c3558d",
"body": "feat(module-replicator): replicar modulo/segmento /ds-replicate-module (copiar x parametrizar)",
"is_bot": false,
"headline": "Merge pull request #55 from igreenlab/feat/module-replicator",
"author_name": "snksergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T20:19:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3565bba2fe91e402b477efec38b2b235ef606b00",
"body": "feat(screen-composer): pagina composta (master-detail + cross-filter) + receita estado compartilhado",
"is_bot": false,
"headline": "Merge pull request #54 from igreenlab/feat/screen-composer",
"author_name": "snksergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T20:19:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "043ac6914a8e61e36dbcd5250ce6cdbda686c8f7",
"body": "feat(app-builder): esqueleto de app /ds-create-app + example-app-shell",
"is_bot": false,
"headline": "Merge pull request #53 from igreenlab/feat/app-builder-shell",
"author_name": "snksergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T20:19:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "397c598e9eef7ba0197784f31f044889b4677283",
"body": "# Conflicts:\n#\t.ai/status/pipeline-state.md\n#\t.claude/agents/orchestrator.md\n#\tcli/templates/default/_claude/skills/ds-kit/SKILL.md",
"is_bot": false,
"headline": "Merge branch 'feat/screen-composer' into feat/module-replicator",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T20:18:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edbdecc1ae93cf8d6599e6d4e0b085b52e8f7996",
"body": "# Conflicts:\n#\t.ai/status/pipeline-state.md\n#\t.claude/agents/orchestrator.md",
"is_bot": false,
"headline": "Merge branch 'feat/app-builder-shell' into feat/screen-composer",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T20:15:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70afeadf71c522efb6c48f924681d935b02c5194",
"body": "# Conflicts:\n#\t.ai/status/pipeline-state.md\n#\tsrc/App.tsx\n#\tsrc/preview/components/doc-nav-data.ts",
"is_bot": false,
"headline": "Merge branch 'main' into feat/app-builder-shell",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T20:13:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "606a32f57bb01914648b9b18bc13dfe35870c9d9",
"body": "feat(auth-builder): login skill /ds-create-login + example-login",
"is_bot": false,
"headline": "Merge pull request #52 from igreenlab/feat/auth-builder-login",
"author_name": "snksergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T20:09:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "608944a59b15c2dd256423c013239e09fc046af3",
"body": "# Conflicts:\n#\t.ai/status/pipeline-state.md",
"is_bot": false,
"headline": "Merge branch 'main' into feat/module-replicator",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T20:08:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfe238b92707191b873b3e6671212dab9861b6a2",
"body": "# Conflicts:\n#\t.ai/context/components/dashboard-patterns.md\n#\t.ai/status/pipeline-state.md",
"is_bot": false,
"headline": "Merge branch 'main' into feat/screen-composer",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T20:07:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e20e020b1c92eed29acec6566b9381624c6a5e2e",
"body": "# Conflicts:\n#\t.ai/status/pipeline-state.md",
"is_bot": false,
"headline": "Merge branch 'main' into feat/app-builder-shell",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T20:05:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2309d18b990c4427d4b40eaf6fbfb596e8c72407",
"body": "# Conflicts:\n#\t.ai/status/pipeline-state.md",
"is_bot": false,
"headline": "Merge branch 'main' into feat/auth-builder-login",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T20:04:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a0c004e4ae586971135d0a4e9a2b7e00ac6205d",
"body": "feat(tokens): role stat + adocao completa (Kpi size, docs, VP)",
"is_bot": false,
"headline": "Merge pull request #51 from igreenlab/feat/stat-typography-preset",
"author_name": "snksergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T20:02:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07305f4988b2db296d52bc86b735684df1618e8f",
"body": "…ciado/virtual-proposta/Energia; icone neutro) - exemplo distribuido nao cita projeto interno",
"is_bot": false,
"headline": "chore(example-login): genericizar copy/marca (remover portal do licen…",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T19:42:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "567456be9e57062b33cf98d0b92d3febcd0b6da2",
"body": "…ergia/Telecom/Seguros do payload; VP so no rationale interno do repo)",
"is_bot": false,
"headline": "chore(module-replicator): genericizar skill do consumidor (remover En…",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T19:40:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b76b3153fcdb3174586fdcd90593327d95e2878",
"body": "…ate-module (avalia copiar x parametrizar; troca dados/rotulos, mantem estrutura)",
"is_bot": false,
"headline": "feat(module-replicator): skill de replicar modulo/segmento /ds-replic…",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T19:34:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cb1ba327c5f9de560f74ab2179ae438748d18a7",
"body": "…s-filter) + receita estado compartilhado (dashboard-patterns 7) + upgrade front-door /ds-create-screen",
"is_bot": false,
"headline": "feat(screen-composer): skill de pagina composta (master-detail + cros…",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T19:31:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d83f0edb6391decf4f1b8304d3094bfda676794",
"body": "…l (rota declarativa vs if-chain; 4 superficies L-047; ?app=app-shell)",
"is_bot": false,
"headline": "feat(app-builder): esqueleto de app /ds-create-app + example-app-shel…",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T19:22:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbcc1ba588b6e29e74f0a7990ce7369873dd0acd",
"body": "…painel por tokens, fullscreen; 4 superficies L-047; showcase ?app=login)",
"is_bot": false,
"headline": "feat(auth-builder): skill de login /ds-create-login + example-login (…",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T19:10:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba52a1ae9c67a25aef16ddebe5fb847866e9f07e",
"body": "…r-examples\n\nfix(showcase): login-bg no Vercel + date-picker com exemplos ricos",
"is_bot": false,
"headline": "Merge pull request #50 from igreenlab/fix/showcase-login-bg-datepicke…",
"author_name": "snksergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T18:54:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d647eb4e3dece13452eaa8a8b5317fdf335c6e92",
"body": "… (fecha a fidelidade destravada pelo stat role; snap a escala 20/24/30/34, preserva font/leading/cor)",
"is_bot": false,
"headline": "refactor(vp): migrar 34 valores de KPI de text-[Npx] para text-stat-*…",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T18:52:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9abe5ec93413ff1696a0494b853477daf8f94de",
"body": "…onado de valor de KPI; receitas apontam text-stat-* + tabular-nums ou Kpi size)",
"is_bot": false,
"headline": "docs(dashboard-patterns): adotar preset stat (remove text-[Npx] sanci…",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T18:47:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c143e34204df566344019a4bcdd32b19df4be222",
"body": "Novo role `stat` na typography (4 presets estáticos): stat-sm 20 /\nstat-md 24 / stat-lg 30 / stat-xl 34px, weight bold, leading tight.\nFecha o único desvio de fidelidade sistemático achado na análise do\nVirtual Proposta: ~33 KPIs com `text-[18-34px] font-bold tabular-nums`\navulso, sem preset DS.\n\n- \n[…]\n-nums`.\n\nAditivo/não-breaking. Migração dos ~33 sites do VP e distribuição do token\n(registry:build + bump no /ds-release) ficam em follow-ups.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(tokens): role tipográfico `stat` — valor de KPI/métrica (aditivo)",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T18:43:27Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "5cd48877b53e5999d940b2c3249408ae3f3d53f5",
"body": "… ricos\n\nDois ajustes de vitrine, sem tocar em componente/token do DS:\n\n1. Login (virtual-proposta): a imagem de fundo usava caminho absoluto\n `/login-bg.png`, mas o app roda sob `base: /demo/` no deploy do\n Vercel → resolvia para `dominio/login-bg.png` (404, imagem quebrada).\n Troca para `${i\n[…]\nitas\n (matchers disabled). O wrapper DatePicker segue como o caso single;\n os avançados compõem Popover+Calendar como o próprio shadcn faz.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(showcase): login-bg quebrado no Vercel + date-picker com exemplos…",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T18:27:25Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "734b7097293390a66171994efb912e1a6dc44961",
"body": "release: v0.27.0 — distribui 6 componentes (spinner/empty-state/color-picker/etc.) + índice",
"is_bot": false,
"headline": "Merge pull request #49 from igreenlab/release/v0.27.0",
"author_name": "snksergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T17:39:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ec08d8421409fbdd6e937328386b72b9a16dc39",
"body": "… + índice\n\nDistribui os 6 utilitários que existiam só no código:\n- registry.json: 6 itens novos (spinner, empty-state, markdown-text,\n file-upload-field, month-year-picker, color-picker) com deps reais.\n empty-state bundla lib/lucide-types; color-picker bundla utils/color-contrast.\n- inventory.md\n[…]\nO, examples em\nsync, 0 stamps pending. tsc sem erro novo.\n\nDistribuição: registry redeploya no merge. npm publish do CLI 0.16.0 = manual (2FA).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "release: v0.27.0 — distribui 6 componentes (spinner/empty-state/etc.)…",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T17:35:09Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "46c3d1f23258cef1e98ab3315e1fd9452ee0c676",
"body": "…tion\n\nfeat(showcase): DocPages dos 6 componentes órfãos (Spinner/EmptyState/ColorPicker/etc.)",
"is_bot": false,
"headline": "Merge pull request #48 from igreenlab/feat/orphan-components-distribu…",
"author_name": "snksergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T17:16:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f919014191229abef992db9d206fe14a65218d34",
"body": "…egoria menores/fracos",
"is_bot": false,
"headline": "style(showcase): indice - padding uniforme nos cards + titulos de cat…",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T17:12:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "750c5431d6355965a3781b43e3b8b0f4b107d771",
"body": "…oco padrão)",
"is_bot": false,
"headline": "style(showcase): busca do índice usa InputGroup do DS (full-width + f…",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T17:08:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5aabe9bce1d8b534c6692afabc6fdf1b087ea6e3",
"body": "…adding enxuto)",
"is_bot": false,
"headline": "style(showcase): cards do índice mais compactos (4 col, chip menor, p…",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T17:02:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5291fd73976eaacb7b628921ceb736371ec7246",
"body": "- Remove a descrição dos cards (fica só ícone + nome; desc segue no dado só p/ busca).\n- Cada componente ganha um ícone lucide representativo (chip quadrado size-comp-lg,\n recipe L-055) — cobre os 70, consistente. Validado no browser: 70/70 com ícone.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(showcase): índice de componentes — ícone por card, sem descrição",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T16:55:11Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "33ce2ee7543d146934765a218202970d7168efcc",
"body": "…nav alfabética\n\n- ComponentsOverviewDoc: índice navegável dos 70 componentes com campo de busca\n (filtra por nome/descrição) + agrupamento em 8 categorias (Ações, Formulário &\n Entrada, Exibição de dados, Feedback & Status, Navegação, Overlays & Flutuantes,\n Layout & Estrutura, Mídia & Ícones). \n[…]\nado no browser: 70 cards em 8 categorias, TOC lateral, busca \"picker\" → 3\nresultados (Date/Month Year/Color Picker), nav alfabética. tsc limpo.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(showcase): página \"Todos os componentes\" (busca + categorias) + …",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T16:35:46Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "703624bb277cad7c0a946670ba1f39221420dc15",
"body": "…e, etc.)\n\nFase 1 do trabalho de distribuição dos componentes sem showcase. Validação de\nplacement: os 6 já estão no lar correto (`src/components/ui/` — têm tv()/types/USAGE,\nsão compostos iGreen, não wrappers shadcn) → zero relocação.\n\nCria DocPage (padrão SkeletonDoc: DocLayout + ExampleSection + \n[…]\n-de-componente (consolidação). Componentes de chat\n(ConversationListItem, Message*, etc.) ficam de fora por decisão (internos do example-chat).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(showcase): DocPages dos 6 componentes órfãos (Spinner, EmptyStat…",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T15:21:32Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "5a4e18b53cf726e4905fa5af220872ab422654f9",
"body": "chore(v0.26.0): follow-up — pipeline-state + example-finance paridade + interview.md",
"is_bot": false,
"headline": "Merge pull request #47 from igreenlab/chore/v0.26.0-followup",
"author_name": "snksergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T14:37:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e8d7e3614c5a540da5c54f564375b230e703549",
"body": "… interview.md\n\nHousekeeping pós-release v0.26.0 (achados da validação de consistência):\n- `.ai/status/pipeline-state.md`: registra as 3 rodadas que faltavam (tour #44,\n copyable/grab-scroll nativo #45, release v0.26.0 #46) — fecha o audit log.\n- `src/examples/finance/finance-screen.tsx`: coluna ba\n[…]\nab-scroll default true consistente em todos os pontos; sem refs stale.\nDébito de distribuição (12 componentes) é pré-existente, fora do escopo.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(v0.26.0): follow-up — pipeline-state, example-finance paridade,…",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T14:33:58Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "da3efda65fc50d3c60854aae3e7d777b9d7d8e39",
"body": "release: v0.26.0 — DataTable grab-scroll nativo + copyable · tour · ds-link",
"is_bot": false,
"headline": "Merge pull request #46 from igreenlab/release/v0.26.0",
"author_name": "snksergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T14:07:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc1006e83e05a9d4129bdc4038a1d17db78129f2",
"body": "…s-link\n\nConsolida desde v0.25.2 (#43 ds-link, #44 tour, #45 copyable/grab-scroll nativo).\n\n- DataTable: grab-to-scroll NATIVO (grabToScroll default true) + coluna copyable.\n- Tour guiado do DataTable no showcase (?app=finance-tutorial).\n- ds-link: paridade de skills p/ consumidor via submódulo.\n\nBu\n[…]\nistry redeploya no merge. npm publish do CLI = manual (pendente\nde token) — necessário p/ consumidores npm receberem as skills novas (#43/#45).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "release: v0.26.0 — DataTable grab-scroll nativo + copyable · tour · d…",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T14:04:50Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "6a13bdf080c76906030c0763fda48074002444d6",
"body": "feat(showcase): ativa copyable + grabToScroll na tela finance",
"is_bot": false,
"headline": "Merge pull request #45 from igreenlab/feat/finance-copyable-grabscroll",
"author_name": "snksergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T13:58:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8698871ca2bd3f3b87113dd2f0704fdba32b12d",
"body": "…ble em todos os pontos\n\nGrab-to-scroll deixa de ser opt-in e passa a NATIVO em todas as tabelas:\n- data-table.tsx: `useGrabToScroll(ref, props.grabToScroll !== false)` (default ON).\n- data-table.types.ts: doc do default `true` (opt-out via `grabToScroll={false}`).\n\nCopyable (já existia no component\n[…]\ngistry:build + embed + bump minor 0.26.0 + republish CLI). Skills do\npayload já atualizadas (CLI + ds-link/submódulo consomem o mesmo payload).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(data-table): grab-to-scroll nativo (default true) + doc de copya…",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T13:50:31Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "94669bdcff118aed50de513cef1a70fd0c9130bc",
"body": "Ambos já eram recursos do DataTable — só faltava ligar na demo:\n- copyable na coluna CNPJ (`copyable: true`) e na Conta bancária\n (`copyable: { value: row => \"Ag X · conta\", label: \"Copiar conta\" }`) — ícone\n de copiar revelado no hover da célula + feedback \"Copiado!\" (navigator.clipboard).\n- grab\n[…]\n aparece no hover; arraste move\nscrollLeft (0→320). tsc limpo. Sem mudança no componente DataTable (features já\nexistiam) — só uso na showcase.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(showcase): ativa copyable + grabToScroll na tela finance",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-09T13:38:44Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "e7585be6b4d00f173511cb7ba472ad15341d5fa1",
"body": "feat(showcase): tour guiado (onboarding) do DataTable na tela Finance",
"is_bot": false,
"headline": "Merge pull request #44 from igreenlab/feat/datatable-tour",
"author_name": "snksergio",
"author_login": "snksergio",
"committed_at": "2026-07-08T15:13:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c4008ebbcd7a1e0aeea293c55fe37ee84e24aa0",
"body": "…rreto\n\nFeedback aplicado (19 passos):\n- Padrão ANTES/DEPOIS em todo recurso que abre algo: um passo mostra o BOTÃO\n (onde fica, fechado), o seguinte mostra ABERTO. Vale pra: menu da coluna,\n filtros, gerenciador de visões (+), configurações da tabela e detalhe da linha.\n- Passo \"Menu da coluna — \n[…]\nos (menu/filtros/+/\ndetalhe/config abrem só no passo \"aberto\"; passos \"onde fica\" sem popover); sem\nvazamento entre passos; 0 erros. tsc limpo.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(showcase): tour DataTable — padrão antes/depois + totalizador co…",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-08T15:11:34Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "1dbffee369872835fe53d27d39d2931796c0441b",
"body": "Expande o tour pra demonstrar os recursos operando de verdade:\n- Ordenar (clica o cabeçalho), redimensionar (spotlight + explica o arraste).\n- Menu da coluna: abre o ⋯ (via sequência de pointer — Radix abre no pointerdown)\n mostrando ordenar/fixar/ocultar/filtrar.\n- Filtros: abre o painel; passo se\n[…]\n popover corretos (menu/filtros/+/detalhe/config abrem, chip sem\npopover, sem vazamento entre passos), tour finaliza limpo, 0 erros. tsc limpo.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(showcase): tour DataTable rico — 14 passos com interações ao vivo",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-08T14:57:37Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "16af6837956d149fd0efd7d4100c10bd8ad0936b",
"body": "…es separadas\n\nFeedback aplicado:\n- Passo busca: ancora no wrapper (label), não no <input> (que é menor que a caixa\n visível) + borda verde (border-border-brand) no spotlight pra ficar nítido.\n- Filtros e Colunas/Config: o passo abre o dropdown (popover) e faz spotlight no\n conteúdo. openStep() ab\n[…]\nbrowser: 9/9 passos ancoram; Filtros e Config abrem e fecham limpo\nentre passos (sem vazamento); tour finaliza sem resíduo; 0 erros. tsc limpo.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(showcase): tour DataTable — borda verde, dropdowns abertos, visõ…",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-08T14:32:15Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "3b32aa26c58e59bf51b9fce8d4d2edf5bb57ff45",
"body": "Navegação assistida que percorre todos os recursos do DataTable sobre a tela\nfinanceira real (?app=finance-tutorial), acessível pelo menu Demos.\n\n- src/preview/components/guided-tour.tsx — motor de product-tour DS-native\n (showcase-only, zero dep externa): spotlight via box-shadow + balão no padrão\n[…]\ne\" no grupo de apps.\n\nValidado no browser (Playwright): 8/8 passos ancoram, sem auto-avanço/fechamento,\nvisual coeso (dark). tsc sem erro novo.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(showcase): tour guiado (onboarding) do DataTable na tela Finance",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-08T14:14:49Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "dd4df2000025f106cf0f935a11cd067848c554ca",
"body": "feat(ds-link): paridade de skills p/ consumidores via submódulo",
"is_bot": false,
"headline": "Merge pull request #43 from igreenlab/feat/ds-link-submodule",
"author_name": "snksergio",
"author_login": "snksergio",
"committed_at": "2026-07-08T13:33:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a14d0e28848648fcf7ee17c1a3e230e1e5cfb10",
"body": "Corrige defasagens achadas na auditoria read-only (4 agentes) das 100 DocPages +\nskills. Todas as correções abaixo; roteamento nav↔rotas estava íntegro (sem órfãs).\n\nDocs (foundations/get-started):\n- DistributionDoc: registry 56→78 itens; adiciona o 3º canal (git submódulo/ds-link)\n no overview + \"\n[…]\n\nChangelog: 2 entries preview (ds-link/submódulo + demo Virtual Proposta em /demo/).\n\ntsc sem erro novo (PieChartDoc/GridRowId pré-existentes).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs+skills: varredura de consistência (auditoria showcase + skills)",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-08T13:19:15Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "9fee92b8c7c185a625a12e406b619e212e0f0141",
"body": "- ds-link.mjs: exclui hooks/ + settings.json do link (copy-in-specific: miram\n src/components/**, layout que o submódulo não tem) + prune de dirs ancestrais no\n --unlink. Smoke real contra projeto/virtual-proposta: alias @ auto-detectado,\n importBase @/components/ui, 25 arquivos, unlink limpo (gi\n[…]\nsmoke).\n- lessons.md L-056 + resumo em ds-standards.md: submódulo = 3º canal; modo mora no\n payload; hooks/settings excluídos; detectar alias.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs+review: ds-link — installation page, README, pipeline, L-056",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-07T21:29:30Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "1be690e52d9900b2240483a155404c92faa46d02",
"body": "Consumidor que aponta o DS como git submódulo não recebe as skills/commands do\nkit: o Claude Code só auto-descobre `.claude/` na raiz do cwd, não desce pra\n`<submodulo>/.claude/`. Resultado: /ds-create-crud, /ds-create-dashboard etc.\nficam invisíveis (ao contrário do consumidor npm, que recebe o kit\n[…]\n\nDistribuição: os SKILL.md do payload mudaram → chega ao consumidor npm no próximo\nrepublish do CLI (consolidar no /ds-release). Sem bump aqui.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(ds-link): paridade de skills p/ consumidores via submódulo",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-07T21:10:21Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "c49a7b2ab039396c6dc019df99efc99cb2223325",
"body": "release: v0.25.2 — registry embed atualizado (dashboard/tabs/kpi) + saved-views owner",
"is_bot": false,
"headline": "Merge pull request #42 from igreenlab/fix/registry-embed-stale",
"author_name": "snksergio",
"author_login": "snksergio",
"committed_at": "2026-07-07T20:41:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3d38826d914660eb1994c3a57f372860c0b1db9",
"body": "Bump 0.25.1 → 0.25.2 + changelog. Re-stampa o registry (registry.json + embed\nregistry-app/app/registry-data.ts) @ v0.25.2.\n\nInclui:\n- fix DataTable saved-views owner/ownerName (#40, já em main) — documentado.\n- fix registry embed defasado — igreen:add passa a trazer a versão atual\n (example-dashbo\n[…]\ni signed).\n\nDistribui via registry (copy-in) no merge; sem npm (templates do CLI não mudaram).\ntsc sem erros novos (PieChartDoc pré-existente).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "release: v0.25.2 — saved-views owner + registry embed atualizado",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-07T20:36:39Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "91363ec3e37046af7ae72671f902c83ee5d4a766",
"body": "… atualizados\n\nO registry serve do embed commitado registry-app/app/registry-data.ts. public/r é\ngitignored e ausente no deploy da Vercel → o copy-registry.mjs mantém o embed\ncommitado. O embed estava defasado: example-dashboard sem KpiGroup/radial/mapa/\nCrescimento e sem tabs line / kpi signed.\n\nRe\n[…]\nrazer a versão atual.\n\nProcesso: regenerar+commitar o embed faz parte de toda release que muda\ncomponente/exemplo (não é automático no deploy).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(registry): regenera embed (registry-data.ts) — dashboard/tabs/kpi…",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-07T20:32:10Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "20ec6fb00d94a4eeecef3fe16409b90b10376d26",
"body": "fix(DataTable): honrar owner/ownerName das saved views (abas Pessoais/Todos)",
"is_bot": false,
"headline": "Merge pull request #40 from igreenlab/fix/saved-views-owner",
"author_name": "Filipe Freitas",
"author_login": "filipe-devr",
"committed_at": "2026-07-07T20:11:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "426b0fa84cf683678183eee11521d9b5a4527721",
"body": "feat(showcase): virtual-proposta navegável em /demo/ (mesmo deploy, sem URL separada)",
"is_bot": false,
"headline": "Merge pull request #41 from igreenlab/feat/demo-subpath",
"author_name": "snksergio",
"author_login": "snksergio",
"committed_at": "2026-07-07T20:07:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59e7fd56e0b9d73df24631ea5bd2b7b7fc5c6943",
"body": "…uário\n\nO X só aparecia nas views do próprio usuário (custom = owner === myOwnerKey).\nAgora a view ativa no momento também mostra o X, pra o usuário fechar/deselecionar\numa view pública de outro que aplicou. O X só desfixa/deseleciona (não deleta).",
"is_bot": false,
"headline": "fix(TableToolbar): permitir fechar (X) a view ATIVA mesmo de outro us…",
"author_name": "Filipe",
"author_login": "filipe-devr",
"committed_at": "2026-07-07T20:02:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e90120fa48ca12f874f55962e3ed0dc0d7008697",
"body": "…ploy)\n\nO link \"Demos → Virtual Proposta\" agora abre o app RODANDO no mesmo domínio do\nshowcase (/demo/), em vez de ir pro GitHub — sem URL separada.\n\n- projeto/virtual-proposta/vite.config.ts: base \"/demo/\" (override VP_BASE).\n- package.json: script build:showcase = builda o showcase + o virtual-pr\n[…]\ndemo/ (mesmo ambiente).\n\nTestado localmente: build:showcase = 0; dist/ (showcase) + dist/demo/ (demo com\nassets sob /demo/). dist é gitignored.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(showcase): servir virtual-proposta navegável em /demo/ (mesmo de…",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-07T20:00:02Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "fba050473e2c9fe595268d75f282e2fac5a5b168",
"body": "Só views do próprio usuário (owner === myOwnerKey) são pinadas como atalho.\nViews públicas de outros só aparecem como tab quando aplicadas (activeViewId).\nCorrige o caso de a view de outro ficar fixa e não-removível na toolbar.",
"is_bot": false,
"headline": "fix(TableToolbar): não auto-pinar views de outros usuários na toolbar",
"author_name": "Filipe",
"author_login": "filipe-devr",
"committed_at": "2026-07-07T19:55:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f79c664e055b3351c5d5667725c32fd1a5e0eb73",
"body": "O adapter viewsForToolbar cravava owner:\"me\" em toda view do service (era\nplaceholder — havia TODO no código). Agora preserva v.owner/v.ownerName vindos\ndo backend, com fallback \"me\" (compat com o mock). Isso faz as abas Pessoais/Todos\nsepararem por dono e exibirem \"por {ownerName}\" nas views de outros usuários.\n\nAdiciona owner?/ownerName? ao tipo SavedView.",
"is_bot": false,
"headline": "fix(DataTable): honrar owner/ownerName das saved views",
"author_name": "Filipe",
"author_login": "filipe-devr",
"committed_at": "2026-07-07T19:50:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9dd67ff4a7c7feb2490029967851246e634d235",
"body": "feat(showcase): categoria Demos no menu + link pro virtual-proposta",
"is_bot": false,
"headline": "Merge pull request #39 from igreenlab/feat/nav-demos",
"author_name": "snksergio",
"author_login": "snksergio",
"committed_at": "2026-07-07T19:45:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8b3e8610d96b41a0f7500b98f3aef0bb6bb1669",
"body": "Adiciona seção 'Demos' na nav do showcase com um link externo (campo url, indicador\npaw) pra pasta projeto/virtual-proposta no GitHub — acesso pra clonar/referência sem\nURL separada. Reusa o suporte a link externo do doc-sidebar. tsc 0.",
"is_bot": false,
"headline": "feat(showcase): categoria Demos no menu com link pro virtual-proposta",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-07T19:43:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5e9eba718f2cfc39f63072d88bc33646bccc7e3",
"body": "chore(demo): virtual-proposta como demo de consumo dentro do DS (projeto/)",
"is_bot": false,
"headline": "Merge pull request #38 from igreenlab/demo/virtual-proposta",
"author_name": "snksergio",
"author_login": "snksergio",
"committed_at": "2026-07-07T19:36:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35336a10c6f4775a717450bb88b0f8ad16426aec",
"body": "…-proposta)\n\nApp de demonstração/inspiração de consumo real do iGreen DS — várias telas\n(dashboards, listas, tabelas, drawers) mockadas. Vive DENTRO do próprio repo do DS,\nem projeto/virtual-proposta, e consome o DS por caminho relativo (@ -> ../../src,\n@igreen/tokens -> ../../tokens). Sem submódulo\n[…]\nuem clonar o DS\njá tem o exemplo junto pra referência.\n\nnode_modules/dist ficam fora (.gitignore local). Build vite = 0. Mockado, sem segredos.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(demo): virtual-proposta como demo dentro do DS (projeto/virtual…",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-07T19:34:22Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "d690b614df7f039804438350af39cbefca0701bd",
"body": "merge: integração fork → mainline (DataTable/DataList/Kpi/dashboard + CLI) preservando chat + Modal xl/full",
"is_bot": false,
"headline": "Merge pull request #37 from igreenlab/merge/igreenlab-mainline",
"author_name": "snksergio",
"author_login": "snksergio",
"committed_at": "2026-07-07T15:57:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3c3abd55660262e3bc889873a25381ae943d5a3",
"body": "Antes → depois + Erro → correção dos 2 pontos que exigem ajuste (Avatar→avatar-ig,\nChoroplethMap removido) + lista aditiva. Referência p/ a IA do app consumidor ao\nbumpar o submódulo. Nada mais do contrato de consumo muda.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: guia de migração p/ consumidores do submódulo (fork → mainline)",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-07T15:27:12Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3f902ebe35116f358bb05bef864494d3e838516a",
"body": "…l xl/full + Icon multipath\n\nReconcilia as duas linhagens divergentes (fork snksergio 256 commits + mainline\nigreenlab 11 commits, base 6c84816). Traz o trabalho do original SEM perder o do fork.\n\nConflitos textuais (7 → resolvidos):\n- Modal: fica com a versão do original (ModalSize ganha `xl`/`full\n[…]\nmovido, nenhum token removido, Modal size=\"full\" preservado (ExtratoKwhModal ok).\nBranch de integração — NÃO empurrado pro origin nem pro main.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "merge: integra mainline igreenlab (origin/main) no fork — chat + Moda…",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-07T15:23:16Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "8fcdfb47ffe5d75e3a985f1d3d8e3c192542cea2",
"body": "release: v0.25.1 — Tabs line underline reto (sem arredondar)",
"is_bot": false,
"headline": "Merge pull request #68 from snksergio/fix/tabs-line-no-radius",
"author_name": "snksergio",
"author_login": "snksergio",
"committed_at": "2026-07-07T14:25:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "601d8a0907e643ff51cdda4bb6c4842727a01208",
"body": "Fix visual da variant `line`: removido `rounded-radius-sm` do trigger — o underline\n(e o anel de foco) ficava com cantos arredondados; agora é reto. Bump 0.25.0 →\n0.25.1 (patch) + registry:build re-stampa `tabs` @ v0.25.1.\n\nChega no consumidor via registry no merge (`igreen:update -- tabs`). Sem npm.\ntsc 0.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "release: v0.25.1 — Tabs `line` underline reto (fix + distribuição)",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-07T14:24:37Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "02aaaf6643ccd7a59a8bdce67bbd40b58578de62",
"body": "release: v0.25.0 — Tabs variant line (distribuição via registry)",
"is_bot": false,
"headline": "Merge pull request #67 from snksergio/release/v0.25.0",
"author_name": "snksergio",
"author_login": "snksergio",
"committed_at": "2026-07-07T14:18:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "664c6616ab2220d605dbaeaba7cfaf7fb7d52ffe",
"body": "Distribui a variante `line` do Tabs (PR #66) pro registry: bump 0.24.0 → 0.25.0\n+ registry:build re-stampa `tabs` (e demais itens) @ v0.25.0 + changelog.\n\nChega no consumidor pelo REGISTRY (copy-in) no merge — Vercel rebuilda o registry\ne serve o novo `tabs.json`; `npm run igreen:update -- tabs` puxa a variante.\nSem npm publish do CLI (nenhum template em cli/ mudou).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "release: v0.25.0 — Tabs variant `line` (distribuição via registry)",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-07T14:16:30Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "904498a099a6de2657971a3b58fbad469b750cb3",
"body": "feat(tabs): variant line (underline) + cobertura no showcase",
"is_bot": false,
"headline": "Merge pull request #66 from snksergio/feat/tabs-line-variant",
"author_name": "snksergio",
"author_login": "snksergio",
"committed_at": "2026-07-07T14:11:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bd82acecc3d64bbd1dd72157c177d4942603ed1",
"body": "Tabs ganha uma 2ª variante além da segmented (pill). A variant é setada uma vez\nno <Tabs variant=\"line\"> e propagada por contexto pra List/Trigger — sem precisar\nrepetir em cada peça. Default \"segmented\" (backward-compat, nada muda no uso atual).\n\n- tabs.tsx: TabsVariantContext + prop `variant` no T\n[…]\n, via contexto).\n\ntsc 0. Validado no showcase (#/tabs), light+dark. Distribuição (re-stamp do\nregistry `tabs` + bump) consolida no /ds-release.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(tabs): variant \"line\" (underline) + cobertura no showcase",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-07T14:10:42Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "37ffb3aef3ca39b99905bf236f457762f255daf0",
"body": "release: v0.24.0 — padrões dashboard/KPI/lista + dashboard-builder + doc Maps + distribuição CLI",
"is_bot": false,
"headline": "Merge pull request #65 from snksergio/release/v0.24.0",
"author_name": "snksergio",
"author_login": "snksergio",
"committed_at": "2026-07-07T14:03:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "584065c67587e577c90086c39bcbe0de51067d20",
"body": "…uilder + Maps) + distribuição CLI\n\nFecha a distribuição do trabalho de padronização (PR #64) + os enriquecimentos\npedidos, pra o consumidor via CLI atingir o nível canônico automaticamente.\n\nDS 0.23.0 → 0.24.0 · CLI 0.13.20 → 0.14.0 (aditivo, não-breaking).\n\n- example-dashboard enriquecido: KPI-gro\n[…]\nexample-dashboard @ v0.24.0.\n- changelog (updates-data.ts) + bumps.\n\nregistry redeploya no merge (Vercel); CLI publicado no npm à parte. tsc 0.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "release: v0.24.0 — padrões dashboard/KPI/lista (receita + dashboard-b…",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-07T14:01:23Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "85fe01fec8df38c925ff7d4d7664c2153b16432e",
"body": "feat(patterns): padronizar dashboard/KPI/lista — receita + example + dashboard-builder (PR1-3)",
"is_bot": false,
"headline": "Merge pull request #64 from snksergio/feat/dashboard-patterns-pr1",
"author_name": "snksergio",
"author_login": "snksergio",
"committed_at": "2026-07-07T13:01:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec14c232d6d2b1772bbf056e7c8f173f1c0d10af",
"body": "…ento (PR3)\n\nFecha a lacuna do fluxo guiado: crud-builder (tabela) e list-builder (lista)\nexistiam, dashboard não. Agora o Claude MONTA dashboards no nível canônico por\nentrevista → blueprint → gate → geração, ancorado nas receitas do PR1 e no\nexample-dashboard do PR2.\n\n- .claude/skills/dashboard-bu\n[…]\npo cobertas (skill/command/orchestrator/front-door);\na 5ª (consumer CLI: sync skill dashboard + ds-kit + bump) vai no /ds-release. Só markdown.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(skill): dashboard-builder guiado + /ds-create-dashboard + roteam…",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-07T12:54:15Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "46a35b50eabdea257cb10122e5c1c22aec832651",
"body": "…er\" (PR2)\n\nO exemplo distribuível (que o consumidor baixa via CLI) passa a demonstrar o\npadrão canônico de KPI-group com os primitivos DS, em vez de um KpiCard local —\nprova que Kpi/KpiGroup/KpiDelta reproduzem o \"Painel do Líder\" e dá referência\nrunnable pro dashboard-builder (PR3).\n\n- DashboardSh\n[…]\no sincronizados, L-035).\n\nValidado visualmente no showcase (#/dashboard-showcase). tsc 0. Distribuição\n(registry rebuild) fica pro /ds-release.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(examples): example-dashboard usa KpiGroup divided \"Painel do Líd…",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-07T12:46:52Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "2f115de32d42e8098c0d26c155f5635d16bf2ac3",
"body": "… signed (PR1)\n\nCaptura as composições que viraram padrão nas telas do virtual-proposta como\nfonte única de receitas no DS, pra o Claude (DS e consumidor via CLI) atingir\nesse nível sem reinventar. Não cria componente de página — documenta o uso dos\nprimitivos existentes; só o átomo com gap real (Kp\n[…]\n+ lessons.md (L-055): fontes canônicas sincronizadas.\n\nDistribuição (registry/embed/CLI/bump) NÃO entra aqui — consolida no /ds-release.\ntsc 0.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(patterns): dashboard/KPI/lista viram receita canônica + KpiDelta…",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-07-07T12:40:47Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "06012a90360f1cfbf6b5b31fbe6d40222bb09745",
"body": "stroke-border-default (L≈0.91 no light) sumia no fundo branco → o mapa virava\num fantasma e só estados de alta penetração apareciam ('só 2 pontos'). fg-muted\né mid-gray legível no light (L≈0.50) E no dark (L≈0.70).\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(ChoroplethMap): divisas em fg-muted (visível nos 2 temas)",
"author_name": "iGreenEnergia",
"author_login": "iGreenEnergia",
"committed_at": "2026-07-06T18:48:55Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "33649cd80f1f1c8e7e72955fd67faaa49134c261",
"body": "…ltip com bg sólido\n\n- fillFor: color-mix em srgb — em oklch o matiz rodava entre o token verde e o\n surface cinza-azulado e as regiões saíam marrons/oliva (legend já era srgb).\n- TooltipContent: bg-bg-surface-elevated + border — o bg-bg-emphasis default é\n vidro 12% branco no dark, ilegível sobre o mapa.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(ChoroplethMap): mix em srgb (oklch embarronzava as regiões) + too…",
"author_name": "iGreenEnergia",
"author_login": "iGreenEnergia",
"committed_at": "2026-07-06T17:58:42Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0f9c2d74f64f887ada8ccf51e977ca88e7ea516e",
"body": "Modal usava <h3>/<p> crus + aria-* manuais → Radix não detectava o título e\nemitia \"DialogContent requires a DialogTitle\" em TODO modal (Extrato/Boletos/\nDevolutiva). Agora usa <DialogTitle>/<DialogDescription> (a classe sobrescreve\nos defaults via tailwind-merge); sem descrição → aria-describedby={undefined};\nsem title → DialogTitle sr-only de fallback. CommandDialog ganhou o mesmo.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(modal,command): a11y — DialogTitle/Description nativos do Radix",
"author_name": "iGreenEnergia",
"author_login": "iGreenEnergia",
"committed_at": "2026-07-03T22:10:33Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "8dd56b6d925a81f34090150ce98e3879e3149e83",
"body": "Adiciona ModalSize 'xl' (1100px) e 'full' (min(1400px,92vw) — escala com a\nviewport mantendo margens, sem virar tela cheia). Para modais com grades de\nmuitas colunas (ex.: Extrato kWh) que não cabem em 'lg' (720px).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(modal): tamanhos xl e full (modais de dados largos)",
"author_name": "iGreenEnergia",
"author_login": "iGreenEnergia",
"committed_at": "2026-07-03T22:10:33Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "31ddfcd73ae3d435c53f3287c017c8e7ffb3f215",
"body": "…aps do Rankings)\n\nTraz pra main os 4 componentes que o Rankings federado consome e que estavam\nsó numa branch (a3eaadf), nunca mergeada. Adição pura (novos dirs + exports no\nbarrel) — não altera componentes existentes. Isola SÓ os componentes das demais\nmudanças da a3eaadf (modal xl/full, filtro, date picker), que ficam de fora.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(components): Spinner, ChoroplethMap, MonthYearPicker, Tooltip (g…",
"author_name": "iGreenEnergia",
"author_login": "iGreenEnergia",
"committed_at": "2026-07-03T22:03:50Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d30285c3f149a930e78bf4fa486b6107f83e4aca",
"body": "feat(icon): suporte a multi-path e atualização da biblioteca de ícones",
"is_bot": false,
"headline": "Merge pull request #36 from igreenlab/feat/icon-multipath",
"author_name": "snksergio",
"author_login": "snksergio",
"committed_at": "2026-07-03T21:39:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1677d57bafff9bb6b411784cf0ea8736b8d3c69b",
"body": "- icon.tsx: aceita string ou array de `d` por ícone (multi-path para ícones de marca igreen-* com detalhe sobreposto)\n- icons.ts: biblioteca de ícones atualizada\n- USAGE.md: documentação do formato multi-path\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(icon): suporte a multi-path e atualização da biblioteca de ícones",
"author_name": "Sergio Vieira",
"author_login": null,
"committed_at": "2026-07-03T21:38:21Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "200ae5eb65f56bb5e3911b89be85a69133bfa6b0",
"body": "update icon igree",
"is_bot": false,
"headline": "icos",
"author_name": "snksergio",
"author_login": "snksergio",
"committed_at": "2026-07-03T21:27:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a86deae7ad36f90e49aeae74678b1a27132a1bd1",
"body": "release: v0.23.0 — DataTable visões read-only (allowCreateView) + viewMode sticky",
"is_bot": false,
"headline": "Merge pull request #63 from snksergio/release/v0.23.0",
"author_name": "snksergio",
"author_login": "snksergio",
"committed_at": "2026-06-29T12:41:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "684fdf1ef821d5bd9df925f499b4e70c1fcdf941",
"body": "…wMode sticky\n\nadded:\n- DataTable: prop `allowCreateView` (default true). `false` esconde o botão \"+\"\n das visões + modal de criar visão → exibe só defaultViews + Default (read-only).\n- TableToolbarViews: prop `allowCreate` (gate do ViewsPopover \"+\" + AddViewModal).\n\nfixed:\n- DataTable: trocar de v\n[…]\nbuilder repo+cli/templates), ds-standards + L-054 +\npipeline-state. Registry re-stamp data-table v0.23.0 + embed. Bump DS 0.23.0 +\nCLI 0.13.20.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "release: v0.23.0 — DataTable visões read-only (allowCreateView) + vie…",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-06-29T12:38:00Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "ff40874840465581faf45161b9bcd7896f7d9c3e",
"body": "release: v0.22.0 — DataTable autoFit (header nunca trunca, fill proporcional, toggle consistente)",
"is_bot": false,
"headline": "Merge pull request #62 from snksergio/release/v0.22.0",
"author_name": "snksergio",
"author_login": "snksergio",
"committed_at": "2026-06-29T01:51:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bf351c0061ecd13bb97d0adbf52139dd5cd4269",
"body": "…rcional, toggle consistente)\n\nimproved:\n- autoFit: largura mínima da coluna inclui o header inteiro (headerName +\n ícone/sort/menu) — título nunca trunca em \"...\".\n- autoFit: sobra de espaço distribuída proporcionalmente entre as colunas\n (fill \"tabela de verdade\"), independente da quantidade de \n[…]\ntry:build re-carimba data-table → v0.22.0; embed regenerado.\ncli/templates tocado → bump cli 0.13.19 + publish manual. Bump DS 0.21.0 → 0.22.0.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "release: v0.22.0 — DataTable autoFit (header nunca trunca, fill propo…",
"author_name": "Sergio",
"author_login": "snksergio",
"committed_at": "2026-06-29T01:49:53Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "71588cd4b331229d0f803a2d5c7c4a98a5e719df",
"body": "release: v0.21.0 — DataTable paginação opt-in na view Lista (listConfig.paginated)",
"is_bot": false,
"headline": "Merge pull request #61 from snksergio/release/v0.21.0",
"author_name": "snksergio",
"author_login": "snksergio",
"committed_at": "2026-06-29T01:11:47Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 3,
"commits_last_year": 531,
"latest_release_at": "2026-06-05T23:29:22Z",
"latest_release_tag": "v0.5.1",
"releases_from_tags": true,
"days_since_last_push": 0,
"active_weeks_last_year": 8,
"days_since_latest_release": 47,
"mean_days_between_releases": 8.6
},
"community": {
"has_readme": true,
"has_license": false,
"has_description": true,
"has_contributing": false,
"health_percentage": 25,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "@snksergio/design-system",
"exists": true,
"license": "UNLICENSED",
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@snksergio/design-system",
"is_deprecated": false,
"latest_version": "0.19.1",
"repository_url": "https://github.com/igreenlab/igreen-desingsystem-admin",
"versions_count": 10,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 1003,
"first_published_at": "2026-05-18T20:59:22.776000Z",
"latest_published_at": "2026-06-26T19:08:20.631000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 26
},
{
"name": "@snksergio/create-design-system",
"exists": true,
"license": null,
"keywords": [
"create",
"bootstrap",
"design-system",
"iGreen",
"react",
"vite",
"tailwindcss",
"template"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@snksergio/create-design-system",
"is_deprecated": false,
"latest_version": "0.18.0",
"repository_url": "https://github.com/igreenlab/igreen-desingsystem-admin",
"versions_count": 49,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 3369,
"first_published_at": "2026-05-18T21:51:09.351000Z",
"latest_published_at": "2026-07-17T17:41:40.061000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": true,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"cli/templates/default/tsconfig.json",
"projeto/virtual-proposta/tsconfig.json",
"registry-app/tsconfig.json",
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 6873119,
"source_files_sampled": 875,
"oversized_source_files": 8,
"agent_instruction_files": [
".cursor/rules/_agent-app-designer.mdc",
".cursor/rules/_agent-app-dev-react.mdc",
".cursor/rules/_agent-ds-designer.mdc",
".cursor/rules/_agent-ds-dev.mdc",
".cursor/rules/_agent-ds-reviewer.mdc",
".cursor/rules/_agent-orchestrator.mdc",
"CLAUDE.md",
"cli/templates/default/CLAUDE.md"
],
"agent_instruction_max_bytes": 13293
},
"dependencies": {
"manifests": [
"cli/package.json",
"package.json",
"registry-app/package.json"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 133,
"malicious_count": 0,
"assessed_package": "npm:@snksergio/design-system@0.19.1",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "cross-spawn",
"manifest": "cli/package.json",
"ecosystem": "npm",
"version_constraint": "^7.0.6"
},
{
"name": "picocolors",
"manifest": "cli/package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.0"
},
{
"name": "prompts",
"manifest": "cli/package.json",
"ecosystem": "npm",
"version_constraint": "^2.4.2"
},
{
"name": "@dnd-kit/core",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^6.3.1"
},
{
"name": "@dnd-kit/modifiers",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^9.0.0"
},
{
"name": "@dnd-kit/sortable",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^10.0.0"
},
{
"name": "@dnd-kit/utilities",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^3.2.2"
},
{
"name": "@hello-pangea/dnd",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^18.0.1"
},
{
"name": "@radix-ui/react-accordion",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.2.12"
},
{
"name": "@radix-ui/react-alert-dialog",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.15"
},
{
"name": "@radix-ui/react-aspect-ratio",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.10"
},
{
"name": "@radix-ui/react-avatar",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.11"
},
{
"name": "@radix-ui/react-checkbox",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.3.3"
},
{
"name": "@radix-ui/react-collapsible",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.14"
},
{
"name": "@radix-ui/react-context-menu",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.3.1"
},
{
"name": "@radix-ui/react-dialog",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.17"
},
{
"name": "@radix-ui/react-dropdown-menu",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.1.16"
},
{
"name": "@radix-ui/react-hover-card",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.17"
},
{
"name": "@radix-ui/react-label",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.1.8"
},
{
"name": "@radix-ui/react-menubar",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.18"
},
{
"name": "@radix-ui/react-navigation-menu",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.2.16"
},
{
"name": "@radix-ui/react-popover",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.15"
},
{
"name": "@radix-ui/react-progress",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.8"
},
{
"name": "@radix-ui/react-radio-group",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.3.8"
},
{
"name": "@radix-ui/react-scroll-area",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.2.12"
},
{
"name": "@radix-ui/react-select",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.2.6"
},
{
"name": "@radix-ui/react-separator",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.8"
},
{
"name": "@radix-ui/react-slider",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.3.6"
},
{
"name": "@radix-ui/react-slot",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.3.0"
},
{
"name": "@radix-ui/react-switch",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.2.6"
},
{
"name": "@radix-ui/react-tabs",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.13"
},
{
"name": "@radix-ui/react-toggle",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.12"
},
{
"name": "@radix-ui/react-toggle-group",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.13"
},
{
"name": "@radix-ui/react-tooltip",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.2.10"
},
{
"name": "@tanstack/react-virtual",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^3.13.24"
},
{
"name": "class-variance-authority",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.7.1"
},
{
"name": "clsx",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.1.1"
},
{
"name": "cmdk",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.1"
},
{
"name": "date-fns",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^4.1.0"
},
{
"name": "embla-carousel-react",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^8.6.0"
},
{
"name": "geist",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.7.0"
},
{
"name": "input-otp",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.4.2"
},
{
"name": "lucide-react",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.7.0"
},
{
"name": "react-day-picker",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^9.14.0"
},
{
"name": "recharts",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^3.8.1"
},
{
"name": "sonner",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.0.7"
},
{
"name": "tailwind-merge",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^3.0.0"
},
{
"name": "tailwind-variants",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^3.0.0"
},
{
"name": "tw-animate-css",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.4.0"
},
{
"name": "vaul",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.2"
},
{
"name": "next",
"manifest": "registry-app/package.json",
"ecosystem": "npm",
"version_constraint": "^15.5.4"
},
{
"name": "react",
"manifest": "registry-app/package.json",
"ecosystem": "npm",
"version_constraint": "^19.0.0"
},
{
"name": "react-dom",
"manifest": "registry-app/package.json",
"ecosystem": "npm",
"version_constraint": "^19.0.0"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 59,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "snksergio",
"commits": 490,
"avatar_url": "https://avatars.githubusercontent.com/u/8795684?v=4"
},
{
"type": "User",
"login": "iGreenEnergia",
"commits": 18,
"avatar_url": "https://avatars.githubusercontent.com/u/139891508?v=4"
},
{
"type": "User",
"login": "filipe-devr",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/195605697?v=4"
},
{
"type": "User",
"login": "caiomateus-dev",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/143220740?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.953
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 5,
"reason": "6 out of 11 merged PRs checked by a CI test -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/11 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 0,
"reason": "license file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 3,
"reason": "dependency not pinned by hash detected -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "38 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "8d5db4ada2ca0f312ed9474194708b886a3cd692",
"ran_at": "2026-07-23T00:56:57Z",
"aggregate_score": 2.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-22T13:05:01Z",
"oldest_open_prs": [
{
"number": 11,
"created_at": "2026-06-09T03:02:20Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-22T13:04:10Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/igreenlab/igreen-desingsystem-admin",
"host": "github.com",
"name": "igreen-desingsystem-admin",
"owner": "igreenlab"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"security": 38,
"vitality": 71,
"community": 24,
"governance": 56,
"engineering": 71
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 71,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"commits_last_year": 531,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 8
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "8/52 weeks with commits",
"points": 5.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 8
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "531 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 531
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 88,
"inputs": {
"releases_count": 3,
"latest_release_tag": "v0.5.1",
"releases_from_tags": true,
"days_since_latest_release": 47,
"mean_days_between_releases": 8.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "3 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 3
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 47 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 47
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~8.6 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 8.6
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 24,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": true,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 61,
"inputs": {
"packages": [
"@snksergio/design-system",
"@snksergio/create-design-system"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 4372
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "4,372 downloads/month across npm",
"points": 48.5,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 4372,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 56,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 18,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.953
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 95% of commits",
"points": 1.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 95
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "4 contributors",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 4
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 72,
"inputs": {
"merged_prs": 59,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "59/59 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 59,
"decided": 59
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/11 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"followers": 15,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "igreenlab",
"public_repos": 3,
"account_age_days": 1100
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "15 followers of igreenlab",
"points": 8.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 15,
"login": "igreenlab"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "3 public repos, account ~3 yr old",
"points": 10.4,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 3
}
},
{
"code": "account_age_years",
"params": {
"years": 3
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"@snksergio/design-system",
"@snksergio/create-design-system"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 5
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "2 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 2,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 5 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 5
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "49 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 49
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 71,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "6 out of 11 merged PRs checked by a CI test -- score normalized to 5",
"points": 10,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "https://igreen-desingsystem-admin.vercel.app",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://igreen-desingsystem-admin.vercel.app",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 38,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 23,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 2.3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "6 out of 11 merged PRs checked by a CI test -- score normalized to 5",
"points": 1.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/11 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 3",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "38 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@snksergio/design-system@0.19.1 runtime dependency closure — what installing the published package pulls in — 133 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "npm:@snksergio/design-system@0.19.1",
"assessed": 133
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 133,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 133,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 2
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 72,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.95,
"agent_instruction_files": [
".cursor/rules/_agent-app-designer.mdc",
".cursor/rules/_agent-app-dev-react.mdc",
".cursor/rules/_agent-ds-designer.mdc",
".cursor/rules/_agent-ds-dev.mdc",
".cursor/rules/_agent-ds-reviewer.mdc",
".cursor/rules/_agent-orchestrator.mdc",
"CLAUDE.md",
"cli/templates/default/CLAUDE.md"
],
"agent_instruction_max_bytes": 13293
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": ".cursor/rules/_agent-app-designer.mdc, .cursor/rules/_agent-app-dev-react.mdc, .cursor/rules/_agent-ds-designer.mdc, .cursor/rules/_agent-ds-dev.mdc, .cursor/rules/_agent-ds-reviewer.mdc, .cursor/rules/_agent-orchestrator.mdc, CLAUDE.md, cli/templates/default/CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".cursor/rules/_agent-app-designer.mdc, .cursor/rules/_agent-app-dev-react.mdc, .cursor/rules/_agent-ds-designer.mdc, .cursor/rules/_agent-ds-dev.mdc, .cursor/rules/_agent-ds-reviewer.mdc, .cursor/rules/_agent-orchestrator.mdc, CLAUDE.md, cli/templates/default/CLAUDE.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "95 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 95,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"cli/templates/default/tsconfig.json",
"projeto/virtual-proposta/tsconfig.json",
"registry-app/tsconfig.json",
"tsconfig.json"
],
"agent_commit_share": 0.43,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "cli/templates/default/tsconfig.json, projeto/virtual-proposta/tsconfig.json, registry-app/tsconfig.json, tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "cli/templates/default/tsconfig.json, projeto/virtual-proposta/tsconfig.json, registry-app/tsconfig.json, tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "43 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 43,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 6873119,
"source_files_sampled": 875,
"oversized_source_files": 8
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "TypeScript (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "8/875 source files over 60KB",
"points": 54.5,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 875,
"oversized": 8
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "moderate",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": true,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 20,
"status": "met",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-23T00:57:13.944515Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/i/igreenlab/igreen-desingsystem-admin.svg",
"full_name": "igreenlab/igreen-desingsystem-admin",
"license_state": "absent",
"license_spdx": null
}