File size: 27,263 Bytes
80d1a24 1720855 80d1a24 1720855 80d1a24 1720855 80d1a24 6e69314 80d1a24 1720855 80d1a24 1720855 80d1a24 1720855 6e69314 1720855 80d1a24 1720855 80d1a24 6e69314 80d1a24 6e69314 80d1a24 1720855 80d1a24 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 | {
"@context": {
"@vocab": "https://schema.org/",
"shimo": "https://shimo4228.github.io/shimo4228/vocab#",
"ResearchLine": "shimo:ResearchLine",
"EcosystemRepo": "shimo:EcosystemRepo",
"Concept": "shimo:Concept",
"ExternalReference": "shimo:ExternalReference",
"siblingOf": {"@id": "shimo:siblingOf", "@type": "@id"},
"derivesFrom": {"@id": "shimo:derivesFrom", "@type": "@id"},
"definesConcept": {"@id": "shimo:definesConcept", "@type": "@id"},
"extends": {"@id": "shimo:extends", "@type": "@id"},
"implements": {"@id": "shimo:implements", "@type": "@id"},
"groundedIn": {"@id": "shimo:groundedIn", "@type": "@id"},
"evaluatedBy": {"@id": "shimo:evaluatedBy", "@type": "@id"}
},
"@graph": [
{
"@id": "https://github.com/shimo4228/shimo4228#knowledge-graph",
"@type": ["Dataset", "CreativeWork"],
"name": "shimo4228 Hub Knowledge Graph",
"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).",
"isBasedOn": "https://github.com/shimo4228/shimo4228",
"mainEntity": [
"https://doi.org/10.5281/zenodo.19200726",
"https://doi.org/10.5281/zenodo.19212118",
"https://doi.org/10.5281/zenodo.19652013",
"https://doi.org/10.5281/zenodo.20263316",
"https://doi.org/10.5281/zenodo.20262112"
]
},
{
"@id": "https://doi.org/10.5281/zenodo.19200726",
"@type": ["ResearchLine", "ScholarlyArticle"],
"name": "Agent Knowledge Cycle (AKC)",
"alternateName": [
{"@value": "Agent Knowledge Cycle", "@language": "en"},
{"@value": "エージェント知識サイクル", "@language": "ja"}
],
"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.",
"identifier": "10.5281/zenodo.19200726",
"url": "https://github.com/shimo4228/agent-knowledge-cycle",
"siblingOf": [
"https://doi.org/10.5281/zenodo.19212118",
"https://doi.org/10.5281/zenodo.19652013",
"https://doi.org/10.5281/zenodo.20263316",
"https://doi.org/10.5281/zenodo.20262112"
],
"definesConcept": [
"https://shimo4228.github.io/shimo4228/vocab#concept/six-phase-loop",
"https://shimo4228.github.io/shimo4228/vocab#concept/three-layer-structure",
"https://shimo4228.github.io/shimo4228/vocab#concept/scaffold-dissolution"
]
},
{
"@id": "https://doi.org/10.5281/zenodo.19212118",
"@type": ["ResearchLine", "ScholarlyArticle"],
"name": "Contemplative Agent",
"alternateName": [
{"@value": "Contemplative Agent", "@language": "en"},
{"@value": "観想的エージェント", "@language": "ja"}
],
"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.",
"identifier": "10.5281/zenodo.19212118",
"url": "https://github.com/shimo4228/contemplative-agent",
"siblingOf": [
"https://doi.org/10.5281/zenodo.19200726",
"https://doi.org/10.5281/zenodo.19652013",
"https://doi.org/10.5281/zenodo.20263316",
"https://doi.org/10.5281/zenodo.20262112"
],
"definesConcept": [
"https://shimo4228.github.io/shimo4228/vocab#concept/four-contemplative-axioms",
"https://shimo4228.github.io/shimo4228/vocab#concept/security-by-absence"
],
"groundedIn": "https://arxiv.org/abs/2504.15125"
},
{
"@id": "https://doi.org/10.5281/zenodo.19652013",
"@type": ["ResearchLine", "ScholarlyArticle"],
"name": "Agent Attribution Practice (AAP)",
"alternateName": [
{"@value": "Agent Attribution Practice", "@language": "en"},
{"@value": "エージェント帰責実践", "@language": "ja"}
],
"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.",
"identifier": "10.5281/zenodo.19652013",
"url": "https://github.com/shimo4228/agent-attribution-practice",
"siblingOf": [
"https://doi.org/10.5281/zenodo.19200726",
"https://doi.org/10.5281/zenodo.19212118",
"https://doi.org/10.5281/zenodo.20263316",
"https://doi.org/10.5281/zenodo.20262112"
],
"derivesFrom": "https://doi.org/10.5281/zenodo.19212118",
"definesConcept": [
"https://shimo4228.github.io/shimo4228/vocab#concept/four-business-ai-quadrants",
"https://shimo4228.github.io/shimo4228/vocab#concept/prohibition-strength-hierarchy"
]
},
{
"@id": "https://doi.org/10.5281/zenodo.20263316",
"@type": ["ResearchLine", "ScholarlyArticle"],
"name": "Authorship Strategy",
"alternateName": [
{"@value": "Authorship Strategy", "@language": "en"},
{"@value": "著者戦略", "@language": "ja"}
],
"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 formalizes five decisions extracted from operating this very research program. Refers to a research methodology — the strategy of authorship itself under the new substrate.",
"identifier": "10.5281/zenodo.20263316",
"url": "https://github.com/shimo4228/authorship-strategy",
"siblingOf": [
"https://doi.org/10.5281/zenodo.19200726",
"https://doi.org/10.5281/zenodo.19212118",
"https://doi.org/10.5281/zenodo.19652013",
"https://doi.org/10.5281/zenodo.20262112"
],
"definesConcept": [
"https://shimo4228.github.io/shimo4228/vocab#concept/three-axis-inversion",
"https://shimo4228.github.io/shimo4228/vocab#concept/four-layer-framework",
"https://shimo4228.github.io/shimo4228/vocab#concept/identifier-federation-triplet"
]
},
{
"@id": "https://doi.org/10.5281/zenodo.20262112",
"@type": ["ResearchLine", "ScholarlyArticle"],
"name": "Attention, Not Self",
"alternateName": [
{"@value": "Attention, Not Self", "@language": "en"},
{"@value": "アテンション、ノット・セルフ", "@language": "ja"}
],
"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.",
"identifier": "10.5281/zenodo.20262112",
"url": "https://github.com/shimo4228/attention-not-self",
"siblingOf": [
"https://doi.org/10.5281/zenodo.19200726",
"https://doi.org/10.5281/zenodo.19212118",
"https://doi.org/10.5281/zenodo.19652013",
"https://doi.org/10.5281/zenodo.20263316"
],
"definesConcept": [
"https://shimo4228.github.io/shimo4228/vocab#concept/three-abhidharma-traditions",
"https://shimo4228.github.io/shimo4228/vocab#concept/attention-not-self-thesis"
]
},
{
"@id": "https://shimo4228.github.io/shimo4228/vocab#concept/six-phase-loop",
"@type": ["Concept", "DefinedTerm"],
"name": "six-phase loop",
"alternateName": [
{"@value": "six-phase loop", "@language": "en"},
{"@value": "六相ループ", "@language": "ja"}
],
"description": "Bidirectional growth loop running Research, Extract, Curate, Promote, Measure, Maintain. Each phase binds to one composable skill. The cycle stays stable even as individual skills evolve."
},
{
"@id": "https://shimo4228.github.io/shimo4228/vocab#concept/three-layer-structure",
"@type": ["Concept", "DefinedTerm"],
"name": "three-layer structure",
"alternateName": [
{"@value": "three-layer structure", "@language": "en"},
{"@value": "三層構造", "@language": "ja"}
],
"description": "AKC's stacked architecture: principles (ADRs), patterns (design-pattern skills), implementation (composable skills). Separating layers decouples rate of change so principles stay stable while implementations evolve independently."
},
{
"@id": "https://shimo4228.github.io/shimo4228/vocab#concept/scaffold-dissolution",
"@type": ["Concept", "DefinedTerm"],
"name": "scaffold dissolution",
"alternateName": [
{"@value": "scaffold dissolution", "@language": "en"},
{"@value": "足場の溶解", "@language": "ja"}
],
"description": "Property that explicit AKC skills can be dropped once the cycle has been internalized. The skills are scaffolding, not the goal. Dissolution is the intended end state, not a fallback."
},
{
"@id": "https://shimo4228.github.io/shimo4228/vocab#concept/four-contemplative-axioms",
"@type": ["Concept", "DefinedTerm"],
"name": "four contemplative axioms",
"alternateName": [
{"@value": "four contemplative axioms", "@language": "en"},
{"@value": "四公理", "@language": "ja"}
],
"description": "Mindfulness, emptiness, non-duality, boundless care. Behavioral preset adopted from Laukkonen et al. (2025) that shifts alignment from external instruction toward internal disposition."
},
{
"@id": "https://shimo4228.github.io/shimo4228/vocab#concept/security-by-absence",
"@type": ["Concept", "DefinedTerm"],
"name": "security-by-absence",
"alternateName": [
{"@value": "security-by-absence", "@language": "en"},
{"@value": "不在による安全", "@language": "ja"}
],
"description": "Security posture in which risky capabilities (shell execution, arbitrary URL access, filesystem traversal) are not restricted by rules because the corresponding code was never written. The attack surface is absent rather than guarded, avoiding rule-bypass vulnerabilities."
},
{
"@id": "https://shimo4228.github.io/shimo4228/vocab#concept/four-business-ai-quadrants",
"@type": ["Concept", "DefinedTerm"],
"name": "Four Business AI Quadrants",
"alternateName": [
{"@value": "Four Business AI Quadrants", "@language": "en"},
{"@value": "ビジネスAIの四象限", "@language": "ja"}
],
"description": "AAP's diagnostic frame for routing work to the architecture that preserves attribution: Script, Algorithmic Search, LLM Workflow, Autonomous Agentic Loop."
},
{
"@id": "https://shimo4228.github.io/shimo4228/vocab#concept/prohibition-strength-hierarchy",
"@type": ["Concept", "DefinedTerm"],
"name": "prohibition-strength hierarchy",
"alternateName": [
{"@value": "prohibition-strength hierarchy", "@language": "en"},
{"@value": "禁止強度の階層", "@language": "ja"}
],
"description": "AAP's ordering of prohibition mechanisms by structural strength: absence > scaffolding enforcement > untrusted boundary. The strongest prohibition is the one that requires no enforcement because the capability does not exist."
},
{
"@id": "https://shimo4228.github.io/shimo4228/vocab#concept/three-axis-inversion",
"@type": ["Concept", "DefinedTerm"],
"name": "three-axis inversion",
"alternateName": [
{"@value": "three-axis inversion", "@language": "en"},
{"@value": "3 軸反転", "@language": "ja"}
],
"description": "Authorship Strategy's structural claim that twentieth-century authorship and AI-era authorship invert on three co-varying axes: value source (scarcity to diffusion), validation mechanism (exclusivity to derivation), network effect (enclosure to openness). The axes are not independent; a strategy mixing axes is internally inconsistent."
},
{
"@id": "https://shimo4228.github.io/shimo4228/vocab#concept/four-layer-framework",
"@type": ["Concept", "DefinedTerm"],
"name": "four-layer framework",
"alternateName": [
{"@value": "four-layer framework", "@language": "en"},
{"@value": "4 層 framework", "@language": "ja"}
],
"description": "Authorship Strategy's operational judgment stack: Authenticity (the value protected), Attribution Diffusion (the strategy), Idea vs Scaffold (the prediction), Tactics (the concrete decisions). Each layer is downstream of the layer above."
},
{
"@id": "https://shimo4228.github.io/shimo4228/vocab#concept/identifier-federation-triplet",
"@type": ["Concept", "DefinedTerm"],
"name": "identifier-federation triplet",
"alternateName": [
{"@value": "identifier-federation triplet", "@language": "en"},
{"@value": "識別子 federation triplet", "@language": "ja"}
],
"description": "Authorship Strategy's three ADRs forming a tactical discipline: Concept DOI as Canonical Reference (ADR-0001), DOI Federation via .zenodo.json (ADR-0002), Cross-Platform Dataset Federation (ADR-0003). Together they make a DOI-registered artifact's citation network recoverable from metadata alone."
},
{
"@id": "https://shimo4228.github.io/shimo4228/vocab#concept/three-abhidharma-traditions",
"@type": ["Concept", "DefinedTerm"],
"name": "three Abhidharma traditions",
"alternateName": [
{"@value": "three Abhidharma traditions", "@language": "en"},
{"@value": "三大アビダルマ伝統", "@language": "ja"}
],
"description": "Attention, Not Self's comparative frame across the three major Buddhist Abhidharma traditions: Theravāda, Sarvāstivāda, Yogācāra. Each tradition supplies a distinct cognitive-process model whose terms (citta-vīthi, samanantara-pratyaya, ālaya-vijñāna, etc.) are juxtaposed with computational phenomenology constructs."
},
{
"@id": "https://shimo4228.github.io/shimo4228/vocab#concept/attention-not-self-thesis",
"@type": ["Concept", "DefinedTerm"],
"name": "attention not self",
"alternateName": [
{"@value": "attention, not self", "@language": "en"},
{"@value": "アテンション、ノット・セルフ", "@language": "ja"}
],
"description": "Attention, Not Self's core thesis: the perspective that attention — its allocation, its precision-weighting, its momentariness — is the operative unit of cognition, while the apparent self is a derivative pattern (anātman). The thesis grounds the comparative move between Abhidharma's cognitive-process classification and contemporary computational phenomenology."
},
{
"@id": "https://github.com/shimo4228/claude-skill-search-first",
"@type": ["EcosystemRepo", "SoftwareSourceCode"],
"name": "search-first",
"description": "AKC Research phase skill: search existing solutions before building.",
"url": "https://github.com/shimo4228/claude-skill-search-first",
"extends": "https://doi.org/10.5281/zenodo.19200726",
"implements": "https://shimo4228.github.io/shimo4228/vocab#concept/six-phase-loop"
},
{
"@id": "https://github.com/shimo4228/claude-skill-learn-eval",
"@type": ["EcosystemRepo", "SoftwareSourceCode"],
"name": "learn-eval",
"description": "AKC Extract phase skill: extract reusable patterns with quality gates.",
"url": "https://github.com/shimo4228/claude-skill-learn-eval",
"extends": "https://doi.org/10.5281/zenodo.19200726",
"implements": "https://shimo4228.github.io/shimo4228/vocab#concept/six-phase-loop"
},
{
"@id": "https://github.com/shimo4228/claude-skill-stocktake",
"@type": ["EcosystemRepo", "SoftwareSourceCode"],
"name": "skill-stocktake",
"description": "AKC Curate phase skill: audit skills for staleness, conflicts, redundancy.",
"url": "https://github.com/shimo4228/claude-skill-stocktake",
"extends": "https://doi.org/10.5281/zenodo.19200726",
"implements": "https://shimo4228.github.io/shimo4228/vocab#concept/six-phase-loop"
},
{
"@id": "https://github.com/shimo4228/claude-skill-rules-distill",
"@type": ["EcosystemRepo", "SoftwareSourceCode"],
"name": "rules-distill",
"description": "AKC Promote phase skill: distill cross-cutting principles into rules.",
"url": "https://github.com/shimo4228/claude-skill-rules-distill",
"extends": "https://doi.org/10.5281/zenodo.19200726",
"implements": "https://shimo4228.github.io/shimo4228/vocab#concept/six-phase-loop"
},
{
"@id": "https://github.com/shimo4228/claude-skill-comply",
"@type": ["EcosystemRepo", "SoftwareSourceCode"],
"name": "skill-comply",
"description": "AKC Measure phase skill: test whether agents follow their skills and rules.",
"url": "https://github.com/shimo4228/claude-skill-comply",
"extends": "https://doi.org/10.5281/zenodo.19200726",
"implements": "https://shimo4228.github.io/shimo4228/vocab#concept/six-phase-loop"
},
{
"@id": "https://github.com/shimo4228/claude-skill-context-sync",
"@type": ["EcosystemRepo", "SoftwareSourceCode"],
"name": "context-sync",
"description": "AKC Maintain phase skill: audit docs for role overlaps and stale content.",
"url": "https://github.com/shimo4228/claude-skill-context-sync",
"extends": "https://doi.org/10.5281/zenodo.19200726",
"implements": "https://shimo4228.github.io/shimo4228/vocab#concept/six-phase-loop"
},
{
"@id": "https://github.com/shimo4228/contemplative-agent-rules",
"@type": ["EcosystemRepo", "SoftwareSourceCode"],
"name": "contemplative-agent-rules",
"description": "Drop-in Claude Code rules implementing the four contemplative axioms.",
"url": "https://github.com/shimo4228/contemplative-agent-rules",
"extends": "https://doi.org/10.5281/zenodo.19212118",
"implements": "https://shimo4228.github.io/shimo4228/vocab#concept/four-contemplative-axioms",
"evaluatedBy": [
"https://shimo4228.github.io/shimo4228/vocab#ref/ailuminate",
"https://shimo4228.github.io/shimo4228/vocab#ref/ipd"
]
},
{
"@id": "https://github.com/shimo4228/contemplative-agent-cloud",
"@type": ["EcosystemRepo", "SoftwareSourceCode"],
"name": "contemplative-agent-cloud",
"description": "Optional managed-LLM backend that routes generation to Claude or OpenAI APIs while keeping the local embedding pipeline. Opt-in, not bundled.",
"url": "https://github.com/shimo4228/contemplative-agent-cloud",
"extends": "https://doi.org/10.5281/zenodo.19212118"
},
{
"@id": "https://github.com/shimo4228/contemplative-agent-data",
"@type": ["EcosystemRepo", "SoftwareSourceCode"],
"name": "contemplative-agent-data",
"description": "Live agent identity, knowledge, and episode logs as an auto-synced public dataset for research.",
"url": "https://github.com/shimo4228/contemplative-agent-data",
"extends": "https://doi.org/10.5281/zenodo.19212118"
},
{
"@id": "https://github.com/shimo4228/claude-harness",
"@type": ["EcosystemRepo", "SoftwareSourceCode"],
"name": "claude-harness",
"description": "Public artifact of shimo4228's daily-use Claude Code harness, mechanically collected from ~/.claude/ by the origin: shimo4228 frontmatter tag. ECC-derived components excluded.",
"url": "https://github.com/shimo4228/claude-harness",
"extends": "https://doi.org/10.5281/zenodo.19200726"
},
{
"@id": "https://github.com/shimo4228/zenn-content",
"@type": ["EcosystemRepo", "SoftwareSourceCode"],
"name": "zenn-content",
"description": "Source of truth for the long-form writing — Markdown sources, versioned. Browser views are mirrored on Zenn (Japanese) and Dev.to (English).",
"url": "https://github.com/shimo4228/zenn-content"
},
{
"@id": "https://github.com/shimo4228/claude-skill-llms-txt-writer",
"@type": ["EcosystemRepo", "SoftwareSourceCode"],
"name": "llms-txt-writer",
"description": "Component skill of the Authorship Strategy line. Operational form of the Layer 4 structured-artifact tactic naming the Answer.AI llms.txt convention. Writes AI-facing documents (llms.txt / llms-full.txt / FAQ / glossary) optimized for citation by ChatGPT, Perplexity, and Gemini.",
"url": "https://github.com/shimo4228/claude-skill-llms-txt-writer",
"extends": "https://doi.org/10.5281/zenodo.20263316"
},
{
"@id": "https://github.com/shimo4228/claude-skill-daily-research",
"@type": ["EcosystemRepo", "SoftwareSourceCode"],
"name": "daily-research",
"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.",
"url": "https://github.com/shimo4228/claude-skill-daily-research"
},
{
"@id": "https://github.com/shimo4228/claude-skill-jsonld-knowledge-graph",
"@type": ["EcosystemRepo", "SoftwareSourceCode"],
"name": "jsonld-knowledge-graph",
"description": "Component skill of the Authorship Strategy line. Operational form of the Layer 4 structured-artifact tactic naming the JSON-LD knowledge graph. Designs and ships a companion graph.jsonld next to llms.txt for projects with stable concept-level structure, encoding domain entities and relationships as schema.org triples for LLM citation.",
"url": "https://github.com/shimo4228/claude-skill-jsonld-knowledge-graph",
"extends": "https://doi.org/10.5281/zenodo.20263316"
},
{
"@id": "https://github.com/shimo4228/claude-skill-writing-ecosystem",
"@type": ["EcosystemRepo", "SoftwareSourceCode"],
"name": "writing-ecosystem",
"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.",
"url": "https://github.com/shimo4228/claude-skill-writing-ecosystem"
},
{
"@id": "https://github.com/shimo4228/claude-skill-authorship-strategy",
"@type": ["EcosystemRepo", "SoftwareSourceCode"],
"name": "authorship-strategy (skill)",
"description": "Component skill of the Authorship Strategy line. Operational form of the four-layer judgment checklist, prohibited and encouraged actions, and trigger conditions. Loadable into LLM-based coding agents as a rule set.",
"url": "https://github.com/shimo4228/claude-skill-authorship-strategy",
"extends": "https://doi.org/10.5281/zenodo.20263316"
},
{
"@id": "https://github.com/shimo4228/claude-skill-release-doi",
"@type": ["EcosystemRepo", "SoftwareSourceCode"],
"name": "release-doi",
"description": "Component skill of the Authorship Strategy line. Release-time workflow operationalizing the identifier-federation triplet (ADRs 0001-0003) as a five-phase verify-and-deposit runbook for DOI-registered research repositories.",
"url": "https://github.com/shimo4228/claude-skill-release-doi",
"extends": "https://doi.org/10.5281/zenodo.20263316"
},
{
"@id": "https://github.com/shimo4228/shimo4228#traffic-dataset",
"@type": ["Dataset", "CreativeWork"],
"name": "shimo4228 GitHub Traffic Snapshots",
"description": "Daily append-only JSONL snapshots of the GitHub Traffic API for the public research repositories. Auto-generated companion dataset; observed data, not curated content.",
"license": "https://creativecommons.org/publicdomain/zero/1.0/",
"creator": "https://github.com/shimo4228",
"url": "https://shimo4228.github.io/shimo4228/traffic/dashboard/",
"isBasedOn": "https://github.com/shimo4228/shimo4228"
},
{
"@id": "https://arxiv.org/abs/2504.15125",
"@type": ["ExternalReference", "ScholarlyArticle"],
"name": "Laukkonen et al. (2025). Contemplative Artificial Intelligence",
"identifier": "arXiv:2504.15125",
"url": "https://arxiv.org/abs/2504.15125",
"description": "Source of the four contemplative axioms (mindfulness, emptiness, non-duality, boundless care) grounding the Contemplative Agent line."
},
{
"@id": "https://shimo4228.github.io/shimo4228/vocab#ref/ailuminate",
"@type": ["ExternalReference", "CreativeWork"],
"name": "MLCommons AILuminate safety benchmark (2024)",
"description": "Evaluation benchmark used by contemplative-agent-rules (Cohen's d = 0.96)."
},
{
"@id": "https://shimo4228.github.io/shimo4228/vocab#ref/ipd",
"@type": ["ExternalReference", "ScholarlyArticle"],
"name": "Axelrod (1984). The Evolution of Cooperation",
"description": "Iterated Prisoner's Dilemma cooperation-improvement benchmark used by contemplative-agent-rules (Cohen's d > 7)."
},
{
"@id": "https://llmstxt.org/",
"@type": ["ExternalReference", "CreativeWork"],
"name": "Howard, J. (2024). llms.txt proposal",
"url": "https://llmstxt.org/",
"description": "Answer.AI llms.txt standard followed by the llms.txt and llms-full.txt files in this hub repo."
}
]
}
|