Changed major LDA category names

This commit is contained in:
Nathan Schneider
2026-02-21 17:25:22 -07:00
parent 62a6b0ba2c
commit 61dac6ff28
2 changed files with 10 additions and 10 deletions

View File

@@ -1,10 +1,10 @@
{
"name": "Protocol Bicorder",
"schema": "bicorder.schema.json",
"version": "1.2.5",
"version": "1.2.6",
"description": "A diagnostic tool for the study of protocols",
"author": "Nathan Schneider",
"date_modified": "2025-12-02",
"date_modified": "2026-02-21",
"metadata": {
"protocol": null,
@@ -265,11 +265,11 @@
"notes": null
},
{
"term_left": "bureaucratic",
"term_left_description": "The protocol exhibits institutional, formal, top-down characteristics with centralized control and external enforcement",
"term_right": "relational",
"term_right_description": "The protocol exhibits community-based, emergent, bottom-up characteristics with distributed coordination and voluntary participation",
"instructions": "Based on the diagnostic readings, calculate the protocol's position using Linear Discriminant Analysis. The LDA score is scaled to the 1-9 range, where 1 represents strongly bureaucratic/institutional protocols and 9 represents strongly relational/cultural protocols. A score of 5 indicates a protocol near the boundary exhibiting characteristics of both families.",
"term_left": "formal",
"term_left_description": "Exhibits bureaucratic characteristics with centralized control and predictable enforcement",
"term_right": "informal",
"term_right_description": "Exhibits relational characteristics with distributed coordination embedded in culture",
"instructions": "Based on the diagnostic readings, calculate the protocol's position using Linear Discriminant Analysis. The LDA score is scaled to the 1-9 range, where 1 represents strongly formal protocols and 9 represents strongly informal protocols. A score of 5 indicates a protocol near the boundary exhibiting characteristics of both families.",
"automated": true,
"value": null,
"notes": null