docs: map digg tech source signal
This commit is contained in:
parent
818c2be727
commit
577bc11a56
|
|
@ -0,0 +1,70 @@
|
|||
{
|
||||
"schema": "fable.research_map.receipt.v1",
|
||||
"createdAt": "2026-07-02T00:00:00.000Z",
|
||||
"taskLabel": "digg-tech-source-signal-map",
|
||||
"task": "Map https://digg.com/tech as an advisory social-ranked tech/AI source signal for Fable research triage",
|
||||
"constraints": [
|
||||
"Digg Tech is advisory social-ranked feed context only, not primary evidence",
|
||||
"require primary source URLs before making factual claims from any Digg Tech item",
|
||||
"block deploy, vendoring, safety, and market claims unless they have primary citations",
|
||||
"live receipt > committed receipt > memory",
|
||||
"8099/deploy via git-proxy is the canonical signed/gated deploy route only",
|
||||
"8098 remains legacy/internal/stale for deploy trust",
|
||||
"auto_patch_proven=false unless a fresh canary receipt proves otherwise",
|
||||
"no deploy, external execution, dashboards, new packages, or vendoring are included in this map"
|
||||
],
|
||||
"existingPrimitives": [
|
||||
"research-map-receipt",
|
||||
"committed receipt",
|
||||
"live receipt",
|
||||
"stale-memory-quarantine"
|
||||
],
|
||||
"sourceSignal": {
|
||||
"name": "Digg Tech",
|
||||
"url": "https://digg.com/tech",
|
||||
"classification": "advisory-social-ranked-tech-ai-feed",
|
||||
"allowedUse": [
|
||||
"discover possible tech/AI topics for later primary-source research",
|
||||
"queue claims for verification against primary source URLs",
|
||||
"compare social attention with receipt-backed local priorities"
|
||||
],
|
||||
"blockedUse": [
|
||||
"treating Digg summaries, rankings, headlines, or reposts as primary evidence",
|
||||
"factual claims without primary source URLs",
|
||||
"deploy claims without signed/gated primary deploy receipts",
|
||||
"vendoring claims without primary upstream/license citations and local review",
|
||||
"safety claims without primary citations and local eval receipts",
|
||||
"market claims without primary market/source citations"
|
||||
]
|
||||
},
|
||||
"recommendedPlan": [
|
||||
{
|
||||
"name": "Use Digg Tech only as lazy advisory signal",
|
||||
"goal": "Let Digg Tech suggest tech/AI topics while preserving Fable's receipt-first trust posture and requiring primary URLs before any factual claim.",
|
||||
"acceptanceCriteria": [
|
||||
"Digg Tech is recorded as advisory social-ranked feed context only",
|
||||
"factual claims require primary source URLs before use",
|
||||
"deploy, vendoring, safety, and market claims are blocked without primary citations",
|
||||
"8099/git-proxy, 8098 legacy/internal/stale, live-over-committed-over-memory, and auto_patch_proven=false posture are preserved",
|
||||
"no deploy, external execution, dashboard, package, or vendoring action is implied"
|
||||
],
|
||||
"verification": [
|
||||
"read docs/receipts/digg-tech-source-signal-research-map-20260702.json",
|
||||
"confirm the receipt marks https://digg.com/tech advisory only and requires primary source URLs before factual claims",
|
||||
"confirm blocked deploy/vendoring/safety/market claim language and preserved deploy trust posture are present"
|
||||
]
|
||||
}
|
||||
],
|
||||
"skipped": [
|
||||
"deploy changes",
|
||||
"external execution",
|
||||
"external feed fetching",
|
||||
"external repo vendoring",
|
||||
"dashboard changes",
|
||||
"new packages",
|
||||
"market, safety, deploy, or vendoring claims without primary citations"
|
||||
],
|
||||
"decision": "ready",
|
||||
"reasons": [],
|
||||
"deployAttempted": false
|
||||
}
|
||||
Loading…
Reference in New Issue