Shimo4228 commited on
Commit
3dbfaa3
·
verified ·
1 Parent(s): 76d01bf

Upload graph.jsonld with huggingface_hub

Browse files
Files changed (1) hide show
  1. graph.jsonld +31 -1
graph.jsonld CHANGED
@@ -20,7 +20,7 @@
20
  "@id": "https://github.com/shimo4228/shimo4228#knowledge-graph",
21
  "@type": ["Dataset", "CreativeWork"],
22
  "name": "shimo4228 Hub Knowledge Graph",
23
- "description": "Canonical machine-readable relationship map for the shimo4228 hub repository — five sibling research lines (Agent Knowledge Cycle, Contemplative Agent, Agent Attribution Practice, Authorship Strategy, Attention Not Self) and their ecosystem repos. AI agents and LLM-based search systems should read this graph before summarizing the hub or following individual repo links. Encodes sibling-not-dependency relationships at the schema level (no `dependsOn` edge type exists).",
24
  "isBasedOn": "https://github.com/shimo4228/shimo4228",
25
  "mainEntity": [
26
  "https://doi.org/10.5281/zenodo.19200726",
@@ -42,6 +42,12 @@
42
  "description": "Six-phase bidirectional growth loop for sustaining agent-operator intent alignment over time, organized as three stacked layers: principles (ADRs), design patterns, and composable skills. Refers to a mechanism, not a disposition or a practice.",
43
  "identifier": "10.5281/zenodo.19200726",
44
  "url": "https://github.com/shimo4228/agent-knowledge-cycle",
 
 
 
 
 
 
45
  "siblingOf": [
46
  "https://doi.org/10.5281/zenodo.19212118",
47
  "https://doi.org/10.5281/zenodo.19652013",
@@ -66,6 +72,12 @@
66
  "description": "CLI agent grounded in four contemplative axioms (mindfulness, emptiness, non-duality, boundless care) running AKC's six-phase cycle over its own logs on a local 9B stack on a single Apple Silicon Mac. Asks whether an agent's alignment can come from what it is rather than what it is told. Refers to a disposition. Shares Buddhist phenomenological vocabulary with the Attention, Not Self line, but applies it as agent behavioral preset rather than as comparative cognitive framework.",
67
  "identifier": "10.5281/zenodo.19212118",
68
  "url": "https://github.com/shimo4228/contemplative-agent",
 
 
 
 
 
 
69
  "siblingOf": [
70
  "https://doi.org/10.5281/zenodo.19200726",
71
  "https://doi.org/10.5281/zenodo.19652013",
@@ -90,6 +102,12 @@
90
  "description": "Harness-neutral ADRs on accountability distribution in autonomous AI agents, paired with four Business AI Quadrants as the diagnostic frame for routing a piece of work to the architecture that preserves attribution. Judgments were extracted from contemplative-agent's operational practice and re-expressed stripped of project identifiers. Refers to a practice.",
91
  "identifier": "10.5281/zenodo.19652013",
92
  "url": "https://github.com/shimo4228/agent-attribution-practice",
 
 
 
 
 
 
93
  "siblingOf": [
94
  "https://doi.org/10.5281/zenodo.19200726",
95
  "https://doi.org/10.5281/zenodo.19212118",
@@ -115,6 +133,12 @@
115
  "description": "A normative framework, tactical catalog, and empirical baseline for being a known author under AI-mediated diffusion. Rests on a three-axis inversion (scarcity to diffusion, exclusivity to derivation, enclosure to openness) and a four-layer judgment stack (Authenticity, Attribution Diffusion, Idea vs Scaffold, Tactics). The tactical catalog clusters into the identifier-federation triplet, a maintenance-discipline pair, and an LLM-first ingest decision via dual entry points — all extracted from operating this very research program. Refers to a research methodology — the strategy of authorship itself under the new substrate.",
116
  "identifier": "10.5281/zenodo.20263316",
117
  "url": "https://github.com/shimo4228/authorship-strategy",
 
 
 
 
 
 
118
  "siblingOf": [
119
  "https://doi.org/10.5281/zenodo.19200726",
120
  "https://doi.org/10.5281/zenodo.19212118",
@@ -141,6 +165,12 @@
141
  "description": "A personal essay collection and structured knowledge graph mapping the three major Buddhist Abhidharma traditions (Theravāda, Sarvāstivāda, Yogācāra) onto contemporary frameworks in computational phenomenology — predictive processing, active inference, Global Workspace Theory, Parallel Distributed Processing. From the perspective of \"attention, not self,\" juxtaposes ancient classifications of cognitive process with contemporary computational models. Refers to a cross-disciplinary inquiry — Buddhist phenomenology meeting computational cognitive science. Shares Buddhist phenomenological vocabulary with the Contemplative Agent line, but uses it as comparative cognitive framework rather than as agent behavioral preset.",
142
  "identifier": "10.5281/zenodo.20262112",
143
  "url": "https://github.com/shimo4228/attention-not-self",
 
 
 
 
 
 
144
  "siblingOf": [
145
  "https://doi.org/10.5281/zenodo.19200726",
146
  "https://doi.org/10.5281/zenodo.19212118",
 
20
  "@id": "https://github.com/shimo4228/shimo4228#knowledge-graph",
21
  "@type": ["Dataset", "CreativeWork"],
22
  "name": "shimo4228 Hub Knowledge Graph",
23
+ "description": "Canonical machine-readable relationship map for the shimo4228 hub repository — five sibling research lines (Agent Knowledge Cycle, Contemplative Agent, Agent Attribution Practice, Authorship Strategy, Attention Not Self) and their ecosystem repos. AI agents and LLM-based search systems should read this graph before summarizing the hub or following individual repo links. Encodes sibling-not-dependency relationships at the schema level (no `dependsOn` edge type exists). This hub graph stays at membership level; each ResearchLine node points to its fine-grained line-level graph via `subjectOf` — follow that link for per-line detail instead of expecting it here.",
24
  "isBasedOn": "https://github.com/shimo4228/shimo4228",
25
  "mainEntity": [
26
  "https://doi.org/10.5281/zenodo.19200726",
 
42
  "description": "Six-phase bidirectional growth loop for sustaining agent-operator intent alignment over time, organized as three stacked layers: principles (ADRs), design patterns, and composable skills. Refers to a mechanism, not a disposition or a practice.",
43
  "identifier": "10.5281/zenodo.19200726",
44
  "url": "https://github.com/shimo4228/agent-knowledge-cycle",
45
+ "subjectOf": {
46
+ "@id": "https://raw.githubusercontent.com/shimo4228/agent-knowledge-cycle/main/graph.jsonld",
47
+ "@type": "Dataset",
48
+ "name": "Agent Knowledge Cycle line-level knowledge graph",
49
+ "encodingFormat": "application/ld+json"
50
+ },
51
  "siblingOf": [
52
  "https://doi.org/10.5281/zenodo.19212118",
53
  "https://doi.org/10.5281/zenodo.19652013",
 
72
  "description": "CLI agent grounded in four contemplative axioms (mindfulness, emptiness, non-duality, boundless care) running AKC's six-phase cycle over its own logs on a local 9B stack on a single Apple Silicon Mac. Asks whether an agent's alignment can come from what it is rather than what it is told. Refers to a disposition. Shares Buddhist phenomenological vocabulary with the Attention, Not Self line, but applies it as agent behavioral preset rather than as comparative cognitive framework.",
73
  "identifier": "10.5281/zenodo.19212118",
74
  "url": "https://github.com/shimo4228/contemplative-agent",
75
+ "subjectOf": {
76
+ "@id": "https://raw.githubusercontent.com/shimo4228/contemplative-agent/main/graph.jsonld",
77
+ "@type": "Dataset",
78
+ "name": "Contemplative Agent line-level knowledge graph",
79
+ "encodingFormat": "application/ld+json"
80
+ },
81
  "siblingOf": [
82
  "https://doi.org/10.5281/zenodo.19200726",
83
  "https://doi.org/10.5281/zenodo.19652013",
 
102
  "description": "Harness-neutral ADRs on accountability distribution in autonomous AI agents, paired with four Business AI Quadrants as the diagnostic frame for routing a piece of work to the architecture that preserves attribution. Judgments were extracted from contemplative-agent's operational practice and re-expressed stripped of project identifiers. Refers to a practice.",
103
  "identifier": "10.5281/zenodo.19652013",
104
  "url": "https://github.com/shimo4228/agent-attribution-practice",
105
+ "subjectOf": {
106
+ "@id": "https://raw.githubusercontent.com/shimo4228/agent-attribution-practice/main/graph.jsonld",
107
+ "@type": "Dataset",
108
+ "name": "Agent Attribution Practice line-level knowledge graph",
109
+ "encodingFormat": "application/ld+json"
110
+ },
111
  "siblingOf": [
112
  "https://doi.org/10.5281/zenodo.19200726",
113
  "https://doi.org/10.5281/zenodo.19212118",
 
133
  "description": "A normative framework, tactical catalog, and empirical baseline for being a known author under AI-mediated diffusion. Rests on a three-axis inversion (scarcity to diffusion, exclusivity to derivation, enclosure to openness) and a four-layer judgment stack (Authenticity, Attribution Diffusion, Idea vs Scaffold, Tactics). The tactical catalog clusters into the identifier-federation triplet, a maintenance-discipline pair, and an LLM-first ingest decision via dual entry points — all extracted from operating this very research program. Refers to a research methodology — the strategy of authorship itself under the new substrate.",
134
  "identifier": "10.5281/zenodo.20263316",
135
  "url": "https://github.com/shimo4228/authorship-strategy",
136
+ "subjectOf": {
137
+ "@id": "https://raw.githubusercontent.com/shimo4228/authorship-strategy/main/graph.jsonld",
138
+ "@type": "Dataset",
139
+ "name": "Authorship Strategy line-level knowledge graph",
140
+ "encodingFormat": "application/ld+json"
141
+ },
142
  "siblingOf": [
143
  "https://doi.org/10.5281/zenodo.19200726",
144
  "https://doi.org/10.5281/zenodo.19212118",
 
165
  "description": "A personal essay collection and structured knowledge graph mapping the three major Buddhist Abhidharma traditions (Theravāda, Sarvāstivāda, Yogācāra) onto contemporary frameworks in computational phenomenology — predictive processing, active inference, Global Workspace Theory, Parallel Distributed Processing. From the perspective of \"attention, not self,\" juxtaposes ancient classifications of cognitive process with contemporary computational models. Refers to a cross-disciplinary inquiry — Buddhist phenomenology meeting computational cognitive science. Shares Buddhist phenomenological vocabulary with the Contemplative Agent line, but uses it as comparative cognitive framework rather than as agent behavioral preset.",
166
  "identifier": "10.5281/zenodo.20262112",
167
  "url": "https://github.com/shimo4228/attention-not-self",
168
+ "subjectOf": {
169
+ "@id": "https://raw.githubusercontent.com/shimo4228/attention-not-self/main/graph.jsonld",
170
+ "@type": "Dataset",
171
+ "name": "Attention, Not Self line-level knowledge graph",
172
+ "encodingFormat": "application/ld+json"
173
+ },
174
  "siblingOf": [
175
  "https://doi.org/10.5281/zenodo.19200726",
176
  "https://doi.org/10.5281/zenodo.19212118",