{
  "company": {
    "name": "Relux Works",
    "legal_name": "RELUX WORKS LLC",
    "registration": "Armenia, reg. 999.110.1559507, tax ID 03036828",
    "founded": 2026,
    "location": "Tsaghkadzor, Armenia (remote-first, works worldwide)",
    "contact_email": "ivan@relux.works",
    "website": "https://relux.works",
    "github": "https://github.com/relux-works",
    "linkedin": "https://www.linkedin.com/company/relux-works",
    "positioning": "Build and rescue production software: fixed-price MVPs, mobile and web products, and agentic engineering.",
    "selected_work_url": "https://relux.works/en/work/"
  },
  "services": [
    {
      "id": "ai-mvp-development",
      "name": "AI MVP Development",
      "url": "https://relux.works/en/ai-mvp-development/",
      "pricing_model": "fixed price",
      "packages": [
        {
          "name": "MVP Sprint",
          "price_usd": 20000,
          "duration": "4 weeks"
        },
        {
          "name": "MVP Standard",
          "price_usd": 35000,
          "duration": "6 weeks"
        },
        {
          "name": "MVP Plus",
          "price_usd": 50000,
          "duration": "8 weeks"
        }
      ],
      "includes": [
        "100% IP and source code ownership from day one",
        "QA and automated testing",
        "security review",
        "deployment (App Store or production web)",
        "30 days of post-launch support (60 on MVP Plus)"
      ]
    },
    {
      "id": "vibe-code-rescue",
      "name": "Vibe-Code Rescue (de-vibe-coding)",
      "url": "https://relux.works/en/vibe-code-rescue/",
      "pricing_model": "fixed price, quoted from audit",
      "packages": [
        {
          "name": "Rescue Audit",
          "price_usd": 3000,
          "duration": "1 week"
        },
        {
          "name": "Stabilization Sprint",
          "price_usd_from": 10000,
          "duration": "2-3 weeks"
        },
        {
          "name": "Full De-Vibe-Coding",
          "price_usd_range": [
            15000,
            40000
          ],
          "duration": "scoped from audit"
        }
      ],
      "includes": [
        "takeover of AI-generated codebases (Lovable, Cursor, Bolt, v0, Replit)",
        "complex bug fixing (race conditions, state corruption, integrations)",
        "security cleanup (OWASP-based checklist)",
        "refactoring to a production, type-safe architecture"
      ]
    },
    {
      "id": "app-publishing-scaling",
      "name": "App Publishing & Scaling",
      "url": "https://relux.works/en/app-publishing/",
      "pricing_model": "monthly retainer; one-off projects fixed price",
      "packages": [],
      "includes": [
        "App Store & Google Play account setup and operations",
        "payments, banking, and payout configuration (Stripe, Paddle, store payouts)",
        "fractional CTO / technical leadership",
        "infrastructure scaling to hundreds of thousands of users"
      ]
    },
    {
      "id": "local-ai-inference",
      "name": "Local AI Inference Infrastructure",
      "url": "https://relux.works/en/local-ai-inference/",
      "pricing_model": "fixed-scope economics assessment, then fixed build quote; operations on retainer",
      "packages": [],
      "includes": [
        "inference economics and TCO modeling (API OPEX vs cluster CAPEX, break-even analysis)",
        "on-prem GPU clusters inside the company perimeter (vLLM/SGLang, open-weights models, air-gapped supported)",
        "edge inference on employee Apple Silicon (MLX) and consumer-grade RTX 3090/5090 clusters",
        "smart routing between edge, on-prem cluster, and frontier APIs"
      ]
    },
    {
      "id": "agentic-enablement",
      "name": "Agentic Enablement",
      "url": "https://relux.works/en/agentic-enablement/",
      "pricing_model": "fixed-scope engagements; harness evolution on retainer",
      "packages": [],
      "includes": [
        "agent harnesses: tools, guardrails, evals, CI gates",
        "team training in agentic development (Claude Code, MCP, skills workflows)",
        "agentic rails for codebases: progressive autonomy tied to eval results",
        "internal MCP servers and agent gateways (reference: api.relux.works)"
      ]
    }
  ],
  "selected_work": [
    {
      "id": "xflow-agent-harness",
      "name": "xflow",
      "url": "https://relux.works/en/work/xflow-agent-harness/",
      "product_url": "https://xflow.org/",
      "engagement": "Agentic modernization of a live AI messenger codebase",
      "status": "Live product; engagement in progress"
    },
    {
      "id": "memori-voice-learning",
      "name": "Memori",
      "url": "https://relux.works/en/work/memori-voice-learning/",
      "engagement": "LiveKit research and voice-to-voice learning architecture with custom business-logic hooks",
      "status": "Private client project"
    },
    {
      "id": "tnl-legacy-revival",
      "name": "T&L: Learn Foreign Words",
      "url": "https://relux.works/en/work/tnl-legacy-revival/",
      "product_url": "https://apps.apple.com/us/app/t-l-learn-foreign-words/id548917415",
      "engagement": "Recovery of a 2011 Objective-C learning app for modern Apple devices",
      "status": "Restored and available on the App Store"
    }
  ]
}