You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
python3 bin/sourceosctl office convert ./example.docx --to pdf --dry-run
84
95
```
85
96
86
97
### Agent Machine local mount defaults
@@ -103,6 +114,31 @@ The CLI does **not** mount `$HOME` wholesale and does **not** expose `.ssh`, `.g
103
114
104
115
TopoLVM is treated as a Linux cluster-local backend profile for the same logical mount contract. It is not used for macOS/APFS local mode and it is not represented as cross-node shared storage.
105
116
117
+
### Office Plane local defaults
118
+
119
+
The first Office Plane slice is dry-run/read-only. It aligns with `SocioProphet/prophet-workspace`:
The CLI does not create, convert, or modify files yet. It renders plans and inspects artifacts/evidence. Email sending and external publishing remain policy-gated side effects and are not enabled here.
141
+
106
142
### Design constraints
107
143
108
144
All commands in the current surface are **read-only or dry-run**. No mutating command is implemented. Commands that would mutate host state are explicitly rejected at runtime.
@@ -125,6 +161,7 @@ M1 is repo maturity and install surface definition:
0 commit comments