archvillainette
8e7cead5c0
Keep model compilation headless ( #49 )
...
build-binaries / build-binaries (push) Successful in 2m14s
## Summary
- always wrap NWN model compilation with `xvfb-run`, even when the caller has `DISPLAY`
- fail closed with an actionable error when `xvfb-run` is unavailable instead of opening the client UI
- update the compiler contract and regression coverage
## Verification
- focused red/green regression tests
- `nix develop -c make check`
- real NWN compile with `DISPLAY=:0` under transient Xvfb; binary MDL output verified
Generated with Claude CodeReviewed-on: #49
Co-authored-by: vickydotbat <vickydotbat@tutamail.com >
2026-07-23 07:27:37 +00:00
archvillainette
5ebef57160
assets builder tools ( #39 )
...
build-binaries / build-binaries (push) Successful in 2m5s
test / test (push) Successful in 1m23s
Reviewed-on: #39
Reviewed-by: xtul <mpiasecki720@protonmail.com >
2026-07-12 12:51:17 +00:00
archvillainette
9357b30994
crucible depot: Increment 1 core (status/push/verify/get/pull + local/cdn/bunny backends) ( #30 )
...
test / test (push) Successful in 1m31s
build-binaries / build-binaries (push) Successful in 2m27s
build-image / publish (push) Successful in 42s
Implements Increment 1 of `docs/superpowers/specs/2026-07-04-crucible-depot-core-design.md`: a new stdlib-only `internal/depot` package wired into the dispatcher.
- `crucible depot status|push|verify|get|pull` with backends `local`/`cdn`/`bunny`; exit contract `0` clean / `1` drift / `2` unconfirmed-only / `64` usage / `70` internal.
- Presence is always probed against the real target (IPv4 1-byte range GET; HEAD is banned with a regression-tripwire test). `unconfirmed` is a distinct state, never collapsed into `missing`.
- No prompting anywhere: missing `BUNNY_STORAGE_*` env fails closed (read path included), enforced by a no-stdin test.
- Uploads: probe-then-PUT with `Checksum: <UPPER-sha>`; read/write key split (`BUNNY_STORAGE_READ_PASSWORD` falls back to `BUNNY_STORAGE_PASSWORD`).
- Field-driven fix included: per-probe transient retry (curl `--retry 2` equivalent) — without it a real 1490-blob CDN sweep reported 1222 false-unconfirmed; with it, 1490/1490 present in 74s, exit 0.
- Registry: depot `Wired: true`, joins the interactive menu; stale "(SeaweedFS)" wording removed.
Tests: unit + httptest fake-Bunny (probe sequence, Checksum header, key split, 428 throttling → exit 2) + local→bunny integration (drift → push → clean → idempotent no-second-PUT; incremental pull). `make check` green.
**Merge ordering:** this merges FIRST; the companion `sow-assets-manifest#crucible-depot-cutover` PR needs its flake input bumped to include this.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Reviewed-on: #30
Reviewed-by: xtul <mpiasecki720@protonmail.com >
Co-authored-by: vickydotbat <vickydotbat@tutamail.com >
Co-committed-by: vickydotbat <vickydotbat@tutamail.com >
2026-07-04 23:30:54 +00:00
archvillainette
448ebc74d4
(docs): crucible depot redesign
2026-07-04 18:19:25 +02:00
archvillainette
332a24fd3e
stricter topdata validation ( #24 )
...
test / test (push) Successful in 1m23s
build-binaries / build-binaries (push) Successful in 2m13s
build-image / publish (push) Successful in 39s
makes topdata json validation much stricter, currently still too permissive
Reviewed-on: #24
Reviewed-by: xtul <mpiasecki720@protonmail.com >
Co-authored-by: vickydotbat <vickydotbat@tutamail.com >
Co-committed-by: vickydotbat <vickydotbat@tutamail.com >
2026-06-25 21:49:03 +00:00
archvillainette
da6bf17f69
fix: stdenv system error
test / test (push) Successful in 1m22s
build-binaries / build-binaries (push) Successful in 2m11s
2026-06-25 12:14:47 +02:00
archvillainette
f257672427
command and help ux pass ( #21 )
...
sync-wrappers / sync (push) Successful in 16s
test / test (push) Successful in 1m22s
build-binaries / build-binaries (push) Successful in 2m7s
build-image / publish (push) Successful in 38s
Reviewed-on: #21
Co-authored-by: vickydotbat <vickydotbat@tutamail.com >
Co-committed-by: vickydotbat <vickydotbat@tutamail.com >
2026-06-25 09:29:39 +00:00
archvillainette
2ea7959693
paths.build fix ( #15 )
...
test / test (push) Successful in 1m27s
build-binaries / build-binaries (push) Successful in 2m8s
build-image / publish (push) Successful in 52s
Reviewed-on: #15
Co-authored-by: vickydotbat <vickydotbat@tutamail.com >
Co-committed-by: vickydotbat <vickydotbat@tutamail.com >
2026-06-21 18:33:45 +00:00
archvillainette
3315f8b7eb
crucible build parity ( #14 )
...
build-binaries / build-binaries (push) Successful in 2m16s
test / test (push) Successful in 1m31s
build-image / publish (push) Successful in 57s
forces build parity with crucible = local builds and CI/CD builds use different tools.
Reviewed-on: #14
Co-authored-by: vickydotbat <vickydotbat@tutamail.com >
Co-committed-by: vickydotbat <vickydotbat@tutamail.com >
2026-06-21 13:17:58 +00:00
archvillainette
97f8427c4b
Phase 5: scaffold Crucible (sow-tools) — dispatcher + builder shims, container, PR-first CI, fail-closed (D11, D19).
2026-06-11 20:36:13 +02:00
archvillainette
3f36ed529a
Class skillls/list splitting
2026-05-23 20:10:01 +02:00
archvillainette
e6fdcdec87
Available Feats Support
2026-05-22 01:29:07 +02:00
archvillainette
afd40f0682
Revise class progression feat availability design
2026-05-22 01:18:18 +02:00
archvillainette
55794a9fde
Document class progression feat availability design
2026-05-22 01:14:28 +02:00
archvillainette
a64dbfb085
docs: plan generated wiki stale purge
2026-05-21 14:20:23 +02:00
archvillainette
cbec7f9aa0
docs: design generated wiki stale purge
2026-05-21 14:12:50 +02:00