Development documentation
This section contains reusable development standards, Crystal Lattice repository policy, and target specifications for behavior that spans multiple independently owned packages.
Standards
- Reusable standards: package-neutral documentation and specification rules.
- Crystal Lattice repository policy: local paths, package profiles, plugin documentation, task workflow, publication, and validation.
Package implementation and maintenance documentation belongs under the owning
package's docs/development/.
Cross-package specifications
- Notifications
- Action displays
- Application runtime reload
- Sessions actions
- Chat transcript navigation
- Bridge connectivity
- Frontend connection lifecycle and offline continuity
- Portable provider implementation
These specifications define targets for portable behavior. Their requirements track implementation and verification, while package development pages describe current implementations without redefining the shared contracts.