Sim-AgentSoar 0.06 Latest
Kwalitee Issues
- meta_json_is_parsable
-
Upgrade your META.json generator so it produces valid JSON.
Error: illegal backslash escape sequence in string, at character offset 139 (before "\\@gmail.com>"\n ]...")
- meta_json_conforms_to_known_spec
-
Take a look at the META.json Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.json accordingly.
- has_known_license_in_source_file
-
Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| Sim::AgentSoar | SOAR-inspired explicit search with a pluggable LLM worker | 0.06 | metacpan |
| Sim::AgentSoar::AgentSoar | Explicit SOAR-inspired search controller with LLM-guided operator selection | 0.06 | metacpan |
| Sim::AgentSoar::Engine | Deterministic calibration environment for heuristic AgentSoar | 0.06 | metacpan |
| Sim::AgentSoar::Node | Formal search state representation | 0.06 | metacpan |
| Sim::AgentSoar::Worker | Constrained LLM-backed heuristic proposal engine | 0.06 | metacpan |