From 742c7eafc32adb5a1eebcddcd1bfbc24ba1e63f7 Mon Sep 17 00:00:00 2001 From: drjones Date: Wed, 20 May 2026 19:02:37 -0700 Subject: [PATCH] Detailed wiki content repair: Operations --- Operations.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/Operations.md b/Operations.md index e69de29..7669391 100644 --- a/Operations.md +++ b/Operations.md @@ -0,0 +1,21 @@ +# Operations + +## Maintainer Workflow + +- Use the `Stewardship Readiness Checklist` issue as the active work queue. +- Move work through `Triage`, `Provenance Review`, `First Verified Release`, and `Maintenance`. +- Keep README, changelog, setup notes, and wiki pages synchronized when behavior changes. +- Prefer small commits tied to a specific readiness item. + +## Day-To-Day Checks + +- Confirm the default branch still has all stewardship files and issue templates. +- Keep dependency manifests and generated files separated. +- Before flashing, confirm board target, port, power state, and recovery path. +- Update release notes whenever a verified command, build, or artifact changes. + +## Project Inventory + +- Project files beyond stewardship docs: 131 +- Top directories inspected: esp-idf, ESP32-C5-J4CK3D, (root) +- Key manifest signals: CMakeLists.txt, README files