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:
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user