docs/refactor: add AI disclosure and clean up code style
This commit is contained in:
@@ -53,3 +53,10 @@ Place a `.jasper_config.json` file at the root of the project (next to `.git`):
|
||||
4. The timer is **started**. A libuv countdown is armed; after `inactivity_timeout` minutes of silence the timer is **paused**.
|
||||
5. Any cursor movement or keystroke resets the countdown (and resumes the timer if it was paused).
|
||||
6. On `VimLeave` the timer is **stopped**.
|
||||
|
||||
$
|
||||
## AI Disclosure
|
||||
|
||||
This project was written entirely with the assistance of
|
||||
[GitHub Copilot](https://github.com/features/copilot) using the
|
||||
**Claude Sonnet 4.6** model.
|
||||
|
||||
Reference in New Issue
Block a user