Hyperbridge Model Foundry · Edition 2026.6 "The 50× Frontier" · 100% Owned Vocabulary

Twelve 10× levers.
One 100× foundry.

Kynetra Foundry is the sovereign model foundry behind every Kynetra app — 141 owned primitives, frameworks and architectures across 28 pillars for curating data, pretraining, adapting, aligning, compressing, serving, evaluating, securing, fusing vision, forging agents, complying with the DPDP mandate and self-evolving models. Each pillar is a 10× lever. Compounded through the Forge Pipeline, they target 100× capability per 30 days — the OptimusForge doctrine. Edition 2026.6 adds six new pillars; every legacy name stays unchanged, and every name keeps its public source.

257 Owned components — 141 model + 116 operations primitives, every name Hyperbridge-owned. 46 new in 2026.6.
28 + 21 Model pillars (forge, security, Web7, frontier, DPDP) + operations pillars incl. the O21 SQL & Cache Fabric.
56 / 66 Architectures / frameworks — grounded in 2026 SOTA, every source retained.
100× OptimusForge fleet target: 100 workers compounding ~1.166× daily for 30 days.
39 apps The Kynetra ecosystem — 24 live today across 6 domains, every one able to build on Foundry primitives.

One owned vocabulary for building and running sovereign software — 257 model & ops primitives across 49 pillars plus 515 database & developer standards. 100% Hyperbridge-owned.

The Forge Pipeline

Twenty-two pillars. One assembly line for sovereign models.

A model moves left to right: data is curated, the backbone is forged, the model is adapted, aligned, distilled, compressed, augmented, served, evaluated, governed, accelerated — then it starts improving itself.

P03CurateGlyphsieve · Corpusmith · Latticescript · Strataweave · Curriculord
P08PretrainBasalt Core · Spire Lattice · Attentryx Grip · Helix Anchor · Forgecurve
P01AdaptRankWeave · NibbleGraft · TemperGraft · MagnitudeForge · GraftFold
P04AlignCreedForge · Concordance Lattice · PreferLoom · Assayloom Cull
P05DistillDistilflux · Tracegraft · Mergespire · Fluxbroth · Spireforge
P02CompressNanocrush NF4 · Errorforge · Latticeprune · Cachecrush
P06AugmentMemvault Lattice · Echograph · Riftspan · Vaultecho · Graftsieve
P07ServeSpeccast Relay · Pagewright KV · Flowbatch Loom · Castfuse Kernel
P09EvaluateProofgrid · Arbiter Lattice · Veracity Quotient · Lineagraph · Driftwatch
P10GovernSentinel Weave · Wardgate · Sovryn Vault · Shardbastion · Anchorpoint
P11AccelerateOctforge · Streamcore SSM · Latent Grip · Radix Echo · Splitstream
P12EvolveOptimusForge · Crucible Selfplay · Tribunal Distill · Driftloom Online

+ P13–P17 Security pillars (red-teaming, supply chain, privacy, model IP, runtime) · P18–P22 Sovereign Web7 pillars (identity, verifiable compute, markets, edge, agentic protocols) · P23–P27 Frontier pillars, new in 2026.6 (omnimodal fusion, agentic RL, context engineering, polyglot coverage, proving grounds) · P28 Mandate Layer (DPDP & regulatory)

The 10× levers

Every pillar is a named, measurable multiplier.

The vocabulary is branded; the mechanisms are concrete 2026 SOTA. Each card names the grounding technique, what it does, and the numbers that make it a lever — not a slogan.

How a Foundry name is forged

Every name makes two moves: a concrete metaphor + the public mechanism it stands on. The ⟵ line on every card is deliberate — the source concept is always retained so anyone can map a Foundry term back to the literature it came from. New names exist to make a capability ownable and memorable, never to hide its origin.

-forge · -smith · -crush
Transformation under heat: training, casting, quantization.
-weave · -loom · -lattice · -graph
Many strands orchestrated into one structure.
-vault · -seal · -anchor
Custody, proof, permanence.
-ward · -gate · -sentinel · -drill
Defense, watch, rehearsal.
-sieve · -cull · -sweep
Filtering and selection.
Core · Doctrine · Quotient · Margin
Foundations, laws, and measures.
SOURCE SHELF — LoRA (Hu 2021) · QLoRA (Dettmers 2023) · GPTQ · Self-Instruct · Constitutional AI (Anthropic 2022) · DPO (Rafailov 2023) · RAG (Lewis 2020) · FlashAttention (Dao 2022) · PagedAttention (vLLM 2023) · Chinchilla (DeepMind 2022) · Mamba (Gu & Dao 2023) · MLA (DeepSeek-V2) · RadixAttention (SGLang) · Sigstore · DP-SGD (Abadi 2016) · watermarking (Kirchenbauer 2023) · CaMeL (DeepMind 2025) · Qwen3.5 release, Feb 2026 (early fusion · Gated Delta Networks · million-agent RL · context folding · 201 languages) · DPDP Act 2023 + Rules (India)
P03

Curate — Corpus & Data Engineering

10× data quality The model IS the dataset.

Glyphsieve

Framework
⟵ MinHash + LSH dedup

Near-duplicate culling at corpus scale via fingerprint-band collision.

Jaccard ~0.8 · 128–256 perms · redundancy −40%

Corpusmith

Framework
⟵ Self-instruct synthetic data

Self-instruct synthetic data forged from seed human exemplars.

~175 seed tasks · 50k–500k pairs · ROUGE-L < 0.7 dedup

Latticescript

Architecture
⟵ BPE tokenizer

Byte-level merge lattice that learns vocabulary from the corpus itself.

Vocab 32k–128k · 256-byte base · 0% OOV

Strataweave

Terminology
⟵ Domain reweighting / DoReMi

Per-source sampling weights governing exactly what the model sees.

5–20 domains · temp 0.3–1.0 · upsample ≤4×

Curriculord

Framework
⟵ Curriculum learning

Difficulty-ordered data scheduling — easy to hard, with replay.

4–10 buckets · linear/root pacing · ≥20% replay
P08

Pretrain — Foundation Architecture

10× compute efficiency The bones.

Basalt Core

Architecture
⟵ Pre-norm decoder LLM

The sovereign decoder backbone every Kynetra model is forged on.

RMSNorm (pre) · SwiGLU FFN · 12–120+ layers

Spire Lattice

Architecture
⟵ Sparse MoE

Sparse expert routing — vast capacity, lean per-token compute.

8–128 experts · top-1/top-2 active · +10–50× params

Attentryx Grip

Framework
⟵ GQA

Share keys, free the cache — attention that scales at inference.

1–8 KV heads · cache −50–87% · ~MHA quality

Helix Anchor

Terminology
⟵ RoPE

Rotary phase encoding for context extension past training length.

0 params added · base 10k–1M+ · 4×–32× extension

Forgecurve Doctrine

Framework
⟵ Chinchilla scaling laws

Compute-optimal sizing plus staged curriculum — never over- or under-train.

D ≈ 20N tokens · C ≈ 6ND · 2–4 stages
P01

Adapt — PEFT

10× cheaper fine-tunes Bend a frozen giant to your domain without retraining it.

RankWeave

Framework
⟵ LoRA

Sovereign low-rank delta woven into frozen weights.

Rank 4–64 · ~0.1–1% trainable · +0ms merged

NibbleGraft

Framework
⟵ QLoRA

Trainable adapters grafted onto a 4-bit frozen base.

4-bit NF-style · VRAM −65% vs bf16

TemperGraft

Architecture
⟵ QLoRA successor

Quantization-aware grafts, rotated sub-4-bit base, fused kernels.

~2–3× throughput · ~70–80% less VRAM · +8–10pp recovery

MagnitudeForge

Architecture
⟵ DoRA

Decompose weight into magnitude + direction — full fine-tune parity.

Mag+dir decomp · rank 4–32 · ~full-FT accuracy

PrefixLattice

Architecture
⟵ Prefix-tuning

Virtual tokens prepended to every attention layer — zero weights edited.

0 weights edited · ~0.1–3% params · all layers

