llms.txt@docs · git:20260806.aec176d · 2026-08-06 · sha256 29ca75ac5084cb4b

llms.txt@docs git:20260806.aec176dA

Immutable. This exact content is served forever at /api/v1/blob/29ca75ac5084cb4b.

# AgentFEM

> AI-native finite-element computing for humans and agents.

AgentFEM keeps finite-element models readable, structured, inspectable, and
operable through ordinary Python and a machine-readable CLI.

## Start

- [Human quick start](get_started/)
- [AI agent quick start](agents/)
- [Engineering guides](guide/)
- [Examples](examples/)
- [Python API](reference/api/)
- [Machine manifest](agentfem.json)

## Canonical sources

- [Repository](https://github.com/haoming-luo/agentfem)
- [Scientific knowledge catalog](https://raw.githubusercontent.com/haoming-luo/agentfem/main/knowledge/catalog.json)
- [AgentFEM skill](agents/skill/)

## Safety and scientific contract

Do not treat a completed solver call as automatically verified. Inspect the
structured result, convergence status, requested outputs, quality policy,
and benchmark evidence before accepting or exporting simulation data.