jobbsok/scripts
Kjell Tore Guttormsen 58db24ba24 fix(package): include pyproject.toml so an installed copy can bootstrap
scripts/bootstrap.py resolves --group against <repo-root>/pyproject.toml,
but package_plugin.py's INCLUDE tuple never shipped that file. An archive
built and unpacked elsewhere could never bootstrap (F1). Verify: built an
archive with package_plugin.py, unpacked it to a tmp dir, ran
scripts/bootstrap.py against the unpacked copy -- "bootstrap: guard 1.3.0"
/ "bootstrap: ok", exit 0. Also fixed two stale pyproject.toml comments
still naming the pre-port scripts/bootstrap.sh.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-06 15:43:25 +02:00
..
jobbsok_lib feat(m1): add append-only jsonl writer with folding reader 2026-09-04 19:28:28 +02:00
beslutninger.py feat(m2): add append-only decision log and beslutning skill 2026-09-05 22:00:13 +02:00
bootstrap.py feat(port): move five bash entry points to Python and drop bash from .mcp.json 2026-09-05 21:02:03 +02:00
build_stamp.py feat(port): move five bash entry points to Python and drop bash from .mcp.json 2026-09-05 21:02:03 +02:00
cowork_probe_check.py feat(port): move five bash entry points to Python and drop bash from .mcp.json 2026-09-05 21:02:03 +02:00
dagens.py feat(m2): add dagens text view with golden output 2026-09-05 22:04:36 +02:00
jobbsok_tools.py feat(m2): expose status and daily tools through jobbsok-tools 2026-09-05 22:09:17 +02:00
jobbsok_tools_launch.py feat(m2): expose status and daily tools through jobbsok-tools 2026-09-05 22:09:17 +02:00
kandidat_schema.py fix(m1): replace transcribed operator values in fixtures with invented ones 2026-09-04 21:35:24 +02:00
package_plugin.py fix(package): include pyproject.toml so an installed copy can bootstrap 2026-09-06 15:43:25 +02:00
sak_status.py feat(m2): add deterministic sak_status cli with golden output 2026-09-05 21:40:32 +02:00
vurdering.py feat(m1): compute scores from sub-scores and weights in a script 2026-09-04 21:27:38 +02:00