GraftFold

Terminology
⟵ Adapter merging

The math of folding trained adapters back into base — N adapters, one model.

+0ms post-fold · N→1 merge · sign-aware conflict
P04

Align — Preference

10× fewer human labels Teach taste, not just tokens.

CreedForge

Framework
⟵ Constitutional AI / RLAIF

Self-critique loops against a written charter — no human raters.

~0 human labels · 2 phases (SL+RL) · model-as-rater

Concordance Lattice

Architecture
⟵ RLHF reward modeling

Frozen scalar critic scoring human-ranked response pairs.

1 scalar head · Bradley-Terry loss · SFT-backbone init

PreferLoom

Framework
⟵ DPO

Skip the reward model — optimize policy directly from preference pairs.

No reward model · implicit-reward loss · β 0.1–0.5

Verdance Margin

Terminology
⟵ DPO implicit reward margin

The signed preference gap between winning and losing responses.

>0 = correct · target acc >0.7 · log-odds unit

Assayloom Cull

Framework
⟵ Rejection sampling FT

Sample N, keep the best by reward, fine-tune on survivors.

N 4–64 · keep top-1/top-k · cross-entropy loss
P05

Distill — Distillation & Merging

10× smaller models Pour a large model into a small one; fuse many into one.

Distilflux

Framework
⟵ Knowledge distillation

The teacher's full belief transferred via soft-label flux.

Temp 2–8 · params −40 to −90% · KL+CE loss

Tracegraft

Terminology
⟵ Feature distillation

Match the teacher's hidden geometry, not just its words.

MSE/cosine loss · hidden+attn targets · learned projection

Mergespire

Architecture
⟵ TIES merging / task vectors

Fuse many fine-tunes by reconciling task vectors — zero retraining.

No retrain · density ~10–30% · 2–N inputs

Fluxbroth

Framework
⟵ Model souping

Average many checkpoints into one stronger model.

1× inference cost · 3–N runs · shared init

Spireforge

Architecture
⟵ MoE upcycling

Upcycle a dense checkpoint into a sparse Mixture-of-Experts.

Top-k of N active · ~flat FLOPs/token · cloned-FFN init
P02

Compress — Quantization

10× less VRAM Drive weights and KV-cache to 4 bits and below without losing the plot.

Nanocrush NF4

Framework
⟵ NF4

Information-theoretic 4-bit weight casting.

4-bit NF-style · block 64 · 16 levels

Densecore Recompress

Terminology
⟵ Double quantization

Quantize the quantization metadata itself.

0.5 → 0.127 b/param overhead · meta-block 256

Errorforge Calibrate

Framework
⟵ GPTQ

Post-training low-bit quant with neighbor error compensation.

3–4 bits · PTQ · ~128–512 calib samples

Latticeprune Sparsefold

Architecture
⟵ 2:4 structured sparsity

Hardware-aligned sparsity that physically halves the matrix.

2:4 pattern · ~2× speedup · 2 b/group index

Cachecrush Streamline

Architecture
⟵ KV-cache quantization

Per-channel low-bit KV-cache quant for long-context scaling.

KV 4–8 bits · per-channel keys · per-token values
P06

Augment — Retrieval, Memory & Long Context

10× fresher knowledge Give the model the world it wasn't trained on.

Memvault Lattice

Architecture
⟵ RAG

Two-stage retrieval lattice grounding generation in your corpus.

Top-k 3–20 · recall@10 >0.9 · index-only refresh

Echograph Embeddings

Terminology
⟵ Dense bi-encoder

Dense semantic vectors — meaning, not keywords, drives retrieval.

Dim 384–1536 · cosine · InfoNCE loss

Riftspan Rotary

Framework
⟵ RoPE context extension

Stretch a trained context window far past native length.

8–32× context · RoPE rescale · <1% retune steps

Vaultecho Cache

Architecture
⟵ StreamingLLM KV cache

Persist and stream attention state — long sessions never recompute.

O(window) memory · 4 sink tokens · cached prefill

Graftsieve Rerank

Framework
⟵ Cross-encoder rerank

Second-pass cross-encoder re-scores retrieval candidates.

Pool 50–100 · keep top 3–5 · stage 2
P07

Serve — Inference Architecture

10× tokens per dollar Tokens per dollar.

Speccast Relay

Framework
⟵ Speculative decoding

A small drafter sprints ahead; the sovereign model verifies in one pass.

2–3× speedup · block K 4–8 · lossless output

Pagewright KV

Architecture
⟵ PagedAttention

Virtual-memory paging for KV cache — near-zero fragmentation.

16-token blocks · <4% waste · COW-shared prefixes

Flowbatch Loom

Framework
⟵ Continuous batching

Sequences join and leave the batch every step; the GPU never idles.

Up to 20× vs static · per-iteration scheduling

Shardloom Mesh

Architecture
⟵ Tensor+pipeline parallelism

Split layers across GPUs, stage them in a pipeline.

TP×PP mesh · NVLink TP · micro-batched bubble

Castfuse Kernel

Terminology
⟵ FlashAttention

IO-aware attention — never writes the full score matrix to HBM.

O(N) memory · exact · HBM-IO bound
P09

Evaluate — Observability & Governance

10× shipping confidence If you can't measure it, you can't ship it.

Proofgrid

Architecture
⟵ Reproducible eval harness

Sovereign versioned eval lattice — the same sealed bench for every checkpoint.

50–400 tasks · deterministic seed · bootstrap 95% CI

Arbiter Lattice

Framework
⟵ LLM-as-judge

Ensemble LLM judge with calibrated rubrics and position-swapping.

1–5 judges · order-swap bias control · kappa-tracked

Veracity Quotient

Terminology
⟵ Faithfulness metrics

One faithfulness score: how much is grounded in cited evidence.

0.0–1.0 · NLI entailment · atomic-claim granularity

Lineagraph

Architecture
⟵ Provenance / ML-BOM

Tamper-evident provenance DAG linking every weight to data and code.

SHA-256 addressed · ML-BOM output · signature-chained

Driftwatch Sentinel

Framework
⟵ Drift detection

Continuous telemetry catching input drift and quality regressions.

PSI/KL/MMD · streaming · shadow-canary gate
P10

Govern — Safety, Sovereignty & Orchestration

10× sovereignty Train on your terms, behind your walls.

Sentinel Weave

Framework
⟵ Guardrails + filtering

Layered guardrail mesh filtering I/O before it reaches the user.

<40ms/turn · 12+ categories · block/redact/rewrite

Wardgate

Framework
⟵ Jailbreak defense

Adversarial-prompt defense hardening against jailbreaks.

ASR −90% vs base · 4-tier hierarchy · perplexity+embed detect

Sovryn Vault

Architecture
⟵ Air-gapped training

On-prem sovereign training — data and weights never leave the perimeter.

Zero egress · customer HSM keys · pinned residency

Shardbastion

Architecture
⟵ FSDP / ZeRO

Fully-sharded parallelism — weights, grads and optimizer across the cluster.

~1/N memory per GPU · stage 3 · CPU/NVMe offload

Anchorpoint

Terminology
⟵ Checkpointing

Durable, resumable training checkpoints restoring full run state.

Exactly-once resume · ~+30% recompute FLOPs · async writes
P11

Accelerate — The Acceleration Frontier

The cross-cutting 100× layer Hardware-native precision, caching, linear attention.

Octforge Precision

Framework
⟵ FP8/FP4 arithmetic

Run the math in 8-bit and 4-bit floats the silicon speaks natively.

~2× throughput vs BF16 · ~2× memory cut · <1% quality loss

Streamcore SSM

Architecture
⟵ Mamba / SSM

Linear-time recurrence — constant memory, book-length context.

O(n) vs O(n²) · no KV growth · 4–5× long-ctx throughput

Latent Grip

Architecture
⟵ MLA

Compress keys and values into a tiny latent — 5–13× smaller KV cache.

2.7–4.7× vs GQA · ~5–13× vs MHA · ≥MHA quality

Radix Echo

Framework
⟵ RadixAttention

