llms.txt@docs ยท diff
git:20260829.fcbd7f3 to git:20260902.1fad6e1
1 added, 0 removed. Audit A to A.
# 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)
+ - [Installation and platform guide](getting_started/)
## Canonical sources
- [Repository](https://github.com/haoming-luo/agentfem)
- [Scientific knowledge catalog](https://raw.githubusercontent.com/haoming-luo/agentfem/main/src/agentfem/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.