-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
455 lines (419 loc) · 21.2 KB
/
Copy pathindex.html
File metadata and controls
455 lines (419 loc) · 21.2 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Agent Data Pod — Portable AI Agent Storage on Solid</title>
<meta name="description" content="Open specification for storing AI agent memory, state, and capabilities in user-controlled Solid Pods. Portable, private, interoperable.">
<!-- Open Graph -->
<meta property="og:title" content="Agent Data Pod Specification">
<meta property="og:description" content="A profile of the Solid Protocol for AI agent data storage.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://awkronos.github.io/web/">
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&family=IBM+Plex+Sans:ital,wght@0,400;0,500;0,600;1,400&display=swap" rel="stylesheet">
<!-- Favicon -->
<link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>📦</text></svg>">
<link rel="stylesheet" href="style.css">
</head>
<body>
<a href="#main" class="skip-link">Skip to content</a>
<div class="progress-bar" id="progress"></div>
<!-- Navigation -->
<header>
<nav>
<a href="./" class="nav-brand">
<svg viewBox="0 0 32 32" fill="none" aria-hidden="true">
<rect x="4" y="8" width="24" height="18" rx="2" stroke="currentColor" stroke-width="2"/>
<path d="M4 12L16 18L28 12" stroke="currentColor" stroke-width="2"/>
<path d="M16 18V26" stroke="currentColor" stroke-width="2"/>
<circle cx="16" cy="5" r="2" fill="currentColor"/>
</svg>
<span>Agent Data Pod</span>
</a>
<button type="button" class="nav-toggle" id="nav-toggle" aria-label="Toggle navigation" aria-expanded="false">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true">
<line x1="3" y1="6" x2="21" y2="6"></line>
<line x1="3" y1="12" x2="21" y2="12"></line>
<line x1="3" y1="18" x2="21" y2="18"></line>
</svg>
</button>
<ul class="nav-links" id="nav-links">
<li><a href="spec.html">Specification</a></li>
<li><a href="vocab.html">Vocabulary</a></li>
<li><a href="paper.html">W3C Paper</a></li>
<li><a href="interop.html">Interop</a></li>
<li><a href="https://github.com/awkronos/web" aria-label="GitHub repository">
<svg width="20" height="20" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true">
<path d="M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z"/>
</svg>
</a></li>
<li>
<button type="button" class="theme-toggle" id="theme-toggle" aria-label="Toggle theme" aria-pressed="false">
<svg class="sun" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true">
<circle cx="12" cy="12" r="5"></circle>
<line x1="12" y1="1" x2="12" y2="3"></line>
<line x1="12" y1="21" x2="12" y2="23"></line>
<line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line>
<line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line>
<line x1="1" y1="12" x2="3" y2="12"></line>
<line x1="21" y1="12" x2="23" y2="12"></line>
<line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line>
<line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line>
</svg>
<svg class="moon" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true">
<path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"></path>
</svg>
</button>
</li>
</ul>
</nav>
</header>
<main id="main">
<!-- Hero -->
<section class="hero">
<div class="hero-content">
<span class="hero-badge">
<span class="badge-dot"></span>
Draft Specification v0.2
</span>
<h1>Your AI Agent's Memory,<br><span class="gradient-text">Under Your Control</span></h1>
<p class="hero-tagline">An open specification for portable, private AI agent data. Store memory, capabilities, and state in user-controlled Solid Pods.</p>
<div class="hero-actions">
<a href="spec.html" class="btn btn-primary">
Read Specification
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true">
<path d="M5 12h14M12 5l7 7-7 7"/>
</svg>
</a>
<a href="https://github.com/awkronos/web" class="btn btn-secondary">
<svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true">
<path d="M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z"/>
</svg>
View on GitHub
</a>
</div>
</div>
<!-- Architecture Diagram -->
<div class="hero-visual">
<svg class="architecture-diagram" viewBox="0 0 320 260" fill="none" role="img" aria-label="Architecture diagram showing Solid Pod connecting to multiple AI agents">
<!-- Pod Container -->
<rect x="60" y="16" width="200" height="100" rx="12" fill="var(--bg-elevated)" stroke="var(--border-strong)" stroke-width="2"/>
<text x="160" y="40" text-anchor="middle" class="diagram-title">Solid Pod</text>
<!-- Pod Contents -->
<g class="diagram-contents">
<rect x="76" y="52" width="168" height="22" rx="4" fill="var(--accent-subtle)"/>
<text x="160" y="67" text-anchor="middle" class="diagram-path">/private/agent/memory/</text>
<rect x="76" y="80" width="168" height="22" rx="4" fill="var(--accent-subtle)"/>
<text x="160" y="95" text-anchor="middle" class="diagram-path">/public/agent/caps.ttl</text>
</g>
<!-- Connection Lines -->
<path d="M160 116 L160 140 M160 140 L80 165 M160 140 L240 165" stroke="var(--accent)" stroke-width="2" stroke-dasharray="4 4"/>
<!-- Agent A -->
<g class="diagram-agent">
<rect x="20" y="165" width="120" height="50" rx="8" fill="var(--bg-elevated)" stroke="var(--accent)" stroke-width="2"/>
<circle cx="48" cy="190" r="10" fill="var(--accent-subtle)" stroke="var(--accent)" stroke-width="1.5"/>
<text x="48" y="194" text-anchor="middle" class="diagram-icon">A</text>
<text x="95" y="186" text-anchor="middle" class="diagram-label">Agent A</text>
<text x="95" y="200" text-anchor="middle" class="diagram-sublabel">Claude</text>
</g>
<!-- Agent B -->
<g class="diagram-agent">
<rect x="180" y="165" width="120" height="50" rx="8" fill="var(--bg-elevated)" stroke="var(--accent)" stroke-width="2"/>
<circle cx="208" cy="190" r="10" fill="var(--accent-subtle)" stroke="var(--accent)" stroke-width="1.5"/>
<text x="208" y="194" text-anchor="middle" class="diagram-icon">B</text>
<text x="255" y="186" text-anchor="middle" class="diagram-label">Agent B</text>
<text x="255" y="200" text-anchor="middle" class="diagram-sublabel">GPT</text>
</g>
<!-- Portable Badge -->
<rect x="80" y="230" width="160" height="22" rx="11" fill="var(--accent)" fill-opacity="0.15"/>
<text x="160" y="245" text-anchor="middle" class="diagram-badge">Portable across implementations</text>
</svg>
</div>
</section>
<!-- Problem Statement -->
<section class="content-section">
<div class="section-header">
<span class="section-eyebrow">The Problem</span>
<h2>Agent data is siloed</h2>
</div>
<div class="section-body">
<p class="large-text">AI agents accumulate valuable context—your preferences, interaction history, learned behaviors. Today, this data is locked in vendor-specific formats within proprietary infrastructure.</p>
<div class="problem-grid">
<div class="problem-item">
<div class="problem-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<rect x="3" y="3" width="18" height="18" rx="2"/>
<path d="M3 9h18M9 21V9"/>
</svg>
</div>
<h4>Vendor Lock-in</h4>
<p>Switching providers means starting from scratch</p>
</div>
<div class="problem-item">
<div class="problem-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<circle cx="12" cy="12" r="10"/>
<path d="M12 6v6l4 2"/>
</svg>
</div>
<h4>No Audit Trail</h4>
<p>Users can't review what agents have learned</p>
</div>
<div class="problem-item">
<div class="problem-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"/>
<circle cx="9" cy="7" r="4"/>
<path d="M23 21v-2a4 4 0 0 0-3-3.87M16 3.13a4 4 0 0 1 0 7.75"/>
</svg>
</div>
<h4>No Sharing</h4>
<p>Context can't move between different agents</p>
</div>
</div>
</div>
</section>
<!-- Design Principles -->
<section class="content-section alt-bg">
<div class="section-header">
<span class="section-eyebrow">Our Approach</span>
<h2>Design principles</h2>
</div>
<div class="principles-grid">
<article class="principle-card">
<div class="principle-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5">
<path d="M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"/>
<polyline points="3.27 6.96 12 12.01 20.73 6.96"/>
<line x1="12" y1="22.08" x2="12" y2="12"/>
</svg>
</div>
<h3>Portable</h3>
<p>Switch between AI providers without losing accumulated context. Your data follows you, not your vendor.</p>
</article>
<article class="principle-card">
<div class="principle-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5">
<rect x="3" y="11" width="18" height="11" rx="2" ry="2"/>
<path d="M7 11V7a5 5 0 0 1 10 0v4"/>
</svg>
</div>
<h3>Private</h3>
<p>Data encrypted by default. You control who sees what through granular, explicit permissions.</p>
</article>
<article class="principle-card">
<div class="principle-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5">
<circle cx="12" cy="12" r="10"/>
<line x1="2" y1="12" x2="22" y2="12"/>
<path d="M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"/>
</svg>
</div>
<h3>Interoperable</h3>
<p>Built on W3C standards: Solid Protocol, RDF, DIDs. Works with existing web infrastructure.</p>
</article>
</div>
</section>
<!-- Standards Foundation -->
<section class="content-section">
<div class="section-header">
<span class="section-eyebrow">Foundation</span>
<h2>Built on open standards</h2>
</div>
<div class="standards-list">
<a href="https://solidproject.org/TR/protocol" class="standard-item">
<div class="standard-logo">
<svg viewBox="0 0 24 24" fill="currentColor">
<circle cx="12" cy="12" r="10"/>
</svg>
</div>
<div class="standard-info">
<h4>Solid Protocol</h4>
<p>Container structure, access control, authentication</p>
</div>
<svg class="standard-arrow" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M5 12h14M12 5l7 7-7 7"/>
</svg>
</a>
<a href="https://www.w3.org/TR/did-core/" class="standard-item">
<div class="standard-logo">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"/>
<circle cx="12" cy="7" r="4"/>
</svg>
</div>
<div class="standard-info">
<h4>W3C DIDs</h4>
<p>Decentralized agent identity (did:key, did:web, did:wba)</p>
</div>
<svg class="standard-arrow" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M5 12h14M12 5l7 7-7 7"/>
</svg>
</a>
<a href="https://www.w3.org/TR/prov-o/" class="standard-item">
<div class="standard-logo">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M12 20h9"/>
<path d="M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4L16.5 3.5z"/>
</svg>
</div>
<div class="standard-info">
<h4>PROV-O</h4>
<p>Audit trail provenance chain</p>
</div>
<svg class="standard-arrow" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M5 12h14M12 5l7 7-7 7"/>
</svg>
</a>
<a href="https://modelcontextprotocol.io/" class="standard-item">
<div class="standard-logo">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<polyline points="16 18 22 12 16 6"/>
<polyline points="8 6 2 12 8 18"/>
</svg>
</div>
<div class="standard-info">
<h4>Model Context Protocol</h4>
<p>Capability endpoint integration</p>
</div>
<svg class="standard-arrow" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M5 12h14M12 5l7 7-7 7"/>
</svg>
</a>
</div>
</section>
<!-- Documentation -->
<section class="content-section alt-bg">
<div class="section-header">
<span class="section-eyebrow">Documentation</span>
<h2>Get started</h2>
</div>
<div class="docs-grid">
<a href="spec.html" class="doc-card doc-card-primary">
<div class="doc-card-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5">
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"/>
<polyline points="14 2 14 8 20 8"/>
<line x1="16" y1="13" x2="8" y2="13"/>
<line x1="16" y1="17" x2="8" y2="17"/>
<polyline points="10 9 9 9 8 9"/>
</svg>
</div>
<div class="doc-card-content">
<h3>Full Specification</h3>
<p>Pod structure, data formats, access control, conformance requirements, and security considerations.</p>
</div>
<span class="doc-card-action">Read spec →</span>
</a>
<a href="vocab.html" class="doc-card">
<div class="doc-card-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5">
<ellipse cx="12" cy="5" rx="9" ry="3"/>
<path d="M21 12c0 1.66-4 3-9 3s-9-1.34-9-3"/>
<path d="M3 5v14c0 1.66 4 3 9 3s9-1.34 9-3V5"/>
</svg>
</div>
<div class="doc-card-content">
<h3>RDF Vocabulary</h3>
<p>Classes, properties, and SHACL shapes. Extends FOAF and PROV-O.</p>
</div>
<span class="doc-card-action">View vocab →</span>
</a>
<a href="paper.html" class="doc-card">
<div class="doc-card-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5">
<circle cx="12" cy="12" r="10"/>
<line x1="2" y1="12" x2="22" y2="12"/>
<path d="M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"/>
</svg>
</div>
<div class="doc-card-content">
<h3>W3C Position Paper</h3>
<p>Proposal to the AI Agent Protocol Community Group.</p>
</div>
<span class="doc-card-action">Read paper →</span>
</a>
<a href="interop.html" class="doc-card">
<div class="doc-card-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5">
<rect x="2" y="2" width="9" height="9" rx="2"/>
<rect x="13" y="2" width="9" height="9" rx="2"/>
<rect x="2" y="13" width="9" height="9" rx="2"/>
<rect x="13" y="13" width="9" height="9" rx="2"/>
</svg>
</div>
<div class="doc-card-content">
<h3>Interoperability</h3>
<p>Integration with ANP, A2A, MCP, and other protocols.</p>
</div>
<span class="doc-card-action">View guide →</span>
</a>
</div>
</section>
<!-- CTA -->
<section class="cta-section">
<div class="cta-content">
<h2>Help shape the future of agent data</h2>
<p>The specification is in draft status. Implementation feedback and contributions are welcome.</p>
<div class="cta-actions">
<a href="spec.html" class="btn btn-primary">Read the Specification</a>
<a href="https://github.com/awkronos/web/issues" class="btn btn-secondary">File an Issue</a>
</div>
</div>
</section>
</main>
<!-- Footer -->
<footer>
<div class="footer-container">
<div class="footer-main">
<div class="footer-brand">
<svg viewBox="0 0 32 32" fill="none" aria-hidden="true">
<rect x="4" y="8" width="24" height="18" rx="2" stroke="currentColor" stroke-width="2"/>
<path d="M4 12L16 18L28 12" stroke="currentColor" stroke-width="2"/>
<path d="M16 18V26" stroke="currentColor" stroke-width="2"/>
<circle cx="16" cy="5" r="2" fill="currentColor"/>
</svg>
<span class="footer-title">Agent Data Pod</span>
</div>
<p class="footer-tagline">A profile of the Solid Protocol for AI agent data.</p>
</div>
<div class="footer-links">
<div class="footer-col">
<h4>Specification</h4>
<ul>
<li><a href="spec.html">Full Spec</a></li>
<li><a href="vocab.html">RDF Vocabulary</a></li>
<li><a href="paper.html">W3C Position</a></li>
<li><a href="vocab.ttl" download>Download .ttl</a></li>
</ul>
</div>
<div class="footer-col">
<h4>Developers</h4>
<ul>
<li><a href="interop.html">Interoperability</a></li>
<li><a href="migration.html">Migration Guide</a></li>
<li><a href="changelog.html">Changelog</a></li>
</ul>
</div>
<div class="footer-col">
<h4>Community</h4>
<ul>
<li><a href="https://github.com/awkronos/web">GitHub</a></li>
<li><a href="https://solidproject.org/">Solid Project</a></li>
<li><a href="https://www.w3.org/community/agentprotocol/">W3C AI Agent CG</a></li>
</ul>
</div>
</div>
</div>
<div class="footer-bottom">
<p>An <a href="https://awkronos.com">Awkronos</a> Project · CC BY 4.0 · 2026 Timothy Jacoby</p>
</div>
</footer>
<!-- Live region for screen reader announcements -->
<div id="copy-status" aria-live="polite" aria-atomic="true" class="sr-only"></div>
<script src="script.js"></script>
</body>
</html>