Shimo4228 commited on
Commit
b24cc48
·
verified ·
1 Parent(s): 090d6df

Upload graph.jsonld with huggingface_hub

Browse files
Files changed (1) hide show
  1. graph.jsonld +34 -1
graph.jsonld CHANGED
@@ -110,7 +110,8 @@
110
  "https://shimo4228.github.io/shimo4228/vocab#aap/concept/non-invasion-posture",
111
  "https://shimo4228.github.io/shimo4228/vocab#aap/concept/implementation-dissolves-judgment-persists",
112
  "https://shimo4228.github.io/shimo4228/vocab#aap/concept/phase-crossing-decision",
113
- "https://shimo4228.github.io/shimo4228/vocab#aap/concept/llm-function"
 
114
  ],
115
  "subjectOf": [
116
  "https://doi.org/10.5281/zenodo.20353789",
@@ -604,6 +605,23 @@
604
  "https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/adr/0006-causal-traceability.md"
605
  ]
606
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
607
  {
608
  "@id": "https://shimo4228.github.io/shimo4228/vocab#aap/concept/attribution-gap",
609
  "@type": ["Concept", "DefinedTerm"],
@@ -792,6 +810,21 @@
792
  "narrativePosition": 7,
793
  "creator": {"@id": "https://orcid.org/0009-0002-6168-4162"}
794
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
795
 
796
  {
797
  "@id": "https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/thesis.md",
 
110
  "https://shimo4228.github.io/shimo4228/vocab#aap/concept/non-invasion-posture",
111
  "https://shimo4228.github.io/shimo4228/vocab#aap/concept/implementation-dissolves-judgment-persists",
112
  "https://shimo4228.github.io/shimo4228/vocab#aap/concept/phase-crossing-decision",
113
+ "https://shimo4228.github.io/shimo4228/vocab#aap/concept/llm-function",
114
+ "https://shimo4228.github.io/shimo4228/vocab#aap/concept/externalized-accountability"
115
  ],
116
  "subjectOf": [
117
  "https://doi.org/10.5281/zenodo.20353789",
 
605
  "https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/adr/0006-causal-traceability.md"
606
  ]
607
  },
608
+ {
609
+ "@id": "https://shimo4228.github.io/shimo4228/vocab#aap/concept/externalized-accountability",
610
+ "@type": ["Concept", "DefinedTerm"],
611
+ "name": "externalized accountability",
612
+ "alternateName": [
613
+ {"@value": "externalized accountability", "@language": "en"},
614
+ {"@value": "外部化された責任", "@language": "ja"}
615
+ ],
616
+ "description": "Central term of AAP's social-consequence layer — a normative extension kept separate from the ADRs. When a system internalizes benefits privately and externalizes harm, the ability to say whose judgment it was is externalized with the harm, and does not disappear; it takes one of two paths. Nameable (attributable to a specific actor's act, an institution able to take it up) routes anger into litigation, compensation, and regulation. Un-nameable (harm diffuse, cause untraceable) converges anger violently onto the most visible individual via the scapegoat mechanism. The internal judgments AAP records — causal traceability, the minimum disclosure set, a pre-named gap-bearer — are what move a consequence to the nameable side, which makes accountability distribution a violence-prevention mechanism and not only governance.",
617
+ "subjectOf": "https://github.com/shimo4228/zenn-content/blob/main/substack/ai-externalized-accountability-pollution-en.md",
618
+ "definedBy": "https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/social-consequence.md",
619
+ "relatedTo": [
620
+ "https://shimo4228.github.io/shimo4228/vocab#aap/concept/accountability-distribution",
621
+ "https://shimo4228.github.io/shimo4228/vocab#aap/concept/pre-named-gap-bearer",
622
+ "https://shimo4228.github.io/shimo4228/vocab#aap/concept/moral-crumple-zone"
623
+ ]
624
+ },
625
  {
626
  "@id": "https://shimo4228.github.io/shimo4228/vocab#aap/concept/attribution-gap",
627
  "@type": ["Concept", "DefinedTerm"],
 
810
  "narrativePosition": 7,
811
  "creator": {"@id": "https://orcid.org/0009-0002-6168-4162"}
812
  },
813
+ {
814
+ "@id": "https://github.com/shimo4228/zenn-content/blob/main/substack/ai-externalized-accountability-pollution-en.md",
815
+ "@type": ["ExternalReference", "ScholarlyArticle"],
816
+ "name": "Where Does the Accountability Externalized by AI Go?",
817
+ "alternateName": [
818
+ {"@value": "Where Does the Accountability Externalized by AI Go?", "@language": "en"},
819
+ {"@value": "AIによって外部化された責任は、どこへ行くのか", "@language": "ja"}
820
+ ],
821
+ "description": "Companion essay forming AAP's social-consequence layer. A derivative that sits on top of the seven-essay narrative spine, not within it — deliberately carries no narrativePosition and is not part of the spine Collection. Extends the accountability-distribution argument outward: externalized accountability does not disappear; nameable consequence flows into institutions (litigation, compensation, regulation), un-nameable consequence converges violently onto the most visible individual (the scapegoat mechanism). Reframes the minimum disclosure set as an effluent-record-equivalent evidence base and the pre-named gap-bearer as an institutional receptacle that is the structural opposite of a scapegoat. The harness-neutral structural claim is recorded in docs/social-consequence.md; the concrete cases (industrial pollution, specific incidents) live in this essay. First published on Substack.",
822
+ "datePublished": "2026-05-24",
823
+ "inLanguage": ["en", "ja"],
824
+ "creator": {"@id": "https://orcid.org/0009-0002-6168-4162"},
825
+ "isBasedOn": "https://doi.org/10.5281/zenodo.19652013",
826
+ "about": "https://shimo4228.github.io/shimo4228/vocab#aap/concept/externalized-accountability"
827
+ },
828
 
829
  {
830
  "@id": "https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/thesis.md",