Schedule A · Yleef Enterprise

JARVIS Capability Schedule

Every capability in the platform, compiled by parsing the source rather than reading the marketing. A Hinglish voice-and-chat assistant fused to a seller-operations back office for Indian marketplaces.

How this was compiled. Every route decorator under backend/ was parsed for method, path and handler name. The headline figure — 619 route handlers across 42 router modules — is the repository’s own generated audit report, which is regenerated and gated in CI, so it cannot drift from the code. Counts below are that parse, not an estimate.

An endpoint existing is not proof it does useful work. Where a capability was opened and read, it is described in the terms the code actually supports. Everything found to be narrower than its name suggests is listed under Verified caveats rather than quietly dropped.

Marketplace integrations

67 endpoints

Five marketplaces plus quick-commerce and social channels. Read paths are broad; write coverage differs per platform and is set out in section 02.

Amazon
Inventory, orders and listing sync; a Playwright seller-portal driver with live-verified Seller Central URLs (the /myinventory/inventory path, recorded after the older one began redirecting).
Flipkart
Inventory and order sync, listing management, dedicated Playwright driver for the Seller Hub.
Meesho
Supplier-panel sync and a Playwright driver against the v3 supplier panel.
Myntra
Inventory sync, orders, returns, and style-upload with pre-submission validation.
/api/myntra/style/validate/api/myntra/returns
Shopify
The deepest integration: products, price and SEO fields, stock updates, low-stock reporting, order summaries, return logging and resolution, revenue / top-product / cancellation-rate analytics, plus inbound and outbound webhooks and session management.
23 endpoints/api/shopify/webhooks/receive
Quick commerce
Dark-store allocation, delivery-slot planning and demand forecasting, with per-platform inventory and order reads.
Social commerce
WhatsApp order capture, payment-link generation, catalogue build, and per-channel sync.
Emerging platforms
A generic adapter exposing inventory, orders and status for additional marketplaces behind one shape.

The write path

no API keys required

The differentiating mechanism. Instead of holding marketplace API credentials, the operator's own browser session drives the seller portal — behind an approval queue, rate caps and a compliance guard.

Approval queue
Every write is queued with a preview and waits for a human to approve or reject. Nothing reaches a marketplace unreviewed.
Browser executor
Playwright drives the live seller portal using the operator's logged-in session. Four action types: stock update, price update, order action, listing toggle.
Session vault
Encrypted storage of browser sessions, with open / verify / reconnect / revoke, plus readiness checks before any run.
Compliance guard
A deliberate no-stealth, no-CAPTCHA-bypass posture: write caps of 30 per hour per marketplace, 30-second spacing, and pause-on-risk.
Account-block safety
Monitors for suspension signals and halts automation before a seller account is put at risk.
Human-behaviour engine
Timing and interaction pacing intended to keep portal automation within normal-use patterns.

Listings & content

11 endpoints
Bulk listing
Bulk upload, single and bulk validation before submission, and cross-marketplace sync of one catalogue.
Listing tools
A+ content assembly, category assignment, image compliance checks, image resize planning, and variation-family construction.
Listing analyzer
Scores a listing and reports what is missing or weak.
SEO keyword engine
Keyword generation and placement for titles and bullets.

Pricing, demand & competitive intel

18 endpoints
Repricing advisor
Recommends price moves against a configured margin floor.
Dynamic pricing
Rule-driven price adjustment by demand and competitive position.
Forecasting
Festival, trend and weather-linked demand prediction, plus predictive inventory.
/api/predict/festival/api/predict/trend
Competitor price watch
Tracks rival pricing on the same SKUs over time.
Realtime intel
Live competitor, product-price, trending-product, stock, news and exchange-rate feeds.
Rank tracking
Records search rank, keeps history, detects drops, and compares against named competitors.

Advertising

9 endpoints
Bid optimisation
Adjusts bids across campaigns against a target.
Wasted spend
Identifies spend returning nothing, with an auto-pause action for the worst offenders.
Keyword analysis
Evaluates keyword performance and suggests additions and negatives.
Campaigns
Campaign creation and budget optimisation across a portfolio.

Deals & sale events

8 endpoints
Deal management
Coupon creation, deal scheduling, performance reporting, and flash-sale stock reservation.
Sale-event planning
Plans stock and pricing ahead of a sale event.

Returns, NDR & money recovery

26 endpoints

The area with the most directly measurable rupee value to a seller: money already lost that can be reclaimed.

