-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathentity.json
More file actions
32 lines (32 loc) · 1.06 KB
/
Copy pathentity.json
File metadata and controls
32 lines (32 loc) · 1.06 KB
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
[
{
"id": "th_analytica",
"name": "TH Analytica",
"type": "framework",
"description": "A methodology for analysing AI readiness and visibility of websites."
},
{
"id": "semantic_friction",
"name": "Semantic Friction",
"type": "concept",
"description": "The loss of meaning or clarity when AI systems misunderstand or misrepresent content."
},
{
"id": "agent_readiness",
"name": "Agent Readiness",
"type": "concept",
"description": "The degree to which an organisation's public information, permissions and processes are prepared for AI-assisted interpretation and human-approved actions."
},
{
"id": "ai_actionability",
"name": "AI Actionability",
"type": "concept",
"description": "Structuring information so systems can identify possible actions and their constraints without implying autonomous execution."
},
{
"id": "thomas_hullin",
"name": "Thomas Hullin",
"type": "person",
"description": "Founder of TH Analytica and creator of the AI readiness and visibility framework."
}
]