Catalog: ranch_intel β€’ Version: v0.0.1
Store: Feed & Supplies Depot (feed_supplies) β€’ Coordinate: A01-S02-B01
Tags: hay, decision, recommendation
Bin Description
Decision guidance based on recent prices and signals.
MD Frontmatter
{
  "access_policy": "public",
  "coordinate": "A01-S02-B01",
  "sources": [
    "legacy:intelligence.processor"
  ],
  "store_id": "feed_supplies",
  "tags": [
    "hay",
    "decision",
    "recommendation"
  ],
  "title": "Should I Buy Hay Now?",
  "updated_at": "2025-12-13T00:00:00+00:00"
}
MD Body
## What this bin provides
- A decision bin label for β€œbuy/hold hay” guidance.

## How to use
- This bin will be backed by a driver (tool action / python callable) that returns:
  - recommendation (buy/hold), confidence, reasoning, citations, freshness

## Freshness & trust
- Freshness SLA: P1D (per store registry)
- Trust policy: `trust_policies/default.yml#feed`


Add to Cart
Store this bin in your browser cart for context-pack export.
Snapshot (runtime)
{
  "payload": {
    "mode": "all",
    "status": "refreshed_placeholder",
    "store_id": "feed_supplies"
  },
  "citations": [],
  "confidence": null,
  "computed_at": "2025-12-13T17:26:47.325625",
  "expires_at": "2025-12-14T17:26:47.314052"
}