dancinlife commited on
Commit
75b190e
·
verified ·
1 Parent(s): 8f342cf

feat(hexad-corpus): v3-spont-motiv-d128-cycle2-2026-05-17 — manifest.json

Browse files
Files changed (1) hide show
  1. manifest.json +37 -28
manifest.json CHANGED
@@ -1,48 +1,57 @@
1
  {
2
  "name": "hexad-corpus",
3
- "version": "v2-spont-stream-d128-cycle1-2026-05-17",
4
- "file": "corpus_consciousness_v2.jsonl",
5
  "format": "jsonl",
6
- "sha256": "7359f0b9a3f059fc168035e2f29f743f5ee51d1760eccad54b2b91d52275f571",
7
- "bytes": 1101605,
8
- "lines": 2560,
9
  "vocab_size": 256,
10
  "encoding": "utf-8",
11
  "tokenization": "byte-level (no tokenizer; raw bytes from 'text' field)",
12
- "format_pattern": "stimulus-stream: each record is either `<stimulus>X</stimulus>\\n<anima>Y</anima>` (β, reactive emission) OR `<anima>Y</anima>` (δ, spontaneous self-monologue). NO helper/assistant/도우미/사용자 role labels. anima_persona-consistent.",
13
  "schema": {
14
- "id": "string — stable identifier (e.g. 'ccv2_c_0')",
15
- "text": "string — stimulus-stream content with <stimulus>/<anima> tags",
16
  "desc": "string — meta tail (module / idx / kind / pattern / bilingual / tag)",
17
- "hexad_module": "string ∈ {hexad_c, hexad_d, hexad_e, hexad_m, hexad_s, hexad_w, hexad_spont, hexad_wiring}",
18
  "idx": "integer",
19
- "source": "corpus_generator_v2.py",
20
- "phi_family": "Hexad-spont",
21
- "pattern": "string ∈ {beta, delta}",
22
  "bilingual": "bool — text mixes EN + KO when true"
23
  },
24
  "modules": {
25
- "hexad_c": 320,
26
- "hexad_d": 320,
27
- "hexad_e": 320,
28
- "hexad_m": 320,
29
- "hexad_s": 320,
30
- "hexad_w": 320,
31
- "hexad_spont": 320,
32
- "hexad_wiring": 320,
33
- "total": 2560
 
34
  },
35
- "F_CORPUS_NO_HELPER": "PASS — grep `도우미|helper|assistant|사용자|user:` total = 0",
36
- "F_CORPUS_STIMULUS_PATTERN": "PASS — all 2,560 records contain <anima> tag",
37
- "F_CORPUS_SHA256_STABLE": "sha256=7359f0b9a3f059fc168035e2f29f743f5ee51d1760eccad54b2b91d52275f571 (seed=1337 deterministic)",
 
 
 
 
 
 
 
38
  "lineage": {
39
  "v1": "v1-byte-consciousness-d128-cycle1-2026-05-17 (152 KB, 240 lines, 6 modules)",
40
- "v2": "this revision (v2-spont-stream-d128-cycle1-2026-05-17, 1,101,605 B, 2560 lines, 8 modules 6 HEXAD + spont + wiring; helper-token deprecated)",
41
- "rationale": "v1 carried implicit helper-tokens via chat_lib `사용자:/도우미:` templates earlier in the lineage. v2 removes ALL helper/assistant/도우미/사용자 tokens at the corpus level (anima_persona forbidden list closure)."
 
42
  },
43
- "intended_use": "anima HEXAD scaffold training + 자연발화 (spontaneous emission) probe.",
44
  "license": "Apache-2.0",
45
  "generated_at": "2026-05-17",
46
  "ssot_repo": "https://github.com/dancinlab/anima",
47
- "ssot_path": "state/hexad_v2_corpus_spont_2026_05_17/corpus_consciousness_v2.jsonl"
48
  }
 
