CAN will not change the filesystem without a user command¶
In order to help ensure data security, CAN will not create or edit a single file or directory without a command from the user. It also won't access the network. The worst it will do is watch the scratchfile when it starts up (The CAN scratchfile is scratch.z
).
Backlinks¶
- CAN should inform the user of changes made after a command runs
- CAN should build trust that it only makes sensible changes that are within its remit. It should also let the user build an accurate mental model of what each command does. For similar reasons, CAN will not change the file system without a user command.