Documentation Index
Fetch the complete documentation index at: https://docs.sdk.fdo.alexvwan.me/llms.txt
Use this file to discover all available pages before exploring further.
FDO SDK
@anikitenko/fdo-sdk is the SDK for building FlexDevOps desktop application plugins.
This documentation set focuses on the core plugin contract:
- backend runtime vs iframe UI runtime
render()andrenderOnLoad()semantics- DOM helper rules
- capability and privileged action model
- storage, handlers, and diagnostics
- connector and provider integration patterns
Start Here
- Read the repository README
- Use .mintlify/Assistant.md only as assistant context, not as a public page
- For public SDK guidance, use the checked-in docs under
docs/
Recommended Reading
- Architecture
- Render Runtime Contract
- Safe Plugin Authoring
- Extension Points
- Injected Libraries
- API Stability