{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "selun-sagitta-systems-agent-x402-policy-envelope",
  "title": "Sagitta Selun \u00b7 Crypto Portfolio Risk Policy Engine",
  "url": "https://selun.sagitta.systems/agent/x402/policy-envelope",
  "category": "finance",
  "summary": "Computes portfolio risk constraints and exposure limits based on risk tolerance, timeframe, and optional asset segment.",
  "seo": {
    "title": "Sagitta Selun x402 API: Crypto Portfolio Risk Policy Engine",
    "description": "x402-payable API for crypto portfolio risk policy evaluation. Returns exposure caps, stablecoin floors, risk budgets, and segment-aware allocation guidance for Bluechips, Memecoins, Gaming, or Yield Farm segments."
  },
  "use_cases": [
    "Enforce risk budgets before executing portfolio rebalancing trades",
    "Validate that proposed allocations stay within conservative exposure caps",
    "Generate segment-specific universe guidance for memecoin or yield farm strategies",
    "Compute stablecoin floor requirements for institutional custody policies"
  ],
  "ideal_buyer": "Quantitative crypto fund managers and DeFi strategists building automated portfolio construction systems.",
  "example_prompt": "I have a $2M portfolio with aggressive risk tolerance and 1-3 year timeframe focused on memecoins. What are my exposure caps and risk budget?",
  "example_request_body": {
    "timeframe": "1-3_years",
    "decisionId": "alloc-2024-001",
    "riskTolerance": "Aggressive",
    "portfolioSegment": "Memecoins"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 25,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xac6aa71c4b48b75d2dff70a4bc7a0f5d547c302f",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "250000",
      "max_timeout_seconds": 120,
      "mime_type": "application/json",
      "description": "Risk policy engine. Call this when portfolio constraints and segment filters must be computed for a supplied risk tolerance, timeframe, and optional portfolio segment. Returns exposure caps, stablecoin floor, risk budget, authorization constraints, and segment-aware universe guidance.",
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "decisionId",
              "riskTolerance",
              "timeframe"
            ],
            "properties": {
              "timeframe": {
                "enum": [
                  "<1_year",
                  "1-3_years",
                  "3+_years"
                ]
              },
              "decisionId": {
                "type": "string"
              },
              "riskTolerance": {
                "enum": [
                  "Conservative",
                  "Balanced",
                  "Growth",
                  "Aggressive"
                ]
              },
              "portfolioSegment": {
                "enum": [
                  "Bluechips",
                  "Memecoins",
                  "Gaming",
                  "Yield Farm"
                ]
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "data": {
              "result": {
                "policyMode": "balanced_growth",
                "policyEnvelope": {
                  "risk_budget": 0.62,
                  "stablecoin_minimum": 0.18
                }
              },
              "status": "completed",
              "endpoint": "/agent/x402/policy-envelope",
              "productId": "policy_envelope",
              "decisionId": "policy-envelope-001"
            },
            "success": true,
            "executionModelVersion": "Selun-1.0.0"
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "selun-sagitta-systems",
    "host": "selun.sagitta.systems",
    "title": "Selun | Crypto Portfolio Plan",
    "description": "Payment-gated x402 endpoints exposing Sagitta AAA portfolio allocation, market regime classification, policy evaluation, asset scoring, and portfolio rebalancing.",
    "url": "https://selun.sagitta.systems",
    "og_image": "https://selun.sagitta.systems/opengraph-image?96f7278089c1ee24",
    "favicon": "https://selun.sagitta.systems/selun-mark.svg?v=2"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/selun-sagitta-systems-agent-x402-policy-envelope",
    "url": "https://x402all.com/resource/selun-sagitta-systems-agent-x402-policy-envelope",
    "name": "Sagitta Selun \u00b7 Crypto Portfolio Risk Policy Engine",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/selun-sagitta-systems-agent-x402-policy-envelope",
      "@type": "Offer",
      "price": "0.25",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.250000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://selun.sagitta.systems/agent/x402/policy-envelope",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/selun-sagitta-systems",
      "url": "https://selun.sagitta.systems",
      "name": "Selun | Crypto Portfolio Plan",
      "@type": "Organization"
    },
    "identifier": "selun-sagitta-systems-agent-x402-policy-envelope",
    "description": "x402-payable API for crypto portfolio risk policy evaluation. Returns exposure caps, stablecoin floors, risk budgets, and segment-aware allocation guidance for Bluechips, Memecoins, Gaming, or Yield Farm segments.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=selun-sagitta-systems-agent-x402-policy-envelope",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=selun-sagitta-systems-agent-x402-policy-envelope"
}
