docs: map fable website video workflow

This commit is contained in:
artale 2026-07-02 10:02:00 +02:00
parent 7a9cd58d03
commit 1dff2e876a
2 changed files with 40 additions and 0 deletions

View File

@ -12,6 +12,7 @@ Current authority order: **live receipt > committed receipt > memory**.
## Current receipts
- `factory-live-readonly-20260702.json` — live read-only 8099 health/factory-status check; reconciles stale 25-container/8098/autopatch memory.
- `fable5-website-video-advisory-map-20260702.json` — maps the user-supplied Fable 5 animated website workflow transcript as advisory-only process inspiration; proves no product capability or asset rights.
- `fable-agentic-system-layer-checklist-20260702.json` — maps arXiv 2606.24937 agentic-system layers to local receipts and marks missing proof explicitly.
- `agentic-ai-hitchhiker-research-map-20260702.json` — treats the arXiv 2606.24937 paper as advisory input only.
- `stale-memory-quarantine-20260702.json` — quarantines stale `8098`/memory-only deploy claims.

View File

@ -0,0 +1,39 @@
{
"schema": "fable.research_map.receipt.v1",
"createdAt": "2026-07-02T00:00:00.000Z",
"taskLabel": "fable5-website-video-advisory-map",
"task": "Map the user-supplied Fable 5 animated website creator workflow transcript as advisory-only process inspiration",
"source": {
"classification": "user-supplied-video-transcript",
"label": "Fable 5 animated website creator workflow transcript",
"transcriptStoredInRepo": false,
"videoClaimsVerified": false
},
"verifiedFacts": [
"this receipt records only advisory process inspiration from a user-supplied transcript/video description",
"no Fable 5 product capability proof is established by this receipt",
"no asset rights are granted by this receipt"
],
"constraints": [
"transcript/video claims are advisory only and not local Fable authority",
"no Fable 5 product capability proof is established",
"no asset rights are granted",
"no deploy was attempted",
"no calls to 8099/deploy or 8098 were made",
"8099/deploy via git-proxy remains the canonical signed/gated deploy route only",
"8098 remains legacy/internal/stale for deploy trust",
"auto_patch_proven=false unless a fresh degraded-skill recovery receipt exists",
"no external execution, vendoring, dashboards, new packages, or asset ingestion are included in this map"
],
"skipped": [
"external fetch or execution",
"video/transcript claim verification",
"asset ingestion or rights validation",
"deploy changes",
"dashboard changes",
"new packages"
],
"decision": "advisory",
"deployAttempted": false,
"autoPatchProven": false
}