-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
510 lines (490 loc) · 49.9 KB
/
Copy pathindex.html
File metadata and controls
510 lines (490 loc) · 49.9 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
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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>AI Mastery — Field Guides and Learning Systems | Mason Nguyen</title>
<meta name="description" content="AI Mastery turns AI systems research and operating work into useful field guides, inspectable records, and curated learning paths by Mason Nguyen.">
<meta name="author" content="Mason Nguyen">
<meta name="robots" content="index,follow,max-image-preview:large,max-snippet:-1,max-video-preview:-1">
<link rel="canonical" href="https://virtualmase.github.io/ai-mastery/">
<meta name="theme-color" content="#20221f">
<meta property="og:type" content="website">
<meta property="og:site_name" content="AI Mastery">
<meta property="og:title" content="AI Mastery — Build AI Systems That Hold Up">
<meta property="og:description" content="Useful field guides, inspectable records, and curated learning paths for people building with intelligent systems.">
<meta property="og:url" content="https://virtualmase.github.io/ai-mastery/">
<meta property="og:image" content="https://virtualmase.github.io/ai-mastery/og-image.svg">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="AI Mastery — Build AI Systems That Hold Up">
<meta name="twitter:description" content="Useful field guides, inspectable records, and curated learning paths for people building with intelligent systems.">
<meta name="twitter:image" content="https://virtualmase.github.io/ai-mastery/og-image.svg">
<link rel="icon" href="favicon.svg" type="image/svg+xml">
<script>document.documentElement.classList.add("js")</script>
<link rel="stylesheet" href="styles.css">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Person",
"@id": "https://virtualmase.github.io/ai-mastery/#mason-nguyen",
"name": "Mason Nguyen",
"url": "https://virtualmase.github.io/ai-mastery/",
"jobTitle": "Founder, Systems Architect, and GEO Strategist",
"description": "Founder of AI Mastery and Coreweaver Labs, architect of the ARM Framework, systems architect, and GEO strategist.",
"worksFor": { "@id": "https://virtualmase.github.io/ai-mastery/#coreweaver-labs" },
"hasCredential": [
{ "@type": "EducationalOccupationalCredential", "name": "AI Mastery for Professionals Specialization", "credentialCategory": "Coursera Specialization", "recognizedBy": { "@type": "CollegeOrUniversity", "name": "Vanderbilt University" }, "url": "https://www.coursera.org/verify/specialization/CEKDKBLTRU46" },
{ "@type": "EducationalOccupationalCredential", "name": "AI Infrastructure and Operations Fundamentals", "credentialCategory": "Course Certificate", "recognizedBy": { "@type": "Organization", "name": "NVIDIA" }, "url": "https://www.coursera.org/account/accomplishments/verify/DPV3X4RY5HYA" },
{ "@type": "EducationalOccupationalCredential", "name": "Introduction to Networking", "credentialCategory": "Course Certificate", "recognizedBy": { "@type": "Organization", "name": "NVIDIA" }, "url": "https://www.coursera.org/account/accomplishments/verify/DYENNCPDLKRT" },
{ "@type": "EducationalOccupationalCredential", "name": "How to Use Ahrefs", "credentialCategory": "Academy Certificate", "recognizedBy": { "@type": "Organization", "name": "Ahrefs Academy" }, "url": "https://ahrefs.com/academy/certificate/cad4e1a74bcb4cec892e2676cd3f612d" }
],
"sameAs": [
"https://coreweaver.io/authors/mason-nguyen",
"https://www.linkedin.com/in/mason-nguyen-geo",
"https://x.com/masonnguyengeo"
],
"knowsAbout": [
"Large language models",
"Retrieval-Augmented Generation",
"Context engineering",
"Knowledge engineering",
"AI agents",
"Model orchestration",
"Inference architecture",
"Generative Engine Optimization",
"AI observability",
"Verification and digital trust"
]
},
{
"@type": "Organization",
"@id": "https://virtualmase.github.io/ai-mastery/#organization",
"name": "AI Mastery",
"url": "https://virtualmase.github.io/ai-mastery/",
"description": "A technical knowledge and systems architecture platform for artificial intelligence, agentic systems, production infrastructure, and digital trust.",
"founder": { "@id": "https://virtualmase.github.io/ai-mastery/#mason-nguyen" }
},
{
"@type": "Organization",
"@id": "https://virtualmase.github.io/ai-mastery/#coreweaver-labs",
"name": "Coreweaver Labs, Inc.",
"url": "https://coreweaverlabs.com",
"founder": { "@id": "https://virtualmase.github.io/ai-mastery/#mason-nguyen" },
"sameAs": "https://x.com/coreweaverlabs"
},
{
"@type": "CreativeWork",
"@id": "https://autonomousresourcemanagement.com/#arm-framework",
"name": "ARM Framework",
"url": "https://autonomousresourcemanagement.com",
"creator": { "@id": "https://virtualmase.github.io/ai-mastery/#mason-nguyen" }
},
{
"@type": "WebSite",
"@id": "https://virtualmase.github.io/ai-mastery/#website",
"name": "AI Mastery",
"url": "https://virtualmase.github.io/ai-mastery/",
"description": "Useful field guides, inspectable records, and curated learning paths for people building with intelligent systems.",
"publisher": { "@id": "https://virtualmase.github.io/ai-mastery/#organization" },
"author": { "@id": "https://virtualmase.github.io/ai-mastery/#mason-nguyen" }
}
]
}
</script>
</head>
<body>
<a class="skip-link" href="#main">Skip to main content</a>
<header class="site-header" data-header>
<a class="brand" href="#top">
<span class="brand-glyph" aria-hidden="true"><i></i><i></i><i></i></span>
<span class="brand-wordmark"><strong>AI MASTERY</strong><small>MASON NGUYEN</small></span>
</a>
<nav class="desktop-nav" aria-label="Primary navigation">
<a href="#architecture">Architecture</a>
<a href="#research">Knowledge index</a>
<a href="#learning">Learning paths</a>
<a href="#field-work">Field work</a>
<a href="#trust">Trust systems</a>
</nav>
<a class="header-index" href="guides/train-your-agent-playbook/"><span>New guide</span><b aria-hidden="true">↘</b></a>
<button class="menu-toggle" type="button" aria-expanded="false" aria-controls="mobile-menu" aria-label="Open navigation">
<span></span><span></span>
</button>
<nav class="mobile-menu" id="mobile-menu" aria-label="Mobile navigation">
<a href="#architecture">Architecture</a>
<a href="#research">Knowledge index</a>
<a href="#learning">Learning paths</a>
<a href="#field-work">Field work</a>
<a href="#trust">Trust systems</a>
<a href="guides/">Guides</a>
</nav>
</header>
<main id="main">
<section class="hero" id="top" aria-labelledby="hero-title">
<div class="hero-grid" aria-hidden="true"></div>
<div class="hero-copy" data-reveal>
<p class="system-label"><span></span> FIELD GUIDES · LEARNING PATHS · PUBLIC RECORDS</p>
<h1 id="hero-title">Build AI systems<br>that <em>hold up.</em></h1>
<p class="hero-deck">AI Mastery turns technical research and operating work into useful guides, inspectable records, and learning paths for people building with intelligent systems.</p>
<div class="hero-actions">
<a class="button button-acid" href="guides/train-your-agent-playbook/">Read the new guide <span aria-hidden="true">↗</span></a>
<p><b>BY MASON NGUYEN</b><span>AI systems architect</span></p>
</div>
</div>
<div class="intelligence-map" data-reveal aria-label="Intelligence systems map">
<div class="map-meta"><span>INTELLIGENCE SYSTEM / 01</span><span>LIVE RESEARCH SURFACE</span></div>
<div class="map-field">
<div class="orbit orbit-outer"></div>
<div class="orbit orbit-middle"></div>
<div class="orbit orbit-inner"></div>
<div class="axis axis-x"></div>
<div class="axis axis-y"></div>
<span class="node node-a"><i></i>KNOWLEDGE</span>
<span class="node node-b"><i></i>REASONING</span>
<span class="node node-c"><i></i>AGENTS</span>
<span class="node node-d"><i></i>INFERENCE</span>
<span class="node node-e"><i></i>TRUST</span>
<div class="core"><small>MASON / AI</small><strong>AM</strong><span>ARCHITECTURE<br>IN MOTION</span></div>
</div>
<div class="map-readout"><span>ACQUIRE</span><i></i><span>REASON</span><i></i><span>EXECUTE</span><i></i><span>VERIFY</span></div>
</div>
</section>
<section class="axis-strip" aria-label="AI Mastery focus areas">
<p><span>01</span><strong>Knowledge systems</strong><small>Ground intelligence in evidence</small></p>
<p><span>02</span><strong>Agentic computing</strong><small>Turn reasoning into action</small></p>
<p><span>03</span><strong>AI infrastructure</strong><small>Make intelligence production-ready</small></p>
<p><span>04</span><strong>Digital trust</strong><small>Make machine decisions verifiable</small></p>
</section>
<section class="thesis section-shell" aria-labelledby="thesis-title">
<div class="section-marker"><span>00</span><p>THE THESIS</p></div>
<div class="thesis-statement" data-reveal>
<h2 id="thesis-title">Models are only the beginning.</h2>
<p>The next generation of AI will be defined by the architecture around the model: what it can know, how it can reason, which actions it can take, how computation scales, and whether its outputs can be trusted.</p>
</div>
<aside class="thesis-note" data-reveal>
<span>AI MASTERY / DEFINITION</span>
<p>A living technical platform for understanding intelligence at the systems level—and building the infrastructure its next chapter requires.</p>
</aside>
</section>
<section class="architecture section-shell" id="architecture" aria-labelledby="architecture-title">
<div class="section-heading" data-reveal>
<div class="section-marker"><span>01</span><p>SYSTEMS ARCHITECTURE</p></div>
<div><h2 id="architecture-title">From model<br>to operating system.</h2><p>Capability emerges when models, knowledge, tools, compute, and controls work as one coherent system.</p></div>
</div>
<div class="stack" data-reveal>
<article class="stack-layer stack-model">
<div class="layer-id"><span>LAYER</span><strong>01</strong></div>
<div class="layer-copy"><p>MODEL SYSTEMS</p><h3>The reasoning core</h3><span>Language and multimodal models shaped through fine-tuning, prompting, evaluation, and efficient inference.</span></div>
<ul><li>Large language models</li><li>Fine-tuning</li><li>Inference architecture</li><li>Model evaluation</li></ul>
<div class="layer-signal" aria-hidden="true"><i></i><i></i><i></i><i></i><i></i></div>
</article>
<article class="stack-layer stack-knowledge">
<div class="layer-id"><span>LAYER</span><strong>02</strong></div>
<div class="layer-copy"><p>KNOWLEDGE SYSTEMS</p><h3>The grounding layer</h3><span>Architectures that connect intelligence to relevant, structured, current, and attributable information.</span></div>
<ul><li>RAG systems</li><li>Context engineering</li><li>Knowledge graphs</li><li>Machine-readable data</li></ul>
<div class="layer-network" aria-hidden="true"><i></i><i></i><i></i><i></i></div>
</article>
<article class="stack-layer stack-agents">
<div class="layer-id"><span>LAYER</span><strong>03</strong></div>
<div class="layer-copy"><p>AGENTIC COMPUTE</p><h3>The execution layer</h3><span>Systems that plan, choose tools, coordinate specialized workers, retain state, and complete governed workflows.</span></div>
<ul><li>AI agents</li><li>Agentic workflows</li><li>Model orchestration</li><li>Tool protocols</li></ul>
<div class="layer-route" aria-hidden="true"><i></i><i></i><i></i><i></i></div>
</article>
<article class="stack-layer stack-infra">
<div class="layer-id"><span>LAYER</span><strong>04</strong></div>
<div class="layer-copy"><p>PRODUCTION INFRASTRUCTURE</p><h3>The reliability layer</h3><span>Distributed compute, observability, security, and telemetry that keep intelligent systems fast, resilient, and accountable.</span></div>
<ul><li>Distributed systems</li><li>AI observability</li><li>Secure telemetry</li><li>Predictive intelligence</li></ul>
<div class="layer-bars" aria-hidden="true"><i></i><i></i><i></i><i></i><i></i><i></i></div>
</article>
</div>
</section>
<section class="system-loop" aria-labelledby="loop-title">
<div class="loop-intro section-shell" data-reveal>
<div class="section-marker light"><span>02</span><p>THE INTELLIGENCE LOOP</p></div>
<h2 id="loop-title">Intelligence is not a response.<br>It is a <em>system.</em></h2>
</div>
<ol class="loop-track section-shell" data-reveal>
<li><span>01</span><div class="loop-icon icon-acquire" aria-hidden="true"><i></i><i></i><i></i></div><h3>Acquire</h3><p>Collect and structure signal from data, documents, tools, and environments.</p></li>
<li><span>02</span><div class="loop-icon icon-retrieve" aria-hidden="true"><i></i><i></i><i></i></div><h3>Retrieve</h3><p>Select the highest-value context for the decision at hand.</p></li>
<li><span>03</span><div class="loop-icon icon-reason" aria-hidden="true"><i></i><i></i><i></i></div><h3>Reason</h3><p>Synthesize knowledge into plans, decisions, and novel conclusions.</p></li>
<li><span>04</span><div class="loop-icon icon-act" aria-hidden="true"><i></i><i></i><i></i></div><h3>Act</h3><p>Execute bounded workflows through tools, agents, and services.</p></li>
<li><span>05</span><div class="loop-icon icon-observe" aria-hidden="true"><i></i><i></i><i></i></div><h3>Observe</h3><p>Measure outcomes, drift, latency, cost, and operational state.</p></li>
<li><span>06</span><div class="loop-icon icon-verify" aria-hidden="true"><i></i><i></i><i></i></div><h3>Verify</h3><p>Prove provenance, integrity, authorization, and accountable execution.</p></li>
</ol>
</section>
<section class="research section-shell" id="research" aria-labelledby="research-title">
<div class="section-heading research-heading" data-reveal>
<div class="section-marker"><span>03</span><p>KNOWLEDGE INDEX</p></div>
<div><h2 id="research-title">Research domains.</h2><p>A connected map of the technologies, methods, and infrastructure shaping intelligent systems.</p></div>
<span class="index-count">12<br><small>CONNECTED DOMAINS</small></span>
</div>
<div class="knowledge-index-intro" data-reveal>
<p><strong>How to use this map:</strong> start with the system decision in front of you, not a fashionable label. Each domain names a question, the methods that make it inspectable, and the domain it should connect to next.</p>
<p>These are learning routes, not claims that a model, vendor, protocol, or course of action is safe, suitable, or complete.</p>
</div>
<ol class="knowledge-flow" aria-label="Knowledge Index system flow" data-reveal>
<li><a href="#domain-models"><span>01</span><strong>Model</strong><small>Represent + evaluate</small></a></li>
<li><a href="#domain-retrieval"><span>02</span><strong>Know</strong><small>Retrieve + frame</small></a></li>
<li><a href="#domain-agents"><span>03</span><strong>Act</strong><small>Delegate + constrain</small></a></li>
<li><a href="#domain-inference"><span>04</span><strong>Run</strong><small>Serve + observe</small></a></li>
<li><a href="#domain-verification"><span>05</span><strong>Verify</strong><small>Prove + correct</small></a></li>
</ol>
<div class="domain-grid" data-reveal>
<article class="domain-card" id="domain-models"><span>01 / FOUNDATIONS</span><h3>Large Language Models</h3><p class="domain-question">What does the model know, infer, and fail to establish on its own?</p><p>Study representation, adaptation, evaluation design, and the distinction between a plausible response and a supported answer.</p><ul><li>Transformers</li><li>Fine-tuning</li><li>Evaluation</li></ul><footer><span>CONNECTS TO</span><a href="#domain-retrieval">RAG & Retrieval →</a></footer></article>
<article class="domain-card" id="domain-retrieval"><span>02 / KNOWLEDGE</span><h3>RAG & Retrieval</h3><p class="domain-question">Which evidence enters the answer, and can a reader trace it back?</p><p>Study ingestion, chunking, dense and lexical search, reranking, citation surfaces, and the retrieval failures an evaluation should expose.</p><ul><li>Vector search</li><li>Hybrid retrieval</li><li>Reranking</li></ul><footer><span>CONNECTS TO</span><a href="#domain-context">Context Engineering →</a></footer></article>
<article class="domain-card" id="domain-context"><span>03 / CONTEXT</span><h3>Context Engineering</h3><p class="domain-question">What information, instruction, memory, and limit must be present before reasoning begins?</p><p>Study context assembly, instruction hierarchy, memory boundaries, compaction, and what should remain deliberately unavailable to a task.</p><ul><li>Prompt systems</li><li>Memory</li><li>Context control</li></ul><footer><span>CONNECTS TO</span><a href="#domain-agents">Agentic Systems →</a></footer></article>
<article class="domain-card" id="domain-agents"><span>04 / AGENTS</span><h3><a href="learning/agentic-commerce-operator-foundations/">Agentic Systems</a></h3><p class="domain-question">What may the system recommend, call, change, or never touch?</p><p>Study planning, tools, state, delegation, and authority boundaries before treating a multi-step workflow as autonomous.</p><ul><li>Tool use</li><li>Planning</li><li>Human approval</li></ul><footer><span>CONTINUE WITH</span><a href="learning/agentic-commerce-operator-foundations/">Operator foundations →</a></footer></article>
<article class="domain-card" id="domain-orchestration"><span>05 / OPERATIONS</span><h3>Model Orchestration</h3><p class="domain-question">Where should a task route, pause, retry, escalate, or hand off?</p><p>Study control planes that coordinate models, tools, policies, queues, and people while retaining a legible decision record.</p><ul><li>Model routing</li><li>Workflows</li><li>Guardrails</li></ul><footer><span>CONNECTS TO</span><a href="#domain-inference">Inference Architecture →</a></footer></article>
<article class="domain-card" id="domain-inference"><span>06 / COMPUTE</span><h3>Inference Architecture</h3><p class="domain-question">Can the serving path sustain useful progress across real, multi-turn work?</p><p>Study latency, throughput, context growth, caching, scheduling, and the trade-offs between individual progress and system utilization.</p><ul><li>Serving</li><li>Optimization</li><li>Distributed compute</li></ul><footer><span>CONNECTS TO</span><a href="#domain-observability">AI Observability →</a></footer></article>
<article class="domain-card" id="domain-machine-web"><span>07 / MACHINE WEB</span><h3><a href="learning/geo-entity-foundations/">GEO & AI Visibility</a></h3><p class="domain-question">Can people and systems recover who made a claim, what it means, and where its evidence lives?</p><p>Study entity clarity, canonical records, structured data, source attribution, and freshness as information architecture rather than ranking theatre.</p><ul><li>Entity clarity</li><li>Structured data</li><li>Source attribution</li></ul><footer><span>CONTINUE WITH</span><a href="learning/geo-entity-foundations/">GEO foundations →</a></footer></article>
<article class="domain-card" id="domain-observability"><span>08 / RELIABILITY</span><h3>AI Observability</h3><p class="domain-question">What did the system actually retrieve, decide, call, cost, and return?</p><p>Study traces, metrics, evaluation signals, and drift detection that make operational behavior reconstructable without pretending telemetry proves correctness.</p><ul><li>Telemetry</li><li>Evaluation</li><li>Drift</li></ul><footer><span>CONNECTS TO</span><a href="#domain-security">Secure AI Infrastructure →</a></footer></article>
<article class="domain-card" id="domain-verification"><span>09 / TRUST</span><h3><a href="executable-intent-ai-coding-agents/">Verification Systems</a></h3><p class="domain-question">Can another party inspect provenance, integrity, authorization, and a correction path?</p><p>Study executable intent, architecture guardrails, attestations, signed records, and the limits of a verification signal when the underlying claim is weak.</p><ul><li>Fitness functions</li><li>Evidence</li><li>Trust protocols</li></ul><footer><span>READ THE FIELD GUIDE</span><a href="executable-intent-ai-coding-agents/">Executable intent →</a></footer></article>
<article class="domain-card" id="domain-scale"><span>10 / SCALE</span><h3>Internet-Scale ML</h3><p class="domain-question">Which parts of the system become the bottleneck as data, traffic, models, and dependencies grow?</p><p>Study distributed data systems, reliability patterns, capacity planning, and failure isolation across the systems surrounding a model.</p><ul><li>Distributed ML</li><li>Data systems</li><li>Resilience</li></ul><footer><span>CONNECTS TO</span><a href="#domain-inference">Inference Architecture →</a></footer></article>
<article class="domain-card" id="domain-predictive"><span>11 / INTELLIGENCE</span><h3>Predictive Systems</h3><p class="domain-question">What is being forecast, against which history, and what decision changes if the forecast is wrong?</p><p>Study signal quality, calibration, decision thresholds, feedback loops, and the difference between a probability estimate and a justified action.</p><ul><li>Forecasting</li><li>Risk signals</li><li>Decision systems</li></ul><footer><span>CONNECTS TO</span><a href="#domain-observability">AI Observability →</a></footer></article>
<article class="domain-card" id="domain-security"><span>12 / SECURITY</span><h3>Secure AI Infrastructure</h3><p class="domain-question">How are model, data, identity, tool, and execution boundaries protected against misuse or compromise?</p><p>Study threat models, authorization, policy enforcement, secret handling, and the attack paths introduced when systems retrieve context or execute tools.</p><ul><li>Zero trust</li><li>Policy</li><li>System integrity</li></ul><footer><span>CONNECTS TO</span><a href="#domain-verification">Verification Systems →</a></footer></article>
</div>
<aside class="knowledge-sources" aria-labelledby="knowledge-sources-title" data-reveal>
<div><span class="source-kicker">PRIMARY SOURCE SHELF</span><h3 id="knowledge-sources-title">Read the specification<br>behind the label.</h3><p>These starting points support the map’s technical context. They do not endorse a vendor, certify a system, or replace a context-specific evaluation.</p></div>
<ol>
<li><a href="https://arxiv.org/abs/2005.11401" rel="noreferrer"><span>01</span><strong>Retrieval-Augmented Generation</strong><small>Lewis et al. / NeurIPS 2020</small></a></li>
<li><a href="https://www.nist.gov/itl/ai-risk-management-framework" rel="noreferrer"><span>02</span><strong>NIST AI Risk Management Framework</strong><small>Voluntary risk-management guidance</small></a></li>
<li><a href="https://modelcontextprotocol.io/specification/2025-06-18" rel="noreferrer"><span>03</span><strong>Model Context Protocol specification</strong><small>Context, tool, and consent boundaries</small></a></li>
<li><a href="https://github.com/open-telemetry/semantic-conventions-genai" rel="noreferrer"><span>04</span><strong>OpenTelemetry GenAI conventions</strong><small>Shared spans, metrics, and events</small></a></li>
<li><a href="https://genai.owasp.org/resource/agentic-ai-threats-and-mitigations/" rel="noreferrer"><span>05</span><strong>OWASP agentic threats and mitigations</strong><small>Threat-model reference</small></a></li>
<li><a href="https://spec.c2pa.org/specifications/specifications/2.4/ai-ml/ai_ml.html" rel="noreferrer"><span>06</span><strong>C2PA guidance for AI and ML</strong><small>Provenance and integrity guidance</small></a></li>
</ol>
</aside>
</section>
<section class="learning" id="learning" aria-labelledby="learning-title">
<span id="interoperability" class="section-anchor" aria-hidden="true"></span>
<div class="learning-inner section-shell">
<div class="learning-intro" data-reveal>
<div class="section-marker"><span>04</span><p>LEARNING PATHS</p></div>
<div class="learning-title"><p>FROM RESEARCH TO PRACTICE</p><h2 id="learning-title">Build the operating knowledge.</h2></div>
<p class="learning-deck">Four focused curricula turn the research domains above into practical judgment for systems that transact, retrieve, make bounded decisions, exchange work, and earn trust.</p>
</div>
<div class="learning-paths" data-reveal>
<article>
<div class="path-number" aria-hidden="true">01</div>
<div class="path-summary"><div class="path-topline"><span>OPERATOR PATHWAY</span><small>5 FOUNDATIONS</small></div><h3>Agentic commerce controls</h3><p>Build sound judgment around decision rights, identity, payment policy, settlement, fulfillment, and exception evidence.</p></div>
<ol aria-label="Agentic commerce lessons">
<li><a href="learning/agentic-commerce-operator-foundations/"><span>Agentic Commerce Operator Foundations</span><b>BEGIN</b></a></li>
<li><a href="learning/agent-identity-and-signing/"><span>Agent Identity & Signing</span><b>02</b></a></li>
<li><a href="learning/agent-payment-policy-enforcement/"><span>Agent Payment Policy Enforcement</span><b>03</b></a></li>
<li><a href="learning/agent-settlement-vs-fulfillment/"><span>Agent Settlement vs. Fulfillment</span><b>04</b></a></li>
<li><a href="learning/agent-exception-handling/"><span>Agent Exception Handling</span><b>05</b></a></li>
</ol>
</article>
<article>
<div class="path-number" aria-hidden="true">02</div>
<div class="path-summary"><div class="path-topline"><span>GEO PATHWAY</span><small>5 FOUNDATIONS</small></div><h3>Machine-readable visibility</h3><p>Build durable visibility through entity clarity, structured data, retrieval access, attribution, and freshness signals.</p></div>
<ol aria-label="GEO lessons">
<li><a href="learning/geo-entity-foundations/"><span>GEO Entity Foundations</span><b>BEGIN</b></a></li>
<li><a href="learning/geo-structured-data-implementation/"><span>GEO Structured Data Implementation</span><b>02</b></a></li>
<li><a href="learning/geo-retrieval-surface/"><span>GEO Retrieval Surface</span><b>03</b></a></li>
<li><a href="learning/geo-source-attribution/"><span>GEO Source Attribution</span><b>04</b></a></li>
<li><a href="learning/geo-currency-and-decay/"><span>GEO Currency & Decay</span><b>05</b></a></li>
</ol>
</article>
<article>
<div class="path-number" aria-hidden="true">03</div>
<div class="path-summary"><div class="path-topline"><span>ARM PATHWAY</span><small>5 FOUNDATIONS</small></div><h3>Resource-aware autonomy</h3><p>Learn to map resource scope, declare decision rights, preserve trace records, and design accountable exception routes before a workflow acts.</p></div>
<ol aria-label="Autonomous Resource Management lessons">
<li><a href="learning/autonomous-resource-management/"><span>Autonomous Resource Management</span><b>BEGIN</b></a></li>
<li><a href="learning/autonomous-resource-inventory/"><span>Autonomous Resource Inventory</span><b>02</b></a></li>
<li><a href="learning/autonomous-decision-rights/"><span>Autonomous Decision Rights</span><b>03</b></a></li>
<li><a href="learning/autonomous-trace-records/"><span>Autonomous Trace Records</span><b>04</b></a></li>
<li><a href="learning/autonomous-exception-design/"><span>Autonomous Exception Design</span><b>05</b></a></li>
</ol>
</article>
<article>
<div class="path-number" aria-hidden="true">04</div>
<div class="path-summary"><div class="path-topline"><span>INTEROPERABILITY PATHWAY</span><small>4 FOUNDATIONS</small></div><h3>Agentic interoperability</h3><p>Design bounded handoffs through protocol roles, message correlation, capability discovery, task state, and human review.</p></div>
<ol aria-label="Agentic interoperability lessons">
<li><a href="learning/protocol-roles-and-boundaries/"><span>Protocol Roles and Boundaries</span><b>BEGIN</b></a></li>
<li><a href="learning/message-envelopes-and-correlation/"><span>Message Envelopes and Correlation</span><b>02</b></a></li>
<li><a href="learning/capability-discovery-and-negotiation/"><span>Capability Discovery and Negotiation</span><b>03</b></a></li>
<li><a href="learning/task-state-and-human-handoffs/"><span>Task State and Human Handoffs</span><b>04</b></a></li>
</ol>
</article>
</div>
</div>
</section>
<section class="field-work section-shell" id="field-work" aria-labelledby="field-work-title">
<div class="section-heading" data-reveal>
<div class="section-marker"><span>05</span><p>NEW FIELD WORK</p></div>
<div><h2 id="field-work-title">Useful now.<br>Built to last.</h2><p>Recent work is curated by reader decision, evidence boundary, and practical next step—not by publishing volume.</p></div>
</div>
<div class="field-work-grid" data-reveal>
<article class="field-work-card field-work-featured">
<div class="field-work-meta"><span>GUIDE · MODEL SYSTEMS</span><strong>NEW · 30 AUG 2026</strong></div>
<div><h3>How to train your agent, before it trains you.</h3><p>Choose between large and small models, local and hosted infrastructure, and the four different things people mean by “training.”</p></div>
<a href="guides/train-your-agent-playbook/">Read the decision guide <span aria-hidden="true">↗</span></a>
</article>
<article class="field-work-card">
<div class="field-work-meta"><span>FIELD STUDY · PUBLIC POSITIONING</span><strong>DIRECTION RECORDED</strong></div>
<div><h3>Arctura: from machinery to useful work.</h3><p>A dated record of reframing a technical network around work, proof, and stewardship without erasing its testnet evidence or known limits.</p></div>
<a href="case-studies/arctura-network/">Read the field study <span aria-hidden="true">↗</span></a>
</article>
<article class="field-work-card field-work-method">
<div class="field-work-meta"><span>CURATION STANDARD</span><strong>ACTIVE</strong></div>
<div><h3>Question. Evidence. Use.</h3><p>Every new page should answer a real question, distinguish fact from framework, and leave the reader with a sound next action.</p></div>
<a href="guides/technical-seo-geo-playbook/">Inspect the publishing method <span aria-hidden="true">↗</span></a>
</article>
</div>
<p class="field-work-all"><a href="case-studies/">Browse the complete field-study collection <span aria-hidden="true">→</span></a></p>
</section>
<section class="trust" id="trust" aria-labelledby="trust-title">
<div class="trust-grid section-shell">
<div class="trust-copy" data-reveal>
<div class="section-marker light"><span>06</span><p>TRUST INFRASTRUCTURE</p></div>
<h2 id="trust-title">Intelligence needs<br>a trust layer.</h2>
<p>As software begins to interpret, decide, and act, the internet needs a way to answer four questions: Where did this come from? Has it changed? Who authorized it? Can another system verify it?</p>
<div class="trust-principles"><span>PROVENANCE</span><span>AUTHENTICITY</span><span>INTEGRITY</span><span>VERIFIABILITY</span></div>
</div>
<div class="verification-console" data-reveal aria-label="Verification system concept">
<div class="console-head"><span>VERIFICATION LAYER / PROTOCOL VIEW</span><i>RESEARCH + DEVELOPMENT</i></div>
<div class="console-claim">
<div class="hex-mark" aria-hidden="true"><i></i><b>✓</b></div>
<p><span>CLAIM STATE</span><strong>VERIFIABLE</strong><small>Evidence attached · Integrity intact</small></p>
</div>
<dl>
<div><dt>Origin</dt><dd><span>Authenticated source</span><i class="ok">PASS</i></dd></div>
<div><dt>Content</dt><dd><span>Canonical digest</span><i class="ok">MATCH</i></dd></div>
<div><dt>Time</dt><dd><span>Signed observation</span><i class="ok">VALID</i></dd></div>
<div><dt>Route</dt><dd><span>Auditable event chain</span><i class="ok">INTACT</i></dd></div>
</dl>
<div class="console-hash"><span>PROOF</span><code>8f4a:7c91:2bd0:e615:verified</code></div>
</div>
</div>
<div class="systems-in-development section-shell" data-reveal>
<div class="development-intro"><span>BUILDING THE TRUST LAYER</span><h3>Systems in development.</h3><p>Proprietary infrastructure designed around verification, provenance, authenticity, and machine-readable trust.</p></div>
<article><span>01 / IN DEVELOPMENT</span><h3>Verification-as-a-Service</h3><p>A programmable verification layer for assessing claims, evidence, provenance, and integrity across machine workflows.</p><b>CLAIMS → EVIDENCE → VERDICT</b></article>
<article><span>02 / IN DEVELOPMENT</span><h3>Secure Telemetry Protocol</h3><p>A battle-tested protocol direction for attributable, tamper-evident operational signal across distributed systems.</p><b>OBSERVE → SIGN → TRANSPORT</b></article>
<article><span>03 / IN DEVELOPMENT</span><h3>Decentralized Press Infrastructure</h3><p>Machine-readable publishing rails designed to preserve source authenticity and verifiable public records.</p><b>PUBLISH → ATTEST → DISTRIBUTE</b></article>
</div>
<div class="trust-learning section-shell" data-reveal aria-labelledby="trust-learning-title"><div class="trust-learning-intro"><span>TRUST LEARNING LAYER</span><h3 id="trust-learning-title">Three foundations<br>for inspection.</h3><p>Learn to separate a claim from its evidence, provenance from truth, and technical verification from a local reliance decision. These lessons explain methods; they do not certify systems or describe a live product.</p></div><ol aria-label="Trust Infrastructure lessons"><li><a href="learning/evidence-and-claim-boundaries/"><span>01 / FOUNDATIONS</span><strong>Evidence & Claim Boundaries</strong><b>INSPECT THE ASSERTION →</b></a></li><li><a href="learning/provenance-records-and-content-credentials/"><span>02 / PROVENANCE</span><strong>Provenance Records & Content Credentials</strong><b>TRACE THE RELATIONSHIP →</b></a></li><li><a href="learning/verifier-policy-and-correction-paths/"><span>03 / RELIANCE</span><strong>Verifier Policy & Correction Paths</strong><b>DEFINE THE DECISION →</b></a></li></ol></div>
</section>
<section class="machine-web section-shell" aria-labelledby="machine-web-title">
<div class="machine-web-art" data-reveal aria-hidden="true">
<div class="web-cell cell-a"><span>ENTITY</span><b>MASON NGUYEN</b><i>KNOWN</i></div>
<div class="web-cell cell-b"><span>KNOWLEDGE</span><b>AI SYSTEMS</b><i>STRUCTURED</i></div>
<div class="web-cell cell-c"><span>SOURCE</span><b>AI MASTERY</b><i>CANONICAL</i></div>
<div class="web-cell cell-d"><span>SIGNAL</span><b>PROVENANCE</b><i>VERIFIABLE</i></div>
<svg viewBox="0 0 700 470" preserveAspectRatio="none"><path d="M110 95 L355 68 L592 137 L543 375 L275 395 L110 95 M355 68 L275 395 M592 137 L275 395 M110 95 L543 375"></path></svg>
<div class="web-core"><span>MACHINE-READABLE</span><strong>WEB</strong></div>
</div>
<div class="machine-web-copy" data-reveal>
<div class="section-marker"><span>07</span><p>THE MACHINE-READABLE INTERNET</p></div>
<h2 id="machine-web-title">The web has a new audience.</h2>
<p>People no longer discover information alone. Search engines, retrieval systems, agents, and generative models increasingly interpret the internet on their behalf.</p>
<p>AI Mastery explores <strong>Generative Engine Optimization</strong> as infrastructure: clear entities, structured knowledge, attributable claims, retrievable evidence, and content designed to remain legible when a machine becomes the reader.</p>
<p class="machine-web-case"><a href="case-studies/ai-mastery-self-audit/">Read the public implementation self-audit <span aria-hidden="true">→</span></a></p><div class="machine-web-path" aria-label="Machine-Readable Internet learning pathway"><span>Machine-web learning layer · Three foundations</span><a href="learning/canonical-entity-records/">01 / Canonical entity records →</a><a href="learning/structured-relationship-data/">02 / Structured relationship data →</a><a href="learning/discovery-files-and-crawl-boundaries/">03 / Discovery files and crawl boundaries →</a></div>
<ul><li>Entity architecture</li><li>Machine-readable knowledge</li><li>AI search visibility</li><li>Source attribution</li><li>Structured evidence</li><li>Canonical information</li></ul>
</div>
</section>
<section class="economic-models section-shell" id="economic-models" aria-labelledby="economic-models-title">
<div class="economic-models-intro" data-reveal>
<div class="section-marker"><span>08</span><p>ECONOMIC MODELS / AGENTIC COMMERCE</p></div>
<div><h2 id="economic-models-title">Value needs a state map.</h2><p>Agentic commerce is more than a payment event. Learn to separate value, price, authorization, settlement, fulfillment, reconciliation, incentives, and the parties who carry risk when records disagree.</p></div>
</div>
<div class="economic-models-path" data-reveal aria-label="Economic Models and Agentic Commerce learning pathway">
<div class="economic-models-note"><span>ECONOMIC MODELS LEARNING LAYER</span><strong>Four foundations for tracing value and responsibility.</strong><p>Educational systems material only. These lessons are not financial advice, payment authorization, legal delegation, investment guidance, product certification, or profitability forecasts.</p></div>
<ol aria-label="Economic Models and Agentic Commerce lessons">
<li><a href="learning/value-payment-and-fulfillment/"><span>01 / STAGES</span><strong>Value, Payment, and Fulfillment</strong><b>SEPARATE THE STATES →</b></a></li>
<li><a href="learning/mandates-spend-limits-and-policy/"><span>02 / AUTHORITY</span><strong>Mandates, Spend Limits, and Policy</strong><b>BOUND THE MANDATE →</b></a></li>
<li><a href="learning/reconciliation-disputes-and-exceptions/"><span>03 / REPAIR</span><strong>Reconciliation, Disputes, and Exceptions</strong><b>OPERATE DISAGREEMENT →</b></a></li>
<li><a href="learning/incentives-fees-and-risk-allocation/"><span>04 / INCENTIVES</span><strong>Incentives, Fees, and Risk Allocation</strong><b>NAME WHO CARRIES IT →</b></a></li>
</ol>
</div>
</section>
<section class="aure-directory section-shell" id="aure" aria-labelledby="aure-title">
<div class="section-heading" data-reveal>
<div class="section-marker"><span>AURE</span><p>16 SILOS / ONE TRUSTED BUYER PATH</p></div>
<div><h2 id="aure-title">Make good work<br><em>get picked.</em></h2><p>AURE is the Coreweaver operating school for evidence-led buyer trust, autonomous resource management, and accountable agentic work. Each silo ends in an artifact, a bounded decision, and a clear unknowns record.</p><p><a href="aure/">Open the full 16-silo directory →</a></p></div>
</div>
<ol class="aure-directory-grid" aria-label="Sixteen AURE learning silos">
<li><a href="aure/purpose-and-buyer-truth/"><span>01 / 16</span><strong>Purpose and Buyer Truth</strong><b>BUILD THE ARTIFACT →</b></a></li>
<li><a href="aure/evidence-and-claim-boundaries/"><span>02 / 16</span><strong>Evidence and Claim Boundaries</strong><b>BUILD THE ARTIFACT →</b></a></li>
<li><a href="aure/canonical-entity-records/"><span>03 / 16</span><strong>Canonical Entity Records</strong><b>BUILD THE ARTIFACT →</b></a></li>
<li><a href="aure/autonomous-resource-management/"><span>04 / 16</span><strong>Autonomous Resource Management</strong><b>BUILD THE ARTIFACT →</b></a></li>
<li><a href="aure/trust-infrastructure/"><span>05 / 16</span><strong>Trust Infrastructure</strong><b>BUILD THE ARTIFACT →</b></a></li>
<li><a href="aure/machine-readable-internet/"><span>06 / 16</span><strong>Machine-Readable Internet</strong><b>BUILD THE ARTIFACT →</b></a></li>
<li><a href="aure/agentic-interoperability/"><span>07 / 16</span><strong>Agentic Interoperability</strong><b>BUILD THE ARTIFACT →</b></a></li>
<li><a href="aure/economic-models-agentic-commerce/"><span>08 / 16</span><strong>Economic Models and Agentic Commerce</strong><b>BUILD THE ARTIFACT →</b></a></li>
<li><a href="aure/autonomous-governance/"><span>09 / 16</span><strong>Autonomous Governance and Policy Envelopes</strong><b>BUILD THE ARTIFACT →</b></a></li>
<li><a href="aure/offer-design-and-qualification/"><span>10 / 16</span><strong>Offer Design and Qualification</strong><b>BUILD THE ARTIFACT →</b></a></li>
<li><a href="aure/discovery-and-buyer-research/"><span>11 / 16</span><strong>Discovery and Buyer Research</strong><b>BUILD THE ARTIFACT →</b></a></li>
<li><a href="aure/proof-packets-and-case-evidence/"><span>12 / 16</span><strong>Proof Packets and Case Evidence</strong><b>BUILD THE ARTIFACT →</b></a></li>
<li><a href="aure/agent-sales-conversations/"><span>13 / 16</span><strong>Agent Sales Conversations</strong><b>BUILD THE ARTIFACT →</b></a></li>
<li><a href="aure/human-handoffs-and-close/"><span>14 / 16</span><strong>Human Handoffs and Close</strong><b>BUILD THE ARTIFACT →</b></a></li>
<li><a href="aure/measurement-correction-and-maintenance/"><span>15 / 16</span><strong>Measurement, Correction, and Maintenance</strong><b>BUILD THE ARTIFACT →</b></a></li>
<li><a href="aure/aure-capstone/"><span>16 / 16</span><strong>AURE Capstone: The Trusted Buyer Path</strong><b>BUILD THE ARTIFACT →</b></a></li>
</ol>
</section>
<section class="principles section-shell" aria-labelledby="principles-title">
<div class="section-heading" data-reveal>
<div class="section-marker"><span>09</span><p>OPERATING PRINCIPLES</p></div>
<div><h2 id="principles-title">How the work is judged.</h2><p>Mastery is not a claim of completion. It is a discipline of deeper models, stronger systems, and evidence that survives contact with reality.</p></div>
</div>
<ol class="principle-list" data-reveal>
<li><span>01</span><h3>Architecture over novelty.</h3><p>A useful system outlasts a fashionable demo.</p></li>
<li><span>02</span><h3>Evidence over assertion.</h3><p>Claims should be inspectable, attributable, and reproducible.</p></li>
<li><span>03</span><h3>Systems over features.</h3><p>Intelligence depends on the interfaces between model, data, tools, and people.</p></li>
<li><span>04</span><h3>Control before autonomy.</h3><p>Capability must grow with visibility, governance, and bounded authority.</p></li>
<li><span>05</span><h3>Trust by construction.</h3><p>Security and provenance belong in the protocol, not in the postmortem.</p></li>
</ol>
</section>
<section class="mason" id="mason" aria-labelledby="mason-title">
<div class="mason-panel section-shell">
<div class="mason-monogram" data-reveal aria-hidden="true"><span>MN</span><i></i><i></i><i></i><i></i></div>
<div class="mason-copy" data-reveal>
<p class="system-label"><span></span> FOUNDER / SYSTEMS ARCHITECT / GEO STRATEGIST</p>
<h2 id="mason-title">Mason Nguyen</h2>
<p class="mason-lede">Founder of AI Mastery and Coreweaver Labs. Architect of the ARM Framework. Building at the intersection of AI visibility, agentic infrastructure, and verifiable machine-readable trust.</p>
<div class="mason-bio"><p>Mason's practice is deep in GEO, AI visibility, and systems architecture, with connected work across technical search, brand distribution, database and cloud systems, and product infrastructure.</p><p>AI Mastery is the research and engineering surface for that work: an evolving map of where intelligent systems are today, and a practical architecture for where they are going.</p></div>
<div class="mason-fields"><span>AI ARCHITECTURE</span><span>GEO STRATEGY</span><span>AI VISIBILITY</span><span>AGENTIC COMPUTE</span><span>CLOUD SYSTEMS</span><span>DIGITAL TRUST</span></div>
<div class="identity-network">
<p>VERIFIED IDENTITY NETWORK</p>
<div>
<a href="https://coreweaver.io/authors/mason-nguyen" rel="me noreferrer">Coreweaver profile <span aria-hidden="true">↗</span></a>
<a href="https://coreweaverlabs.com" rel="noreferrer">Coreweaver Labs <span aria-hidden="true">↗</span></a>
<a href="https://autonomousresourcemanagement.com" rel="noreferrer">ARM Framework <span aria-hidden="true">↗</span></a>
<a href="https://www.linkedin.com/in/mason-nguyen-geo" rel="me noreferrer">LinkedIn <span aria-hidden="true">↗</span></a>
<a href="https://x.com/masonnguyengeo" rel="me noreferrer">X / @masonnguyengeo <span aria-hidden="true">↗</span></a>
</div>
</div>
</div>
</div>
<div class="credentials section-shell" data-reveal>
<div class="credentials-heading">
<p>SELECTED CREDENTIALS</p>
<div><h3>Verified study.</h3><p>Focused coursework supporting the systems, infrastructure, and visibility work documented across AI Mastery.</p></div>
</div>
<div class="credential-list">
<a href="https://www.coursera.org/verify/specialization/CEKDKBLTRU46" rel="noreferrer"><img decoding="async" src="assets/credentials/ai-mastery-for-professionals.webp" alt="AI Mastery for Professionals specialization certificate from Vanderbilt University" width="720" height="378" loading="lazy"><small>VANDERBILT UNIVERSITY · COURSERA</small><strong>AI Mastery for Professionals</strong><span class="credential-type">Three-course specialization</span><span class="credential-action">View verified credential <b aria-hidden="true">↗</b></span></a>
<a href="https://www.coursera.org/account/accomplishments/verify/DPV3X4RY5HYA" rel="noreferrer"><img decoding="async" src="assets/credentials/ai-infrastructure-operations.webp" alt="AI Infrastructure and Operations Fundamentals certificate from NVIDIA" width="720" height="378" loading="lazy"><small>NVIDIA · COURSERA</small><strong>AI Infrastructure and Operations Fundamentals</strong><span class="credential-type">Course certificate</span><span class="credential-action">View verified credential <b aria-hidden="true">↗</b></span></a>
<a href="https://www.coursera.org/account/accomplishments/verify/DYENNCPDLKRT" rel="noreferrer"><img decoding="async" src="assets/credentials/introduction-to-networking.webp" alt="Introduction to Networking certificate from NVIDIA" width="720" height="378" loading="lazy"><small>NVIDIA · COURSERA</small><strong>Introduction to Networking</strong><span class="credential-type">Course certificate</span><span class="credential-action">View verified credential <b aria-hidden="true">↗</b></span></a>
<a href="https://ahrefs.com/academy/certificate/cad4e1a74bcb4cec892e2676cd3f612d" rel="noreferrer"><img decoding="async" src="assets/credentials/how-to-use-ahrefs.webp" alt="How to Use Ahrefs certificate from Ahrefs Academy" width="720" height="378" loading="lazy"><small>AHREFS ACADEMY</small><strong>How to Use Ahrefs</strong><span class="credential-type">Academy certificate</span><span class="credential-action">View verified credential <b aria-hidden="true">↗</b></span></a>
</div>
</div>
</section>
<section class="closing" aria-labelledby="closing-title">
<div class="closing-grid" aria-hidden="true"></div>
<p data-reveal>AI MASTERY / MASON NGUYEN</p>
<h2 id="closing-title" data-reveal>Understand intelligence.<br><em>Engineer what comes next.</em></h2>
<a class="button button-acid" href="#top" data-reveal>Return to the system <span aria-hidden="true">↑</span></a>
</section>
</main>
<footer class="site-footer">
<a class="brand footer-brand" href="#top"><span class="brand-glyph" aria-hidden="true"><i></i><i></i><i></i></span><span class="brand-wordmark"><strong>AI MASTERY</strong><small>MASON NGUYEN</small></span></a>
<p>The architecture of intelligence—from model systems to machine-readable trust.</p>
<nav aria-label="Footer navigation"><a href="#architecture">Architecture</a><a href="#research">Knowledge</a><a href="#learning">Learning</a><a href="#trust">Trust</a><a href="learning/agentic-commerce-operator-foundations/">Operator path</a><a href="learning/geo-entity-foundations/">GEO path</a><a href="learning/autonomous-resource-management/">ARM pathway</a><a href="https://coreweaver.io/authors/mason-nguyen" rel="me noreferrer">Mason's profile</a><a href="llms.txt">LLM reference</a><a href="https://github.com/virtualmase/ai-mastery" rel="noreferrer">GitHub</a></nav>
<small>© <span data-year>2026</span> Mason Nguyen</small>
</footer>
<script src="script.js"></script>
<nav class="site-footer-links" aria-label="Site directory"><a href="">Home</a><a href="aure/">AURE / 16 silos</a><a href="guides/">GEO + technical SEO guide</a><a href="directory/">All pages</a><a href="llms.txt">Machine-readable index</a><a href="sitemap.xml">Sitemap</a></nav>
</body>
</html>