fix(install): refresh Warden source when reinstalling the CLI
Assistant: codex Assistant-Model: gpt-5.6-luna Assistant-Session: 01a07ff8-19d0-7820-b4d0-1353833cb7fc
This commit is contained in:
parent
31d9b6671c
commit
19bb75c614
2 changed files with 8 additions and 3 deletions
|
|
@ -45,6 +45,11 @@ Run the policy and proxy suites, retain a value-free live refusal receipt,
|
|||
publish the reviewed source, and verify the installed CLI refuses before any
|
||||
credential transport. A refusal is not a successful credential-read admission.
|
||||
|
||||
The owner installer initially reused a cached wheel despite `--force`, leaving
|
||||
the pre-fix policy code installed. Both Makefile installation targets now use
|
||||
`--reinstall-package ops-warden` to refresh this package from the reviewed source.
|
||||
Verify the installed module as well as the checkout before the live refusal test.
|
||||
|
||||
## Resolve the credential proxy's admitted policy binding
|
||||
|
||||
```task
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue