coulomb-social/docs/design-extract/coulomb-social-mcp.json
tegwick 6fe263444a Extract authenticated coulomb.social design language via designlang
Session probe lands on /vw_pages (Research). Use main designlang extract
with --cookie-file — pack ignores auth. 39 artifacts under
docs/design-extract; tolerate designlang late summary crash when cores exist.
2026-08-09 01:31:00 +02:00

275 lines
No EOL
5.3 KiB
JSON

{
"colors": {
"all": [
{
"hex": "#000000",
"rgb": {
"r": 0,
"g": 0,
"b": 0,
"a": 1
},
"hsl": {
"h": 0,
"s": 0,
"l": 0
},
"count": 5304,
"contexts": [
"text",
"border",
"background"
]
},
{
"hex": "#efefef",
"rgb": {
"r": 239,
"g": 239,
"b": 239,
"a": 1
},
"hsl": {
"h": 0,
"s": 0,
"l": 94
},
"count": 610,
"contexts": [
"background"
]
},
{
"hex": "#616161",
"rgb": {
"r": 97,
"g": 97,
"b": 97,
"a": 1
},
"hsl": {
"h": 0,
"s": 0,
"l": 38
},
"count": 556,
"contexts": [
"text",
"border"
]
},
{
"hex": "#373737",
"rgb": {
"r": 55,
"g": 55,
"b": 55,
"a": 1
},
"hsl": {
"h": 0,
"s": 0,
"l": 22
},
"count": 462,
"contexts": [
"text",
"border"
]
},
{
"hex": "#171717",
"rgb": {
"r": 23,
"g": 23,
"b": 23,
"a": 1
},
"hsl": {
"h": 0,
"s": 0,
"l": 9
},
"count": 401,
"contexts": [
"text",
"border",
"background"
]
},
{
"hex": "#ffffff",
"rgb": {
"r": 255,
"g": 255,
"b": 255,
"a": 1
},
"hsl": {
"h": 0,
"s": 0,
"l": 100
},
"count": 242,
"contexts": [
"background",
"border",
"text"
]
},
{
"hex": "#e5e5e5",
"rgb": {
"r": 229,
"g": 229,
"b": 229,
"a": 1
},
"hsl": {
"h": 0,
"s": 0,
"l": 90
},
"count": 217,
"contexts": [
"border",
"background"
]
},
{
"hex": "#d08728",
"rgb": {
"r": 208,
"g": 135,
"b": 40,
"a": 1
},
"hsl": {
"h": 34,
"s": 68,
"l": 49
},
"count": 8,
"contexts": [
"background"
]
}
]
},
"regions": [],
"componentClusters": [
{
"kind": "button",
"structuralHash": "button>svg",
"instanceCount": 55,
"variants": [
{
"css": {
"background": "rgba(0, 0, 0, 0)",
"color": "rgb(55, 55, 55)",
"padding": "0px 0px 0px 0px",
"borderRadius": "4px",
"border": "0px none rgb(55, 55, 55)",
"fontSize": "13.3333px",
"fontWeight": "400"
},
"instanceCount": 55
}
]
},
{
"kind": "button",
"structuralHash": "button",
"instanceCount": 1,
"variants": [
{
"css": {
"background": "rgb(239, 239, 239)",
"color": "rgb(0, 0, 0)",
"padding": "1px 6px 1px 6px",
"borderRadius": "0px",
"border": "2px outset rgb(0, 0, 0)",
"fontSize": "13.3333px",
"fontWeight": "400"
},
"instanceCount": 1
}
]
}
],
"accessibility": {
"remediation": []
},
"cssHealth": {
"sheets": [
{
"url": "https://fonts.googleapis.com/css?family=Inter:300%7CInter:regular%7CInter:500%7CInter:600%7CInter:700",
"totalBytes": 11585,
"usedBytes": 0,
"unusedBytes": 11585,
"unusedPercent": 100
},
{
"url": "https://coulomb.social/package/run_css/0591b05f69514365ec03deea8134e9c2ff462a44dd0474f9fb551cb47e38e201/coulomb/live/vw_pages/xfalse/xfalse/run.css",
"totalBytes": 228282,
"usedBytes": 45959,
"unusedBytes": 182323,
"unusedPercent": 80
},
{
"url": "https://coulomb.social/vw_pages?resume=1786231781137x912895168994024000",
"totalBytes": 821,
"usedBytes": 0,
"unusedBytes": 821,
"unusedPercent": 100
},
{
"url": "https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.5.0/styles/default.min.css",
"totalBytes": 1144,
"usedBytes": 0,
"unusedBytes": 1144,
"unusedPercent": 100
}
],
"totalBytes": 241832,
"usedBytes": 45959,
"unusedBytes": 195873,
"unusedPercent": 81,
"importantCount": 140,
"duplicates": 6545,
"vendorPrefixes": {
"webkit": 139,
"moz": 436,
"ms": 96,
"o": 34
},
"keyframes": [
{
"name": "highlight-in",
"steps": 1
},
{
"name": "fa-spin",
"steps": 2
}
],
"specificity": {
"max": [
1,
7,
46
],
"average": [
0,
1.84,
0.38
],
"count": 2001
},
"issues": [
"140 !important rules",
"6545 duplicate declarations",
"81% unused CSS"
]
}
}