docs: add session preflight and expand lint scope batch5

This commit is contained in:
Apple
2026-02-16 03:53:56 -08:00
parent 9c9f4fa182
commit de7533f97e
7 changed files with 120 additions and 25 deletions

View File

@@ -7,6 +7,13 @@ Scope: GitHub, Gitea, Jupyter, Pieces documentation integration workflow.
Keep docs state synchronized with service reality and publish curated docs updates safely.
## 0) Session preflight
```bash
cd /Users/apple/github-projects/microdao-daarion
bash scripts/session/preflight.sh --expected-root /Users/apple/github-projects/microdao-daarion
```
## 1) Refresh service status
```bash