Create a minimal plugin project in Go, Python, or Rust with tests and build scripts.Documentation Index
Fetch the complete documentation index at: https://docs.telophasehq.com/llms.txt
Use this file to discover all available pages before exploring further.
- Plugin interface stub (
process_logs) - Test fixtures (
tests/) - WIT assets (
.tangent/wit) tangent.yamlto compile, test, bench, and run the plugin.
compile-wasm → test → bench → run.