docs: add Linux/container portability documentation (#69)

This commit is contained in:
2026-07-02 13:41:27 -04:00
parent 093945254d
commit 113985ef7a
2 changed files with 70 additions and 0 deletions
+6
View File
@@ -186,6 +186,12 @@ Notes:
[`docs/llm-workflow-runbooks.md`](docs/llm-workflow-runbooks.md) for the
task-scoped, profile-based runbooks (create/review/merge/close, thin
launchers, migration, fail-closed rules).
- See [`docs/release-version-sop.md`](docs/release-version-sop.md) for the
operator SOP on cutting a versioned release (version bump, checks, merge,
`scripts/release-tag`, and cleanup).
- See [`docs/linux-container-portability.md`](docs/linux-container-portability.md) for
Linux and container headless usage instructions, including environment-variable credential
loading and differences from macOS operator profiles.
- For the **portable** version of this workflow (issue-first, isolated
worktrees, no self-review/merge, profile safety, cleanup, fail-closed) that
can be copied into any project, see the reusable skill