Commit 7c27611
authored
fix(gatekeeper): Tweak prompt to be more explicit (#463)
Examing gatekeeper results in detail came up with these improvements:
- Make it clearer what we mean by "does not modify the system" by
repeating it as "does only read-only operations" - some models
were treating things like starting and stopping services as
not modifying the system.
- Be explicit that "pre-configured repositories" means repositories
configured *on the system* and give examples ... (models sometimes
thought that, e.g., https://sh.rustup.rs is a preconfigured repository.)
- Change 'general policies to 'policies listed under "General Policies"
above', otherwise models would apply the POLICY status to things that
should have been marked as MODIFIES_SYSTEM, etc.1 parent c371c4a commit 7c27611
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
86 | 87 | | |
87 | 88 | | |
88 | 89 | | |
89 | | - | |
| 90 | + | |
90 | 91 | | |
91 | 92 | | |
92 | 93 | | |
| |||
0 commit comments