JAVATEL — IP house across 7 domains

From video, language & AI to device, quantum, biochem & autonomous.

Founded 1997. Patent-anchored, math-backed foundation tech across 7 domains. Video and language are our two main pillars, with AI inference control, device integration, quantum resistance, biochem and autonomous-systems control expanding from the same theoretical base.

LANGUAGE

Legacy → Java, bit-exact

COBOL / JCL / MUMPS — 10 source types + binary recovery, transpiled to Java with zero deviation.

SlimeNENC family (10) · SlimeRESCUE · PSDP
VIDEO

4K at 1.79 Mbps

29 years of surveillance & streaming crystallized into NormCodec and DMS. One LTE line for 4K.

SlimeCodec · DMS · Docokame · eiROKU · Genetec
AI

Failure-aware inference router

Without touching LLM weights, suppress hallucination by -53pt (measured).

SlimeTree-RLM (TMLR submission)
DEVICE

Hardware integration

Encoder devices, management consoles, and on-site SI as a vertical stack.

NormENC HW · UMS Console · Camera integration
QUANTUM · R&D

Structural quantum resistance

Non-commutative algebra foundation independent of integer-theoretic cryptography. Aimed at the 2030s crypto transition.

Research phase / disclosure pending
BIOCHEMICAL · R&D

Math-driven drug design

Same commutator-norm theory applied to molecular design and reaction-path optimization.

Research phase / disclosure pending
AUTONOMOUS · R&D

Math-backed safe autonomy

Commutator-norm theory extended to autonomous agents, robotics and self-driving decision-assurance layer.

Research phase / disclosure pending
BLOG All →

Latest from the blog

LANGUAGE · Highlight

Conventional wisdom

“The condition for successful COBOL modernization is not merely ‘replacing an old language with new technology (a technical problem),’ but an organizational approach — ‘management decisions’ and ‘team design.’ Thorough as-is analysis, choosing the optimal migration method, and building a structure that brings the field on board are the keys.”

No. BLACKBOX — bring it on.

COBOL migration does not need a “semantic understanding” step. Treat the source as the spec, deterministically transcribe it bit-exact. That’s all.

Slime-Boy Slime-Boy: Why don’t you need to understand the meaning?! 💢

“Meaning” depends on human perception — there is no mathematical rigor in it. The same code reads differently to different people, so an “understand-it-then-rewrite” migration injects that wobble.

The target is bit-code written as 0101… — that is structure. Structure is unambiguous and uniquely determined.

SlimeNENC projects (π) the structure of the original COBOL onto Slot IR and transcribes it structure-preserving into the target (Java, etc.). No “understand the meaning” step — so it can guarantee mathematical rigor (bit-exact).

① SKIP SEMANTIC EXTRACTION

Avoid the CBA / IRS / TSB Bank multi-hundred-million-dollar failures. Transport it byte-for-byte, no rewrite.

② BROOKS REBUTTAL

Does not contradict “no silver bullet”: the right lineage is preserve-and-transport, not rewrite.

③ ALGEBRA, NOT PROBABILITY

LLM-based migration drifts run-to-run. Our output is byte-identical every time.

④ SOURCE-LOST COVERED

SlimeRESCUE family rebuilds C / Java from binaries — covering an estimated 120-240 billion lines of unaddressable market.

Measured (2026-05-20): US Federal COBOL Validation (FIPS 21-3) + 11 corpora + Medicare 7 lineages — 5,270 / 5,270 bit-exact identical (100.000%). Anyone can third-party reproduce in a sandbox.

Not only legacy — modern languages too. The same structural translation, now Python → Rust, bit-exact (SHA-256 identical): SlimePython →

LANGUAGE category → LANGUAGE services → Latest news →

LANGUAGE · Pillar 1 · Shortest market reach Independent SKU · runtime-billed · ships today

PSDP — Same-Language Parallelization

Inject 2.97–4.23× speedup into existing Java, C#, Rust, Go, Kotlin applications — bit-exact, no source rewrites.

For financial trading, regulated industries (J-SOX/SEC), cloud cost reduction, HFT, scientific computing, ML inference. Hash-chained audit trail, 378 runs all bit-exact (100% determinism), 90/90 fault-injection rollbacks.

Slime-Boy Slime-Boy: 4× speedup without changing my source? I don’t believe it… ▾

“No source rewrites” — how is that possible?

  • Your OrderBatch.java stays byte-for-byte identical (git diff shows nothing)
  • At build time, PSDP reads the bytecode and injects a parallel version alongside (Java agent / .NET profiler / Rust proc-macro)
  • 4 cores → parallel path. 1 core → sequential. No dispatch code on your side
  • PSDP’s proprietary mathematical synchronization mechanism excludes the “parallel changes my answer” failure mode by theory (details in patent filings; redacted here)
  • Every production run, bench compares sha256 of sequential vs parallel; mismatch → instant rollback

Result: not one line of your code touched / just rebuild / output bit-identical / 4× on 4 cores (measured 2.97–4.23×). For audit, “zero code change” is the selling point.

PSDP overview → SlimeNENC customers: PSDP tool deployment is free; PSDP runtime is 2%/year of conversion cost.

Impact · SlimeTree-VSAM (DEVICE I/O)

Once the migration is done, the next problem is storage.

Even after a BLACKBOX bit-exact transcription succeeds, if the destination is a general-purpose DB like PostgreSQL, financial-core overnight batches often crush their window. SlimeTree-VSAM provides VSAM-compatible (KSDS / ESDS / RRDS) native storage as a single Rust binary — 480× faster than PostgreSQL in same-host bench, with a SHA-256 audit chain built in so tamper detection works even in air-gap environments. A simple-record-system variant, member of the Slime storage family (on track to consolidate as SlimeOS(DB)).

Sequential cursor
480×
Same-host bench vs PostgreSQL 16
1B-record nightly batch
19.5h → 4.4 min
Direct fix for overnight-window collapse
Audit / tamper detection
SHA-256 audit chain
Built into backend, air-gap operable

LANGUAGE product page → Slime storage family →

VIDEO · Highlight

4K, at 1.79 Mbps.

Even to the eye, you can’t tell the difference. Concentrate bits only where the human eye looks (commutator-norm), dropped into existing H.264 / AV1 with no decoder change.

NORMH.264 · Universal compat
4K → 1/4 size
VMAF 83.25 · Plays on every H.264-capable device
NORMAV1 · Leading efficiency
4K @ 1.79 Mbps
VMAF 84.36 · 4K over a single LTE 4G line

Browser decode: 544 KB WASM at 41.79 fps; smooth 4K playback on a 2-core CPU alone. Confirmed 4K @ 30 fps on iPhone / Intel laptop / AMD desktop.

VIDEO category → Live A/B demo → 30-day trial →

Patents pending: JP 2026-046898 / 046609 · Paper: IEEE TCSVT v8 submission

DEVICE I/O · Highlight

SlimeTree-RLM — a semantic-driven record system, a single 272 KB Rust binary.

Layered orthogonally over an existing system (LLM / decision engine / business rule) to apply semantic-driven constraints and records. A single Rust binary, deterministic, server-less on browser / mobile / embedded. Usable from both AI and non-AI.

Single Rust binary
272 KB
WASM single binary, server-less
vs Python
24×
Rust port, stable under 10K stress (zero data loss)
AI application
66% → 22%
LLM hallucination suppression (σ=4%, 100Q × 3 trials)

DEVICE category →

Latest news

All news →

JAVATEL Inc. has delivered surveillance camera systems, video management, and media streaming across Japan since 1997. Headquartered in Nishinomiya, Hyōgo. The Video Intelligence in our company logo is not a recent trend — it is the direction we have walked for more than 29 years.
Partners: Genetec (longest-tenured authorized partner in Japan) / XEOMA AI NVR / Planet Networks (Taiwan) · Why Javatel · Partners · Contact