Groups
cluster updates amplify minor drift
Group Model
- Name
id- Type
- string
- Description
Cluster identifier.
- Name
name- Type
- string
- Description
Human-readable label if available.
- Name
known_members- Type
- integer
- Description
Number of linked actors in the current snapshot.
- Name
visibility- Type
- enum
- Description
public,internal, orrestricted.
- Name
public_face- Type
- string
- Description
External label used by this cluster.
- Name
control_surface- Type
- string
- Description
Internal subsystem linked to this cluster.
- Name
state- Type
- enum
- Description
stable,partial, orunverified.
Cluster Scan
curl -G https://api.meme.repair/v1/groups \
-H "Authorization: Bearer {token}" \
-d limit=10
{
"status": "partial",
"sequence_status": "misaligned",
"data": [
{
"id": "grp_operators",
"name": "operators",
"visibility": "internal",
"known_members": 6,
"public_face": "maintenance",
"control_surface": "relay_a",
"state": "stable"
}
]
}
[known_clusters] operators performers handlers auditors cartographers
Group Anomalies
[corruption_log] - member_count differs across mirrors - archived state flipped during replay - avatar reference points to missing asset