@hivecast/director (0.1.8)
Installation
@hivecast:registry=npm install @hivecast/director@0.1.8"@hivecast/director": "0.1.8"About this package
Director
Fresh installed-application package for the real Director actor and topology explorer.
The source in src/ was copied from the working Director reference at
applications/director/ui/src and adapted at this package boundary for:
- package identity
@hivecast/director; - installed application identity
director; - logical view subject
web.director; - Matrix provider mount
applications.director; - immutable, self-contained browser registration entry
dist/browser/register-elements.js.
The host-managed factory mounts DirectorRoot at applications.director on
the runner-owned runtime. That supervised root serves the registration module
through component.describe and component.module.get; package runtime also
mounts the canonical runtime-scoped module provider used by Registry delivery.
The package-local web-module contract mirrors the active manifest's immutable module identifier, component tag, route, and installed-application navigation group. It is not a second source of runtime delivery truth.
The nested ui/ tree remains the read-only legacy reference. Production
acceptance for this package is the installed Directory × Registry × Matrix
path; its standalone Vite page exists only for package-local development.
Dependencies
Dependencies
| ID | Version |
|---|---|
| @open-matrix/contracts | 0.1.15 |
| @open-matrix/core | 0.1.20 |
Development Dependencies
| ID | Version |
|---|---|
| @open-matrix/browser-host | 0.1.12 |
| @open-matrix/chat | 0.2.22 |
| @open-matrix/contracts | 0.1.15 |
| @open-matrix/dashboard-components | 0.1.8 |
| @open-matrix/hive-pm | 0.1.20 |
| @open-matrix/hivecast-brand | 0.1.8 |
| @open-matrix/shell-frame | 0.1.8 |
| @playwright/test | ^1.57.0 |
| @types/node | ^25.0.10 |
| glob | ^13.0.6 |
| tsx | ^4.21.0 |
| typescript | ^5.7.0 |
| vite | ^6.0.0 |