mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 02:25:56 +00:00
Bound automatic Patrol inference allowances
This commit is contained in:
@@ -155,6 +155,11 @@ class AIRuntimeDocsPolicyTest(unittest.TestCase):
|
||||
self.assertIn("does not grant Claude Code direct access to the infrastructure", normalized_content)
|
||||
self.assertIn("not represented as a zero-dollar API price", normalized_content)
|
||||
self.assertIn("per-run metered-API budget as not applicable", normalized_content)
|
||||
self.assertIn("bounded output allowance", normalized_content)
|
||||
self.assertIn("low reasoning-effort hint", normalized_content)
|
||||
self.assertIn("does not reduce the tools available to Watch", normalized_content)
|
||||
self.assertIn("Pro investigation reasoning", normalized_content)
|
||||
self.assertIn("normal reasoning depth", normalized_content)
|
||||
self.assertIn("inference_route=coding_plan_allowance", content)
|
||||
self.assertIn("per-run monetary cost unknown", normalized_content)
|
||||
self.assertIn("standard Z.ai `/api/paas/` endpoint remains a `metered_api` route", normalized_content)
|
||||
|
||||
Reference in New Issue
Block a user