20 lines
681 B
Markdown
20 lines
681 B
Markdown
---
|
|
type: reference
|
|
status: active
|
|
created: 2026-06-19
|
|
updated: 2026-06-19
|
|
tags: [agent, system, marker]
|
|
agent_written: true
|
|
source_notes: []
|
|
schema_version: 2
|
|
bootstrapped: 2026-06-19
|
|
managed_by: goldbrain-memory-plugin
|
|
---
|
|
|
|
# Goldbrain Vault Marker
|
|
|
|
This file marks the vault as bootstrapped by the **goldbrain-memory plugin** and records its schema version. The plugin's loading procedure GETs this file as its "is this vault set up?" probe; a `404` triggers a fresh bootstrap.
|
|
|
|
- `schema_version` — bumped by the plugin when the vault layout changes; a mismatch is the hook for a migration pass (see `references/bootstrap.md`).
|
|
- Do not hand-edit. The plugin owns this file.
|