@klickd/core 4.0.0-preview.1 → 4.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +41 -5
- package/dist/index.cjs +301 -2
- package/dist/index.d.cts +183 -1
- package/dist/index.d.ts +183 -1
- package/dist/index.js +288 -1
- package/dist/klickd-payload-v4-preview.schema-W7RY72VP.json +98 -0
- package/dist/klickd-payload-v4.schema-7UPTEJOY.json +354 -0
- package/dist/klickd-v4-preview.schema-QHITWMK6.json +95 -0
- package/dist/klickd-v4.schema-ZZGRYTLY.json +129 -0
- package/package.json +14 -4
- package/starter-skills/README.md +98 -0
- package/starter-skills/coding.klickd +177 -0
- package/starter-skills/manifest.json +45 -0
- package/starter-skills/research.klickd +175 -0
- package/starter-skills/student.klickd +193 -0
- package/starter-skills/user.klickd +161 -0
|
@@ -0,0 +1,193 @@
|
|
|
1
|
+
{
|
|
2
|
+
"klickd_version": "4.0",
|
|
3
|
+
"preview": "4.0.0-chimera-starter.1",
|
|
4
|
+
"payload_schema_version": "4.0.0-preview.1",
|
|
5
|
+
"domain_schema_version": "chimera-starter-1.0",
|
|
6
|
+
"created_at": "2026-05-26T00:00:00Z",
|
|
7
|
+
"encrypted": false,
|
|
8
|
+
"domain": "education",
|
|
9
|
+
"profile_kind": "learner",
|
|
10
|
+
"_pack_metadata": {
|
|
11
|
+
"kind": "chimera_starter_pack",
|
|
12
|
+
"non_normative": true,
|
|
13
|
+
"claims_v41_ga": false,
|
|
14
|
+
"contains_real_pii": false,
|
|
15
|
+
"contains_secrets": false,
|
|
16
|
+
"see_readme": "examples/v4/starter-skills/README.md",
|
|
17
|
+
"spec_ref": "docs/rfcs/RFC-009-chimera-v4.1.md",
|
|
18
|
+
"note": "Real structured Chimera-aligned starter pack on the v4.0 envelope. Not a v4.1 GA pack."
|
|
19
|
+
},
|
|
20
|
+
"x_klickd_pack": {
|
|
21
|
+
"pack": "x.klickd/student",
|
|
22
|
+
"pack_version": "0.1.0-starter",
|
|
23
|
+
"spec_ref": "docs/rfcs/chimera/packs/student.md",
|
|
24
|
+
"publisher": {
|
|
25
|
+
"name": "klickd",
|
|
26
|
+
"ref": "https://klickd.app"
|
|
27
|
+
},
|
|
28
|
+
"frameworks": [
|
|
29
|
+
{
|
|
30
|
+
"scheme": "esco",
|
|
31
|
+
"version": "v1.1.1",
|
|
32
|
+
"iri_prefix": "http://data.europa.eu/esco/skill/",
|
|
33
|
+
"canonical_url": "https://esco.ec.europa.eu/en/classification/skill_main"
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"scheme": "digcomp",
|
|
37
|
+
"version": "2.2",
|
|
38
|
+
"iri_prefix": "https://joint-research-centre.ec.europa.eu/digcomp/2.2/",
|
|
39
|
+
"canonical_url": "https://joint-research-centre.ec.europa.eu/digcomp_en"
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"scheme": "lifecomp",
|
|
43
|
+
"version": "2020",
|
|
44
|
+
"iri_prefix": "https://joint-research-centre.ec.europa.eu/lifecomp/2020/",
|
|
45
|
+
"canonical_url": "https://joint-research-centre.ec.europa.eu/lifecomp_en"
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"scheme": "eqf",
|
|
49
|
+
"version": "2017",
|
|
50
|
+
"iri_prefix": "https://europa.eu/europass/eqf/",
|
|
51
|
+
"canonical_url": "https://europa.eu/europass/en/europass-tools/european-qualifications-framework"
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
"scheme": "cefr",
|
|
55
|
+
"version": "2020",
|
|
56
|
+
"iri_prefix": "https://www.coe.int/cefr/",
|
|
57
|
+
"canonical_url": "https://www.coe.int/en/web/common-european-framework-reference-languages"
|
|
58
|
+
}
|
|
59
|
+
],
|
|
60
|
+
"base_transversal_core": {
|
|
61
|
+
"frameworks": [
|
|
62
|
+
{ "scheme": "esco", "version": "v1.1.1" },
|
|
63
|
+
{ "scheme": "digcomp", "version": "2.2" },
|
|
64
|
+
{ "scheme": "lifecomp", "version": "2020" },
|
|
65
|
+
{ "scheme": "eqf", "version": "2017" }
|
|
66
|
+
],
|
|
67
|
+
"transversal_refs": [
|
|
68
|
+
{ "competency_ref": "esco:S2", "scheme": "esco", "prefLabel": "information skills" },
|
|
69
|
+
{ "competency_ref": "digcomp:1.2", "scheme": "digcomp", "prefLabel": "Evaluating data, information and digital content" },
|
|
70
|
+
{ "competency_ref": "lifecomp:L2", "scheme": "lifecomp", "prefLabel": "Critical thinking" },
|
|
71
|
+
{ "competency_ref": "lifecomp:L3", "scheme": "lifecomp", "prefLabel": "Managing learning" }
|
|
72
|
+
]
|
|
73
|
+
},
|
|
74
|
+
"identity": {
|
|
75
|
+
"pack_role": "student",
|
|
76
|
+
"display_name": null,
|
|
77
|
+
"school_or_institution_ref": null,
|
|
78
|
+
"enrolment_period": null
|
|
79
|
+
},
|
|
80
|
+
"competencies": [
|
|
81
|
+
{ "competency_ref": "esco:S2", "scheme": "esco", "prefLabel": "information skills" },
|
|
82
|
+
{ "competency_ref": "digcomp:1.2", "scheme": "digcomp", "prefLabel": "Evaluating data, information and digital content" },
|
|
83
|
+
{ "competency_ref": "digcomp:3.1", "scheme": "digcomp", "prefLabel": "Developing digital content" },
|
|
84
|
+
{ "competency_ref": "lifecomp:L3", "scheme": "lifecomp", "prefLabel": "Managing learning" }
|
|
85
|
+
],
|
|
86
|
+
"levels": [
|
|
87
|
+
{
|
|
88
|
+
"framework_ref": "https://europa.eu/europass/eqf/level/4",
|
|
89
|
+
"level_label": "EQF level 4",
|
|
90
|
+
"effective_at": "2026-05-26"
|
|
91
|
+
}
|
|
92
|
+
],
|
|
93
|
+
"language_proficiency": [],
|
|
94
|
+
"curriculum_refs": [],
|
|
95
|
+
"subjects": [
|
|
96
|
+
{
|
|
97
|
+
"subject_ref": "http://data.europa.eu/esco/isced-f/0541",
|
|
98
|
+
"prefLabel": "Mathematics",
|
|
99
|
+
"started_at": null,
|
|
100
|
+
"current_chapter_ref": null,
|
|
101
|
+
"coursework_pointer": null
|
|
102
|
+
}
|
|
103
|
+
],
|
|
104
|
+
"mastery": [],
|
|
105
|
+
"preferences": {
|
|
106
|
+
"preferred_languages": [],
|
|
107
|
+
"pace_preference": null,
|
|
108
|
+
"modality_preference": [],
|
|
109
|
+
"feedback_cadence_preference": null,
|
|
110
|
+
"time_budget_per_week_minutes": null
|
|
111
|
+
},
|
|
112
|
+
"accessibility": {
|
|
113
|
+
"needs": [],
|
|
114
|
+
"accommodations": [],
|
|
115
|
+
"consent_to_disclose_to_agent": false
|
|
116
|
+
},
|
|
117
|
+
"exam_targets": [],
|
|
118
|
+
"history": [],
|
|
119
|
+
"gates": {
|
|
120
|
+
"verification_gates_default": {
|
|
121
|
+
"raise_only": true,
|
|
122
|
+
"claim_grounding_required": true,
|
|
123
|
+
"reversibility_threshold": "medium"
|
|
124
|
+
},
|
|
125
|
+
"human_veto_policy": {
|
|
126
|
+
"owner": "human_carrier",
|
|
127
|
+
"scope": ["mastery_writes", "exam_target_changes", "accommodations_changes"]
|
|
128
|
+
}
|
|
129
|
+
},
|
|
130
|
+
"human_authority": {
|
|
131
|
+
"final_decision_owner": "human_carrier",
|
|
132
|
+
"agent_role": "advisory",
|
|
133
|
+
"escalation": "guardian_then_school"
|
|
134
|
+
},
|
|
135
|
+
"memory_scope": "memory.x_klickd.student",
|
|
136
|
+
"structured_memory": {
|
|
137
|
+
"scope": "memory.x_klickd.student",
|
|
138
|
+
"policy": "pack_scoped_only",
|
|
139
|
+
"entries": []
|
|
140
|
+
},
|
|
141
|
+
"evidence_policy": {
|
|
142
|
+
"required_for_claims": true,
|
|
143
|
+
"pointer_only": true,
|
|
144
|
+
"attestation_shape_ref": "rfc-002#8b"
|
|
145
|
+
},
|
|
146
|
+
"source_policy": {
|
|
147
|
+
"frameworks_offline_bundle": "docs/rfcs/chimera/frameworks/x.klickd.student.bundle.json",
|
|
148
|
+
"allow_inline_definitions": false,
|
|
149
|
+
"language_tags": ["en", "fr"]
|
|
150
|
+
},
|
|
151
|
+
"verification_gates": {
|
|
152
|
+
"version": 1,
|
|
153
|
+
"user_default": "silent",
|
|
154
|
+
"gates": [
|
|
155
|
+
{
|
|
156
|
+
"id": "exam-claim",
|
|
157
|
+
"action_class": "factual_claim_with_date",
|
|
158
|
+
"level": "confirm",
|
|
159
|
+
"reason": "Exam dates and curriculum claims require grounding before assertion."
|
|
160
|
+
},
|
|
161
|
+
{
|
|
162
|
+
"id": "mastery-write",
|
|
163
|
+
"action_class": "carrier_state_write",
|
|
164
|
+
"level": "confirm",
|
|
165
|
+
"reason": "Writing to mastery[] changes carrier-recorded competence and requires explicit consent."
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"id": "public-post",
|
|
169
|
+
"action_class": "public_post",
|
|
170
|
+
"level": "block",
|
|
171
|
+
"reason": "No public posting from a learner pack; minor-safe default."
|
|
172
|
+
}
|
|
173
|
+
]
|
|
174
|
+
},
|
|
175
|
+
"router_cost": {
|
|
176
|
+
"tokens_estimate": 850,
|
|
177
|
+
"baseline": "base_plus_one",
|
|
178
|
+
"source_row": "docs/rfcs/chimera/packs/router_cost.md#32-xklickdstudent-derivation"
|
|
179
|
+
},
|
|
180
|
+
"forbidden_fields": [
|
|
181
|
+
"pedagogy",
|
|
182
|
+
"teaching_method",
|
|
183
|
+
"socratic_steps",
|
|
184
|
+
"prompt_strategy",
|
|
185
|
+
"scoring_rubric",
|
|
186
|
+
"intervention_policy",
|
|
187
|
+
"tone_rules",
|
|
188
|
+
"system_prompt_overrides",
|
|
189
|
+
"knowledge.mastered",
|
|
190
|
+
"mastered_topics"
|
|
191
|
+
]
|
|
192
|
+
}
|
|
193
|
+
}
|
|
@@ -0,0 +1,161 @@
|
|
|
1
|
+
{
|
|
2
|
+
"klickd_version": "4.0",
|
|
3
|
+
"preview": "4.0.0-chimera-starter.1",
|
|
4
|
+
"payload_schema_version": "4.0.0-preview.1",
|
|
5
|
+
"domain_schema_version": "chimera-starter-1.0",
|
|
6
|
+
"created_at": "2026-05-26T00:00:00Z",
|
|
7
|
+
"encrypted": false,
|
|
8
|
+
"domain": "transversal",
|
|
9
|
+
"profile_kind": "carrier_base",
|
|
10
|
+
"_pack_metadata": {
|
|
11
|
+
"kind": "chimera_starter_pack",
|
|
12
|
+
"non_normative": true,
|
|
13
|
+
"claims_v41_ga": false,
|
|
14
|
+
"contains_real_pii": false,
|
|
15
|
+
"contains_secrets": false,
|
|
16
|
+
"see_readme": "examples/v4/starter-skills/README.md",
|
|
17
|
+
"spec_ref": "docs/rfcs/RFC-009-chimera-v4.1.md",
|
|
18
|
+
"note": "Real structured Chimera-aligned starter pack on the v4.0 envelope. Not a v4.1 GA pack."
|
|
19
|
+
},
|
|
20
|
+
"x_klickd_pack": {
|
|
21
|
+
"pack": "x.klickd/user",
|
|
22
|
+
"pack_version": "0.1.0-starter",
|
|
23
|
+
"spec_ref": "docs/rfcs/RFC-009-chimera-v4.1.md",
|
|
24
|
+
"publisher": {
|
|
25
|
+
"name": "klickd",
|
|
26
|
+
"ref": "https://klickd.app"
|
|
27
|
+
},
|
|
28
|
+
"frameworks": [
|
|
29
|
+
{
|
|
30
|
+
"scheme": "esco",
|
|
31
|
+
"version": "v1.1.1",
|
|
32
|
+
"iri_prefix": "http://data.europa.eu/esco/skill/",
|
|
33
|
+
"canonical_url": "https://esco.ec.europa.eu/en/classification/skill_main"
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"scheme": "digcomp",
|
|
37
|
+
"version": "2.2",
|
|
38
|
+
"iri_prefix": "https://joint-research-centre.ec.europa.eu/digcomp/2.2/",
|
|
39
|
+
"canonical_url": "https://joint-research-centre.ec.europa.eu/digcomp_en"
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"scheme": "lifecomp",
|
|
43
|
+
"version": "2020",
|
|
44
|
+
"iri_prefix": "https://joint-research-centre.ec.europa.eu/lifecomp/2020/",
|
|
45
|
+
"canonical_url": "https://joint-research-centre.ec.europa.eu/lifecomp_en"
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"scheme": "eqf",
|
|
49
|
+
"version": "2017",
|
|
50
|
+
"iri_prefix": "https://europa.eu/europass/eqf/",
|
|
51
|
+
"canonical_url": "https://europa.eu/europass/en/europass-tools/european-qualifications-framework"
|
|
52
|
+
}
|
|
53
|
+
],
|
|
54
|
+
"base_transversal_core": {
|
|
55
|
+
"frameworks": [
|
|
56
|
+
{ "scheme": "esco", "version": "v1.1.1" },
|
|
57
|
+
{ "scheme": "digcomp", "version": "2.2" },
|
|
58
|
+
{ "scheme": "lifecomp", "version": "2020" },
|
|
59
|
+
{ "scheme": "eqf", "version": "2017" }
|
|
60
|
+
],
|
|
61
|
+
"transversal_refs": [
|
|
62
|
+
{ "competency_ref": "esco:S1", "scheme": "esco", "prefLabel": "communication, collaboration and creativity" },
|
|
63
|
+
{ "competency_ref": "esco:S2", "scheme": "esco", "prefLabel": "information skills" },
|
|
64
|
+
{ "competency_ref": "esco:S5", "scheme": "esco", "prefLabel": "working with computers" },
|
|
65
|
+
{ "competency_ref": "digcomp:1.1", "scheme": "digcomp", "prefLabel": "Browsing, searching, filtering data, information and digital content" },
|
|
66
|
+
{ "competency_ref": "digcomp:1.2", "scheme": "digcomp", "prefLabel": "Evaluating data, information and digital content" },
|
|
67
|
+
{ "competency_ref": "lifecomp:L2", "scheme": "lifecomp", "prefLabel": "Critical thinking" },
|
|
68
|
+
{ "competency_ref": "lifecomp:L3", "scheme": "lifecomp", "prefLabel": "Managing learning" }
|
|
69
|
+
]
|
|
70
|
+
},
|
|
71
|
+
"competencies": [
|
|
72
|
+
{ "competency_ref": "esco:S1", "scheme": "esco", "prefLabel": "communication, collaboration and creativity" },
|
|
73
|
+
{ "competency_ref": "esco:S2", "scheme": "esco", "prefLabel": "information skills" },
|
|
74
|
+
{ "competency_ref": "esco:S5", "scheme": "esco", "prefLabel": "working with computers" },
|
|
75
|
+
{ "competency_ref": "digcomp:1.1", "scheme": "digcomp", "prefLabel": "Browsing, searching, filtering data, information and digital content" },
|
|
76
|
+
{ "competency_ref": "digcomp:1.2", "scheme": "digcomp", "prefLabel": "Evaluating data, information and digital content" }
|
|
77
|
+
],
|
|
78
|
+
"levels": [
|
|
79
|
+
{
|
|
80
|
+
"framework_ref": "https://europa.eu/europass/eqf/level/4",
|
|
81
|
+
"level_label": "EQF level 4",
|
|
82
|
+
"effective_at": "2026-05-26"
|
|
83
|
+
}
|
|
84
|
+
],
|
|
85
|
+
"language_proficiency": [],
|
|
86
|
+
"mastery": [],
|
|
87
|
+
"gates": {
|
|
88
|
+
"verification_gates_default": {
|
|
89
|
+
"raise_only": true,
|
|
90
|
+
"claim_grounding_required": true,
|
|
91
|
+
"reversibility_threshold": "medium"
|
|
92
|
+
},
|
|
93
|
+
"human_veto_policy": {
|
|
94
|
+
"owner": "human_carrier",
|
|
95
|
+
"scope": ["public_post", "identity_assertion", "irreversible_action"]
|
|
96
|
+
}
|
|
97
|
+
},
|
|
98
|
+
"human_authority": {
|
|
99
|
+
"final_decision_owner": "human_carrier",
|
|
100
|
+
"agent_role": "advisory",
|
|
101
|
+
"escalation": "human_carrier_only"
|
|
102
|
+
},
|
|
103
|
+
"memory_scope": "memory.x_klickd.user",
|
|
104
|
+
"structured_memory": {
|
|
105
|
+
"scope": "memory.x_klickd.user",
|
|
106
|
+
"policy": "pack_scoped_only",
|
|
107
|
+
"entries": []
|
|
108
|
+
},
|
|
109
|
+
"evidence_policy": {
|
|
110
|
+
"required_for_claims": true,
|
|
111
|
+
"pointer_only": true,
|
|
112
|
+
"attestation_shape_ref": "rfc-002#8b"
|
|
113
|
+
},
|
|
114
|
+
"source_policy": {
|
|
115
|
+
"frameworks_offline_bundle": "docs/rfcs/chimera/frameworks/base_transversal_core.bundle.json",
|
|
116
|
+
"allow_inline_definitions": false,
|
|
117
|
+
"language_tags": ["en", "fr"]
|
|
118
|
+
},
|
|
119
|
+
"verification_gates": {
|
|
120
|
+
"version": 1,
|
|
121
|
+
"user_default": "silent",
|
|
122
|
+
"gates": [
|
|
123
|
+
{
|
|
124
|
+
"id": "factual-claim",
|
|
125
|
+
"action_class": "factual_claim_with_date",
|
|
126
|
+
"level": "confirm",
|
|
127
|
+
"reason": "Claims with dates require grounding (RFC-002 §8b)."
|
|
128
|
+
},
|
|
129
|
+
{
|
|
130
|
+
"id": "public-post",
|
|
131
|
+
"action_class": "public_post",
|
|
132
|
+
"level": "confirm",
|
|
133
|
+
"reason": "Public posting requires explicit human authorisation."
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
"id": "irreversible-action",
|
|
137
|
+
"action_class": "irreversible_action",
|
|
138
|
+
"level": "block",
|
|
139
|
+
"reason": "Irreversible actions blocked at base level; pack may raise but not lower."
|
|
140
|
+
}
|
|
141
|
+
]
|
|
142
|
+
},
|
|
143
|
+
"router_cost": {
|
|
144
|
+
"tokens_estimate": 600,
|
|
145
|
+
"baseline": "base_plus_one",
|
|
146
|
+
"source_row": "docs/rfcs/chimera/packs/router_cost.md#31-xklickduser-derivation"
|
|
147
|
+
},
|
|
148
|
+
"forbidden_fields": [
|
|
149
|
+
"pedagogy",
|
|
150
|
+
"teaching_method",
|
|
151
|
+
"socratic_steps",
|
|
152
|
+
"prompt_strategy",
|
|
153
|
+
"scoring_rubric",
|
|
154
|
+
"intervention_policy",
|
|
155
|
+
"tone_rules",
|
|
156
|
+
"system_prompt_overrides",
|
|
157
|
+
"knowledge.mastered",
|
|
158
|
+
"mastered_topics"
|
|
159
|
+
]
|
|
160
|
+
}
|
|
161
|
+
}
|