| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364 |
- {
- "schema_version": "legacy-http-golden-manifest/v1",
- "host_baseline_commit": "1495d063",
- "legacy_source": {
- "kind": "deployed-legacy-service",
- "base_url": "https://pattern.aiddit.com",
- "source_commit": "unavailable-from-deployment",
- "captured_at": "2026-07-19T16:00:00Z"
- },
- "redaction": {
- "rules": [
- "No authorization header, cookie, principal identifier, or database credential is stored.",
- "Payload hashes cover the unmodified public response bytes; payload bodies are not checked in."
- ]
- },
- "captures": [
- {
- "name": "run-454-detail",
- "method": "GET",
- "route": "/api/pattern/script_builds/454",
- "status": 200,
- "sha256": "87a2d7bc11e70391c92cb52013365d758338e0d918dd47339c5a83c214cd42f6",
- "comparison": "legacy-fields-exact-overlay-declared",
- "legacy_top_level_fields": [
- "success",
- "topic",
- "build",
- "paragraphs",
- "elements",
- "decision_traces",
- "post_datas",
- "script_datas"
- ],
- "allowed_overlay_fields": []
- },
- {
- "name": "run-454-log",
- "method": "GET",
- "route": "/api/pattern/script_builds/454/log",
- "status": 200,
- "sha256": "ac62b87aac1999ab8eb94c8a71b0be5f35457e11cdc89b10c3d10cf7ec7eaa07",
- "comparison": "legacy-fields-exact-overlay-declared",
- "legacy_top_level_fields": [
- "success",
- "log_content",
- "live",
- "status"
- ],
- "allowed_overlay_fields": []
- }
- ],
- "uncaptured_routes": [
- "start",
- "upload",
- "list",
- "prefill",
- "retry",
- "delete",
- "favorite",
- "overview",
- "stop",
- "trace_messages"
- ]
- }
|