-
docs: substitute storage limits and tier-price ranges via assumptions.toml
-
server: reframe tier copy as file-size envelope; ToS-vs-Guarantees fix
-
server: bump to 0.8.13
-
raise tier prices to 16/24/36/60; add idempotent Stripe price seeder
-
shared/theme-common: track unified theme library future project
-
launch-eve audit pass: Ultra Fuzz Runs #8-9 + cross-cutting sweeps
-
server: bump to 0.8.12, credits page intro + primary deps section
-
server: bump to 0.8.11, exorcise credits page
-
server: bump to 0.8.10, fix /docs/about/* broken links
-
server: bump to 0.8.9
-
server: use info@makenot.work in credits page contact
-
server: drop unverifiable "by hand, not scraped" line from credits page
-
server: add third-party credits page (/docs/about/credits)
-
server: close Ultra Fuzz Run #4 phases 1-5 + 41-test integration triage
-
server: bump to 0.8.8
-
server: document the buffered/streaming dual-path in the scan worker
-
server: scan-spool orphan reaper + systemd StateDirectory
-
server: route big-file scans through the streaming pipeline
-
server: parallel path-based entries on structural + signing layers
-
server: clamav INSTREAM streaming entry
-
server: parallel path-based entries on yara/zip/sniff layers
-
server: wire fs2 statvfs into scan spool free-space check
-
server: introduce scanning::spool module and spool constants
-
server: add download_stream to StorageBackend
-
s3-storage: add download_stream returning the SDK ByteStream
-
server: bound broadcast fan-out at 16 with 100ms cadence
-
server: hourly retention sweep on scan_jobs
-
server: drop scan permit across S3 download
-
server: clear five Phase 1 caps from Ultra Fuzz Run #4
-
server: replace global CSRF allowlist with per-route posture helpers