mood_matrix
ActiveTool of PJQ — Public Judgment Quotient
Агрегатный mood-вью с фильтрами по домену и tier. domain ∈ {POL, ECON, BIZ, TECH, EDU, ENV, SOC, MED, TRV, ENT, LIFE, unassigned}. tier ∈ {official, semi_official, independent, unassigned}. Возвращает последние `limit` снапшотов с расчётом mood_net и support_pct.
Parameters schema
{
"type": "object",
"properties": {
"tier": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null
},
"limit": {
"type": "integer",
"default": 50
},
"domain": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
PJQ — Public Judgment Quotient
https://github.com/Makaric/pjq
1/7 registries