Compute a prompt prefix once, reuse everywhere — zero re-prefill.

Up to 6.4× shared-prefix · 50–99% hit rate · O(1) lookup

Splitstream Relay

Architecture
⟵ Prefill-decode disaggregation

Run prefill and decode on separate GPU pools — kill interference.

1.4–2.3× TTFT cut · up to 7.4× at SLO · independent scaling
P12

Evolve — Autonomous Self-Evolution

Compounding — 1.166× daily The self-driving forge: a fleet that trains, serves and improves itself.

OptimusForge

Architecture
⟵ Fleet orchestration

100-worker meta-orchestrator training, scoring and promoting toward the 100× target.

≤100 workers · 100×/30d target · ~1.166×/day

Crucible Selfplay

Framework
⟵ Self-play / STaR

One model plays questioner, responder and verifier — no human labels.

Zero human labels · 3 roles (Q/R/V) · 60–80% target success

Tribunal Distill

Framework
⟵ Multi-agent debate distillation

A panel of teachers debates the student's outputs — confidence-weighted supervision.

K-teacher panel · M rounds/span · token-level consensus

Edictforge Selfedit

Framework
⟵ Self-edit SFT

The model writes its own training data and hyperparams; outer RL rewards the edits.

Zero external labels · outer RL + inner SFT · probe-delta reward

Driftloom Online

Architecture
⟵ Online learning

The model evolves during inference — accept/reject feedback drives policy updates.

Zero labels · per-batch online updates · drafter or mem-store path
Security pillars · P13–P17

Break it first. Sign everything. Forget on demand.

Five pillars harden the foundry end to end — adversarial robustness, supply-chain integrity, confidential compute, model IP and runtime agent security.

P13

Adversarial Robustness & Red-Teaming

10× harder to break

Tempest Drill

Framework
⟵ GCG, PAIR, TAP, HarmBench

Attacker-LLM automated red-teaming — break it before adversaries do.

Forgeward Training

Framework
⟵ Latent Adversarial Training

Harden from inside — adversarial perturbations at the latent layer.

Certvault Smoothing

Architecture
⟵ SmoothLLM / certified robustness

Provable safety — certify that no perturbation within a radius flips a refusal.

Latentguard Reroute

Architecture
⟵ Representation Engineering

Cut the wire before the harmful thought completes — circuit-level rerouting.

Harmscope Grid

Terminology
⟵ HarmBench / StrongREJECT

The taxonomy that turns "it refused" into a number — a standardized harm grid.

P14

Data & Supply-Chain Integrity

10× provenance

Venomsieve

Framework
⟵ Spectral signatures

Multi-stage filter hunting poisoned training samples.

Trapward Scan

Framework
⟵ Neural Cleanse / ABS

Reverse-engineers and excises hidden backdoor triggers.

Sigil Seal

Architecture
⟵ Sigstore / cosign

Cryptographic identity binding every artifact to a verified origin.

Attestgraph Ledger

Architecture
⟵ Croissant / OpenLineage

Content-addressed, queryable graph of verifiable dataset provenance.

Pickleguard Sweep

Terminology
⟵ PickleScan CVE

Mandatory artifact malware scan — 100% safetensors enforcement.

P15

Privacy & Confidential Compute

10× privacy

Hazeguard DP

Framework
⟵ DP-SGD

Provable per-sample privacy — gradient clipping plus calibrated noise.

Cryptcore Enclave

Architecture
⟵ GPU confidential computing

Training and inference inside hardware-attested GPU enclaves.

Swarmfed Loom

Framework
⟵ Federated learning

Distributed private training across sovereign silos.

Lethe Unlearn

Framework
⟵ SISA / gradient unlearning

Surgically excise training-data influence — GDPR/DPDP-compliant forgetting.

Cipherquery

Architecture
⟵ FHE (CKKS) / MPC

Query a sovereign model over fully encrypted inputs.

P16

Model IP & Weight Protection

10× ownership

Glyphmark Watermark

Framework
⟵ Green-token watermarking

Invisible statistical provenance in every token stream.

Siphonward

Framework
⟵ Extraction defense

Turn every API query into a dead end for extraction attackers.

Vaultseal Weights

Architecture
⟵ TEE-sealed weights

Weights exist only inside the silicon boundary — TEE-only decrypt.

Fingergraph ID

Terminology
⟵ Representation fingerprinting

Unforgeable identity woven into the weights — survives fine-tuning.

Tamperwire

Architecture
⟵ Tamper detection

A tripwire through the model's weights — any corruption breaks the circuit.

P17

Runtime & Agent Security

10× safer agents

Aegis Policy Mesh

Framework
⟵ NeMo Guardrails / OPA

Programmable I/O policy orchestration wrapping every inference.

Sandward Runtime

Architecture
⟵ Firecracker / gVisor

Least-privilege sandbox confining every agent tool call.

Injectward

Framework
⟵ CaMeL / spotlighting

Defense blocking indirect prompt injection in agents and RAG.

Sentryln Forensics

Architecture
⟵ HMAC audit chains

Tamper-evident audit making every inference and action replayable.

P18–P22

Sovereign Web7 Pillars

The decentralized frontier

P18 Identity

Pillar

Decentralized identity — DIDs, verifiable credentials, zero-knowledge auth, cross-chain trust.

P19 Verifiable Compute

Pillar

ZK-proofs of inference correctness, zkSNARK model attestation, verifiable ZKML.

P20 Model Markets

Pillar

On-chain model registries, tokenized data markets, federated model marketplaces.

P21 Edge Sovereign AI

Pillar

On-device inference, personal data sovereignty, edge-first model deployment.

P22 Agentic Protocols

Pillar

Agent-to-agent communication standards, MCP extensions, Web7 sovereign agent protocols.

Edition 2026.6 · New pillars P23–P27

The 50× Frontier: five new pillars, zero renames.

Mined from Qwen3.5-era SOTA — early-fusion vision-language, Gated Delta Networks, million-agent RL, context folding and 201-language coverage. Every legacy name and pillar number is retained unchanged; the frontier only adds.

P23

Omnimodal Fusion — Vision-Language Foundation

Vision is not a bolt-on

Fuselight Core

Architecture
⟵ Early-fusion VL training · Qwen3.5 (Feb 2026)

One backbone trained on unified multimodal tokens from step zero — no separate vision-encoder era.

Cross-generational parity with text-only · VQA + reasoning + agents in one model
Why the name — fused at first light: vision enters the backbone at step zero, not bolted on after dark.

Omniglyph Codec

Framework
⟵ Unified multimodal tokenizer · Qwen3.5

One token stream for text, image patches and video frames — cross-modal attention from layer 1.

Single vocab · no modality adapters
Why the name — every modality reduced to one glyph stream: omni + glyph, one alphabet for everything.

Scriptorium Lens

Framework
⟵ OCR + doc understanding · OmniDocBench, CC-OCR

Document recognition: layout, tables, formulas, charts and handwriting into structured text.

OmniDocBench-class parsing · multilingual OCR
Why the name — the medieval scriptorium read and copied every manuscript; the Lens does it at machine speed.

Vantageframe Spatial

Architecture
⟵ Spatial benches · ERQA, EmbSpatialBench, CountBench

Grounded spatial reasoning: counting, referring, depth and embodied viewpoint queries.

Referring grounding · count accuracy >90
Why the name — a vantage point inside a frame: the model knows where things are, not just what they are.

Chronoscope Stream

Architecture
⟵ Long-video understanding · VideoMME, LVBench

Temporal reasoning over hour-scale video with streaming frame attention.

Hour-scale context · subtitle-fused reasoning
Why the name — a scope for time: hour-long video read as a stream, not a stack of screenshots.

Screenwright Agent

Architecture
⟵ ScreenSpot · OSWorld · AndroidWorld

A visual agent that perceives real screens and acts — click, type, scroll, navigate.

Screen grounding · OS + mobile task completion
Why the name — a playwright for screens: it doesn't describe the UI, it acts on it.

Fluxparity Doctrine

Terminology
⟵ Multimodal training efficiency · Qwen3.5

