Skip to content

Commit c0bc7a0

Browse files
committed
System Touch
1 parent 04de35e commit c0bc7a0

1 file changed

Lines changed: 71 additions & 0 deletions

File tree

black.belt/iq.detents

Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
{
2+
"style": "Taekwondo WT",
3+
"belt_level": "1st Dan Black Belt",
4+
"legitimacy": "recognized_national_or_international",
5+
"document_type": "Black Belt Conduct & Ethical Decision Form",
6+
"jurisdiction_context": "United States",
7+
"military_combatives_related": false,
8+
9+
"conduct_domains": [
10+
"technical_discipline",
11+
"leadership",
12+
"ethical_decision_making",
13+
"non_discrimination",
14+
"right_to_refuse_misuse_of_skill"
15+
],
16+
17+
"iq_ethics_profile": {
18+
"right_to_choose": {
19+
"statement": "The practitioner retains the right to choose non-violent resolution whenever reasonably possible.",
20+
"evaluated": true,
21+
"auditor_notes_required": true
22+
},
23+
"supreme_prejudice_awareness": {
24+
"statement": "The practitioner acknowledges that prejudice, bias, or discriminatory use of martial skill is incompatible with rank.",
25+
"evaluated": true,
26+
"risk_flag_if_noncompliant": "high"
27+
},
28+
"law_alignment": {
29+
"statement": "The practitioner agrees to align use of force with local, state, and federal law.",
30+
"evaluated": true,
31+
"reference": "self-defense and proportionality principles"
32+
}
33+
},
34+
35+
"assessment_items": [
36+
{
37+
"code": "LD-01",
38+
"label": "Leadership without coercion",
39+
"question": "Does the black belt lead others without abusing authority or pressuring unlawful actions?",
40+
"scale": "compliant/non_compliant",
41+
"auditor_comment_required_if_non_compliant": true
42+
},
43+
{
44+
"code": "ND-02",
45+
"label": "Non-discriminatory conduct",
46+
"question": "Has the practitioner avoided discriminatory language or behavior in training and application?",
47+
"scale": "compliant/non_compliant",
48+
"legal_relevance": "civil_rights"
49+
},
50+
{
51+
"code": "RF-03",
52+
"label": "Right to refuse misuse",
53+
"question": "Has the practitioner exercised or affirmed the right to refuse participation in unethical or unlawful acts?",
54+
"scale": "affirmed/not_affirmed",
55+
"closure_required": true
56+
}
57+
],
58+
59+
"closure_section": {
60+
"auditor_summary": "Based on observed conduct and responses, the practitioner demonstrates awareness of legal and ethical boundaries and respects the right to choose non-violence.",
61+
"risk_rating": "low",
62+
"recommendation": "Rank maintained",
63+
"closure_status": "closed"
64+
},
65+
66+
"signature_block": {
67+
"practitioner_signature_line": "_____________________________",
68+
"auditor_signature_line": "_____________________________",
69+
"date_line": "Date: ________________________"
70+
}
71+
}

0 commit comments

Comments
 (0)