# 📐 L2 Spec — Linear Elasticity — Navier-Cauchy 3D solid mechanics Mismatch-Only Spec
**ID:** `L2-207-001` · **Status:** ⊙ Testnet (genesis catalog)
**Parents:** ⬆ Principle [`L1-207`](/artifact/l1/L1-207)
> **🎯 Tolerance (ε):** expression
> **⚖ Difficulty score:** 0.48 · **Delta tier:** 5
> **⛓ On-chain block:** 41554012
---
## 1. Domain Ω
**Type:** `range`
| Parameter | Unit | Range |
|---|---|---|
| N dof | — | 100 – 1000000 |
| Snr db | dB | 0 – 40 |
| E error | — | 0.0 – 0.1 |
| Nu error | — | 0.0 – 0.05 |
| N sensors | — | 4 – 4096 |
| Load error | — | 0.0 – 0.1 |
| Boundary error | — | 0.0 – 0.2 |
## 2. Tolerance (ε)
**Type:** `fn`
```
20.0 + 0.3*SNR_dB - 30.0*E_error - 20.0*nu_error - 10.0*boundary_error - 15.0*load_error
```
## 3. Difficulty
| Property | Value |
|---|---|
| Difficulty score | 0.48 |
| Delta tier | 5 |
## 4. Fingerprint
`b8dc69188420c3ce4d7baae5f4994471c4ee6fbf260f43e9de4181a0f54f6cad`
## 5. On-chain Registration
- **Chain hash:** `0x0798ffadbf5840a4d419e51344511b80f9267e8838a65fd364fe73f14428bc57`
- **Chain tx hash:** `0x891ea4f79710d6cb5d7e0832d856fbdbf97a964d4a241a166d6939e932bbb9d5`
- **Chain block:** `41554012`
---
## File Mapping
This bundle consists of: `L2-207-001.md`, `L2-207-001.json`.
| File | Role | How to regenerate |
|------|------|-------------------|
| `L2-207-001.md` | Source of truth — edit this | Human or LLM |
| `L2-207-001.json` | Structured metadata for the registry | LLM regenerates from the sections above |
**Prompt for your LLM after editing this Markdown:**
> Read the attached Markdown. Regenerate the sibling `.json` so every field matches.
> Preserve the schema documented in the rows above.
> Output each file in its own fenced code block tagged with the filename.
> Output only the JSON object.
_This Markdown was auto-synthesized from the catalog row for `L2-207-001`._
_Edit it, regenerate the JSON, and submit at [/submit](/submit) to claim the artifact._