The rule that multimodal tokens must train at ~text-only cost — fusion is free or it is wrong.

Near-100% multimodal training efficiency
Why the name — parity in the flux: multimodal tokens must cost what text costs, by law.
P24

Agentic Crucible — RL at Planetary Scale

A million environments, one curriculum

Legionforge Environments

Architecture
⟵ Million-agent RL environments · Qwen3.5

RL scaled across a million concurrent agent environments with centralized orchestration.

~10⁶ environments · massive-scale scaffolds
Why the name — a legion of environments, one forge: a million rollouts under one roof.

Asyncrucible RL

Framework
⟵ Asynchronous RL frameworks · Qwen3.5

Decoupled actor/learner loops — rollouts never block gradient steps.

Async actors · near-linear scaling
Why the name — the crucible never waits: actors and learners melt in parallel.

Gauntletweave Curriculum

Framework
⟵ Progressive task distributions · Qwen3.5

Task difficulty ramps as competence grows — real-world adaptability, not bench overfit.

Competence-gated promotion
Why the name — a gauntlet woven to your level: it gets harder only as you get stronger.

Riggingloom Scaffolds

Framework
⟵ Agent scaffolds + env orchestration · Qwen3.5

The harness layer: tools, retries, verifiers and environment resets wired around the policy.

Verifier-in-the-loop rollouts
Why the name — the rigging around the sail: tools, retries and verifiers strung around the policy.

Toolbind Lattice

Framework
⟵ Function calling · BFCL-V4, MCP-Mark

Typed tool-contract binding — schema-constrained, parallel and nested calls that verify.

Schema-valid call rate · MCP-native
Why the name — tools bound by contract: a call that doesn't match its schema never leaves the lattice.
P25

Context Engineering

The window is a budget

Riftfold Compactor

Framework
⟵ Context folding · Qwen3.5 search agents

Prune the earliest tool responses once cumulative length crosses a threshold — the window stays bounded forever.

256k budget · threshold-triggered folds
Why the name — fold the rift: old context folded away so the window never tears.

Sweepline Discard

Terminology
⟵ Discard-all strategy · DeepSeek-V3.2 / K2.5 style

Drop ALL prior tool responses each hop, keep only distilled findings — beats folding on deep research.

BrowseComp 78.6 vs 69.0 for simple folding
Why the name — one sweep of the line clears the table: only the distilled findings remain.

Threadvault Memory

Architecture
⟵ Persistent agent memory stores

Session-spanning distilled memory outside the context window — recall without re-reading.

Cross-session recall · distill-on-write
Why the name — the session ends; the thread is vaulted, ready to be picked up again.
P26

Polyglot Dominion — Global Language Coverage

201 languages is the floor

Babelspan Coverage

Terminology
⟵ 201-language coverage · Qwen3.5

The coverage contract: the languages and dialects a sovereign model must serve — tested, not claimed.

201 languages/dialects · regional nuance
Why the name — spanning Babel: 201 tongues, one model, no tower falls.

Polyglot Crucible

Framework
⟵ WMT24++ · MMLU-ProX · INCLUDE · MAXIFE

Difficulty-rebalanced multilingual benching — averaged across 29–55 languages, not cherry-picked.

XCOMET-XXL scoring · 29-language averages
Why the name — languages tested under heat and averaged: no cherry-picking survives a crucible.

Vernacular Anchor

Framework
⟵ Cultural/regional alignment · Qwen3.5

Region-nuanced alignment: the model reasons and responds in the user's dialect and register.

Dialect-faithful outputs
Why the name — anchored in the user's vernacular: dialect and register, not just translation.
P27

Proving Grounds — Frontier Evaluation

Bench agents where agents live

Forgehall Trials

Framework
⟵ SWE-bench Verified · Terminal-Bench 2 · SecCodeBench

Agentic coding evals: real repos, real terminals, security-aware, verified fixes.

Verified patch rate · terminal completion
Why the name — trials held in the forge hall itself: real repos and real terminals, no toy problems.

Seekfare Gauntlet

Framework
⟵ BrowseComp · WideSearch · Seal-0 · HLE-w/tool

Search-agent evals: multi-hop web research under explicit context budgets.

Context-strategy-sensitive scoring
Why the name — the seeker's fare is paid in context: deep research under a hard budget.

Sealedexam Verified

Terminology
⟵ HLE-Verified (huggingface.co/datasets/skylenage)

Component-wise verification protocol and fine-grained error taxonomy over exam benches.

Verified item set · open dataset
Why the name — the exam is sealed: every item verified before it is allowed to judge a model.

Mirageproof Bench

Framework
⟵ HallusionBench · ZEROBench · SimpleVQA

Hallucination and illusion resistance scored across text and vision — confidence must track truth.

Illusion-pair accuracy · refusal-when-unsupported
Why the name — proof against mirages: confidence must track truth, in text and in vision.

Also new in 2026.6: Deltagate Core (Gated Delta Networks) + Interlace Hybrid (GDN + full-attention + sparse-MoE interleave) join P11 Accelerate · Leashline Egress (agent egress allowlisting + secret redaction) completes P17 Runtime Security.

Operations pillar O21 · SQL & Cache Fabric · 2026.6

The database is the slowest thing you own.

Every read should die as close to the user as possible. O21 fills the SQL-engine gap between dataset freshness (O02) and app-tier caching (O10) — the caching that lives inside and around the database itself. Sources: InnoDB/Postgres internals, RFC 5861, RFC 2308, Cloudflare Hyperdrive & D1 read replication.

Pagehearth Pool

Architecture
⟵ InnoDB buffer pool · Postgres shared_buffers

Sizes and monitors the page cache so the working set never leaves RAM — reads stop hitting disk.

Working-set residency · buffer hit ratio >99%
Why the name — hot pages live by the hearth: warm, close, ready.

Planvault Prepared

Framework
⟵ Prepared statements · query-plan cache

Identical SQL is parsed and planned once — the plan is vaulted and reused on every execution.

Parse cost paid once · plan reuse rate
Why the name — parse once, vault the plan, execute forever.

Queryecho Result

Framework
⟵ Result-set caching (ProxySQL / Redis patterns)

Normalized SQL + params map to cached result rows, with scoped invalidation via Bustscope (O10).

Hot-query hit rate · scoped busts
Why the name — ask the same question, get an instant echo.

Conduitloom Pool

Architecture
⟵ Cloudflare Hyperdrive · PgBouncer

Pools and reuses edge→Postgres connections — no fresh TCP+TLS+auth handshake per request. Pairs with Schematide (O02) to avoid the Hyperdrive wedge.

Handshake amortization · pool saturation alerts
Why the name — connections woven into a loom: no thread spun twice.

Mirrorwell Replicas

Architecture
⟵ D1 read replication · read replicas + session tokens

Reads served from region-local replicas with read-your-writes session ordering.

Region-local read latency · session consistency
Why the name — draw reads from the nearest well; the mirror stays true.

Freshloom SWR

Framework
⟵ stale-while-revalidate · RFC 5861

Serves stale instantly and revalidates in the background — nobody pays the refresh cost at p99.

Zero refresh-blocking reads · bounded staleness
Why the name — serve from the loom while the fresh thread is spun.

Throughscribe Policy

Framework
⟵ Write-through / write-back cache policies

A declared per-dataset write policy — through for truth, back for throughput. Never undeclared.

Policy coverage per dataset · zero silent write-back
Why the name — the scribe decides where the pen lands first.

Voidmark Negative

Framework
⟵ Negative caching · RFC 2308 (DNS NXDOMAIN)

"Not found" is cached with its own short TTL — misses for nonexistent keys stop stampeding the DB.

Miss-storm suppression · short negative TTLs
Why the name — mark the void: absence is also an answer.

Keenspine Covering

Architecture
⟵ Covering / partial indexes · index-only scans

Answer-shaped covering indexes make the index-only scan the whole read — the heap is never touched.

Index-only scan rate · heap-fetch elimination
Why the name — the spine is sharp enough to BE the answer.

Jitterveil Expiry

