Spaces:
Running
Title
Browse filesFour-Phase Governance Framework for Anchored Digital Assets in AR
Canvas
Single landscape page. Left-to-right flow. Six horizontal swimlanes. No terminal Accept/Denied icons. Show feedback loops and audit logs to emphasize continuous governance.
Swimlanes (top to bottom)
Creators
Platform Governance and Moderation
AR Delivery and Anchoring Engineering
Local Authorities and Property Owners
Payment and Compliance Intermediaries
End Users
Core phases (center spine, large rounded rectangles, connected left→right)
P1. Content Appropriateness (Normative layer)
Text inside box: Assess fit with legal, social, cultural standards. Tools: policy rules, classifiers, human review.
Primary owner tag: Platform Governance. External references: Government, NGOs.
P2. Carrier of Delivery (Technical layer)
Text: Select anchoring method and delivery channel. Options: GPS anchoring, marker-based, vision-based; privacy/security checks; device compatibility.
Primary owner tag: AR Engineering.
P3. Location-Based Constraint (Spatial layer)
Text: Evaluate spatial permissions. Inputs: municipal zoning, sensitive-area lists, owner consent registry. Outputs: allowed, restricted, or revise placement.
Primary owner tag: Platform + Local Authorities + Property Owners.
P4. Viewer Access Control (User layer)
Text: Regulate visibility conditions. Controls: age/region gates, parental controls, KYC where required, rate limits.
Primary owner tag: Platform + Payment/Compliance.
Connections
Creators lane: “Submit AR asset and metadata” → P1. “Revise asset/placement” loop returning to P1 when any phase flags changes.
Between phases: solid arrows P1→P2→P3→P4.
From P4 to End Users lane: “Publish to AR runtime and content CDN” → “User auth and preferences” → “AR client renders if all gates satisfied”.
Feedback loops (dotted arrows):
• From End Users “Report/Feedback” → Platform Governance “Appeals and re-review queue” → back into P1.
• From Local Authorities “Policy updates (new zones, temporary bans)” → P3.
• From Payment/Compliance “Risk policy updates” → P4.
• From Government/NGO guidance (see Context band below) → P1.
Context and data stores (small cylinder icons; connect with thin lines)
• Municipal zoning and sensitive-area rules (owned by Local Authorities) → P3.
• Owner consent registry (parcels/buildings) → P3.
• Compliance log and audit trail (owned by Platform; readable by regulators) ← P1, P3, P4 write events.
• Anchoring method catalog and device matrix → P2.
Actor callouts (small labels near each phase)
• P1 actors: regulators, industry groups, NGOs, platform moderators.
• P2 actors: AR platform engineers, SDK providers, device OEMs.
• P3 actors: municipalities, property owners, platform policy team.
• P4 actors: platform access team, payment intermediaries, trust & safety.
Measurement panel (right margin, not a “result”; these are evaluation constructs for your thesis)
• P1 indicators: policy-violation rate, average review time, appeal reversal rate.
• P2 indicators: anchoring accuracy, latency, device coverage, privacy incidents.
• P3 indicators: percent placements requiring revision, takedown response time, owner-consent coverage.
• P4 indicators: successful gate passes, inappropriate exposure complaints, payment refusal rate.
Note: show thin arrows from each phase box to its indicators to mark “measured outcomes,” not terminal states.
Legend (small footer)
Shapes: rounded rectangle = activity/phase, diamond = optional decision (use sparingly), cylinder = data store, dotted arrow = feedback/iteration, solid arrow = primary flow. No green/red end states in this conceptual figure.
Optional decisions (only if your committee wants gateways; otherwise omit)
• After P1: “Sufficient clarity?” Yes → P2; No → Creators “Add details” → back to P1.
• After P3: “Placement needs revision?” Yes → Creators “Revise placement” → P1; No → P4.
Caption for the figure
Figure X. Four-Phase Governance Framework for Anchored Digital Assets in AR. The model organizes governance into normative (P1), technical (P2), spatial (P3), and user-access (P4) layers across responsible actors. It emphasizes continuous feedback, auditable decisions, and measurable indicators without terminal outcomes.
make the thesis model for me.
It should show line to signify the relations between each other as mentioned from the script. - Initial Deployment
- README.md +7 -5
- index.html +247 -18
- prompts.txt +78 -0
|
@@ -1,10 +1,12 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 1 |
---
|
| 2 |
+
title: four-phase
|
| 3 |
+
emoji: 🐳
|
| 4 |
+
colorFrom: gray
|
| 5 |
+
colorTo: purple
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
+
tags:
|
| 9 |
+
- deepsite
|
| 10 |
---
|
| 11 |
|
| 12 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
@@ -1,19 +1,248 @@
|
|
| 1 |
-
<!
|
| 2 |
-
<html>
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
</html>
|
|
|
|
| 1 |
+
<!DOCTYPE html>
|
| 2 |
+
<html lang="en">
|
| 3 |
+
<head>
|
| 4 |
+
<meta charset="UTF-8">
|
| 5 |
+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
+
<title>Four-Phase Governance Framework for Anchored Digital Assets in AR</title>
|
| 7 |
+
<script src="https://cdn.tailwindcss.com"></script>
|
| 8 |
+
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
|
| 9 |
+
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
|
| 10 |
+
<script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script>
|
| 11 |
+
<script src="https://unpkg.com/feather-icons"></script>
|
| 12 |
+
<script src="https://cdnjs.cloudflare.com/ajax/libs/flowbite/2.3.0/flowbite.min.js"></script>
|
| 13 |
+
<style>
|
| 14 |
+
.phase-box {
|
| 15 |
+
transition: all 0.3s ease;
|
| 16 |
+
}
|
| 17 |
+
.phase-box:hover {
|
| 18 |
+
transform: translateY(-5px);
|
| 19 |
+
box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.1);
|
| 20 |
+
}
|
| 21 |
+
.connector-line {
|
| 22 |
+
position: relative;
|
| 23 |
+
}
|
| 24 |
+
.connector-line::after {
|
| 25 |
+
content: '';
|
| 26 |
+
position: absolute;
|
| 27 |
+
width: 2px;
|
| 28 |
+
background-color: #3b82f6;
|
| 29 |
+
top: 0;
|
| 30 |
+
bottom: 0;
|
| 31 |
+
left: 50%;
|
| 32 |
+
transform: translateX(-50%);
|
| 33 |
+
}
|
| 34 |
+
.feedback-arrow {
|
| 35 |
+
stroke-dasharray: 5,5;
|
| 36 |
+
}
|
| 37 |
+
</style>
|
| 38 |
+
</head>
|
| 39 |
+
<body class="bg-gray-50 font-sans">
|
| 40 |
+
<div class="container mx-auto px-4 py-12 max-w-7xl">
|
| 41 |
+
<h1 class="text-3xl font-bold text-center text-gray-800 mb-2">Four-Phase Governance Framework</h1>
|
| 42 |
+
<h2 class="text-xl text-center text-gray-600 mb-12">for Anchored Digital Assets in AR</h2>
|
| 43 |
+
|
| 44 |
+
<!-- Main Diagram Container -->
|
| 45 |
+
<div class="relative bg-white rounded-xl shadow-lg p-8 mb-12 overflow-hidden">
|
| 46 |
+
<!-- Swimlanes -->
|
| 47 |
+
<div class="absolute left-0 top-0 h-full w-32 border-r-2 border-gray-100">
|
| 48 |
+
<div class="h-1/6 flex items-center justify-center rotate-90 transform origin-left pl-8 text-sm font-medium text-gray-500">
|
| 49 |
+
Creators
|
| 50 |
+
</div>
|
| 51 |
+
<div class="h-1/6 flex items-center justify-center rotate-90 transform origin-left pl-8 text-sm font-medium text-gray-500">
|
| 52 |
+
Platform Governance
|
| 53 |
+
</div>
|
| 54 |
+
<div class="h-1/6 flex items-center justify-center rotate-90 transform origin-left pl-8 text-sm font-medium text-gray-500">
|
| 55 |
+
AR Engineering
|
| 56 |
+
</div>
|
| 57 |
+
<div class="h-1/6 flex items-center justify-center rotate-90 transform origin-left pl-8 text-sm font-medium text-gray-500">
|
| 58 |
+
Local Authorities
|
| 59 |
+
</div>
|
| 60 |
+
<div class="h-1/6 flex items-center justify-center rotate-90 transform origin-left pl-8 text-sm font-medium text-gray-500">
|
| 61 |
+
Payment/Compliance
|
| 62 |
+
</div>
|
| 63 |
+
<div class="h-1/6 flex items-center justify-center rotate-90 transform origin-left pl-8 text-sm font-medium text-gray-500">
|
| 64 |
+
End Users
|
| 65 |
+
</div>
|
| 66 |
+
</div>
|
| 67 |
+
|
| 68 |
+
<!-- Core Phases -->
|
| 69 |
+
<div class="ml-32 grid grid-cols-4 gap-6">
|
| 70 |
+
<!-- P1: Content Appropriateness -->
|
| 71 |
+
<div class="phase-box bg-blue-50 border border-blue-200 rounded-2xl p-6 col-span-1" data-aos="fade-up">
|
| 72 |
+
<h3 class="text-lg font-bold text-blue-800 mb-2">P1. Content Appropriateness</h3>
|
| 73 |
+
<p class="text-sm text-gray-700 mb-4">Assess fit with legal, social, cultural standards. Tools: policy rules, classifiers, human review.</p>
|
| 74 |
+
<div class="bg-blue-100 text-blue-800 text-xs px-3 py-1 rounded-full inline-block font-medium">
|
| 75 |
+
Platform Governance
|
| 76 |
+
</div>
|
| 77 |
+
</div>
|
| 78 |
+
|
| 79 |
+
<!-- P2: Carrier of Delivery -->
|
| 80 |
+
<div class="phase-box bg-purple-50 border border-purple-200 rounded-2xl p-6 col-span-1" data-aos="fade-up" data-aos-delay="100">
|
| 81 |
+
<h3 class="text-lg font-bold text-purple-800 mb-2">P2. Carrier of Delivery</h3>
|
| 82 |
+
<p class="text-sm text-gray-700 mb-4">Select anchoring method and delivery channel. Options: GPS anchoring, marker-based, vision-based; privacy/security checks.</p>
|
| 83 |
+
<div class="bg-purple-100 text-purple-800 text-xs px-3 py-1 rounded-full inline-block font-medium">
|
| 84 |
+
AR Engineering
|
| 85 |
+
</div>
|
| 86 |
+
</div>
|
| 87 |
+
|
| 88 |
+
<!-- P3: Location-Based Constraint -->
|
| 89 |
+
<div class="phase-box bg-green-50 border border-green-200 rounded-2xl p-6 col-span-1" data-aos="fade-up" data-aos-delay="200">
|
| 90 |
+
<h3 class="text-lg font-bold text-green-800 mb-2">P3. Location-Based Constraint</h3>
|
| 91 |
+
<p class="text-sm text-gray-700 mb-4">Evaluate spatial permissions. Inputs: municipal zoning, sensitive-area lists, owner consent registry.</p>
|
| 92 |
+
<div class="bg-green-100 text-green-800 text-xs px-3 py-1 rounded-full inline-block font-medium">
|
| 93 |
+
Platform + Local Authorities
|
| 94 |
+
</div>
|
| 95 |
+
</div>
|
| 96 |
+
|
| 97 |
+
<!-- P4: Viewer Access Control -->
|
| 98 |
+
<div class="phase-box bg-yellow-50 border border-yellow-200 rounded-2xl p-6 col-span-1" data-aos="fade-up" data-aos-delay="300">
|
| 99 |
+
<h3 class="text-lg font-bold text-yellow-800 mb-2">P4. Viewer Access Control</h3>
|
| 100 |
+
<p class="text-sm text-gray-700 mb-4">Regulate visibility conditions. Controls: age/region gates, parental controls, KYC where required.</p>
|
| 101 |
+
<div class="bg-yellow-100 text-yellow-800 text-xs px-3 py-1 rounded-full inline-block font-medium">
|
| 102 |
+
Platform + Payment/Compliance
|
| 103 |
+
</div>
|
| 104 |
+
</div>
|
| 105 |
+
</div>
|
| 106 |
+
|
| 107 |
+
<!-- Connectors and Relationships -->
|
| 108 |
+
<svg class="absolute inset-0 w-full h-full pointer-events-none" xmlns="http://www.w3.org/2000/svg">
|
| 109 |
+
<!-- Primary Flow Arrows -->
|
| 110 |
+
<path d="M25% 50% H 40%" stroke="#3b82f6" stroke-width="2" fill="none" marker-end="url(#arrowhead)" />
|
| 111 |
+
<path d="M50% 50% H 65%" stroke="#3b82f6" stroke-width="2" fill="none" marker-end="url(#arrowhead)" />
|
| 112 |
+
<path d="M75% 50% H 90%" stroke="#3b82f6" stroke-width="2" fill="none" marker-end="url(#arrowhead)" />
|
| 113 |
+
|
| 114 |
+
<!-- Feedback Loops -->
|
| 115 |
+
<path d="M90% 60% Q 80% 80%, 60% 80% L 40% 80% Q 20% 80%, 25% 60%" stroke="#3b82f6" stroke-width="2" stroke-dasharray="5,5" fill="none" />
|
| 116 |
+
|
| 117 |
+
<!-- Data Store Connections -->
|
| 118 |
+
<path d="M75% 70% L 70% 85%" stroke="#888" stroke-width="1" fill="none" />
|
| 119 |
+
<path d="M50% 70% L 60% 85%" stroke="#888" stroke-width="1" fill="none" />
|
| 120 |
+
<path d="M25% 70% L 30% 85%" stroke="#888" stroke-width="1" fill="none" />
|
| 121 |
+
|
| 122 |
+
<defs>
|
| 123 |
+
<marker id="arrowhead" markerWidth="10" markerHeight="7" refX="9" refY="3.5" orient="auto">
|
| 124 |
+
<polygon points="0 0, 10 3.5, 0 7" fill="#3b82f6" />
|
| 125 |
+
</marker>
|
| 126 |
+
</defs>
|
| 127 |
+
</svg>
|
| 128 |
+
|
| 129 |
+
<!-- Data Stores -->
|
| 130 |
+
<div class="ml-32 mt-8 flex justify-between">
|
| 131 |
+
<div class="bg-gray-100 rounded-lg p-4 w-20 h-20 flex flex-col items-center justify-center">
|
| 132 |
+
<i data-feather="database" class="text-gray-500"></i>
|
| 133 |
+
<span class="text-xs text-gray-700 mt-2 text-center">Municipal Zoning Rules</span>
|
| 134 |
+
</div>
|
| 135 |
+
<div class="bg-gray-100 rounded-lg p-4 w-20 h-20 flex flex-col items-center justify-center">
|
| 136 |
+
<i data-feather="database" class="text-gray-500"></i>
|
| 137 |
+
<span class="text-xs text-gray-700 mt-2 text-center">Owner Consent Registry</span>
|
| 138 |
+
</div>
|
| 139 |
+
<div class="bg-gray-100 rounded-lg p-4 w-20 h-20 flex flex-col items-center justify-center">
|
| 140 |
+
<i data-feather="database" class="text-gray-500"></i>
|
| 141 |
+
<span class="text-xs text-gray-700 mt-2 text-center">Compliance Log</span>
|
| 142 |
+
</div>
|
| 143 |
+
<div class="bg-gray-100 rounded-lg p-4 w-20 h-20 flex flex-col items-center justify-center">
|
| 144 |
+
<i data-feather="database" class="text-gray-500"></i>
|
| 145 |
+
<span class="text-xs text-gray-700 mt-2 text-center">Anchoring Method Catalog</span>
|
| 146 |
+
</div>
|
| 147 |
+
</div>
|
| 148 |
+
|
| 149 |
+
<!-- Measurement Indicators -->
|
| 150 |
+
<div class="ml-32 mt-12 grid grid-cols-4 gap-6">
|
| 151 |
+
<div class="bg-white border border-gray-200 rounded-lg p-4">
|
| 152 |
+
<h4 class="font-medium text-sm text-blue-800 mb-2">P1 Indicators</h4>
|
| 153 |
+
<ul class="text-xs text-gray-700 space-y-1">
|
| 154 |
+
<li>Policy-violation rate</li>
|
| 155 |
+
<li>Average review time</li>
|
| 156 |
+
<li>Appeal reversal rate</li>
|
| 157 |
+
</ul>
|
| 158 |
+
</div>
|
| 159 |
+
<div class="bg-white border border-gray-200 rounded-lg p-4">
|
| 160 |
+
<h4 class="font-medium text-sm text-purple-800 mb-2">P2 Indicators</h4>
|
| 161 |
+
<ul class="text-xs text-gray-700 space-y-1">
|
| 162 |
+
<li>Anchoring accuracy</li>
|
| 163 |
+
<li>Latency</li>
|
| 164 |
+
<li>Privacy incidents</li>
|
| 165 |
+
</ul>
|
| 166 |
+
</div>
|
| 167 |
+
<div class="bg-white border border-gray-200 rounded-lg p-4">
|
| 168 |
+
<h4 class="font-medium text-sm text-green-800 mb-2">P3 Indicators</h4>
|
| 169 |
+
<ul class="text-xs text-gray-700 space-y-1">
|
| 170 |
+
<li>Placements requiring revision</li>
|
| 171 |
+
<li>Takedown response time</li>
|
| 172 |
+
<li>Owner-consent coverage</li>
|
| 173 |
+
</ul>
|
| 174 |
+
</div>
|
| 175 |
+
<div class="bg-white border border-gray-200 rounded-lg p-4">
|
| 176 |
+
<h4 class="font-medium text-sm text-yellow-800 mb-2">P4 Indicators</h4>
|
| 177 |
+
<ul class="text-xs text-gray-700 space-y-1">
|
| 178 |
+
<li>Successful gate passes</li>
|
| 179 |
+
<li>Exposure complaints</li>
|
| 180 |
+
<li>Payment refusal rate</li>
|
| 181 |
+
</ul>
|
| 182 |
+
</div>
|
| 183 |
+
</div>
|
| 184 |
+
</div>
|
| 185 |
+
|
| 186 |
+
<!-- Legend -->
|
| 187 |
+
<div class="bg-gray-100 rounded-lg p-6 max-w-2xl mx-auto">
|
| 188 |
+
<h3 class="font-bold text-gray-800 mb-4">Diagram Legend</h3>
|
| 189 |
+
<div class="grid grid-cols-2 gap-4">
|
| 190 |
+
<div class="flex items-start space-x-3">
|
| 191 |
+
<div class="bg-blue-50 border border-blue-200 rounded-xl w-8 h-8 mt-1"></div>
|
| 192 |
+
<div>
|
| 193 |
+
<h4 class="text-sm font-medium text-gray-800">Rounded Rectangle</h4>
|
| 194 |
+
<p class="text-xs text-gray-600">Activity/phase</p>
|
| 195 |
+
</div>
|
| 196 |
+
</div>
|
| 197 |
+
<div class="flex items-start space-x-3">
|
| 198 |
+
<svg width="30" height="30">
|
| 199 |
+
<path d="M15 5 L25 15 L15 25 L5 15 Z" stroke="#888" stroke-width="2" fill="none" />
|
| 200 |
+
</svg>
|
| 201 |
+
<div>
|
| 202 |
+
<h4 class="text-sm font-medium text-gray-800">Diamond</h4>
|
| 203 |
+
<p class="text-xs text-gray-600">Optional decision</p>
|
| 204 |
+
</div>
|
| 205 |
+
</div>
|
| 206 |
+
<div class="flex items-start space-x-3">
|
| 207 |
+
<div class="bg-gray-200 rounded-lg w-8 h-8 flex items-center justify-center mt-1">
|
| 208 |
+
<i data-feather="database" class="w-4 h-4 text-gray-600"></i>
|
| 209 |
+
</div>
|
| 210 |
+
<div>
|
| 211 |
+
<h4 class="text-sm font-medium text-gray-800">Cylinder</h4>
|
| 212 |
+
<p class="text-xs text-gray-600">Data store</p>
|
| 213 |
+
</div>
|
| 214 |
+
</div>
|
| 215 |
+
<div class="flex items-start space-x-3">
|
| 216 |
+
<svg width="30" height="30">
|
| 217 |
+
<path d="M5 15 H25" stroke="#3b82f6" stroke-width="2" stroke-dasharray="5,5" />
|
| 218 |
+
</svg>
|
| 219 |
+
<div>
|
| 220 |
+
<h4 class="text-sm font-medium text-gray-800">Dotted Arrow</h4>
|
| 221 |
+
<p class="text-xs text-gray-600">Feedback/iteration</p>
|
| 222 |
+
</div>
|
| 223 |
+
</div>
|
| 224 |
+
<div class="flex items-start space-x-3">
|
| 225 |
+
<svg width="30" height="30">
|
| 226 |
+
<path d="M5 15 H25" stroke="#3b82f6" stroke-width="2" />
|
| 227 |
+
<polygon points="25,12 30,15 25,18" fill="#3b82f6" />
|
| 228 |
+
</svg>
|
| 229 |
+
<div>
|
| 230 |
+
<h4 class="text-sm font-medium text-gray-800">Solid Arrow</h4>
|
| 231 |
+
<p class="text-xs text-gray-600">Primary flow</p>
|
| 232 |
+
</div>
|
| 233 |
+
</div>
|
| 234 |
+
</div>
|
| 235 |
+
</div>
|
| 236 |
+
|
| 237 |
+
<!-- Caption -->
|
| 238 |
+
<div class="mt-8 text-center text-sm text-gray-600 max-w-3xl mx-auto">
|
| 239 |
+
<p>Figure 1. Four-Phase Governance Framework for Anchored Digital Assets in AR. The model organizes governance into normative (P1), technical (P2), spatial (P3), and user-access (P4) layers across responsible actors. It emphasizes continuous feedback, auditable decisions, and measurable indicators without terminal outcomes.</p>
|
| 240 |
+
</div>
|
| 241 |
+
</div>
|
| 242 |
+
|
| 243 |
+
<script>
|
| 244 |
+
AOS.init();
|
| 245 |
+
feather.replace();
|
| 246 |
+
</script>
|
| 247 |
+
</body>
|
| 248 |
</html>
|
|
@@ -0,0 +1,78 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Title
|
| 2 |
+
Four-Phase Governance Framework for Anchored Digital Assets in AR
|
| 3 |
+
|
| 4 |
+
Canvas
|
| 5 |
+
Single landscape page. Left-to-right flow. Six horizontal swimlanes. No terminal Accept/Denied icons. Show feedback loops and audit logs to emphasize continuous governance.
|
| 6 |
+
|
| 7 |
+
Swimlanes (top to bottom)
|
| 8 |
+
|
| 9 |
+
Creators
|
| 10 |
+
|
| 11 |
+
Platform Governance and Moderation
|
| 12 |
+
|
| 13 |
+
AR Delivery and Anchoring Engineering
|
| 14 |
+
|
| 15 |
+
Local Authorities and Property Owners
|
| 16 |
+
|
| 17 |
+
Payment and Compliance Intermediaries
|
| 18 |
+
|
| 19 |
+
End Users
|
| 20 |
+
|
| 21 |
+
Core phases (center spine, large rounded rectangles, connected left→right)
|
| 22 |
+
P1. Content Appropriateness (Normative layer)
|
| 23 |
+
Text inside box: Assess fit with legal, social, cultural standards. Tools: policy rules, classifiers, human review.
|
| 24 |
+
Primary owner tag: Platform Governance. External references: Government, NGOs.
|
| 25 |
+
|
| 26 |
+
P2. Carrier of Delivery (Technical layer)
|
| 27 |
+
Text: Select anchoring method and delivery channel. Options: GPS anchoring, marker-based, vision-based; privacy/security checks; device compatibility.
|
| 28 |
+
Primary owner tag: AR Engineering.
|
| 29 |
+
|
| 30 |
+
P3. Location-Based Constraint (Spatial layer)
|
| 31 |
+
Text: Evaluate spatial permissions. Inputs: municipal zoning, sensitive-area lists, owner consent registry. Outputs: allowed, restricted, or revise placement.
|
| 32 |
+
Primary owner tag: Platform + Local Authorities + Property Owners.
|
| 33 |
+
|
| 34 |
+
P4. Viewer Access Control (User layer)
|
| 35 |
+
Text: Regulate visibility conditions. Controls: age/region gates, parental controls, KYC where required, rate limits.
|
| 36 |
+
Primary owner tag: Platform + Payment/Compliance.
|
| 37 |
+
|
| 38 |
+
Connections
|
| 39 |
+
Creators lane: “Submit AR asset and metadata” → P1. “Revise asset/placement” loop returning to P1 when any phase flags changes.
|
| 40 |
+
Between phases: solid arrows P1→P2→P3→P4.
|
| 41 |
+
From P4 to End Users lane: “Publish to AR runtime and content CDN” → “User auth and preferences” → “AR client renders if all gates satisfied”.
|
| 42 |
+
Feedback loops (dotted arrows):
|
| 43 |
+
• From End Users “Report/Feedback” → Platform Governance “Appeals and re-review queue” → back into P1.
|
| 44 |
+
• From Local Authorities “Policy updates (new zones, temporary bans)” → P3.
|
| 45 |
+
• From Payment/Compliance “Risk policy updates” → P4.
|
| 46 |
+
• From Government/NGO guidance (see Context band below) → P1.
|
| 47 |
+
|
| 48 |
+
Context and data stores (small cylinder icons; connect with thin lines)
|
| 49 |
+
• Municipal zoning and sensitive-area rules (owned by Local Authorities) → P3.
|
| 50 |
+
• Owner consent registry (parcels/buildings) → P3.
|
| 51 |
+
• Compliance log and audit trail (owned by Platform; readable by regulators) ← P1, P3, P4 write events.
|
| 52 |
+
• Anchoring method catalog and device matrix → P2.
|
| 53 |
+
|
| 54 |
+
Actor callouts (small labels near each phase)
|
| 55 |
+
• P1 actors: regulators, industry groups, NGOs, platform moderators.
|
| 56 |
+
• P2 actors: AR platform engineers, SDK providers, device OEMs.
|
| 57 |
+
• P3 actors: municipalities, property owners, platform policy team.
|
| 58 |
+
• P4 actors: platform access team, payment intermediaries, trust & safety.
|
| 59 |
+
|
| 60 |
+
Measurement panel (right margin, not a “result”; these are evaluation constructs for your thesis)
|
| 61 |
+
• P1 indicators: policy-violation rate, average review time, appeal reversal rate.
|
| 62 |
+
• P2 indicators: anchoring accuracy, latency, device coverage, privacy incidents.
|
| 63 |
+
• P3 indicators: percent placements requiring revision, takedown response time, owner-consent coverage.
|
| 64 |
+
• P4 indicators: successful gate passes, inappropriate exposure complaints, payment refusal rate.
|
| 65 |
+
Note: show thin arrows from each phase box to its indicators to mark “measured outcomes,” not terminal states.
|
| 66 |
+
|
| 67 |
+
Legend (small footer)
|
| 68 |
+
Shapes: rounded rectangle = activity/phase, diamond = optional decision (use sparingly), cylinder = data store, dotted arrow = feedback/iteration, solid arrow = primary flow. No green/red end states in this conceptual figure.
|
| 69 |
+
|
| 70 |
+
Optional decisions (only if your committee wants gateways; otherwise omit)
|
| 71 |
+
• After P1: “Sufficient clarity?” Yes → P2; No → Creators “Add details” → back to P1.
|
| 72 |
+
• After P3: “Placement needs revision?” Yes → Creators “Revise placement” → P1; No → P4.
|
| 73 |
+
|
| 74 |
+
Caption for the figure
|
| 75 |
+
Figure X. Four-Phase Governance Framework for Anchored Digital Assets in AR. The model organizes governance into normative (P1), technical (P2), spatial (P3), and user-access (P4) layers across responsible actors. It emphasizes continuous feedback, auditable decisions, and measurable indicators without terminal outcomes.
|
| 76 |
+
|
| 77 |
+
make the thesis model for me.
|
| 78 |
+
It should show line to signify the relations between each other as mentioned from the script.
|