Returns ledger
Log, resolve, track and export returns; summaries by SKU, ageing buckets, per-SKU return rates, and a suspicious-returns view.
Return-fraud detection
Flags buyer and pattern-level return abuse.
NDR & RTO
Non-delivery-report actions and return-to-origin risk scoring before dispatch.
Weight disputes
Detects courier weight-discrepancy overcharges and assembles the dispute.
SAFE-T claims
Prepares Amazon SAFE-T reimbursement claims.
Cohort analytics
Return and repeat-purchase cohorts, plus custom reports.

Logistics & shipping

11 endpoints
Carrier integrations
Bluedart, Delhivery, Ecom Express and Xpressbees — rate quotes, cheapest-carrier comparison, and AWB tracking.
Shiprocket
Rate cards, courier comparison, shipment creation and tracking through the aggregator.
Manifests & labels
Manifest generation per marketplace, background manifest jobs, multi-manifest PDF merge, and bulk label generation.
Shipping monitor
Watches dispatch SLAs and flags what is slipping.

Finance, tax & accounting

29 endpoints

Built for Indian statutory practice rather than generalised accounting. Read the caveat on filing before quoting this section.

GST
Invoice construction with HSN handling, invoice PDF rendering, and GSTR-1 summaries.
/api/gst/invoice/api/gst/gstr1
Statutory
GSTR-3B summaries, e-way bill payload assembly (threshold and validity computed from consignment value and distance), TDS reconciliation broken down per marketplace, marketplace commission checks, and Tally export.
Accounting
Voucher construction and push into external accounting software.
Profitability
SKU-level P&L, per-channel comparison, bulk P&L, a net-profit engine, and expense management.
Payout reconciliation
Matches marketplace settlements against expected receipts and surfaces the gap.
Cross-border
HS-code lookup, import-duty estimation, VAT calculation, a global tax matrix, currency conversion with a forex engine, international shipping and cross-border P&L.

Account health & risk

13 endpoints
Account health
Health dashboard, suspension-risk scoring, benchmarking, appeal drafting and plan-of-action generation.
Risk & compliance
Buyer-risk scoring, fraud-pattern detection, label compliance, licence checks and listing policy scans.
Seller recovery
A recovery workflow for accounts already under enforcement.
Session health
Detects expired or degraded marketplace sessions before a job fails against them.

Reviews & customer communication

11 endpoints
Review management
Triage by severity, schedule and send review requests, track what is due, and blacklist buyers from solicitation.
Sentiment analysis
Classifies review sentiment with Hinglish-aware vocabulary and extracts recurring issue themes.
Customer Q&A
Surfaces unanswered marketplace questions and drafts suggested replies.
Notifications
Direct buyer notification, and competitor-review monitoring for positioning.

B2B & wholesale

10 endpoints
Pipeline
Lead capture and stage advancement through a wholesale funnel.
Quotations & orders
Quotation creation and acceptance, purchase-order creation, and goods-receipt notes.
Supply
Business-tier pricing, best-supplier selection and reorder-point checks.

Inventory & orders

32 endpoints
Inventory sync
A sync engine with a queue and an approval step before stock levels are written out.
Unified orders
One order feed across connected marketplaces, plus an operator order dashboard.
Import
CSV import from file or pasted text, format detection with a fallback parser, import history, and manual single-order entry.
Mobile
Barcode registration and scanning from the Android app, and push-notification registration and delivery.

AI assistant

43 endpoints

Hinglish is structural rather than a system prompt — it appears across 37 backend modules, with a 567-line intent matcher carrying spelling-variance and quantity-word-order rules.

Chat & routing
Natural-language command handling with intent classification, plus a streaming endpoint. Hardware and system questions are answered from real measurements rather than sent to the model.
Model layer
Gemini with multi-key rotation and model fallback on quota exhaustion; an Ollama path for offline operation when no cloud key is reachable.
Documents & RAG
Upload and index documents, ask questions against them, list and delete the index, with a shared-term relevance gate that suppresses answers from unrelated documents.
Memory
Remember and recall facts, export and import the store, with statistics and migration.
Autonomous engine
Plan construction, decision-making, a dry-run mode, an approval gate, an audit ledger, a toggleable control loop, anomaly detection and workflow execution.
Seller copilot
Seller-domain question answering that stays in commerce context rather than drifting to device questions.
Media
Video transcript summarisation with PDF export.

Voice & desktop control

31 endpoints

Origin features from the assistant's Windows-first beginnings. A buyer acquiring the seller platform inherits these and must decide whether to keep or remove them.

Voice
Wake-word start/stop with history, one-shot listening, transcription, speech synthesis, intent extraction and text normalisation.
Desktop control
Application launch, screenshot, volume, power actions, temp-file cleaning, disk cleanup, memory optimisation, speed boost and network reset.
Google Workspace
Gmail message listing, reading, drafting and summarisation; calendar event listing and creation.
Consumer extras
Weather lookup with place search, and a live cricket feed.

Security, identity & multi-tenancy

51 endpoints
Access control
A default-deny gate in middleware — a route is authenticated unless explicitly allowlisted — with RBAC roles and per-command permission checks.
Identity
Per-device JWTs with individual and bulk revocation, two-factor authentication, OIDC login and callback, and token status.
Audit & approval
Append-only audit trail with recent-event reads, an approval workflow for privileged actions, and an emergency stop.
Secrets
Encrypted session vault, API-key rotation with cooldown handling, environment protection and a secrets scan.
Licensing
Hardware binding, licence status, watermark proof and account recovery.
Multi-tenancy
Organisations and workspaces, tenant status, plan assignment, billing checkout and verification, and per-tenant data isolation.
Defence
Rate limiting wrapped around the security gate, suspicious-activity monitoring, and firewall and hardening checks.

Alerts & notifications

16 endpoints
Channels
WhatsApp via Twilio and CallMeBot, a Telegram bot, and email — each testable independently, with a send-to-all path.
Honest status
Channel state distinguishes configured from verified from last send failed, because environment presence was never proof a channel worked.
Executive summary
A scheduled business digest with preview before dispatch.

Platform & operations

what a buyer inherits
Runtime
FastAPI on Python 3.12, React 19 with Vite, PostgreSQL and Redis, packaged with docker-compose and separate production compose and nginx configs.
Mobile
An Android APK built through Capacitor in CI.
Quality gates in CI
A 70% coverage floor, a 109-module per-module coverage ratchet, an architecture import-direction ratchet, ruff, gitleaks, pip-audit and npm audit — all failing the build, not advisory. A scheduled soak-and-load job runs separately.
Regression corpus
100 tests under tests/regression/, each named for a real defect that was found in use — inverted review sentiment, device temperature answered as weather, forgeable rate limits, documents crossing tenants.
Observability
Health and readiness endpoints, Prometheus metrics, an observability snapshot, analytics and a QA gate.
Operations
Backup and restore, cloud push/pull with heartbeat, a distributed job queue with workers and claim/complete/fail semantics, a distributed cache, and a scheduler.
Documentation
Sixteen business and legal documents, including NDA, IP assignment, software purchase agreement and source-code transfer agreement, all pre-drafted.

Verified caveats

Points where the code is narrower than its name implies. Each was opened and read. They are listed here so they surface in this document rather than in a buyer's diligence.

Two of four write actions are assist-only. order_action and listing_toggle carry empty selector dictionaries and sit in ASSIST_ONLY_ACTIONS. They navigate to the correct page and hand control back to the operator. Only stock_update and price_update attempt automatic execution, and their selectors are pattern-based rather than captured from a live portal. The source states this in its own docstring; the API returns an assistOnly flag.
Tax functions build payloads; they do not file. E-way bill assembles a compliant payload and computes validity from distance. GSTR-1 and 3B produce summaries. Nothing submits to the GSTN or NIC portal — a buyer adding portal submission inherits that work.
Pre-revenue, and never run for a paying seller. Zero customers, zero revenue, no production hours. The test suite and the CI gates are real; they are not evidence of load in the hands of real sellers.
Browser automation of seller portals carries terms-of-service exposure. The compliance guard and account-block safety module acknowledge and mitigate the risk with write caps and a no-stealth posture. They do not remove it, and portal redesigns break selectors.
Desktop, voice and consumer features come with the platform. Roughly 31 endpoints cover PC control, wake-word voice, weather and cricket. A buyer acquiring seller operations inherits them and must maintain or remove them.
Some published paths still carry internal version prefixes. Clean domain names are aliased over legacy prefixes, and the deprecated originals remain reachable so existing callers do not break. Both names pass through the same authentication gate.

Talk to the owner

JARVIS is for sale outright — complete source code and full IP assignment, one author, no contractors, no third-party contributors. It is pre-revenue: built and tested, not yet running for a paying seller. That is stated here because it is the most important fact about it.

architm640@gmail.com +91 96504 91654 Prabhudutt Mishra · Yleef Enterprise
  • NDA, IP assignment and purchase agreement are already drafted — sent on request.
  • Read-only repository access for code review, after the NDA.
  • Live screen-share of the running system, fifteen minutes, whenever suits you.
  • 2–4 weeks of handover is included in the sale.