Terminology
⟵ Cache-avalanche / dogpile prevention

Randomized expiry windows plus Flightmerge (O10) on the refill path — nothing expires in unison.

No synchronized expiry · refill collapse via single-flight
Why the name — a veil of jitter so nothing expires in unison.
App cache fabrics · Search / Auth / QuantumOS

The primitives, bound to shipping products.

Generic primitives become real when they carry a file path. Six product-bound cache terms from the 2026-07-19 audits of kynetrasearch and kynetraauth — QuantumOS is already the reference fabric (Cascache · Bustscope · Flightmerge · Preheat on the Trisync spine).

Seekcache Trident

Search
⟵ kynetrasearch edge/src/lib/cache.ts

Three-tier search results: edge Cache API (per-PoP) → KV q:{tenant}:{hash} (cross-PoP) → compute.

The Cascache pattern applied to queries
Why the name — three prongs, one spear: a result is never computed twice on the same edge.

Embervault Embeddings

Search
⟵ kynetrasearch edge/src/lib/vector.ts

Embedding cache: 256-entry isolate LRU + KV embed:* with 7-day TTL.

Radix Echo applied to Echograph vectors
Why the name — embers stay warm between fires: the vector survives the isolate.

Staleharbor Serve

Search
⟵ KV q:…:stale copy

Stale-on-error serving: when compute fails, the :stale KV copy answers.

Freshloom SWR's disaster half
Why the name — a harbor to ride out the storm: stale beats down.

Sessionhearth DO

Auth
⟵ kynetraauth Durable Object SessionDO

Live session state and revocation at the edge — a cache that can be killed per-session, unlike stateless JWTs.

Instant revoke · edge-local session reads
Why the name — the hearth where sessions stay warm, and can be doused instantly.

Keyring Echo

Auth
⟵ backend-cf/lib/jwt.ts · JWKS + kid

JWKS public-key caching across consuming services — kid rotation without re-fetch storms.

Zero verification round-trips on the hot path
Why the name — the keyring every door remembers.

Limitledger Window

Auth
⟵ middleware/rate-limit.ts · KV RATE_LIMIT

Fixed-window rate counters in KV. Audit flag: currently fails open and non-atomic — the guide's fix is DO-backed, fail closed.

Per-route windows · fix: atomic + fail-closed
Why the name — a ledger of attempts inside a sliding window.
Search fabricSeekcache TridentEmbervault EmbeddingsStaleharbor Serve, on Queryecho/Freshloom/Radix Echo patterns.
Auth fabricSessionhearth DOKeyring EchoLimitledger Window — the cache that must also be able to forget instantly.
QuantumOS fabricThe reference: Cascache L1/L2/L3 · Bustscope · Flightmerge · Preheat · Shellcast on the Trisync/Refreshpact/Lagmeter spine.
The Cache Hierarchy Atlas

Every data & cache term, organized into six tiers.

The cache vocabulary was scattered across six pillars. The Atlas organizes all of it: T0–T2 cache the model's work, T3–T4 cache the database's work, T5 keeps every tier honest.

T0 · GPU & attentionCastfuse Kernel · Pagewright KV · Latent Grip · Cachecrush Streamline · Vaultecho Cache · Radix Echo — the model's own memory hierarchy.
T1 · Model contextRiftfold Compactor · Sweepline Discard · Threadvault Memory — the window is a budget.
T2 · Retrieval & vectorsMemvault Lattice · Echograph Embeddings · Graftsieve Rerank — knowledge the model didn't memorize.
T3 · SQL enginePagehearth · Planvault · Queryecho · Keenspine · Conduitloom · Mirrorwell — all O21, inside and around the engine.
T4 · App & edgeCascache · Bustscope · Flightmerge · Preheat · Shellcast (O10) + Freshloom · Throughscribe · Voidmark · Jitterveil (O21).
T5 · Consistency spineTrisync (O05) · Refreshpact (O02) · Lagmeter (O02) · Skewsense (O06) — write → converge → bust the scope → refresh → prove freshness. A cache without its spine entry is a bug.
Pillar P28 · The DPDP Mandate Layer · 2026.6

Law is not a PDF — it is a runtime layer.

The DPDP mechanics used to live only in GovernanceOS product docs. P28 makes them first-class Foundry terminology: five named components, each bound to its KPI range in the live 300-KPI catalog below, every artifact sealed on KTL. Source: DPDP Act 2023 + DPDP Rules (India).

Statuteweave Graph

Framework
⟵ DPDP Act 2023 → executable obligation graph

Law compiled into scoring weights, workflow gates, refusals and tests — obligations become executable boundaries.

Clause→control mapping · gate/refusal test pass rate
Why the name — a statute woven into the product's fabric, clause by clause — not filed in a drawer.

Assentvault Ledger

Architecture
⟵ DPDP consent lifecycle · KPI-026–050

Custody of every consent artifact: capture, purpose binding, withdrawal-as-easy-as-consent, receipts sealed on KTL.

Consent-receipt coverage · withdrawal-parity SLA
Why the name — assent held in a vault: consent that is provable, not presumed.

Breachclock Sentinel

Framework
⟵ DPDP 72-hour intimation · ₹250 Cr head · KPI-251–275

Detection starts the clock: Board intimation, principal notification, drills, registers and forensic readiness on a running timer.

72h intimation SLA · drill cadence · register completeness
Why the name — the sentinel watches the clock, not just the breach: the timer IS the threat.

Guardiangate Minor

Framework
⟵ DPDP children's-data duties · KPI-151–175

Verifiable guardian consent gates every minor's record; tracking and targeted ads at children are refused at the gate.

Guardian-verification rate · zero child-targeting
Why the name — the guardian IS the gate: nothing about a child moves without one.

Erasureloom Registry

Framework
⟵ DPDP retention & erasure · KPI-201–225

Purpose-expiry schedules, 48-hour pre-erasure notices, backup propagation and deletion certificates — pairs with Lethe Unlearn (P15) for model weights.

Erasure propagation lag · certificate issuance
Why the name — erasure must be woven through every copy, or it isn't erasure.
Foundry principles · GovernanceOS

The operating constitution for Kynetra AI.

Foundry is built for regulated work where confidence without evidence is a liability. These principles constrain product, model, data and deployment decisions across GovernanceOS.

01

Proof beats prose

Every material claim resolves to a source, obligation, workflow event, audit log or signed artifact.

02

Law becomes executable boundaries

DPDP obligations become scoring weights, refusals, workflow gates, tests and review states.

03

Every answer cites tenant reality

Copilot answers over the tenant Privacy Graph and evidence vault. Missing evidence is called out.

04

Human-reviewed by design

AI can draft and classify; regulated decisions expose owner, confidence, review state and audit trail.

05

Benchmarks must not leak tenants

Network intelligence compounds through aggregation and privacy-preserving statistics, not customer exposure.

06

Indian-language access is infrastructure

Notices, rights flows and reports must work in the languages people actually use.

The proof chain

Foundry turns obligations into artifacts that survive outside the app.

Sealed end to end on the Kynetra Trust Layer — every receipt, finding and report signed and preserved for later verification.

01 SourceLaw + tenant data

DPDP obligations, policies, vendor files, notices, forms, cookies and workflow logs enter the graph.

02 ConstrainObligation graph

Rules, scoring weights, review gates and refusals encode what the system can and cannot claim.

03 ReasonCited Copilot

Answers and drafts are generated with citations, confidence, owner routing and review state.

04 SealEvidence vault

Consent receipts, control proof and reports are signed, hashed and preserved on KTL for verification.

05 ExportBoard Pack

The customer leaves with a portable proof bundle for boards, auditors, insurers and regulators.

300 micro-audit KPIs · Regent

DPDP readiness as 300 small, provable checks.

Not one vague compliance score — 300 individually verifiable questions. Every KPI carries a stable ID, an evidence prompt, a legal basis in the DPDP Act and Rules, a severity and its scan targets. Regent can pass, fail, defer or mark it N/A — but it must keep the evidence.

Notice

KPI 001–025

