Appearance
Reference
Reference material for Director, all derived from the source.
Pages
- Routes —
/apps/director/and the dev-proxy paths. - Components — every registered custom element with its
accepts/emits. - Actor ops consumed — every external op Director sends, by mount.
- Troubleshooting — symptom → first check.
Source:
projects/matrix-3/packages/director/src/index.ts,src/DirectorApp.ts,src/services/DirectorRuntimeAdapter.ts,DirectorDataAdapter.ts.