Reference¶
This section is the stable lookup layer for wellplot.
Use it when you already know what workflow you want and need the exact public surface, YAML shape, or report-page structure.
Reference map¶
- Python API
- public package imports
wellplot.apimodule surfaces- dataset, builder, render, and serialization entry points
- MCP API
- experimental stdio server surface
- tools, resources, and prompts
- write semantics and server-root policy
- YAML Logfile
- top-level logfile structure
- section-first layout and binding model
- track kinds and binding kinds
- render, page, depth, and track-header keys
- Report Pages
- heading, remarks, and tail structure
- report block fields
- open-hole and cased-hole detail tables
Design boundary¶
The reference pages document the supported public surface and the normalized YAML shape used by the project today.
They do not attempt to document every internal helper in:
wellplot.templateswellplot.logfilewellplot.renderers
For deeper implementation notes, use the repository documents:
README.mddocs/rendering-workings.mddocs/programmatic-api-plan.mddocs/decision-log.mddocs/roadmap.md