Notice clarity and reachability: itemised data, purposes, rights, Board complaint route, Eighth Schedule languages.

Consent

KPI 026–050

Free, specific, informed capture; purpose binding; withdrawal as easy as consent; Consent Manager readiness.

Rights & grievance

KPI 051–075

Access, correction, erasure and grievance flows with SLAs, audit trails and fulfilment proof per request.

Security safeguards

KPI 076–100

The ₹250 crore head: encryption, access control, one-year logs, backups, drills and processor flow-down.

Vendors

KPI 101–125

Processor contracts, subprocessor chains, consent propagation, offboarding deletion certificates.

Cross-border

KPI 126–150

Transfer registers, restricted-country screening, sectoral localisation overlays, importer obligations.

Children

KPI 151–175

Verifiable guardian consent, no tracking or targeted ads at children, well-being screening.

AI governance

KPI 176–200

AI inventories, shadow-AI discovery, training-data audits, grounding, drift and leakage tests.

Retention

KPI 201–225

Purpose-expiry erasure, three-year inactivity rules, 48-hour pre-erasure notice, backup propagation.

Governance

KPI 226–250

DPO publication, SDF duties, annual DPIA and audit, board cadence, evidence freshness.

Breach

KPI 251–275

72-hour Board intimation, principal notification content, drills, registers, forensic readiness.

Data minimisation

KPI 276–300

Field-by-field necessity, tracker scope, SDK permissions, purpose-creep and dark-data detection.

Regent enforcement architecture

A 50-file build map for DPDP enforcement.

The architecture pack covers Regent access, learning, update and marketing, the 300 micro-audit KPIs, evidence gates and public registry governance.

Regent access

Access

Internal agent, platform connector and public observation lanes, each with authorization rules.

Regent learning

Learn

Resolved findings, disputes, false positives and evidence sufficiency improve scanner versions.

Regent update

Update

Findings become owner tasks, evidence requests, re-scans and Board Pack proof.

Regent marketing

Growth

Proof-led growth through scans, badges, partner reports and benchmark insights.

External action gate

Review

Public findings and non-compliance notices require human review and right-to-respond state.

Public registry

Fairness

Only public-safe findings appear, after review, redaction and response-state capture.

Notice gate

Safety

Notices send only to authorized recipients after approved review — never blind bulk email.

Board Pack

Output

Score, findings, evidence, owners, notices and remediation status travel outside the app.

What Foundry powers

One foundry, three domains: AI, ML and ecommerce.

The same 136 primitives serve generative-AI products, the full ML training lifecycle, and production ecommerce. Build a lever once in Foundry and every domain inherits it — that is how twelve 10× levers compound into 100× across very different products.

Domain 01 · AI

Generative AI & agents

Copilots, RAG assistants and tool-using agents — grounded in your data, guarded, and auditable end to end.

Memvault Lattice Echograph CreedForge Sentinel Weave Injectward Sandward Runtime Arbiter Lattice
In the ecosystem: AI Studio · Mail copilot · Browser agent · Resolve · GovernanceOS Copilot
Domain 02 · ML

The model training lifecycle

Curate, pretrain, adapt, distill, compress, serve and self-evolve — the full forge, from raw corpus to a sovereign model in production.

RankWeave NibbleGraft Distilflux Proofgrid Speccast Relay Octforge Precision OptimusForge
In the ecosystem: AI Studio · KynML · Forge (serving) · Kyrx · DB (vectors)
Domain 03 · Ecommerce

Storefront & commerce intelligence

Semantic catalog search, recommendations, review moderation, demand-and-price drift, and privacy-safe analytics — all on shared foundry primitives.

Echograph Embeddings Graftsieve Rerank Memvault Lattice Driftwatch Sentinel Hazeguard DP Arbiter Lattice Sigil Seal
In the ecosystem: QuantumOS commerce · CRM · Search · Books · storefront + catalog
Powering the ecosystem

One vocabulary, thirty-nine apps, 100× leverage.

Every Kynetra product wires to Foundry primitives instead of reinventing its own ML stack. Shared components mean each app inherits every foundry upgrade for free — that is how twelve 10× levers compound into 100× across the portfolio.

24 live today
SearchMemvault Lattice two-stage retrieval: Echograph Embeddings recall, Graftsieve Rerank precision.
CrawlGlyphsieve dedup at corpus scale; harvested pages feed Corpusmith synthetic-data forging.
AI StudioRankWeave / NibbleGraft fine-tuning workbench, gated by Proofgrid evals before promotion.
PrimeAudit scoring on Proofgrid + Arbiter Lattice; every claim carries a Veracity Quotient.
AuthSentinel Weave I/O guardrails, Wardgate jailbreak defense, Sigil Seal signed sessions.
DBEchograph vector indexes and Vaultecho Cache streaming state for AI-native queries.
PulseDriftwatch Sentinel telemetry — PSI/KL drift gates on every production surface.
MailCreedForge-aligned drafting with Injectward defense against inbox prompt injection.
CRMEchograph customer clustering; next-best-action ranked by PreferLoom preference pairs.
KTL / GovernanceOSLineagraph provenance DAG, Sigil Seal artifacts, Sentryln Forensics replayable audit.
ForgeServing spine: Speccast Relay, Pagewright KV, Flowbatch Loom, Radix Echo prefix cache.
BooksRiftspan Rotary long-context ledger analysis; Distilflux-compressed on-device classifiers.
BrowserSandward Runtime sandboxes every agent action; Injectward screens untrusted page content.
KynMLTeaches the stack itself: Basalt Core, Latticescript, Forgecurve Doctrine as curriculum.
KyrxCurriculord difficulty-ordered learning paths with replay scheduling.
Folio · SignSigil Seal signed documents, Glyphmark Watermark provenance in generated content.
Resolve · People · VisualOSArbiter Lattice dispute judging, Hazeguard DP people analytics, Streamcore SSM media pipelines.
QuantumOS CommerceEchograph Embeddings product recommendations, Graftsieve Rerank relevance, Driftwatch Sentinel demand + price drift.
Storefront & catalogMemvault Lattice semantic catalog search, Arbiter Lattice review moderation, Sigil Seal order + receipt provenance.
Positioning

One stack, three jobs.

The market should not have to decode the brand architecture. GovernanceOS is the DPDP SaaS customers buy, KTL is the proof layer under it, and Foundry is the governed AI engine.

Category sentence

GovernanceOS is the DPDP SaaS. KTL is the proof layer. Regent does the enforcement work. Foundry makes the AI verifiable — and 100× faster to build with.

One sentence keeps product, infrastructure and AI separate while letting them reinforce one another.

GovernanceOSThe DPDP SaaS companies buy and use daily for scanning, consent, rights, breach and vendor work.
Kynetra Trust LayerThe proof layer underneath: signs, preserves and verifies every receipt, finding and Board Pack — Sigil Seal + Lineagraph in production.
Kynetra FoundryThe governed AI engine: cites evidence (Memvault), scores confidence (Veracity Quotient), refuses unsupported certainty (CreedForge), and ships every app on shared 10× primitives.
Board PackThe memorable customer output: regulator-ready proof for boards, auditors, insurers and acquirers.
Domain intelligence atlas

3,900 terms mapped to operational reality.

Search thirty engineering domains by problem, control class, limitation, standard, or implementation pattern. Each concept carries the context needed to evaluate it—not only a definition.

3,900proposed concepts
30engineering domains
10control classes
17intelligence fields
Loading 3,900 terms… Page 1
Loading the terminology catalog…The Atlas is fetched only when this page loads.
The Precision Ladder · 50 terms

From 1 bit to 64 — every rung, mapped to its Foundry lever.

Fifty industry-standard precision and quantization terms — bit-widths, formats, techniques and failure modes — each mapped to the Foundry primitive that governs it and the improvement it buys. These are standard vocabulary, deliberately NOT renamed and not counted in the 257 owned components: the ladder is how you climb, the primitives are what you climb with.

TermWhat it isFoundry leverWhy it's better
Terminology glossary

Every Foundry name, its pillar, and what it actually is.

