docs(runtime): close exact world host ownership
This commit is contained in:
parent
18d17d8bb1
commit
75f9510e10
13 changed files with 240 additions and 43 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -57,6 +57,12 @@ __pycache__/
|
|||
# Per-session scratch (Claude commit message drafts, ad-hoc temp files)
|
||||
tmp/
|
||||
|
||||
# Disposable dotnet test/build output redirected by local validation runs
|
||||
.test-out/
|
||||
|
||||
# Connected-gate, benchmark, and visual-capture artifacts are machine-local
|
||||
logs/
|
||||
|
||||
# Git worktrees for isolated feature work
|
||||
.worktrees/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue