@@ -135,19 +135,19 @@ Cavil to the "mcp" section of the `opencode.json` config file:
135135After restarting opencode, it will automatically discover available Cavil tools and make use of them on its own:
136136
137137```
138- > You are a legal reviewer for SUSE Linux Enterprise. Take a look at report 476346 and make a recommendation if that
139- > package update should be accepted for distribution to customers. Don't be too critical of legal risks classified as
140- > low by the license scanner. Only give a short summary with the reason for your decision.
138+ > You are a legal reviewer for SUSE Linux Enterprise. Take a look at report 476346 and make a recommendation
139+ > if that package update should be accepted for distribution to customers. Don't be too critical of legal
140+ > risks classified as low by the license scanner. Only give a short summary with the reason for your decision.
141141
142142* cavil_get_report [package_id=476346]
143143
144144Recommendation: Accept the update for distribution.
145145
146- Reason: The legal report for perl-Mojolicious (report 476346) shows all detected license risks as low. The main license
147- findings are standard open source licenses (MIT, Artistic-2.0, BSD-3-Clause, CC-BY-SA-4.0, OFL-1.1), which are
148- compatible with SUSE's distribution policies. There is one unmatched keyword related to mixed license statements, but
149- it references recognized open source and documentation licenses only. No significant legal or compliance barriers are
150- present.
146+ Reason: The legal report for perl-Mojolicious (report 476346) shows all detected license risks as low. The main
147+ license findings are standard open source licenses (MIT, Artistic-2.0, BSD-3-Clause, CC-BY-SA-4.0, OFL-1.1),
148+ which are compatible with SUSE's distribution policies. There is one unmatched keyword related to mixed license
149+ statements, but it references recognized open source and documentation licenses only. No significant legal or
150+ compliance barriers are present.
151151```
152152
153153## REST API
0 commit comments