リファレンス
現在の Turboism Preview SDK のガイド付き reference と生成済み reference。
Reference section では、現在の plugin-facing SDK boundary を説明します。
ここから始める
- SDK API ガイド — lifecycle、
PluginContext、object API、hook、configuration、storage、task、UI、permission、readiness constraint。 - 生成済み API reference —
dev.turboism.sdk.*の source-generated JDK 17 Javadoc。 - HTML type index を開く — package、class、record、interface、method を直接閲覧する。
契約の状態
現在の reference は development source から生成されており、API が明示的に Stable と記載されていない限り Preview API を説明します。
source repository の reviewed binary API baseline が、引き続き compatibility gate です。生成済み Javadoc は生成されたドキュメントであり、独立した stability promise ではありません。
Internal Runtime、Bootstrap、test-framework、mapping、Provider、first-party plugin implementation package は、意図的に public reference から除外されています。