# WeavePort > Embedded .NET 10 backend plugin platform for owner-controlled C#, Python and TypeScript plugins. Read the current status and exact package compatibility before generating integration code. The public core release is 0.3.1 with an evolving pre-1.0 API. The historical internal distribution is separate. Native processes are trusted execution and do not sandbox hostile plugins. Applications own authorization, domain contracts and durable state. Generated by `python3 scripts/generate-llms.py`. This is retrieval documentation, not an MCP endpoint. A client must fetch these files or index them through a documentation MCP service. ## Guides - [Overview](https://weaveport.dev/overview.md): Entry points and current delivery scope - [Introduction](https://weaveport.dev/docs/introduction.md): Use cases and application fit - [Quickstart](https://weaveport.dev/docs/getting-started.md): Run the first plugin workflow - [FAQ](https://weaveport.dev/docs/faq.md): Adoption and support questions - [Platforms](https://weaveport.dev/docs/platform-qualification.md): Windows, Linux and macOS support and validation - [Packages](https://weaveport.dev/docs/packages.md): Public package installation and support - [Status](https://weaveport.dev/docs/status.md): Implemented behavior and outstanding qualification - [Integration contract](https://weaveport.dev/docs/v1-integration-contract.md): Ownership and integration boundaries - [MCP plugins](https://weaveport.dev/docs/mcp-plugins.md): Optional local tools, explicit revisions and trust limits - [Author SDKs](https://weaveport.dev/docs/plugin-sdk.md): C#, Python and TypeScript plugins - [Coordinator](https://weaveport.dev/docs/embedded-coordinator.md): Embedding and shared worker ownership - [Installed plugins](https://weaveport.dev/docs/installed-plugins.md): Artifact identity, pinning and activation - [Compatibility](https://weaveport.dev/docs/package-compatibility.md): Exact package and protocol combinations - [Lifecycle](https://weaveport.dev/docs/worker-lifecycle.md): Retention, cleanup and worker limits - [Operations](https://weaveport.dev/docs/native-operations.md): Trusted processes and recovery - [Diagnostics](https://weaveport.dev/docs/runtime-diagnostics.md): Logging and diagnostic boundaries - [Architecture](https://weaveport.dev/docs/architecture.md): Trust and execution boundaries - [Internal distribution](https://weaveport.dev/docs/internal-distribution.md): Offline installation - [Releases](https://weaveport.dev/docs/releases.md): GitHub and NuGet delivery - [AI documentation](https://weaveport.dev/docs/ai-documentation.md): Retrieval through existing MCP tools - [Decision Room](https://weaveport.dev/docs/examples/DecisionRoom.md): Strategy plugins and replay - [Document Workshop](https://weaveport.dev/docs/examples/DocumentWorkshop.md): Readers and staged commits - [Appointment Desk](https://weaveport.dev/docs/examples/AppointmentDesk.md): Scheduling and idempotent actions ## Specifications - [appointment-desk](https://weaveport.dev/openspec/specs/appointment-desk/spec.md): Verified behavioral specification - [bulk-composition](https://weaveport.dev/openspec/specs/bulk-composition/spec.md): Verified behavioral specification - [decision-room](https://weaveport.dev/openspec/specs/decision-room/spec.md): Verified behavioral specification - [document-workshop](https://weaveport.dev/openspec/specs/document-workshop/spec.md): Verified behavioral specification - [embedded-coordinator](https://weaveport.dev/openspec/specs/embedded-coordinator/spec.md): Verified behavioral specification - [installed-plugin-resolution](https://weaveport.dev/openspec/specs/installed-plugin-resolution/spec.md): Verified behavioral specification - [internal-distribution](https://weaveport.dev/openspec/specs/internal-distribution/spec.md): Verified behavioral specification - [local-package-compatibility](https://weaveport.dev/openspec/specs/local-package-compatibility/spec.md): Verified behavioral specification - [mcp-plugins](https://weaveport.dev/openspec/specs/mcp-plugins/spec.md): Verified behavioral specification - [operational-recovery](https://weaveport.dev/openspec/specs/operational-recovery/spec.md): Verified behavioral specification - [performance-evidence](https://weaveport.dev/openspec/specs/performance-evidence/spec.md): Verified behavioral specification - [plugin-execution](https://weaveport.dev/openspec/specs/plugin-execution/spec.md): Verified behavioral specification - [plugin-sdk](https://weaveport.dev/openspec/specs/plugin-sdk/spec.md): Verified behavioral specification - [runtime-diagnostics](https://weaveport.dev/openspec/specs/runtime-diagnostics/spec.md): Verified behavioral specification - [tenant-isolation](https://weaveport.dev/openspec/specs/tenant-isolation/spec.md): Verified behavioral specification - [worker-lifecycle](https://weaveport.dev/openspec/specs/worker-lifecycle/spec.md): Verified behavioral specification ## Optional - [Full reference](https://weaveport.dev/llms-full.txt): Combined guides, specifications and reviewed .NET API signatures - [Public API](https://weaveport.dev/compatibility/public-api.txt): Exact reviewed signatures