Documentation versions
JoinedWorkz documentation is published for the coordinated release of the model language, Maven plugin and facilities. Select the documentation version that matches the exact JoinedWorkz version used by the project.
| JoinedWorkz release | Documentation | Status |
|---|---|---|
1.3.81 | Current documentation | Current |
1.3.80 | Documentation for 1.3.80 | Previous |
The current documentation remains available at /docs/. Previous versions use /docs/versions/<version>/. A previous version is a preserved release reference; its presence does not imply a long-term-support period.
Selecting the correct version
- Read the exact JoinedWorkz version from the project's Maven configuration. Check the
cmn-maven-pluginand facility dependencies rather than inferring the version from the project age. - Select the same release in the table or in the version selector in the navigation bar.
- Keep links and guidance within that documentation mount. Do not combine a current generator contract with an older plugin or facility release.
Versions ending in -SNAPSHOT are development builds and do not have a public documentation baseline. For an upgrade, read the documentation for the source release first and then follow the target release's upgrade guide.
Machine-readable catalogue
Tools and AI agents can discover the same mapping through the public catalogue at https://www.joinedworkz.org/docs/versions.json. Each entry provides the exact release number, lifecycle status and public documentation mount. The HTML version selector and this catalogue are built from the same maintained version definition.
An agent working on an existing project should resolve its JoinedWorkz release before retrieving framework guidance. If an exact matching release is not listed, it should report that no versioned public documentation is available instead of silently applying the current documentation.
