Upload graph.jsonl with huggingface_hub
Browse files- graph.jsonl +4 -3
graph.jsonl
CHANGED
|
@@ -19,14 +19,15 @@
|
|
| 19 |
{"@id":"https://shimo4228.github.io/shimo4228/vocab#concept/intrinsic-identifier-layer","@type":["Concept","DefinedTerm"],"name":"intrinsic identifier layer","alternateName":[{"@value":"intrinsic identifier layer","@language":"en"},{"@value":"intrinsic identifier 層","@language":"ja"}],"description":"Authorship Strategy's structural decision (ADR-0013) that a content-derived intrinsic identifier — a SWHID, computed from an artifact and its version history and verifiable from the content alone without any registry — complements the extrinsic concept DOI rather than replacing it. The two layers cover each other's failure mode: if the DOI registry disappears the intrinsic identifier still verifies, and if the content is lost the DOI record still cites. It extends the identifier-federation triplet, and for artifact genres where DOI registration is impractical it serves as the substitute priority-claim mechanism. Archival in a content-addressed software archive also opens a parametric-channel ingest surface for code-focused training corpora."}
|
| 20 |
{"@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."}
|
| 21 |
{"@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."}
|
| 22 |
-
{"@id":"https://doi.org/10.5281/zenodo.20578272","@type":["Paper","ScholarlyArticle"],"name":"Harness Alignment and Harness Drift: Why Intent, Unlike Correctness, Resists Automation","description":"Position paper of the Agent Knowledge Cycle line, deposited as a standalone Zenodo record and mirrored on SSRN.","identifier":"10.5281/zenodo.20578272","author":{"@id":"https://orcid.org/0009-0002-6168-4162"},"url":"https://doi.org/10.5281/zenodo.20578272","sameAs":["https://papers.ssrn.com/sol3/papers.cfm?abstract_id=6892740","https://www.wikidata.org/wiki/Q140090144"],"isPartOf":"https://doi.org/10.5281/zenodo.19200726"}
|
| 23 |
-
{"@id":"https://doi.org/10.5281/zenodo.20353789","@type":["Paper","ScholarlyArticle"],"name":"Distributing Accountability, Not Capability: Phase Separation and the LLM Workflow Quadrant in Autonomous AI Agent Architectures","description":"Companion paper of the Agent Attribution Practice line, deposited as a standalone Zenodo record and mirrored on SSRN.","identifier":"10.5281/zenodo.20353789","author":{"@id":"https://orcid.org/0009-0002-6168-4162"},"url":"https://doi.org/10.5281/zenodo.20353789","sameAs":["https://papers.ssrn.com/sol3/papers.cfm?abstract_id=6817598","https://www.wikidata.org/wiki/Q140090128"],"isPartOf":"https://doi.org/10.5281/zenodo.19652013"}
|
| 24 |
-
{"@id":"https://doi.org/10.5281/zenodo.20355907","@type":["Paper","ScholarlyArticle"],"name":"The Two-Layer Black Box: Operator Visibility, Commercial Secrecy, and a Minimum Disclosure Set for Accountable Autonomous AI Agents","description":"Companion paper of the Agent Attribution Practice line, deposited as a standalone Zenodo record and mirrored on SSRN.","identifier":"10.5281/zenodo.20355907","author":{"@id":"https://orcid.org/0009-0002-6168-4162"},"url":"https://doi.org/10.5281/zenodo.20355907","sameAs":["https://papers.ssrn.com/sol3/papers.cfm?abstract_id=6823878","https://www.wikidata.org/wiki/Q140090133"],"isPartOf":"https://doi.org/10.5281/zenodo.19652013"}
|
| 25 |
{"@id":"https://github.com/shimo4228/akc-cycle","@type":["EcosystemRepo","SoftwareSourceCode"],"name":"akc-cycle","description":"AKC as a single behavioral rules file: install all six phases without the six standalone skills.","url":"https://github.com/shimo4228/akc-cycle","extends":"https://doi.org/10.5281/zenodo.19200726","implements":"https://shimo4228.github.io/shimo4228/vocab#concept/six-phase-loop"}
|
| 26 |
{"@id":"https://github.com/shimo4228/search-first","@type":["EcosystemRepo","SoftwareSourceCode"],"name":"search-first","description":"AKC Research phase skill: search existing solutions before building.","url":"https://github.com/shimo4228/search-first","extends":"https://doi.org/10.5281/zenodo.19200726","implements":"https://shimo4228.github.io/shimo4228/vocab#concept/six-phase-loop"}
|
| 27 |
{"@id":"https://github.com/shimo4228/learn-eval","@type":["EcosystemRepo","SoftwareSourceCode"],"name":"learn-eval","description":"AKC Extract phase skill: extract reusable patterns with quality gates.","url":"https://github.com/shimo4228/learn-eval","extends":"https://doi.org/10.5281/zenodo.19200726","implements":"https://shimo4228.github.io/shimo4228/vocab#concept/six-phase-loop"}
|
| 28 |
{"@id":"https://github.com/shimo4228/skill-stocktake","@type":["EcosystemRepo","SoftwareSourceCode"],"name":"skill-stocktake","description":"AKC Curate phase skill: audit skills for staleness, conflicts, redundancy.","url":"https://github.com/shimo4228/skill-stocktake","extends":"https://doi.org/10.5281/zenodo.19200726","implements":"https://shimo4228.github.io/shimo4228/vocab#concept/six-phase-loop"}
|
| 29 |
{"@id":"https://github.com/shimo4228/skill-health","@type":["EcosystemRepo","SoftwareSourceCode"],"name":"skill-health","description":"AKC Curate phase skill: scan skill libraries for structural debt, including missing scripts, agents, and sibling-skill references.","url":"https://github.com/shimo4228/skill-health","extends":"https://doi.org/10.5281/zenodo.19200726","implements":"https://shimo4228.github.io/shimo4228/vocab#concept/six-phase-loop"}
|
|
|
|
| 30 |
{"@id":"https://github.com/shimo4228/rules-distill","@type":["EcosystemRepo","SoftwareSourceCode"],"name":"rules-distill","description":"AKC Promote phase skill: distill cross-cutting principles into rules.","url":"https://github.com/shimo4228/rules-distill","extends":"https://doi.org/10.5281/zenodo.19200726","implements":"https://shimo4228.github.io/shimo4228/vocab#concept/six-phase-loop"}
|
| 31 |
{"@id":"https://github.com/shimo4228/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/skill-comply","extends":"https://doi.org/10.5281/zenodo.19200726","implements":"https://shimo4228.github.io/shimo4228/vocab#concept/six-phase-loop"}
|
| 32 |
{"@id":"https://github.com/shimo4228/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/context-sync","extends":"https://doi.org/10.5281/zenodo.19200726","implements":"https://shimo4228.github.io/shimo4228/vocab#concept/six-phase-loop"}
|
|
|
|
| 19 |
{"@id":"https://shimo4228.github.io/shimo4228/vocab#concept/intrinsic-identifier-layer","@type":["Concept","DefinedTerm"],"name":"intrinsic identifier layer","alternateName":[{"@value":"intrinsic identifier layer","@language":"en"},{"@value":"intrinsic identifier 層","@language":"ja"}],"description":"Authorship Strategy's structural decision (ADR-0013) that a content-derived intrinsic identifier — a SWHID, computed from an artifact and its version history and verifiable from the content alone without any registry — complements the extrinsic concept DOI rather than replacing it. The two layers cover each other's failure mode: if the DOI registry disappears the intrinsic identifier still verifies, and if the content is lost the DOI record still cites. It extends the identifier-federation triplet, and for artifact genres where DOI registration is impractical it serves as the substitute priority-claim mechanism. Archival in a content-addressed software archive also opens a parametric-channel ingest surface for code-focused training corpora."}
|
| 20 |
{"@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."}
|
| 21 |
{"@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."}
|
| 22 |
+
{"@id":"https://doi.org/10.5281/zenodo.20578272","@type":["Paper","ScholarlyArticle"],"name":"Harness Alignment and Harness Drift: Why Intent, Unlike Correctness, Resists Automation","description":"Position paper of the Agent Knowledge Cycle line, deposited as a standalone Zenodo record and mirrored on SSRN.","identifier":"10.5281/zenodo.20578272","author":{"@id":"https://orcid.org/0009-0002-6168-4162"},"url":"https://doi.org/10.5281/zenodo.20578272","sameAs":["https://papers.ssrn.com/sol3/papers.cfm?abstract_id=6892740","https://www.wikidata.org/wiki/Q140090144","https://airaxiv.com/papers/view/2607.0008/","https://aixiv.science/abs/aixiv.260702.000009"],"isPartOf":"https://doi.org/10.5281/zenodo.19200726"}
|
| 23 |
+
{"@id":"https://doi.org/10.5281/zenodo.20353789","@type":["Paper","ScholarlyArticle"],"name":"Distributing Accountability, Not Capability: Phase Separation and the LLM Workflow Quadrant in Autonomous AI Agent Architectures","description":"Companion paper of the Agent Attribution Practice line, deposited as a standalone Zenodo record and mirrored on SSRN.","identifier":"10.5281/zenodo.20353789","author":{"@id":"https://orcid.org/0009-0002-6168-4162"},"url":"https://doi.org/10.5281/zenodo.20353789","sameAs":["https://papers.ssrn.com/sol3/papers.cfm?abstract_id=6817598","https://www.wikidata.org/wiki/Q140090128","https://airaxiv.com/papers/view/2607.0006/","https://aixiv.science/abs/aixiv.260702.000005"],"isPartOf":"https://doi.org/10.5281/zenodo.19652013"}
|
| 24 |
+
{"@id":"https://doi.org/10.5281/zenodo.20355907","@type":["Paper","ScholarlyArticle"],"name":"The Two-Layer Black Box: Operator Visibility, Commercial Secrecy, and a Minimum Disclosure Set for Accountable Autonomous AI Agents","description":"Companion paper of the Agent Attribution Practice line, deposited as a standalone Zenodo record and mirrored on SSRN.","identifier":"10.5281/zenodo.20355907","author":{"@id":"https://orcid.org/0009-0002-6168-4162"},"url":"https://doi.org/10.5281/zenodo.20355907","sameAs":["https://papers.ssrn.com/sol3/papers.cfm?abstract_id=6823878","https://www.wikidata.org/wiki/Q140090133","https://airaxiv.com/papers/view/2607.0007/","https://aixiv.science/abs/aixiv.260702.000008"],"isPartOf":"https://doi.org/10.5281/zenodo.19652013"}
|
| 25 |
{"@id":"https://github.com/shimo4228/akc-cycle","@type":["EcosystemRepo","SoftwareSourceCode"],"name":"akc-cycle","description":"AKC as a single behavioral rules file: install all six phases without the six standalone skills.","url":"https://github.com/shimo4228/akc-cycle","extends":"https://doi.org/10.5281/zenodo.19200726","implements":"https://shimo4228.github.io/shimo4228/vocab#concept/six-phase-loop"}
|
| 26 |
{"@id":"https://github.com/shimo4228/search-first","@type":["EcosystemRepo","SoftwareSourceCode"],"name":"search-first","description":"AKC Research phase skill: search existing solutions before building.","url":"https://github.com/shimo4228/search-first","extends":"https://doi.org/10.5281/zenodo.19200726","implements":"https://shimo4228.github.io/shimo4228/vocab#concept/six-phase-loop"}
|
| 27 |
{"@id":"https://github.com/shimo4228/learn-eval","@type":["EcosystemRepo","SoftwareSourceCode"],"name":"learn-eval","description":"AKC Extract phase skill: extract reusable patterns with quality gates.","url":"https://github.com/shimo4228/learn-eval","extends":"https://doi.org/10.5281/zenodo.19200726","implements":"https://shimo4228.github.io/shimo4228/vocab#concept/six-phase-loop"}
|
| 28 |
{"@id":"https://github.com/shimo4228/skill-stocktake","@type":["EcosystemRepo","SoftwareSourceCode"],"name":"skill-stocktake","description":"AKC Curate phase skill: audit skills for staleness, conflicts, redundancy.","url":"https://github.com/shimo4228/skill-stocktake","extends":"https://doi.org/10.5281/zenodo.19200726","implements":"https://shimo4228.github.io/shimo4228/vocab#concept/six-phase-loop"}
|
| 29 |
{"@id":"https://github.com/shimo4228/skill-health","@type":["EcosystemRepo","SoftwareSourceCode"],"name":"skill-health","description":"AKC Curate phase skill: scan skill libraries for structural debt, including missing scripts, agents, and sibling-skill references.","url":"https://github.com/shimo4228/skill-health","extends":"https://doi.org/10.5281/zenodo.19200726","implements":"https://shimo4228.github.io/shimo4228/vocab#concept/six-phase-loop"}
|
| 30 |
+
{"@id":"https://github.com/shimo4228/rules-stocktake","@type":["EcosystemRepo","SoftwareSourceCode"],"name":"rules-stocktake","description":"AKC Curate phase skill: audit always-loaded rules for residency cost, staleness, and substrate absorption.","url":"https://github.com/shimo4228/rules-stocktake","extends":"https://doi.org/10.5281/zenodo.19200726","implements":"https://shimo4228.github.io/shimo4228/vocab#concept/six-phase-loop"}
|
| 31 |
{"@id":"https://github.com/shimo4228/rules-distill","@type":["EcosystemRepo","SoftwareSourceCode"],"name":"rules-distill","description":"AKC Promote phase skill: distill cross-cutting principles into rules.","url":"https://github.com/shimo4228/rules-distill","extends":"https://doi.org/10.5281/zenodo.19200726","implements":"https://shimo4228.github.io/shimo4228/vocab#concept/six-phase-loop"}
|
| 32 |
{"@id":"https://github.com/shimo4228/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/skill-comply","extends":"https://doi.org/10.5281/zenodo.19200726","implements":"https://shimo4228.github.io/shimo4228/vocab#concept/six-phase-loop"}
|
| 33 |
{"@id":"https://github.com/shimo4228/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/context-sync","extends":"https://doi.org/10.5281/zenodo.19200726","implements":"https://shimo4228.github.io/shimo4228/vocab#concept/six-phase-loop"}
|