fix(docs): rediger vekk absolutt hjemmesti i S7a-2-rapporten - handover-gaten var roed paa HEAD
Ikke en del av S7a-3s fire punkter, men funnet mens kontrollen ble kjoert:
test_package_leaks_no_secret_content leser `git archive HEAD`, saa den ble roed
foerst etter at 1c540e6 var committet (funn 35: gaten er ekte, men forsinket med
en commit). Rapportens ene `/Users/ktg/corpora/...` er erstattet med `~/corpora/...`
- samme kommando, ingen hjemmesti i en pakke en ekstern organisasjon faar.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
parent
53e32bb180
commit
5adb1cca62
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ dialogen ser identisk ut med en som virket. Alle fire resultater i § 3 er ikke-
|
|||
|
||||
```
|
||||
$ uv run python -c "from portfolio_optimiser import okf; \
|
||||
okf.reconcile_bundle_id('/Users/ktg/corpora/okf-telling-20260829/K2-bundle-20260903')"
|
||||
okf.reconcile_bundle_id('~/corpora/okf-telling-20260829/K2-bundle-20260903')"
|
||||
BundleIdMismatch: knowledge base '…/K2-bundle-20260903' declares bundle_id
|
||||
'k2-trinn1-20260903' but is mounted as 'K2-bundle-20260903'; an approach names a base by
|
||||
that id, so a run would evaluate against one and report the other (source: declared-index)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue