{
  "schema_version": 1,
  "name": "HFTKernel",
  "alternate_name": "HFT Kernel",
  "canonical_url": "https://hftkernel.com/",
  "headline": "Predictable Linux execution for latency-critical trading",
  "description": "Production Linux kernel builds and native latency-measurement packages for cloud and bare-metal trading infrastructure.",
  "language": "en-US",
  "contact_email": "root@hftkernel.com",
  "audiences": [
    "proprietary trading firms",
    "market makers",
    "hedge funds",
    "exchange-connectivity teams",
    "low-latency infrastructure teams",
    "cloud trading teams",
    "bare-metal colocation teams"
  ],
  "core_trading_outcomes": [
    {
      "name": "Clean trading cores",
      "description": "Move IRQ, softIRQ, RCU callbacks, timers, scheduler activity, and background work away from latency-critical CPUs."
    },
    {
      "name": "Shorter latency tails",
      "description": "Reduce p99.9, p99.99, and p99.999 pauses across market data, strategy, risk, execution, and order transmission."
    },
    {
      "name": "Predictable memory",
      "description": "Control reclaim, compaction, transparent huge pages, NUMA balancing, allocator behavior, and working-set pressure."
    },
    {
      "name": "Stable network and time",
      "description": "Align NIC queues, interrupt affinity, packet processing, PTP/PHC, and timestamping."
    }
  ],
  "platform_profiles": [
    "Cloud",
    "Hardware"
  ],
  "bundle_components": [
    "HFTKernel",
    "cpujitter",
    "memjitter"
  ],
  "package_formats": [
    "DEB",
    "RPM",
    "TGZ"
  ],
  "release_naming": {
    "pattern": "<kernel-version>-r<sequential-revision>",
    "examples": [
      "<kernel-version>-r1",
      "<kernel-version>-r2",
      "<kernel-version>-r3"
    ],
    "new_kernel_version_starts_at": "r1",
    "content_hash_fields": [
      "payload_sha256",
      "PAYLOAD.sha256",
      "SHA256SUMS",
      "MANIFEST.sha256"
    ]
  },
  "machine_readable_resources": {
    "summary": "https://hftkernel.com/llms.txt",
    "detailed_context": "https://hftkernel.com/llms-full.txt",
    "ai_summary": "https://hftkernel.com/ai.txt",
    "facts": "https://hftkernel.com/hftkernel-facts.json",
    "sitemap": "https://hftkernel.com/sitemap.xml"
  }
}
