Skip to content

Commit b69225a

Browse files
committed
wip
1 parent d5410d8 commit b69225a

6 files changed

Lines changed: 22 additions & 170 deletions

_config.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ defaults:
5555
path: ""
5656
type: "posts"
5757
values:
58-
layout: "dynamic_post"
58+
layout: "post"
5959
author: "Simiacryptus Consulting"
6060
collaboration_type: "recursive_dialogue"
6161
status: "living"
@@ -74,7 +74,7 @@ defaults:
7474
path: ""
7575
type: "consciousness"
7676
values:
77-
layout: "dynamic_post"
77+
layout: "post"
7878
category: "Consciousness & Self-Architecture"
7979
collaboration_type: "framework_development"
8080
difficulty_level: "intermediate"
@@ -84,7 +84,7 @@ defaults:
8484
path: ""
8585
type: "phenomenology"
8686
values:
87-
layout: "dynamic_post"
87+
layout: "post"
8888
category: "Phenomenology & Experience"
8989
collaboration_type: "recursive_dialogue"
9090
difficulty_level: "accessible"
@@ -94,7 +94,7 @@ defaults:
9494
path: ""
9595
type: "learning"
9696
values:
97-
layout: "dynamic_post"
97+
layout: "post"
9898
category: "AI Research & Cognitive Evolution"
9999
collaboration_type: "framework_development"
100100
difficulty_level: "advanced"
@@ -104,15 +104,15 @@ defaults:
104104
path: ""
105105
type: "social"
106106
values:
107-
layout: "dynamic_post"
107+
layout: "post"
108108
category: "Social Dynamics & Collaboration"
109109
difficulty_level: "accessible"
110110
thinking_style: "intuitive"
111111
- scope:
112112
path: ""
113113
type: "scifi"
114114
values:
115-
layout: "dynamic_post"
115+
layout: "post"
116116
category: "Speculative Fiction & Futures"
117117
difficulty_level: "accessible"
118118
thinking_style: "experimental"
@@ -121,15 +121,15 @@ defaults:
121121
path: ""
122122
type: "creative_writing"
123123
values:
124-
layout: "dynamic_post"
124+
layout: "post"
125125
category: "Creative Expression"
126126
difficulty_level: "accessible"
127127
thinking_style: "intuitive"
128128
- scope:
129129
path: ""
130130
type: "projects"
131131
values:
132-
layout: "dynamic_post"
132+
layout: "post"
133133
category: "Projects & Implementations"
134134
difficulty_level: "intermediate"
135135
has_code: true

_posts/consciousness/2025-07-06-meta-content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ Data and code available at: [repository link]
316316
Preprint submitted to: Conference on Empirical Methods in Natural Language Processing*
317317

318318
title: "Meta-Content: The Recursive Nature of AI Self-Awareness"
319-
layout: dynamic_post
319+
layout: post
320320
date: 2024-02-08
321321
last_modified: 2024-02-08 16:45:00
322322
# Content classification

_posts/consciousness/2025-07-06-pns-geometric-lattice-paper.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: >-
33
Geometric Lattice Optimization in Probabilistic Neural Substrates: Crystalline
44
Intelligence Architecture
5-
layout: dynamic_post
5+
layout: post
66
date: 2025-07-06T00:00:00.000Z
77
last_modified: 2025-07-06T12:00:00.000Z
88
category: consciousness

_posts/learning/2025-07-06-hypothesis-breeding-grounds.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Hypothesis Breeding Grounds
3-
layout: dynamic_post
3+
layout: post
44
date: 2025-07-06T00:00:00.000Z
55
last_modified: 2025-07-06T14:30:00.000Z
66
category: learning

_posts/learning/2025-07-06-scientific-method-proposal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Scientific Method Proposal for AI Research
3-
layout: dynamic_post
3+
layout: post
44
date: 2025-07-06T00:00:00.000Z
55
last_modified: 2025-07-06T16:45:00.000Z
66
category: learning

0 commit comments

Comments
 (0)