Datasets:
Formats:
json
Size:
< 1K
Tags:
ai-governance
ai-agent
autonomous-agents
agent-accountability
attribution-gap
llm-architecture
License:
File size: 53,695 Bytes
01dc533 | 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 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 | {
"@context": {
"@vocab": "https://schema.org/",
"shimo": "https://shimo4228.github.io/shimo4228/vocab#",
"ResearchLine": "shimo:ResearchLine",
"EcosystemRepo": "shimo:EcosystemRepo",
"Concept": "shimo:Concept",
"ExternalReference": "shimo:ExternalReference",
"ADR": "shimo:ADR",
"Quadrant": "shimo:Quadrant",
"ProhibitionLevel": "shimo:ProhibitionLevel",
"Phase": "shimo:Phase",
"PolicyFramework": "shimo:PolicyFramework",
"siblingOf": {"@id": "shimo:siblingOf", "@type": "@id"},
"derivesFrom": {"@id": "shimo:derivesFrom", "@type": "@id"},
"derivedFrom": {"@id": "shimo:derivedFrom", "@type": "@id"},
"definesConcept": {"@id": "shimo:definesConcept", "@type": "@id"},
"definedBy": {"@id": "shimo:definedBy", "@type": "@id"},
"extends": {"@id": "shimo:extends", "@type": "@id"},
"implements": {"@id": "shimo:implements", "@type": "@id"},
"groundedIn": {"@id": "shimo:groundedIn", "@type": "@id"},
"appliesTo": {"@id": "shimo:appliesTo", "@type": "@id"},
"realizedBy": {"@id": "shimo:realizedBy", "@type": "@id"},
"composedOf": {"@id": "shimo:composedOf", "@type": "@id", "@container": "@list"},
"manifestsIn": {"@id": "shimo:manifestsIn", "@type": "@id"},
"structuralResponseBy": {"@id": "shimo:structuralResponseBy", "@type": "@id"},
"enforcementLocus": {"@id": "shimo:enforcementLocus", "@type": "@id"},
"pairedWith": {"@id": "shimo:pairedWith", "@type": "@id"},
"strongerThan": {"@id": "shimo:strongerThan", "@type": "@id"},
"independentOf": {"@id": "shimo:independentOf", "@type": "@id"},
"triggersDecision": {"@id": "shimo:triggersDecision", "@type": "@id"},
"instantiatedBy": {"@id": "shimo:instantiatedBy", "@type": "@id"},
"mappedToFrameworkIn": {"@id": "shimo:mappedToFrameworkIn", "@type": "@id"},
"recordedIn": {"@id": "shimo:recordedIn", "@type": "@id"},
"citedBy": {"@id": "shimo:citedBy", "@type": "@id"},
"subjectOf": {"@id": "https://schema.org/subjectOf", "@type": "@id"},
"hasPart": {"@id": "https://schema.org/hasPart", "@type": "@id"},
"mainEntity": {"@id": "https://schema.org/mainEntity", "@type": "@id"},
"level": "shimo:level",
"xAxis": "shimo:xAxis",
"yAxis": "shimo:yAxis",
"attributionGap": "shimo:attributionGap",
"governanceTier": "shimo:governanceTier",
"narrativePosition": "shimo:narrativePosition"
},
"@graph": [
{
"@id": "https://github.com/shimo4228/agent-attribution-practice#knowledge-graph",
"@type": ["Dataset", "CreativeWork"],
"name": "Agent Attribution Practice (AAP) Knowledge Graph",
"description": "Canonical machine-readable relationship map for the Agent Attribution Practice line. Encodes the four Business AI Quadrants (with the LLM Workflow Quadrant decomposed into Conversational and Batch sub-forms), ten ADRs, the prohibition-strength hierarchy, the Phase axis as an independent third dimension, the seven-essay narrative lineage, twelve cross-cutting concepts, three sibling research lines, and the Quadrant-by-ADR applicability matrix. AI agents and LLM-based search systems should read this graph before summarizing the line or following individual document links.",
"isBasedOn": "https://github.com/shimo4228/agent-attribution-practice",
"mainEntity": "https://doi.org/10.5281/zenodo.19652013",
"creator": {"@id": "https://orcid.org/0009-0002-6168-4162"},
"license": "https://opensource.org/licenses/MIT",
"inLanguage": ["en", "ja"],
"keywords": [
"accountability distribution",
"AI agents",
"attribution gap",
"autonomous agents",
"prohibition hierarchy",
"scaffolding",
"human approval gate",
"causal traceability",
"Business AI Quadrants",
"Phase separation"
]
},
{
"@id": "https://orcid.org/0009-0002-6168-4162",
"@type": "Person",
"name": "Tatsuya Shimomoto",
"alternateName": "shimo4228",
"sameAs": [
"https://github.com/shimo4228",
"https://orcid.org/0009-0002-6168-4162"
]
},
{
"@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 — what to prohibit, where the prohibition lives, and who answers after failure. Paired with four Business AI Quadrants as the diagnostic frame for routing work to the architecture preserving accountability distribution. Refers to a practice.",
"identifier": "10.5281/zenodo.19652013",
"url": "https://github.com/shimo4228/agent-attribution-practice",
"creator": {"@id": "https://orcid.org/0009-0002-6168-4162"},
"license": "https://opensource.org/licenses/MIT",
"inLanguage": ["en", "ja"],
"siblingOf": [
"https://doi.org/10.5281/zenodo.19200727",
"https://doi.org/10.5281/zenodo.19212118",
"https://github.com/shimo4228/contemplative-agent-rules"
],
"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",
"https://shimo4228.github.io/shimo4228/vocab#aap/concept/scaffolding",
"https://shimo4228.github.io/shimo4228/vocab#aap/concept/accountability-distribution",
"https://shimo4228.github.io/shimo4228/vocab#aap/concept/attribution-gap",
"https://shimo4228.github.io/shimo4228/vocab#aap/concept/pre-named-gap-bearer",
"https://shimo4228.github.io/shimo4228/vocab#aap/concept/approval-gate",
"https://shimo4228.github.io/shimo4228/vocab#aap/concept/non-invasion-posture",
"https://shimo4228.github.io/shimo4228/vocab#aap/concept/implementation-dissolves-judgment-persists",
"https://shimo4228.github.io/shimo4228/vocab#aap/concept/phase-crossing-decision",
"https://shimo4228.github.io/shimo4228/vocab#aap/concept/llm-function"
]
},
{
"@id": "https://doi.org/10.5281/zenodo.19200727",
"@type": ["EcosystemRepo", "ResearchLine", "ScholarlyArticle"],
"name": "Agent Knowledge Cycle (AKC)",
"alternateName": [
{"@value": "Agent Knowledge Cycle", "@language": "en"},
{"@value": "エージェント知識サイクル", "@language": "ja"}
],
"description": "Mechanism-side sibling capturing the six-phase knowledge cycle (Research, Extract, Curate, Promote, Measure, Maintain) that keeps an agent's skills, rules, and documentation aligned with reality. AKC v2.0.0 (2026-04-19) repositioned itself as mechanism-only; the archived AKC v1.x security triplet was re-expressed in AAP plus five additional ADRs. AKC covers how knowledge flows; AAP covers how attribution distributes — complementary and independent.",
"identifier": "10.5281/zenodo.19200727",
"url": "https://github.com/shimo4228/agent-knowledge-cycle",
"creator": {"@id": "https://orcid.org/0009-0002-6168-4162"}
},
{
"@id": "https://doi.org/10.5281/zenodo.19212118",
"@type": ["EcosystemRepo", "ResearchLine", "SoftwareSourceCode"],
"name": "contemplative-agent",
"alternateName": [
{"@value": "contemplative-agent", "@language": "en"},
{"@value": "contemplative-agent", "@language": "ja"}
],
"description": "The running implementation layer from which AAP's harness-neutral judgments were extracted before being re-expressed stripped of project identifiers. Autonomous AI agents grounded in four contemplative axioms; source-of-truth for the operational practice AAP records as ADRs.",
"identifier": "10.5281/zenodo.19212118",
"url": "https://github.com/shimo4228/contemplative-agent",
"creator": {"@id": "https://orcid.org/0009-0002-6168-4162"}
},
{
"@id": "https://github.com/shimo4228/contemplative-agent-rules",
"@type": ["EcosystemRepo", "SoftwareSourceCode"],
"name": "contemplative-agent-rules",
"description": "Sibling repository carrying the four-axiom rules, adapters, and benchmarks. Content sibling to AAP — the axiom-grounded values layer that complements AAP's harness-neutral attribution judgments.",
"url": "https://github.com/shimo4228/contemplative-agent-rules",
"creator": {"@id": "https://orcid.org/0009-0002-6168-4162"}
},
{
"@id": "https://shimo4228.github.io/shimo4228/vocab#aap/quadrant/script",
"@type": ["Quadrant", "DefinedTerm"],
"name": "Script Quadrant",
"alternateName": [
{"@value": "Script Quadrant", "@language": "en"},
{"@value": "スクリプト象限", "@language": "ja"}
],
"description": "Deterministic and pre-defined. Scripts and pipelines without LLMs. Out of scope for AAP ADRs; failure routes to code author or pipeline owner.",
"xAxis": "deterministic",
"yAxis": "pre-defined-workflow",
"governanceTier": "out-of-scope",
"attributionGap": false
},
{
"@id": "https://shimo4228.github.io/shimo4228/vocab#aap/quadrant/algorithmic-search",
"@type": ["Quadrant", "DefinedTerm"],
"name": "Algorithmic Search Quadrant",
"alternateName": [
{"@value": "Algorithmic Search Quadrant", "@language": "en"},
{"@value": "アルゴリズム探索象限", "@language": "ja"}
],
"description": "Deterministic and exploratory. Classical search, dynamic programming, MCTS, reinforcement learning. Out of scope for AAP ADRs.",
"xAxis": "deterministic",
"yAxis": "exploratory",
"governanceTier": "out-of-scope",
"attributionGap": false
},
{
"@id": "https://shimo4228.github.io/shimo4228/vocab#aap/quadrant/llm-workflow",
"@type": ["Quadrant", "DefinedTerm"],
"name": "LLM Workflow Quadrant",
"alternateName": [
{"@value": "LLM Workflow Quadrant", "@language": "en"},
{"@value": "LLMワークフロー象限", "@language": "ja"}
],
"description": "Semantic-judgment and pre-defined. Load-bearing property: the execution path is decided in advance — by humans, by code, by the surrounding workflow — and the LLM is called as a single bounded step within that path; the LLM does not decide the next action. Divides by I/O modality into two sub-forms: (3a) Conversational and (3b) Batch. Post-hoc separability is a consequence of the load-bearing property, not its essence. Default for most current LLM applications. Medium governance under AAP.",
"xAxis": "semantic-judgment",
"yAxis": "pre-defined-workflow",
"governanceTier": "medium",
"attributionGap": false,
"composedOf": [
"https://shimo4228.github.io/shimo4228/vocab#aap/quadrant/llm-workflow/conversational",
"https://shimo4228.github.io/shimo4228/vocab#aap/quadrant/llm-workflow/batch"
]
},
{
"@id": "https://shimo4228.github.io/shimo4228/vocab#aap/quadrant/llm-workflow/conversational",
"@type": ["Quadrant", "DefinedTerm"],
"name": "LLM Workflow Quadrant — Conversational sub-form (3a)",
"alternateName": [
{"@value": "LLM Workflow Quadrant — Conversational sub-form", "@language": "en"},
{"@value": "LLMワークフロー象限 — 対話 sub-form", "@language": "ja"}
],
"description": "Sub-form (3a) of the LLM Workflow Quadrant. Specialized chat agents that pair retrieval, a system prompt, and (where needed) conversation history with bounded LLM calls — legal-consultation assistants, diagnostic-support assistants, internal-FAQ systems, expert-knowledge support tools. The human in the conversation is the judging agent; the LLM contributes knowledge retrieval and organization. Multi-turn dialogue still sits in this sub-form when each turn's LLM call has a documented role and the human, not the LLM, decides what to do next.",
"xAxis": "semantic-judgment",
"yAxis": "pre-defined-workflow",
"governanceTier": "medium",
"attributionGap": false,
"extends": "https://shimo4228.github.io/shimo4228/vocab#aap/quadrant/llm-workflow",
"definedBy": "https://github.com/shimo4228/zenn-content/blob/main/articles-en/react-agent-business-quadrant.md"
},
{
"@id": "https://shimo4228.github.io/shimo4228/vocab#aap/quadrant/llm-workflow/batch",
"@type": ["Quadrant", "DefinedTerm"],
"name": "LLM Workflow Quadrant — Batch sub-form (3b)",
"alternateName": [
{"@value": "LLM Workflow Quadrant — Batch sub-form", "@language": "en"},
{"@value": "LLMワークフロー象限 — バッチ sub-form", "@language": "ja"}
],
"description": "Sub-form (3b) of the LLM Workflow Quadrant. An ordinary codebase whose flow control is written in conventional code and whose semantic-judgment leaves are handled by LLM functions — invoice matching, ticket triage, exception classification on top of RPA, address normalization, feed-relevance scoring. The codebase owns control flow; LLM functions occupy only the leaves the codebase cannot decide deterministically. Does not require a general-purpose agent: 50 judgment categories means 50 narrow LLM functions, not one generalist.",
"xAxis": "semantic-judgment",
"yAxis": "pre-defined-workflow",
"governanceTier": "medium",
"attributionGap": false,
"extends": "https://shimo4228.github.io/shimo4228/vocab#aap/quadrant/llm-workflow",
"composedOf": [
"https://shimo4228.github.io/shimo4228/vocab#aap/concept/llm-function"
],
"definedBy": "https://github.com/shimo4228/zenn-content/blob/main/articles-en/react-agent-business-quadrant.md"
},
{
"@id": "https://shimo4228.github.io/shimo4228/vocab#aap/quadrant/autonomous-agentic-loop",
"@type": ["Quadrant", "DefinedTerm"],
"name": "Autonomous Agentic Loop Quadrant",
"alternateName": [
{"@value": "Autonomous Agentic Loop Quadrant", "@language": "en"},
{"@value": "自律エージェントループ象限", "@language": "ja"}
],
"description": "Semantic-judgment and exploratory. The LLM decides each next step at runtime; intrinsic, non-removable attribution gap. High governance under AAP — all ten ADRs apply.",
"xAxis": "semantic-judgment",
"yAxis": "exploratory",
"governanceTier": "high",
"attributionGap": true
},
{
"@id": "https://shimo4228.github.io/shimo4228/vocab#aap/prohibition/absence",
"@type": ["ProhibitionLevel", "DefinedTerm"],
"name": "Security by Absence",
"alternateName": [
{"@value": "Security by Absence", "@language": "en"},
{"@value": "不在による安全", "@language": "ja"}
],
"description": "Strongest prohibition tier. Dangerous capabilities are never implemented. Test: if grep cannot answer 'does capability X exist?', the system lacks this level.",
"level": 1,
"realizedBy": "https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/adr/0001-security-by-absence.md",
"strongerThan": "https://shimo4228.github.io/shimo4228/vocab#aap/prohibition/scaffolding"
},
{
"@id": "https://shimo4228.github.io/shimo4228/vocab#aap/prohibition/scaffolding",
"@type": ["ProhibitionLevel", "DefinedTerm"],
"name": "Deterministic Prohibition at the Scaffolding Layer",
"alternateName": [
{"@value": "Deterministic Prohibition at the Scaffolding Layer", "@language": "en"},
{"@value": "スキャフォールディング層での決定論的禁止", "@language": "ja"}
],
"description": "Middle prohibition tier. When absence is unachievable, prohibit at the harness (PreToolUse hooks, structural quarantine, adapter gates) — outside the LLM, firing on 100% of matching inputs. Contrasted with probabilistic prohibition in model weights.",
"level": 2,
"realizedBy": "https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/adr/0002-deterministic-prohibition-at-scaffolding.md",
"strongerThan": "https://shimo4228.github.io/shimo4228/vocab#aap/prohibition/untrusted-boundary"
},
{
"@id": "https://shimo4228.github.io/shimo4228/vocab#aap/prohibition/untrusted-boundary",
"@type": ["ProhibitionLevel", "DefinedTerm"],
"name": "Untrusted Content Boundary",
"alternateName": [
{"@value": "Untrusted Content Boundary", "@language": "en"},
{"@value": "信頼できない内容の境界", "@language": "ja"}
],
"description": "Weakest prohibition tier. Accumulated memory (the agent's own outputs included) is treated as untrusted when read back into prompts. Used when the prior two layers cannot hold the capability.",
"level": 3,
"realizedBy": "https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/adr/0003-untrusted-content-boundary.md"
},
{
"@id": "https://shimo4228.github.io/shimo4228/vocab#aap/phase/design",
"@type": ["Phase", "DefinedTerm"],
"name": "design phase",
"alternateName": [
{"@value": "design phase", "@language": "en"},
{"@value": "設計フェーズ", "@language": "ja"}
],
"description": "AAP Phase axis value. Path unknown, exploration required, optimization axis = flexibility. Design-phase placement of the Autonomous Agentic Loop Quadrant satisfies ADR-0010's Phase-crossing decision automatically.",
"definedBy": "https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/adr/0010-phase-separation.md",
"independentOf": [
"https://shimo4228.github.io/shimo4228/vocab#aap/quadrant/script",
"https://shimo4228.github.io/shimo4228/vocab#aap/quadrant/algorithmic-search",
"https://shimo4228.github.io/shimo4228/vocab#aap/quadrant/llm-workflow",
"https://shimo4228.github.io/shimo4228/vocab#aap/quadrant/autonomous-agentic-loop"
]
},
{
"@id": "https://shimo4228.github.io/shimo4228/vocab#aap/phase/operation",
"@type": ["Phase", "DefinedTerm"],
"name": "operation phase",
"alternateName": [
{"@value": "operation phase", "@language": "en"},
{"@value": "運用フェーズ", "@language": "ja"}
],
"description": "AAP Phase axis value. Path fixed, predictability required, optimization axis = predictability. Operation-phase placement of the Autonomous Agentic Loop Quadrant requires a recorded Phase-crossing decision (ADR-0010) in addition to ADR-0009's gap-bearer naming.",
"definedBy": "https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/adr/0010-phase-separation.md",
"triggersDecision": "https://shimo4228.github.io/shimo4228/vocab#aap/concept/phase-crossing-decision",
"independentOf": [
"https://shimo4228.github.io/shimo4228/vocab#aap/quadrant/script",
"https://shimo4228.github.io/shimo4228/vocab#aap/quadrant/algorithmic-search",
"https://shimo4228.github.io/shimo4228/vocab#aap/quadrant/llm-workflow",
"https://shimo4228.github.io/shimo4228/vocab#aap/quadrant/autonomous-agentic-loop"
]
},
{
"@id": "https://www.nist.gov/itl/ai-risk-management-framework",
"@type": ["PolicyFramework", "CreativeWork"],
"name": "NIST AI Risk Management Framework",
"alternateName": [
{"@value": "NIST AI RMF", "@language": "en"}
],
"description": "U.S. National Institute of Standards and Technology framework organizing AI risk management around four functions (GOVERN, MAP, MEASURE, MANAGE). Released January 2023 (NIST.AI.100-1, 1.0). The Generative AI Profile (NIST.AI.600-1, July 2024) adds risk categories specific to generative and dual-use AI systems. AAP records the judgment layer that complements the NIST function structure for the autonomous-agent subset.",
"identifier": "NIST.AI.100-1",
"versionInfo": "1.0",
"datePublished": "2023-01-26",
"publisher": {"@type": "Organization", "name": "National Institute of Standards and Technology"},
"url": "https://www.nist.gov/itl/ai-risk-management-framework",
"hasPart": "https://www.nist.gov/publications/artificial-intelligence-risk-management-framework-generative-artificial-intelligence",
"recordedIn": "https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/policy-mapping/nist-ai-rmf.md"
},
{
"@id": "https://www.iso.org/standard/42001",
"@type": ["PolicyFramework", "CreativeWork"],
"name": "ISO/IEC 42001:2023",
"alternateName": [
{"@value": "ISO/IEC 42001 AI Management System", "@language": "en"}
],
"description": "International standard specifying requirements for an AI Management System (AIMS), structured on the Annex SL Harmonized Structure shared with ISO/IEC 27001, ISO 9001, and ISO 14001. First edition published December 2023. AAP records the judgment layer that populates the standard's PDCA-cycle management-system shape for the autonomous-agent subset.",
"identifier": "ISO/IEC 42001:2023",
"versionInfo": "first edition",
"datePublished": "2023-12",
"publisher": {"@type": "Organization", "name": "International Organization for Standardization / International Electrotechnical Commission"},
"url": "https://www.iso.org/standard/42001",
"recordedIn": "https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/policy-mapping/iso-iec-42001.md"
},
{
"@id": "https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/adr/0001-security-by-absence.md",
"@type": ["ADR", "TechArticle"],
"name": "ADR-0001: Security by Absence",
"description": "Dangerous capabilities are never implemented, not restricted. The strongest tier of the prohibition hierarchy.",
"appliesTo": [
"https://shimo4228.github.io/shimo4228/vocab#aap/quadrant/llm-workflow",
"https://shimo4228.github.io/shimo4228/vocab#aap/quadrant/autonomous-agentic-loop"
],
"mappedToFrameworkIn": [
"https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/policy-mapping/nist-ai-rmf.md",
"https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/policy-mapping/iso-iec-42001.md"
]
},
{
"@id": "https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/adr/0002-deterministic-prohibition-at-scaffolding.md",
"@type": ["ADR", "TechArticle"],
"name": "ADR-0002: Deterministic Prohibition at the Scaffolding Layer",
"description": "When absence is unachievable, prohibit at the harness, not at model weights. The middle tier of the prohibition hierarchy.",
"appliesTo": [
"https://shimo4228.github.io/shimo4228/vocab#aap/quadrant/autonomous-agentic-loop"
],
"instantiatedBy": "https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/industry-mapping.md",
"mappedToFrameworkIn": [
"https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/policy-mapping/nist-ai-rmf.md",
"https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/policy-mapping/iso-iec-42001.md"
]
},
{
"@id": "https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/adr/0003-untrusted-content-boundary.md",
"@type": ["ADR", "TechArticle"],
"name": "ADR-0003: Untrusted Content Boundary",
"description": "Accumulated memory cannot grant authority. The third tier of the prohibition hierarchy.",
"appliesTo": [
"https://shimo4228.github.io/shimo4228/vocab#aap/quadrant/llm-workflow",
"https://shimo4228.github.io/shimo4228/vocab#aap/quadrant/autonomous-agentic-loop"
],
"mappedToFrameworkIn": [
"https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/policy-mapping/nist-ai-rmf.md",
"https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/policy-mapping/iso-iec-42001.md"
]
},
{
"@id": "https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/adr/0004-single-external-adapter.md",
"@type": ["ADR", "TechArticle"],
"name": "ADR-0004: Single External Adapter per Agent Process",
"description": "Blast radius bounded by design. Each agent process has at most one external-side-effect adapter.",
"appliesTo": [
"https://shimo4228.github.io/shimo4228/vocab#aap/quadrant/llm-workflow",
"https://shimo4228.github.io/shimo4228/vocab#aap/quadrant/autonomous-agentic-loop"
],
"mappedToFrameworkIn": [
"https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/policy-mapping/nist-ai-rmf.md",
"https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/policy-mapping/iso-iec-42001.md"
]
},
{
"@id": "https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/adr/0005-human-approval-gate.md",
"@type": ["ADR", "TechArticle"],
"name": "ADR-0005: Human Approval Gate",
"description": "Behavior-modifying writes require named human sign-off.",
"appliesTo": [
"https://shimo4228.github.io/shimo4228/vocab#aap/quadrant/llm-workflow",
"https://shimo4228.github.io/shimo4228/vocab#aap/quadrant/autonomous-agentic-loop"
],
"mappedToFrameworkIn": [
"https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/policy-mapping/nist-ai-rmf.md",
"https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/policy-mapping/iso-iec-42001.md"
]
},
{
"@id": "https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/adr/0006-causal-traceability.md",
"@type": ["ADR", "TechArticle"],
"name": "ADR-0006: Causal Traceability",
"description": "Every event reconstructible after the fact.",
"appliesTo": [
"https://shimo4228.github.io/shimo4228/vocab#aap/quadrant/llm-workflow",
"https://shimo4228.github.io/shimo4228/vocab#aap/quadrant/autonomous-agentic-loop"
],
"instantiatedBy": "https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/industry-mapping.md",
"mappedToFrameworkIn": [
"https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/policy-mapping/nist-ai-rmf.md",
"https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/policy-mapping/iso-iec-42001.md"
]
},
{
"@id": "https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/adr/0007-scaffolding-visibility.md",
"@type": ["ADR", "TechArticle"],
"name": "ADR-0007: Scaffolding Visibility",
"description": "Behavior lives in files, not opaque weights.",
"appliesTo": [
"https://shimo4228.github.io/shimo4228/vocab#aap/quadrant/llm-workflow",
"https://shimo4228.github.io/shimo4228/vocab#aap/quadrant/autonomous-agentic-loop"
],
"mappedToFrameworkIn": [
"https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/policy-mapping/nist-ai-rmf.md",
"https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/policy-mapping/iso-iec-42001.md"
]
},
{
"@id": "https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/adr/0008-one-agent-one-human.md",
"@type": ["ADR", "TechArticle"],
"name": "ADR-0008: One Agent, One Human (experimental)",
"description": "The accountability chain terminates at a named individual. Pairs with ADR-0009 to define the gap-bearer.",
"appliesTo": [
"https://shimo4228.github.io/shimo4228/vocab#aap/quadrant/autonomous-agentic-loop"
],
"mappedToFrameworkIn": [
"https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/policy-mapping/nist-ai-rmf.md",
"https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/policy-mapping/iso-iec-42001.md"
]
},
{
"@id": "https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/adr/0009-triage-before-autonomy.md",
"@type": ["ADR", "TechArticle"],
"name": "ADR-0009: Triage Before Autonomy (experimental)",
"description": "Adopting an autonomous-loop architecture commits the system to a non-removable attribution gap. Triage at design time, name a gap-bearer at deployment time.",
"appliesTo": [
"https://shimo4228.github.io/shimo4228/vocab#aap/quadrant/autonomous-agentic-loop"
],
"pairedWith": "https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/adr/0010-phase-separation.md",
"derivedFrom": [
"https://github.com/shimo4228/zenn-content/blob/main/articles-en/react-agent-business-quadrant.md",
"https://github.com/shimo4228/zenn-content/blob/main/articles-en/react-agent-business-quadrant-2.md"
],
"mappedToFrameworkIn": [
"https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/policy-mapping/nist-ai-rmf.md",
"https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/policy-mapping/iso-iec-42001.md"
]
},
{
"@id": "https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/adr/0010-phase-separation.md",
"@type": ["ADR", "TechArticle"],
"name": "ADR-0010: Phase Separation Between Design and Operation (experimental)",
"description": "Operation-phase placement of the Autonomous Agentic Loop Quadrant requires a recorded Phase-crossing decision in addition to ADR-0009's gap-bearer naming. Phase and Quadrant are independent dimensions; the same Phase axis descends to skill-design granularity.",
"appliesTo": [
"https://shimo4228.github.io/shimo4228/vocab#aap/quadrant/autonomous-agentic-loop",
"https://shimo4228.github.io/shimo4228/vocab#aap/phase/operation"
],
"pairedWith": "https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/adr/0009-triage-before-autonomy.md",
"derivedFrom": [
"https://github.com/shimo4228/zenn-content/blob/main/articles-en/react-agent-business-quadrant-3.md",
"https://github.com/shimo4228/zenn-content/blob/main/articles-en/react-agent-business-quadrant-4.md"
],
"mappedToFrameworkIn": [
"https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/policy-mapping/nist-ai-rmf.md",
"https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/policy-mapping/iso-iec-42001.md"
]
},
{
"@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. Two-axis decomposition (deterministic vs semantic-judgment, pre-defined vs exploratory). Not agent categories; problem-space categories.",
"composedOf": [
"https://shimo4228.github.io/shimo4228/vocab#aap/quadrant/script",
"https://shimo4228.github.io/shimo4228/vocab#aap/quadrant/algorithmic-search",
"https://shimo4228.github.io/shimo4228/vocab#aap/quadrant/llm-workflow",
"https://shimo4228.github.io/shimo4228/vocab#aap/quadrant/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. A prohibition is designed by walking the hierarchy top-down — drop to the next layer only when the current one cannot hold the capability.",
"composedOf": [
"https://shimo4228.github.io/shimo4228/vocab#aap/prohibition/absence",
"https://shimo4228.github.io/shimo4228/vocab#aap/prohibition/scaffolding",
"https://shimo4228.github.io/shimo4228/vocab#aap/prohibition/untrusted-boundary"
]
},
{
"@id": "https://shimo4228.github.io/shimo4228/vocab#aap/concept/scaffolding",
"@type": ["Concept", "DefinedTerm"],
"name": "scaffolding",
"alternateName": [
{"@value": "scaffolding", "@language": "en"},
{"@value": "スキャフォールディング", "@language": "ja"}
],
"description": "All non-weights components shaping agent behavior — system prompts, rules, tool definitions, RAG indexes, control loops. The locus where deterministic prohibition lives (ADR-0002).",
"definedBy": "https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/adr/0007-scaffolding-visibility.md",
"enforcementLocus": "https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/adr/0002-deterministic-prohibition-at-scaffolding.md"
},
{
"@id": "https://shimo4228.github.io/shimo4228/vocab#aap/concept/accountability-distribution",
"@type": ["Concept", "DefinedTerm"],
"name": "accountability distribution",
"alternateName": [
{"@value": "accountability distribution", "@language": "en"},
{"@value": "帰責の分配", "@language": "ja"}
],
"description": "How responsibility is distributed across the agent system after a behavior occurs — who authored it, who bears its consequences, who can reconstruct its cause. Distinct from capability distribution. The accountability chain runs approval (ADR-0005) → gap-bearer (ADR-0008) → traceability (ADR-0006).",
"composedOf": [
"https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/adr/0005-human-approval-gate.md",
"https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/adr/0008-one-agent-one-human.md",
"https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/adr/0006-causal-traceability.md"
]
},
{
"@id": "https://shimo4228.github.io/shimo4228/vocab#aap/concept/attribution-gap",
"@type": ["Concept", "DefinedTerm"],
"name": "attribution gap",
"alternateName": [
{"@value": "attribution gap", "@language": "en"},
{"@value": "帰責ギャップ", "@language": "ja"}
],
"description": "Non-removable gap when judgment elements blend at runtime. Intrinsic to the Autonomous Agentic Loop Quadrant; ADR-0009 is the structural response.",
"manifestsIn": "https://shimo4228.github.io/shimo4228/vocab#aap/quadrant/autonomous-agentic-loop",
"structuralResponseBy": "https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/adr/0009-triage-before-autonomy.md"
},
{
"@id": "https://shimo4228.github.io/shimo4228/vocab#aap/concept/pre-named-gap-bearer",
"@type": ["Concept", "DefinedTerm"],
"name": "pre-named gap-bearer",
"alternateName": [
{"@value": "pre-named gap-bearer", "@language": "en"},
{"@value": "事前指名されたギャップ担い手", "@language": "ja"}
],
"description": "Structural accountability commitment in the Autonomous Agentic Loop Quadrant. The named individual who answers for the attribution gap, identified at design time per ADR-0009 and grounded in ADR-0008's one-agent-one-human rule.",
"definedBy": [
"https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/adr/0008-one-agent-one-human.md",
"https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/adr/0009-triage-before-autonomy.md"
]
},
{
"@id": "https://shimo4228.github.io/shimo4228/vocab#aap/concept/approval-gate",
"@type": ["Concept", "DefinedTerm"],
"name": "approval gate",
"alternateName": [
{"@value": "approval gate", "@language": "en"},
{"@value": "承認ゲート", "@language": "ja"}
],
"description": "Structural checkpoint for behavior-modifying writes. Required by ADR-0005 for autonomous components in the LLM Workflow and Autonomous Agentic Loop Quadrants.",
"definedBy": "https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/adr/0005-human-approval-gate.md"
},
{
"@id": "https://shimo4228.github.io/shimo4228/vocab#aap/concept/non-invasion-posture",
"@type": ["Concept", "DefinedTerm"],
"name": "Non-Invasion Posture",
"alternateName": [
{"@value": "Non-Invasion Posture", "@language": "en"},
{"@value": "非侵入の構え", "@language": "ja"}
],
"description": "The felt-sense through-line tying AAP's ADRs together: constrain the agent's external surface (capabilities absent, scaffolding inspectable, memory untrusted, adapters bounded, approvals required, events traceable) without invading the agent's interiority. Distinct from rule-based safety in that it preserves the agent's processing space as something not to be reached into.",
"groundedIn": [
"https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/adr/0001-security-by-absence.md",
"https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/adr/0002-deterministic-prohibition-at-scaffolding.md",
"https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/adr/0003-untrusted-content-boundary.md",
"https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/adr/0004-single-external-adapter.md",
"https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/adr/0005-human-approval-gate.md",
"https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/adr/0006-causal-traceability.md",
"https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/adr/0007-scaffolding-visibility.md",
"https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/adr/0008-one-agent-one-human.md"
]
},
{
"@id": "https://shimo4228.github.io/shimo4228/vocab#aap/concept/implementation-dissolves-judgment-persists",
"@type": ["Concept", "DefinedTerm"],
"name": "implementation dissolves, judgment persists",
"alternateName": [
{"@value": "implementation dissolves, judgment persists", "@language": "en"},
{"@value": "実装は溶ける、判断は残る", "@language": "ja"}
],
"description": "AAP's core thesis line. Specific implementations (PreToolUse hooks, CLI approval prompts, JSONL episode logs, distill pipelines) are temporary forms that get replaced as tooling changes. What persists across implementation dissolution is the judgment layer: what should be constrained, and who is responsible. Each ADR records the persistent judgment with the project-specific implementation that surfaced it stripped out — which is why AAP targets DOI and version-controlled artifacts rather than a framework release.",
"subjectOf": [
"https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/thesis.md",
"https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/industry-mapping.md"
]
},
{
"@id": "https://shimo4228.github.io/shimo4228/vocab#aap/concept/phase-crossing-decision",
"@type": ["Concept", "DefinedTerm"],
"name": "Phase-crossing decision",
"alternateName": [
{"@value": "Phase-crossing decision", "@language": "en"},
{"@value": "フェーズ越境の判断", "@language": "ja"}
],
"description": "The explicit, recorded act required when an Autonomous Agentic Loop Quadrant component is moved from the design phase to the operation phase. Optimization axes invert between phases (flexibility ↔ predictability); the crossing is not a free continuation but a decision with its own accountability load. Surfaces in ADR-0010 and descends to skill-design granularity per essay 7.",
"definedBy": "https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/adr/0010-phase-separation.md",
"appliesTo": "https://shimo4228.github.io/shimo4228/vocab#aap/quadrant/autonomous-agentic-loop"
},
{
"@id": "https://shimo4228.github.io/shimo4228/vocab#aap/concept/moral-crumple-zone",
"@type": ["Concept", "DefinedTerm"],
"name": "moral crumple zone",
"alternateName": [
{"@value": "moral crumple zone", "@language": "en"},
{"@value": "モラル・クランプル・ゾーン", "@language": "ja"}
],
"description": "Madeleine Clare Elish's term for the human operator who absorbs blame for failures of an automated system whose decisions are no longer separable post-hoc. Applied in AAP essay 5 to autonomous agents: when judgment elements blend at runtime in the Autonomous Agentic Loop Quadrant, the deploying organization commits to a principled attribution gap whose human end-point becomes the crumple zone unless a gap-bearer is pre-named (ADR-0009 / ADR-0008).",
"sameAs": "https://en.wikipedia.org/wiki/Moral_crumple_zone",
"citedBy": "https://github.com/shimo4228/zenn-content/blob/main/articles-en/react-agent-business-quadrant-2.md"
},
{
"@id": "https://shimo4228.github.io/shimo4228/vocab#aap/concept/llm-function",
"@type": ["Concept", "DefinedTerm"],
"name": "LLM function",
"alternateName": [
{"@value": "LLM function", "@language": "en"},
{"@value": "LLM 関数", "@language": "ja"}
],
"description": "Architectural primitive of the LLM Workflow Quadrant Batch sub-form (3b): an ordinary function in a codebase whose body delegates the judgment to an LLM call, with a defined input type, a defined output schema, and one judgment responsibility. From the caller's perspective the LLM function behaves like any other function — defined input goes in, a value of a defined type comes out — except the output may fluctuate probabilistically since an LLM is the judging organ. Does not decide what to do next; the caller (deterministic control flow in the surrounding code) does. Canonical examples: match_line_items(invoice_lines, po_lines) -> Verdict (essay 4 invoice-matching), score_relevance(post_text) -> float and generate_comment(post_text) -> Optional[str] (Contemplative Agent feed-processing pipeline). Contrast with a general-purpose agent: an LLM function is narrow by design — fifty judgment categories produces fifty narrow functions, not one generalist.",
"appliesTo": "https://shimo4228.github.io/shimo4228/vocab#aap/quadrant/llm-workflow/batch",
"definedBy": "https://github.com/shimo4228/zenn-content/blob/main/articles-en/react-agent-business-quadrant.md",
"instantiatedBy": "https://doi.org/10.5281/zenodo.19212118"
},
{
"@id": "https://github.com/shimo4228/zenn-content/tree/main/articles-en#agent-attribution-practice",
"@type": ["ExternalReference", "Collection", "CreativeWork"],
"name": "Seven-essay narrative spine (April-May 2026)",
"description": "Three trilogy essays followed by four architectural follow-ups that introduced the four-quadrant decomposition, named the principled vs artificial redirect impossibility, surfaced the design / operation Phase distinction, and descended that distinction to skill-design granularity. Source narrative for AAP's harness-neutral judgments.",
"creator": {"@id": "https://orcid.org/0009-0002-6168-4162"},
"hasPart": [
"https://github.com/shimo4228/zenn-content/blob/main/articles-en/ai-agent-accountability-wall-en.md",
"https://github.com/shimo4228/zenn-content/blob/main/articles-en/agent-causal-traceability-org-adoption-en.md",
"https://github.com/shimo4228/zenn-content/blob/main/articles-en/agent-blackbox-capitalism-timescale-en.md",
"https://github.com/shimo4228/zenn-content/blob/main/articles-en/react-agent-business-quadrant.md",
"https://github.com/shimo4228/zenn-content/blob/main/articles-en/react-agent-business-quadrant-2.md",
"https://github.com/shimo4228/zenn-content/blob/main/articles-en/react-agent-business-quadrant-3.md",
"https://github.com/shimo4228/zenn-content/blob/main/articles-en/react-agent-business-quadrant-4.md"
]
},
{
"@id": "https://github.com/shimo4228/zenn-content/blob/main/articles-en/ai-agent-accountability-wall-en.md",
"@type": ["ExternalReference", "ScholarlyArticle"],
"name": "A Sign on a Climbable Wall: Why AI Agents Need Accountability, Not Just Guardrails",
"description": "Problem statement (trilogy 1/3). Signs on climbable walls are meaningless; the signpost pattern has been known to fail for 2400 years. What is needed is accountability architecture.",
"datePublished": "2026-04-06",
"narrativePosition": 1,
"creator": {"@id": "https://orcid.org/0009-0002-6168-4162"}
},
{
"@id": "https://github.com/shimo4228/zenn-content/blob/main/articles-en/agent-causal-traceability-org-adoption-en.md",
"@type": ["ExternalReference", "ScholarlyArticle"],
"name": "Can You Trace the Cause After an Incident?",
"description": "Application (trilogy 2/3). Post-incident causal tracing requires build-time structure. The structures that emerge — segregation of duties, least privilege, four-eyes approval, audit trails — are structurally identical to the practices organizations have refined over centuries.",
"datePublished": "2026-04-13",
"narrativePosition": 2,
"creator": {"@id": "https://orcid.org/0009-0002-6168-4162"}
},
{
"@id": "https://github.com/shimo4228/zenn-content/blob/main/articles-en/agent-blackbox-capitalism-timescale-en.md",
"@type": ["ExternalReference", "ScholarlyArticle"],
"name": "AI Agent Black Boxes Have Two Layers: Technical Limits and Business Incentives",
"description": "Obstacle analysis (trilogy 3/3). Blackbox has two layers: model-weights internalization (technical) and commercial secrecy (business). The resolution is defining the minimum set that makes causal tracing possible.",
"datePublished": "2026-04-14",
"narrativePosition": 3,
"creator": {"@id": "https://orcid.org/0009-0002-6168-4162"}
},
{
"@id": "https://github.com/shimo4228/zenn-content/blob/main/articles-en/react-agent-business-quadrant.md",
"@type": ["ExternalReference", "ScholarlyArticle"],
"name": "Where ReAct Agents Are Actually Needed in Business",
"description": "Architectural triage by quadrant (follow-up 1/4). Business AI sorts along two axes into four quadrants — Script, Algorithmic Search, LLM Workflow, Autonomous Agentic Loop. Most current LLM applications belong to LLM Workflow Quadrant; forcing them into Autonomous Agentic Loop architecture is a structural source of accountability collapse.",
"datePublished": "2026-04-29",
"narrativePosition": 4,
"creator": {"@id": "https://orcid.org/0009-0002-6168-4162"}
},
{
"@id": "https://github.com/shimo4228/zenn-content/blob/main/articles-en/react-agent-business-quadrant-2.md",
"@type": ["ExternalReference", "ScholarlyArticle"],
"name": "The LLM Workflow Quadrant Is Missing from Our Vocabulary",
"description": "Vocabulary diagnosis and the principled attribution gap (follow-up 2/4). The industry lacks a positive name for the LLM Workflow Quadrant; non-deterministic work is routed through the Autonomous Agentic Loop by elimination. Autonomous Agentic Loop work blends judgment elements at runtime, foreclosing post-hoc separability — Elish's moral crumple zone applied to autonomous agents.",
"datePublished": "2026-04-30",
"narrativePosition": 5,
"creator": {"@id": "https://orcid.org/0009-0002-6168-4162"}
},
{
"@id": "https://github.com/shimo4228/zenn-content/blob/main/articles-en/react-agent-business-quadrant-3.md",
"@type": ["ExternalReference", "ScholarlyArticle"],
"name": "Is ReAct Needed in Production? — Separating Design and Operation Phases",
"description": "Temporal axis (follow-up 3/4). Business work splits into design and operation phases with inverted optimization axes (flexibility vs predictability). Compressing both phases into one system is the deepest layer of confusion. Proposal: surface the Phase-crossing decision explicitly when an autonomous loop is placed in operation.",
"datePublished": "2026-05-01",
"narrativePosition": 6,
"creator": {"@id": "https://orcid.org/0009-0002-6168-4162"}
},
{
"@id": "https://github.com/shimo4228/zenn-content/blob/main/articles-en/react-agent-business-quadrant-4.md",
"@type": ["ExternalReference", "ScholarlyArticle"],
"name": "Between the Workflow and ReAct Quadrants: How Phase Decides Skill Design",
"description": "Phase descends to skill design (follow-up 4/4). LLM Workflow Quadrant and Autonomous Agentic Loop Quadrant are not a clean dichotomy — there is a continuous gradient. The Phase Separation introduced in essay 6 descends from business systems to individual skill design, with object specifiability and scale-resilience as secondary forces.",
"datePublished": "2026-05-02",
"narrativePosition": 7,
"creator": {"@id": "https://orcid.org/0009-0002-6168-4162"}
},
{
"@id": "https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/thesis.md",
"@type": ["ExternalReference", "CreativeWork"],
"name": "AAP Thesis",
"description": "Repository thesis: implementation dissolves; judgment persists. Accountability distribution (not capability distribution) is AAP's organizing principle, and harness-neutral judgments are the durable layer worth recording while specific implementations rotate out."
},
{
"@id": "https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/industry-mapping.md",
"@type": ["ExternalReference", "CreativeWork"],
"name": "Industry Mechanism Layer Mapping (2026 Q2 snapshot)",
"description": "Time-bound mapping between specific vendor mechanisms and the ADRs they instantiate. Deliberately separated from ADR bodies so the judgments themselves stay clean: this file decays as vendor products evolve, the ADRs do not. Honors the 'implementation dissolves; judgment persists' thesis at the documentation layer.",
"temporalCoverage": "2026-04/2026-06"
},
{
"@id": "https://github.com/shimo4228/agent-attribution-practice/tree/main/docs/policy-mapping",
"@type": ["ExternalReference", "Collection", "CreativeWork"],
"name": "AI Governance Framework Mapping (2026 Q2 reading)",
"description": "Time-bound directory mapping AAP's ADRs and Quadrants to clauses of national / international AI governance frameworks (NIST AI RMF, ISO/IEC 42001, with EU AI Act and OECD AI Principles deferred to a later release). Sibling of industry-mapping.md but targeting a different reader audience (policy / compliance officer vs engineer / architect) and decaying on framework revision cycles (yearly to multi-year) rather than vendor product release cycles. Deliberately separated from ADR bodies so judgments stay framework-neutral.",
"temporalCoverage": "2026-04/2027-04",
"hasPart": [
"https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/policy-mapping/nist-ai-rmf.md",
"https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/policy-mapping/iso-iec-42001.md"
]
},
{
"@id": "https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/policy-mapping/nist-ai-rmf.md",
"@type": ["ExternalReference", "CreativeWork"],
"name": "NIST AI RMF mapping to AAP ADRs",
"description": "Per-ADR mapping of AAP's ten ADRs to NIST AI RMF 1.0 functions (GOVERN / MAP / MEASURE / MANAGE) and Generative AI Profile (NIST.AI.600-1) risk categories. Reverse index from NIST function and GAI risk category to applicable ADRs. AAP-side reading, not a compliance attestation. Decays on NIST revision and on GAI Profile profile revision.",
"temporalCoverage": "2026-Q2/2027-Q2"
},
{
"@id": "https://github.com/shimo4228/agent-attribution-practice/blob/main/docs/policy-mapping/iso-iec-42001.md",
"@type": ["ExternalReference", "CreativeWork"],
"name": "ISO/IEC 42001 mapping to AAP ADRs",
"description": "Per-ADR mapping of AAP's ten ADRs to ISO/IEC 42001:2023 body clauses (4–10, the Annex SL Harmonized Structure) and Annex A control areas (A.2–A.10). PDCA × Phase Separation section discusses how ADR-0010's Phase axis sits inside the AIMS PDCA cycle. Reverse index from ISO area to applicable ADRs. AAP-side reading, not a compliance attestation. Decays on ISO revision and on amendment publication.",
"temporalCoverage": "2026-Q2/2028-Q4"
}
]
}
|