2026-02-23 20:12:10 -06:00
..
2026-02-23 20:12:10 -06:00
2026-02-23 20:12:10 -06:00
2026-02-23 20:12:10 -06:00
2026-02-23 20:12:10 -06:00
2026-02-23 20:12:10 -06:00

Shared Fixture Corpus

This corpus is the common input set for Python-vs-C# parity checks.

Layout

  • fixtures/entries/: Canonical markdown entries used by parser/merge/search parity tests.
  • fixtures/search/queries.json: Search cases consumed by parity harness.
  • fixtures/ai/stubs.json: Deterministic AI request/response samples for bridge-level contract tests.
  • fixtures/vaults/: Python-generated monthly vault fixtures plus manifest.json (hashes + metadata).

Usage Contract

  • Treat files here as stable test vectors.
  • Any behavior change that affects outputs must update this corpus and migration notes.
  • Keep content synthetic and non-sensitive.
  • Regenerate vault fixtures only with python fixtures/vaults/generate_vault_fixtures.py and commit updated hashes.