server-monitor-manager/tests/fixtures
ochenstarik-ui ecad5048cc
fix(release): replace alpha8 network compatibility test (#38)
Use a deterministic v1 release fixture, prepare alpha.12 version sources, and document release ownership and burned tags.

Co-authored-by: Ochenstarik <ochenstarik@inbox.ru>
2026-08-13 13:22:48 +07:00
..
alpha8-v1-release fix(release): replace alpha8 network compatibility test (#38) 2026-08-13 13:22:48 +07:00
control-v0.1.0-alpha.7.db [verified] Fix monitor snapshot contract and release compatibility 2026-08-10 17:24:07 +07:00
README.md fix(release): replace alpha8 network compatibility test (#38) 2026-08-13 13:22:48 +07:00

Published Control database fixture

control-v0.1.0-alpha.7.db was created by the ControlStore from the immutable source tag v0.1.0-alpha.7 (d645812d29d077e9a4dee1596ef09a70dc138090). That project pins SQLitePCLRaw.bundle_e_sqlite3 2.1.12. The fixture contains stable rows for agents, Agent/Operator/Automation identities, a Link, a provisioning job and event, and audit data.

Fixture properties:

  • PRAGMA user_version: 8
  • PRAGMA integrity_check: ok
  • SHA-256: 15bf788dd5789a55bd54a4a548d339b4e29e54e1c75311b21eec079e0ef2faa2

The compatibility test always copies this file before opening it, so the committed previous-release database is never migrated or mutated in place.

alpha8-v1-release/ is a deterministic synthetic fixture for the release layout used before manifest v2. Its archive payload is assembled locally by the bootstrap test; no published release is downloaded or modified.