docs(docs): add frontmatter to map-authoring, npc-ai, observer-snapshot, and save-load workshop briefs
Standardized YAML frontmatter on 4 workshop brief files. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
---
|
||||
title: "Save/Load Architecture Workshop Brief"
|
||||
description: "Design the save/load system — serialization strategy, versioning, migration, and integration with tier serialization."
|
||||
type: workshop
|
||||
status: archived
|
||||
workshop: "save-load-architecture"
|
||||
created: 2026-02-11
|
||||
---
|
||||
|
||||
# Save/Load Architecture Workshop Brief
|
||||
|
||||
**Goal:** Design the save/load system — serialization strategy, versioning, migration, and relationship to tier serialization.
|
||||
|
||||
Reference in New Issue
Block a user