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
Copy file name to clipboardExpand all lines: .github/instructions/copilot-on-rails-docs.instructions.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,10 +27,10 @@ Update the matching section of `docs/copilot-create-project.md` when you:
27
27
| Change what diagnostics capture, or the Report Issue / Inspect Diagnostics behavior | Support & triage runbook, including the "What the diagnostics contain (privacy)" section |
28
28
| Change the launch / resume / empty-folder / autopilot flow | Launching, Resuming a session, and Autopilot mode |
29
29
30
-
**Security rule:** when CoR code starts reading a new agent or workspace artifact, consumes a new field,
31
-
constructs a path, command, or URL from artifact data, or renders artifact text as HTML or SVG, follow and
32
-
update [Safe parsing and rendering](../../docs/copilot-create-project.md#safe-parsing-and-rendering). Also
33
-
update **Files & state** when the artifact inventory changes.
30
+
**Security documentation:** when the artifact trust boundary or required handling changes, update
31
+
[Copilot on Rails artifact security](../../docs/copilot-create-project-security.md). Also update
32
+
**Files & state** when the artifact inventory changes. Secure implementation requirements live in the
33
+
separate Copilot on Rails artifact security instruction.
34
34
35
35
## New or changed UI — flag screenshots to re-capture
0 commit comments