Upload graph.jsonld with huggingface_hub
Browse files- graph.jsonld +20 -10
graph.jsonld
CHANGED
|
@@ -50,7 +50,8 @@
|
|
| 50 |
"name": "Agent Knowledge Cycle (AKC)",
|
| 51 |
"alternateName": [
|
| 52 |
{"@value": "Agent Knowledge Cycle", "@language": "en"},
|
| 53 |
-
{"@value": "エージェント知識サイクル", "@language": "ja"}
|
|
|
|
| 54 |
],
|
| 55 |
"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.",
|
| 56 |
"identifier": "10.5281/zenodo.19200726",
|
|
@@ -81,7 +82,8 @@
|
|
| 81 |
"name": "Contemplative Agent",
|
| 82 |
"alternateName": [
|
| 83 |
{"@value": "Contemplative Agent", "@language": "en"},
|
| 84 |
-
{"@value": "観想的エージェント", "@language": "ja"}
|
|
|
|
| 85 |
],
|
| 86 |
"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.",
|
| 87 |
"identifier": "10.5281/zenodo.19212118",
|
|
@@ -112,7 +114,8 @@
|
|
| 112 |
"name": "Agent Attribution Practice (AAP)",
|
| 113 |
"alternateName": [
|
| 114 |
{"@value": "Agent Attribution Practice", "@language": "en"},
|
| 115 |
-
{"@value": "エージェント帰責実践", "@language": "ja"}
|
|
|
|
| 116 |
],
|
| 117 |
"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.",
|
| 118 |
"identifier": "10.5281/zenodo.19652013",
|
|
@@ -144,7 +147,8 @@
|
|
| 144 |
"name": "Authorship Strategy",
|
| 145 |
"alternateName": [
|
| 146 |
{"@value": "Authorship Strategy", "@language": "en"},
|
| 147 |
-
{"@value": "著者戦略", "@language": "ja"}
|
|
|
|
| 148 |
],
|
| 149 |
"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.",
|
| 150 |
"identifier": "10.5281/zenodo.20263316",
|
|
@@ -178,7 +182,8 @@
|
|
| 178 |
"name": "Attention, Not Self",
|
| 179 |
"alternateName": [
|
| 180 |
{"@value": "Attention, Not Self", "@language": "en"},
|
| 181 |
-
{"@value": "アテンション、ノット・セルフ", "@language": "ja"}
|
|
|
|
| 182 |
],
|
| 183 |
"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.",
|
| 184 |
"identifier": "10.5281/zenodo.20262112",
|
|
@@ -477,7 +482,8 @@
|
|
| 477 |
"description": "Pre-line complement beside the Authorship Strategy ecosystem — reuses the same infrastructure pattern (llms.txt / knowledge graph / DOI / distinctive terminology) with a different payload and beneficiary: an empowerment doctrine for people producing verifiable, institution-grade artifacts without degrees, affiliations, or professional credentials. Supplies the Existence Proof Format, a feasibility-question corpus with anchored answers, and a published gatekeeping eval. Deliberately carries no extends edge: it operationalizes no Layer 4 tactic and is not a sibling research line (pre-line status). Japanese is the canonical language.",
|
| 478 |
"url": "https://github.com/shimo4228/existence-proof",
|
| 479 |
"identifier": "10.5281/zenodo.20558800",
|
| 480 |
-
"sameAs": ["https://doi.org/10.5281/zenodo.20558800", "https://www.wikidata.org/wiki/Q140090192"]
|
|
|
|
| 481 |
},
|
| 482 |
{
|
| 483 |
"@id": "https://github.com/shimo4228/claude-harness",
|
|
@@ -492,7 +498,8 @@
|
|
| 492 |
"@type": ["EcosystemRepo", "SoftwareSourceCode"],
|
| 493 |
"name": "zenn-content",
|
| 494 |
"description": "Source of truth for the long-form writing — Markdown sources, versioned. Browser views are mirrored on Zenn (Japanese) and Dev.to (English).",
|
| 495 |
-
"url": "https://github.com/shimo4228/zenn-content"
|
|
|
|
| 496 |
},
|
| 497 |
|
| 498 |
{
|
|
@@ -508,7 +515,8 @@
|
|
| 508 |
"@type": ["EcosystemRepo", "SoftwareSourceCode"],
|
| 509 |
"name": "daily-research",
|
| 510 |
"description": "Cron-driven daily research digest. Two-pass claude -p pipeline: Opus selects themes, Sonnet researches with WebSearch / WebFetch / Mem0 MCP and writes Markdown reports to an Obsidian vault.",
|
| 511 |
-
"url": "https://github.com/shimo4228/daily-research"
|
|
|
|
| 512 |
},
|
| 513 |
{
|
| 514 |
"@id": "https://github.com/shimo4228/jsonld-knowledge-graph",
|
|
@@ -523,7 +531,8 @@
|
|
| 523 |
"@type": ["EcosystemRepo", "SoftwareSourceCode"],
|
| 524 |
"name": "writing-ecosystem",
|
| 525 |
"description": "Orchestrator for human-facing writing & review. Holds the AI-slop banned list (Japanese + English), Voice rules (だ/である × 発見調), title conventions, and the role-boundary map across article-writing, editor, essay-reviewer, fact-checker. Audience-paired with llms-txt-writer.",
|
| 526 |
-
"url": "https://github.com/shimo4228/claude-skill-writing-ecosystem"
|
|
|
|
| 527 |
},
|
| 528 |
{
|
| 529 |
"@id": "https://github.com/shimo4228/authorship-strategy-skill",
|
|
@@ -562,7 +571,8 @@
|
|
| 562 |
"@type": ["EcosystemRepo", "SoftwareSourceCode"],
|
| 563 |
"name": "paper-ecosystem",
|
| 564 |
"description": "Academic paper write/review bundle for SSRN / arXiv / Zenodo / journal venues — an orchestrator skill plus a draft skill plus five reviewer agents (paper-reviewer, source-fidelity-checker, vocabulary-consistency-checker, clarity-reviewer, citation-formatter) bundled together. Adjacent skill (no extends edge); keeps the claude-skill- prefix because it bundles Claude Code subagents.",
|
| 565 |
-
"url": "https://github.com/shimo4228/claude-skill-paper-ecosystem"
|
|
|
|
| 566 |
},
|
| 567 |
|
| 568 |
{
|
|
|
|
| 50 |
"name": "Agent Knowledge Cycle (AKC)",
|
| 51 |
"alternateName": [
|
| 52 |
{"@value": "Agent Knowledge Cycle", "@language": "en"},
|
| 53 |
+
{"@value": "エージェント知識サイクル", "@language": "ja"},
|
| 54 |
+
"AKC"
|
| 55 |
],
|
| 56 |
"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.",
|
| 57 |
"identifier": "10.5281/zenodo.19200726",
|
|
|
|
| 82 |
"name": "Contemplative Agent",
|
| 83 |
"alternateName": [
|
| 84 |
{"@value": "Contemplative Agent", "@language": "en"},
|
| 85 |
+
{"@value": "観想的エージェント", "@language": "ja"},
|
| 86 |
+
"CA"
|
| 87 |
],
|
| 88 |
"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.",
|
| 89 |
"identifier": "10.5281/zenodo.19212118",
|
|
|
|
| 114 |
"name": "Agent Attribution Practice (AAP)",
|
| 115 |
"alternateName": [
|
| 116 |
{"@value": "Agent Attribution Practice", "@language": "en"},
|
| 117 |
+
{"@value": "エージェント帰責実践", "@language": "ja"},
|
| 118 |
+
"AAP"
|
| 119 |
],
|
| 120 |
"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.",
|
| 121 |
"identifier": "10.5281/zenodo.19652013",
|
|
|
|
| 147 |
"name": "Authorship Strategy",
|
| 148 |
"alternateName": [
|
| 149 |
{"@value": "Authorship Strategy", "@language": "en"},
|
| 150 |
+
{"@value": "著者戦略", "@language": "ja"},
|
| 151 |
+
"AS"
|
| 152 |
],
|
| 153 |
"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.",
|
| 154 |
"identifier": "10.5281/zenodo.20263316",
|
|
|
|
| 182 |
"name": "Attention, Not Self",
|
| 183 |
"alternateName": [
|
| 184 |
{"@value": "Attention, Not Self", "@language": "en"},
|
| 185 |
+
{"@value": "アテンション、ノット・セルフ", "@language": "ja"},
|
| 186 |
+
"ANS"
|
| 187 |
],
|
| 188 |
"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.",
|
| 189 |
"identifier": "10.5281/zenodo.20262112",
|
|
|
|
| 482 |
"description": "Pre-line complement beside the Authorship Strategy ecosystem — reuses the same infrastructure pattern (llms.txt / knowledge graph / DOI / distinctive terminology) with a different payload and beneficiary: an empowerment doctrine for people producing verifiable, institution-grade artifacts without degrees, affiliations, or professional credentials. Supplies the Existence Proof Format, a feasibility-question corpus with anchored answers, and a published gatekeeping eval. Deliberately carries no extends edge: it operationalizes no Layer 4 tactic and is not a sibling research line (pre-line status). Japanese is the canonical language.",
|
| 483 |
"url": "https://github.com/shimo4228/existence-proof",
|
| 484 |
"identifier": "10.5281/zenodo.20558800",
|
| 485 |
+
"sameAs": ["https://doi.org/10.5281/zenodo.20558800", "https://www.wikidata.org/wiki/Q140090192"],
|
| 486 |
+
"isPartOf": "https://github.com/shimo4228/shimo4228"
|
| 487 |
},
|
| 488 |
{
|
| 489 |
"@id": "https://github.com/shimo4228/claude-harness",
|
|
|
|
| 498 |
"@type": ["EcosystemRepo", "SoftwareSourceCode"],
|
| 499 |
"name": "zenn-content",
|
| 500 |
"description": "Source of truth for the long-form writing — Markdown sources, versioned. Browser views are mirrored on Zenn (Japanese) and Dev.to (English).",
|
| 501 |
+
"url": "https://github.com/shimo4228/zenn-content",
|
| 502 |
+
"isPartOf": "https://github.com/shimo4228/shimo4228"
|
| 503 |
},
|
| 504 |
|
| 505 |
{
|
|
|
|
| 515 |
"@type": ["EcosystemRepo", "SoftwareSourceCode"],
|
| 516 |
"name": "daily-research",
|
| 517 |
"description": "Cron-driven daily research digest. Two-pass claude -p pipeline: Opus selects themes, Sonnet researches with WebSearch / WebFetch / Mem0 MCP and writes Markdown reports to an Obsidian vault.",
|
| 518 |
+
"url": "https://github.com/shimo4228/daily-research",
|
| 519 |
+
"isPartOf": "https://github.com/shimo4228/shimo4228"
|
| 520 |
},
|
| 521 |
{
|
| 522 |
"@id": "https://github.com/shimo4228/jsonld-knowledge-graph",
|
|
|
|
| 531 |
"@type": ["EcosystemRepo", "SoftwareSourceCode"],
|
| 532 |
"name": "writing-ecosystem",
|
| 533 |
"description": "Orchestrator for human-facing writing & review. Holds the AI-slop banned list (Japanese + English), Voice rules (だ/である × 発見調), title conventions, and the role-boundary map across article-writing, editor, essay-reviewer, fact-checker. Audience-paired with llms-txt-writer.",
|
| 534 |
+
"url": "https://github.com/shimo4228/claude-skill-writing-ecosystem",
|
| 535 |
+
"isPartOf": "https://github.com/shimo4228/shimo4228"
|
| 536 |
},
|
| 537 |
{
|
| 538 |
"@id": "https://github.com/shimo4228/authorship-strategy-skill",
|
|
|
|
| 571 |
"@type": ["EcosystemRepo", "SoftwareSourceCode"],
|
| 572 |
"name": "paper-ecosystem",
|
| 573 |
"description": "Academic paper write/review bundle for SSRN / arXiv / Zenodo / journal venues — an orchestrator skill plus a draft skill plus five reviewer agents (paper-reviewer, source-fidelity-checker, vocabulary-consistency-checker, clarity-reviewer, citation-formatter) bundled together. Adjacent skill (no extends edge); keeps the claude-skill- prefix because it bundles Claude Code subagents.",
|
| 574 |
+
"url": "https://github.com/shimo4228/claude-skill-paper-ecosystem",
|
| 575 |
+
"isPartOf": "https://github.com/shimo4228/shimo4228"
|
| 576 |
},
|
| 577 |
|
| 578 |
{
|