NAME
App::karr::Foundation::State - karr-foundation per-repo state — lock file, JSON state, cooldown backoff
VERSION
version 0.400
DESCRIPTION
App::karr::Foundation::State owns the gitignored per-repo sidecar files that App::karr::Foundation keeps outside the board: the advisory .karr.lock, the JSON .karr.state (board hash, per-task attempt counters, cooldown), and the exponential cooldown backoff applied after a common-error run. It holds a weak back-reference to the owning foundation for shared options (dry_run) and helpers (_say_verbose).
SUPPORT
Issues
Please report bugs and feature requests on GitHub at https://github.com/Getty/karr/issues.
IRC
Join #langertha on irc.perl.org or message Getty directly.
CONTRIBUTING
Contributions are welcome! Please fork the repository and submit a pull request.
AUTHOR
Torsten Raudssus <getty@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2026 by Torsten Raudssus <torsten@raudssus.de> https://raudssus.de/.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.