{ "schema": "dragonx.hushchat.capture-manifest.v1", "status": "template", "id": "replace-with-redacted-capture-manifest-id", "fixture_directory": "replace-with-staged-fixture-directory", "dry_run_command": "./build/bin/HushChatFixtureCheck --replacement-dry-run replace-with-staged-fixture-directory", "provenance": { "source_client": "SilentDragonXLite", "source_client_version": "replace-with-release-or-commit", "capture_date": "YYYY-MM-DD", "network": "replace-with-disposable-test-network", "capture_method": "replace-with-redacted-capture-procedure-name" }, "handling": { "disposable_wallets_only": true, "non_sensitive_vectors_only": true, "no_passphrases": true, "no_plaintext": true, "no_memo_contents": true, "no_private_keys": true, "no_wallet_files": true, "no_ciphertext_byte_dumps": true, "no_derived_keys": true, "no_session_keys": true, "redacted_report_only": true }, "categories": [ { "kind": "incoming_memo", "staged_filename": "incoming-memo.ready.json", "status": "template" }, { "kind": "outgoing_memo", "staged_filename": "outgoing-memo.ready.json", "status": "template" }, { "kind": "seed_public_key_projection", "staged_filename": "seed-public-key-projection.ready.json", "status": "template" }, { "kind": "corrupted_auth_failure", "staged_filename": "corrupted-auth-failure.ready.json", "status": "template" }, { "kind": "cont_exclusion", "staged_filename": "cont-exclusion.ready.json", "status": "template" } ] }