You're viewing a demo portfolio

Join the waitlist
PRSM

palette_audit

Active

Tool of Colour Memory

declared in 2.3.4

Full palette quality audit. Scores on accessibility, cultural risk, tonal balance, colour diversity, and archive naming strength. Returns overall score 0-100, grade, and prioritised fix list. Enterprise quality gate -- use before shipping any palette. Deterministic, no LLM cost.

Parameters schema

{
  "type": "object",
  "required": [
    "palette"
  ],
  "properties": {
    "market": {
      "type": "string",
      "default": "global",
      "description": "Target market"
    },
    "medium": {
      "type": "string",
      "default": "digital",
      "description": "digital | print | both"
    },
    "palette": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Hex values to audit"
    },
    "use_case": {
      "type": "string",
      "default": "brand identity",
      "description": "Use case context"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Colour Memory

https://github.com/DigbyO/colour-memory-api

2/7 registries
View full server →