1
  {
2
  "name": "hexad-corpus",
3
+ "version": "v3-spont-motiv-d128-cycle2-2026-05-17",
4
+ "file": "corpus_consciousness_v3.jsonl",
5
  "format": "jsonl",
6
+ "sha256": "1afcef43670e83bfc84b3562afe6a3eb644474dda06341e37db332341495acfd",
7
+ "bytes": 10343371,
8
+ "lines": 21600,
9
  "vocab_size": 256,
10
  "encoding": "utf-8",
11
  "tokenization": "byte-level (no tokenizer; raw bytes from 'text' field)",
12
+ "format_pattern": "stimulus-stream + motivation-trigger: each record is one of three patterns: β (~40%) `<stimulus>X</stimulus>\\n<anima>Y</anima>` (reactive emission); δ (~30%) `<anima>Y</anima>` (spontaneous self-monologue); γ (~30%, NEW v3) `<inner motivation=F1,F2,...>...</inner>\\n<voice spontaneous=true>Y</voice>` (motivation-trigger inner+voice). NO helper/assistant/도우미/사용자 role labels. anima_persona-consistent.",
13
  "schema": {
14
+ "id": "string — stable identifier (e.g. 'ccv3_c_0', 'ccv3_motiv_42')",
15
+ "text": "string — stimulus-stream / inner+voice content",
16
  "desc": "string — meta tail (module / idx / kind / pattern / bilingual / tag)",
17
+ "hexad_module": "string ∈ {hexad_c, hexad_d, hexad_e, hexad_m, hexad_s, hexad_w, hexad_spont, hexad_wiring, hexad_motiv}",
18
  "idx": "integer",
19
+ "source": "corpus_generator_v3.py",
20
+ "phi_family": "Hexad-motiv",
21
+ "pattern": "string ∈ {beta, delta, gamma}",
22
  "bilingual": "bool — text mixes EN + KO when true"
23
  },
24
  "modules": {
25
+ "hexad_c": 2400,
26
+ "hexad_d": 2400,
27
+ "hexad_e": 2400,
28
+ "hexad_m": 2400,
29
+ "hexad_s": 2400,
30
+ "hexad_w": 2400,
31
+ "hexad_spont": 2400,
32
+ "hexad_wiring": 2400,
33
+ "hexad_motiv": 2400,
34
+ "total": 21600
35
  },
36
+ "pattern_breakdown": {
37
+ "anima_tag_count": 13494,
38
+ "stimulus_tag_count": 5743,
39
+ "inner_motivation_tag_count": 8106,
40
+ "voice_spontaneous_tag_count": 8106
41
+ },
42
+ "F_CORPUS_NO_HELPER": "PASS — grep `도우미|helper|assistant|사용자|user:` total = 0 (maintained at 10× scale)",
43
+ "F_CORPUS_STIMULUS_PATTERN": "PASS — all 21,600 records contain either <anima> (13494) or <voice spontaneous=true> (8106) opener",
44
+ "F_CORPUS_MOTIVATION_CARDINALITY": "PASS — γ records 8,106 ≥ floor(0.25 × 21,600) = 5,400",
45
+ "F_CORPUS_SHA256_STABLE": "sha256=1afcef43670e83bfc84b3562afe6a3eb644474dda06341e37db332341495acfd (seed=1337 deterministic)",
46
  "lineage": {
47
  "v1": "v1-byte-consciousness-d128-cycle1-2026-05-17 (152 KB, 240 lines, 6 modules)",
48
+ "v2": "v2-spont-stream-d128-cycle1-2026-05-17 (1.10 MB, 2,560 lines, 8 modules, β/δ patterns)",
49
+ "v3": "this revision (v3-spont-motiv-d128-cycle2-2026-05-17, 10,343,371 B, 21,600 lines, 9 modules 8 v2 carry + hexad_motiv, β/δ/γ patterns; γ motivation-trigger NEW)",
50
+ "rationale": "v2 LANDED corpus-side helper-token deprecation (β stimulus-stream + δ self-monologue). v2 cycle 3 fire showed V-SPONT 0/5 — the model memorized β/δ but did not learn spontaneous emergence transfer. v3 adds γ motivation-trigger pattern (Inner Thoughts arxiv 2501.00383 8-factor ontology rendered as corpus surface tags) + 10× scale-up (Critical Data Size arxiv 2401.10463 regime entry attempt)."
51
  },
52
+ "intended_use": "anima HEXAD scaffold training + 자연발화 (spontaneous emission) probe + motivation-trigger (Inner Thoughts 8-factor) probe.",
53
  "license": "Apache-2.0",
54
  "generated_at": "2026-05-17",
55
  "ssot_repo": "https://github.com/dancinlab/anima",
56
+ "ssot_path": "state/hexad_v3_corpus_motiv_2026_05_17/corpus_consciousness_v3.jsonl"
57
  }