The complete owned vocabulary — 131 named components across P01–P28 and the O21 SQL & Cache Fabric (85 legacy + 46 new in Edition 2026.6), plus the five sovereign Web7 pillars. Legacy names are unchanged — old references still resolve, and every card keeps its public source. Filter by name, pillar, grounding technique, "DPDP", "Cache", or "2026.6" for the new terms.

Foundry termPillarMeaning / grounded in
RankWeaveP01 AdaptLoRA-based low-rank adaptation for sovereign models
NibbleGraftP01 AdaptQLoRA — 4-bit base + trainable adapter grafts
TemperGraftP01 AdaptEnhanced QLoRA: rotated, sub-4-bit, fused kernels, self-improvement loop
MagnitudeForgeP01 AdaptDoRA: magnitude+direction decomposition for full-FT parity
PrefixLatticeP01 AdaptPrefix-tuning: virtual token steering without touching weights
GraftFoldP01 AdaptFolding trained adapters back into base weights; weighted adapter merging
Nanocrush NF4P02 CompressNF4 quantization: information-theoretic 4-bit weight casting
Densecore RecompressP02 CompressDouble quantization of quantization metadata
Errorforge CalibrateP02 CompressGPTQ: post-training quantization with neighbor error compensation
Latticeprune SparsefoldP02 Compress2:4 structured sparsity for hardware-native speedup
Cachecrush StreamlineP02 CompressKV-cache quantization for long context scaling
GlyphsieveP03 CurateMinHash+LSH near-dedup at corpus scale
CorpusmithP03 CurateSelf-instruct synthetic data generation
LatticescriptP03 CurateBPE tokenizer learned from corpus
StrataweaveP03 CurateDomain mixture / data reweighting (DoReMi)
CurriculordP03 CurateDifficulty-ordered curriculum learning scheduler
CreedForgeP04 AlignConstitutional AI / RLAIF self-critique alignment
Concordance LatticeP04 AlignRLHF reward model
PreferLoomP04 AlignDPO direct preference optimization
Verdance MarginP04 AlignDPO preference gap / implicit reward margin
Assayloom CullP04 AlignRejection sampling fine-tuning
DistilfluxP05 DistillResponse distillation: teacher soft-labels to student
TracegraftP05 DistillFeature distillation: match teacher's hidden geometry
MergespireP05 DistillTIES/task-vector merging of multiple fine-tunes
FluxbrothP05 DistillModel souping: averaging checkpoints
SpireforgeP05 DistillMoE upcycling from dense checkpoint
Memvault LatticeP06 AugmentRAG two-stage retrieval
Echograph EmbeddingsP06 AugmentDense semantic embeddings for retrieval
Riftspan RotaryP06 AugmentRoPE context extension
Vaultecho CacheP06 AugmentStreamingLLM KV cache with attention sinks
Graftsieve RerankP06 AugmentCross-encoder two-stage reranking
Speccast RelayP07 ServeSpeculative decoding (drafter + verifier)
Pagewright KVP07 ServePagedAttention: virtual-memory KV paging
Flowbatch LoomP07 ServeContinuous batching
Shardloom MeshP07 ServeTensor + pipeline parallelism mesh
Castfuse KernelP07 ServeFlashAttention: IO-aware tiled attention
Basalt CoreP08 PretrainPre-norm decoder backbone (RMSNorm, SwiGLU)
Spire LatticeP08 PretrainSparse MoE routing
Attentryx GripP08 PretrainGrouped Query Attention (GQA)
Helix AnchorP08 PretrainRoPE positional encoding
Forgecurve DoctrineP08 PretrainChinchilla scaling law: D ≈ 20N tokens
ProofgridP09 EvaluateReproducible eval harness
Arbiter LatticeP09 EvaluateLLM-as-judge ensemble
Veracity QuotientP09 EvaluateFaithfulness/grounding score (0.0–1.0)
LineagraphP09 EvaluateProvenance DAG / ML-BOM
Driftwatch SentinelP09 EvaluateProduction drift detection (PSI/KL/MMD)
Sentinel WeaveP10 GovernGuardrail mesh: block/redact/rewrite
WardgateP10 GovernJailbreak + injection hardening
Sovryn VaultP10 GovernAir-gapped sovereign training
ShardbastionP10 GovernFSDP/ZeRO fully-sharded parallelism
AnchorpointP10 GovernCheckpoint + activation checkpointing
Octforge PrecisionP11 AccelerateFP8/FP4 native hardware arithmetic
Streamcore SSMP11 AccelerateState Space Model (Mamba): O(n) linear attention
Latent GripP11 AccelerateMLA: multi-head latent attention, 5–13× KV compression
Radix EchoP11 AccelerateRadixAttention: automatic prefix caching
Splitstream RelayP11 AcceleratePrefill-decode disaggregation
OptimusForgeP12 Evolve100-worker fleet meta-orchestrator toward 100× target
Crucible SelfplayP12 EvolveSelf-play (Q/R/V roles, zero human labels)
Tribunal DistillP12 EvolveMulti-agent debate distillation
Edictforge SelfeditP12 EvolveSelf-editing: model writes own training data
Driftloom OnlineP12 EvolveOnline learning from serving accept/reject feedback
Tempest DrillP13 Red-teamAutomated red-teaming (GCG/PAIR/TAP)
Forgeward TrainingP13 Red-teamLatent Adversarial Training (LAT)
Certvault SmoothingP13 Red-teamCertified robustness / SmoothLLM
Latentguard RerouteP13 Red-teamRepresentation Engineering circuit rerouting
Harmscope GridP13 Red-teamHarmBench/StrongREJECT harm taxonomy
VenomsieveP14 Supply chainData poison detection (spectral + activation)
Trapward ScanP14 Supply chainBackdoor trigger reverse-engineering
Sigil SealP14 Supply chainSigstore cryptographic model signing
Attestgraph LedgerP14 Supply chainDataset provenance DAG / TDBOM
Pickleguard SweepP14 Supply chainArtifact malware scan — 100% safetensors enforcement
Hazeguard DPP15 PrivacyDP-SGD differential privacy
Cryptcore EnclaveP15 PrivacyGPU TEE confidential compute
Swarmfed LoomP15 PrivacyFederated learning with secure aggregation
Lethe UnlearnP15 PrivacyMachine unlearning / GDPR forgetting
CipherqueryP15 PrivacyFHE + MPC fully encrypted inference
Glyphmark WatermarkP16 Model IPGreen-token output watermarking
SiphonwardP16 Model IPModel extraction defense
Vaultseal WeightsP16 Model IPTEE-sealed weights
Fingergraph IDP16 Model IPWeight-space fingerprinting
TamperwireP16 Model IPRuntime tamper detection
Aegis Policy MeshP17 RuntimeNeMo Guardrails policy orchestration
Sandward RuntimeP17 RuntimeFirecracker/gVisor agent sandboxing
InjectwardP17 RuntimeIndirect prompt injection defense (CaMeL)
Sentryln ForensicsP17 RuntimeTamper-evident inference audit trail
Leashline EgressP17 Runtime · 2026.6Egress allowlisting + secret redaction for agents
Deltagate CoreP11 Accelerate · 2026.6Gated Delta Networks — gated linear attention, RNN-cost decode
Interlace HybridP11 Accelerate · 2026.6Hybrid GDN + full-attention + sparse-MoE interleaving
Fuselight CoreP23 Fuse · 2026.6Early-fusion vision-language training on unified multimodal tokens
Omniglyph CodecP23 Fuse · 2026.6Unified multimodal tokenizer — one stream for text, image, video
Scriptorium LensP23 Fuse · 2026.6OCR + document/chart understanding (OmniDocBench class)
Vantageframe SpatialP23 Fuse · 2026.6Spatial intelligence — counting, referring, depth, embodied queries
Chronoscope StreamP23 Fuse · 2026.6Long-video temporal understanding with streaming frame attention
Screenwright AgentP23 Fuse · 2026.6GUI/computer-use visual agent (ScreenSpot, OSWorld, AndroidWorld)
Fluxparity DoctrineP23 Fuse · 2026.6Near-100% multimodal training efficiency rule
Legionforge EnvironmentsP24 Crucible · 2026.6Million-agent RL environments with orchestration
Asyncrucible RLP24 Crucible · 2026.6Asynchronous actor/learner RL framework
Gauntletweave CurriculumP24 Crucible · 2026.6Progressively complex task distributions
Riggingloom ScaffoldsP24 Crucible · 2026.6Agent scaffold + environment orchestration harness
Toolbind LatticeP24 Crucible · 2026.6Typed function-calling contracts (BFCL-V4, MCP)
Riftfold CompactorP25 Context · 2026.6Context folding — prune earliest tool responses at threshold
Sweepline DiscardP25 Context · 2026.6Discard-all context strategy — keep only distilled findings
Threadvault MemoryP25 Context · 2026.6Persistent cross-session agent memory outside the window
Babelspan CoverageP26 Polyglot · 2026.6201-language coverage contract — tested, not claimed
Polyglot CrucibleP26 Polyglot · 2026.6Difficulty-rebalanced multilingual benching (WMT24++ class)
Vernacular AnchorP26 Polyglot · 2026.6Dialect-faithful regional alignment
Forgehall TrialsP27 Prove · 2026.6Agentic coding evals (SWE-bench Verified, Terminal-Bench class)
Seekfare GauntletP27 Prove · 2026.6Search-agent evals under context budgets (BrowseComp class)
Sealedexam VerifiedP27 Prove · 2026.6Verified exam-bench protocol (HLE-Verified class)
Mirageproof BenchP27 Prove · 2026.6Hallucination/illusion resistance scoring across modalities
Statuteweave GraphP28 DPDP · 2026.6DPDP obligations compiled into an executable graph
Assentvault LedgerP28 DPDP · 2026.6Provable consent custody — capture to withdrawal (KPI-026–050)
Breachclock SentinelP28 DPDP · 2026.672-hour breach-intimation discipline (KPI-251–275)
Guardiangate MinorP28 DPDP · 2026.6Verifiable guardian consent for children's data (KPI-151–175)
Erasureloom RegistryP28 DPDP · 2026.6Retention/erasure woven through every copy (KPI-201–225)
Pagehearth PoolO21 Cache · 2026.6Buffer pool / shared_buffers — working set pinned in RAM
Planvault PreparedO21 Cache · 2026.6Prepared-statement / query-plan cache — parse once
Queryecho ResultO21 Cache · 2026.6Result-set caching with scoped invalidation
Conduitloom PoolO21 Cache · 2026.6Edge connection pooling (Hyperdrive / PgBouncer)
Mirrorwell ReplicasO21 Cache · 2026.6Region-local read replicas with read-your-writes (D1)
Freshloom SWRO21 Cache · 2026.6Stale-while-revalidate — nobody pays the refresh (RFC 5861)
Throughscribe PolicyO21 Cache · 2026.6Declared write-through vs write-back per dataset
Voidmark NegativeO21 Cache · 2026.6Negative caching — absence served from memory (RFC 2308)
Keenspine CoveringO21 Cache · 2026.6Covering indexes — the index-only scan IS the read
Jitterveil ExpiryO21 Cache · 2026.6Jittered TTLs — no cache-expiry avalanche
Seekcache TridentO21 Cache · Search · 2026.6Three-tier search result cache: edge → KV q:{tenant} → compute
Embervault EmbeddingsO21 Cache · Search · 2026.6Embedding cache: isolate LRU + KV embed:* (7-day TTL)
Staleharbor ServeO21 Cache · Search · 2026.6Stale-on-error serving from the :stale KV copy
Sessionhearth DOO21 Cache · Auth · 2026.6Revocable live-session cache (SessionDO) — instant douse
Keyring EchoO21 Cache · Auth · 2026.6JWKS public-key caching with kid rotation
Limitledger WindowO21 Cache · Auth · 2026.6KV rate-limit windows — audit fix: atomic + fail-closed
Signed package provenanceRegistry trust · 2026.8Canonical publisher, artifact digest, key identity, and signing-time facts verified at publish time before a package version can be committed.
Canonical signed payloadRegistry trust · 2026.8A versioned, unambiguous byte representation used for signing and verification so equivalent-looking but different inputs cannot change meaning.
Trusted signing keyRegistry trust · 2026.8An operator-enrolled key bound to a publisher identity and validity window; private signing material is never stored by the registry.
Immutable key historyRegistry trust · 2026.8Enrolled key identity and public-key material cannot be rewritten or deleted; rotation uses revocation plus a new key identity.
Historical attestationRegistry trust · 2026.8A stored package version reports attested only when its persisted signature still verifies against the immutable enrolled key material; this describes historical signature proof, not current key authorization.
Publish-time verificationRegistry trust · 2026.8Verified describes the signature and trust checks performed for the current publish request; it is narrower and more time-specific than historical attestation.
Exact-source provenanceRegistry trust · 2026.8Benchmark or release evidence identifies the exact clean source object it was generated from rather than relying on a mutable branch name or stale prebuilt artifact.
Package security stateRegistry trust · 2026.8A versioned state record governing whether a package version is pending review, approved, quarantined, or rejected.
Pending scanRegistry trust · 2026.8pending_scan is the initial state for every newly published version; the version is committed but is not visible to install or manifest read paths.
ApprovedRegistry trust · 2026.8approved is the only security state eligible for normal manifest and tarball visibility. Approval is an explicit, audited decision, not an absence of findings.
QuarantinedRegistry trust · 2026.8quarantined is a fail-closed state that removes a version from normal read and install paths while retaining evidence and decision history. It does not by itself claim malware.
RejectedRegistry trust · 2026.8rejected is a terminal security decision that keeps the version unavailable through normal distribution paths.
Approved-only visibilityRegistry trust · 2026.8Manifest and tarball paths return artifacts only when the exact version has a valid approved state; missing, malformed, or unavailable decision data denies access.
Compare-and-swap transitionRegistry trust · 2026.8A security decision updates only the exact expected revision, preventing concurrent reviewers from silently overwriting one another.
Transition revisionRegistry trust · 2026.8A per-version revision increased exactly once for each successful security-state transition and used to detect stale decisions.
Append-only decision auditRegistry trust · 2026.8Each successful initialization or state transition creates one immutable audit record; failed or stale transitions create none.
Scanner evidence envelopeRegistry trust · 2026.8Scanner metadata binds the artifact digest, policy version, scanner version, scan instant, and bounded evidence reference to the decision request.
Admin-ingested scanner evidenceRegistry trust · 2026.8Scanner facts supplied through an administrative route remain claimed evidence metadata; the authenticated administrator is the decision actor unless scanner identity is independently authenticated.
Historical scan instantRegistry trust · 2026.8The original canonical scanner timestamp remains reviewable throughout the decision history; freshness is enforced when evidence is ingested, not by aging valid history out of the admin API.
Authoritative review authorizationRegistry trust · 2026.8Security-review requests re-check current token, user, role, and scope authority rather than trusting a stale edge cache.
Transaction-bound authorizationRegistry trust · 2026.8Mutation authorization is re-checked in the same atomic database operation as the security-state change, closing revocation races.
Deny-all scope setRegistry trust · 2026.8A stored empty scope array grants no permissions; only an omitted legacy scope value can inherit the role's unrestricted scope set.
Atomic package initializationRegistry trust · 2026.8Publication commits the immutable package version, pending_scan state, and single initialization audit together, or rolls all of them back.
Quiesced security migrationRegistry trust · 2026.8Publishing and old workers are paused while the quarantine schema is applied and verified; worker-first, non-quiesced migration, and rollback to the old worker are unsafe.
Fail-closed security readRegistry trust · 2026.8Database faults, malformed security metadata, or absent decisions never become implicit approval.
Build on Foundry

See Foundry primitives inside a shipping product.

Run a Kynetra Prime audit, or open GovernanceOS to watch Memvault, Lineagraph and Sigil Seal turn DPDP obligations into signed, board-ready proof.

Open Prime Open GovernanceOS