docs(docs): add frontmatter to DEVOPS.md and scratchpad.md

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-14 00:15:38 +01:00
co-authored by Claude Opus 4.6
parent 1e5a1fb23a
commit a5ce7fa603
2 changed files with 14 additions and 0 deletions
+7
View File
@@ -1,3 +1,10 @@
---
title: "DevOps Procedures"
description: "Build, test, lint, and CI procedures for the Settled Reach project — Makefile targets, worktree setup, server/client builds"
type: architecture
status: active
---
# DevOps Procedures
Operational procedures for building, testing, and running The Settled Reach.
+7
View File
@@ -1,3 +1,10 @@
---
title: "Scratchpad"
description: "Personal notes and ideas — postcards pipeline, Veo gate transitions, remote terminal proxy, asset registry"
type: design
status: draft
---
# Scratchpad
Personal notes and random thoughts. Not acted upon unless explicitly instructed.