All notable changes to the Lab will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Anchor Stability Enhancements: Improved the accuracy and stability of temporal anchors, especially in environments with fluctuating quantum states. The
/set-anchorendpoint now includes an optionalstability_checkparameter. - Event Manipulation Response Format: The response format for
/manipulate-eventhas been updated to include more detailed information about the new event, including a timestamp and status of the manipulation. - Improved Error Handling: Enhanced error messages across all endpoints, providing more detailed explanations and suggestions for troubleshooting common issues.
- Multi-Timeline Support: Introduced the ability to create, manage, and merge multiple timelines. The
/timelinesand/merge-timelinesendpoints have been added to facilitate these operations. - Automated Event Scripting: Added a new scripting engine that allows users to automate event manipulations based on specific conditions. Scripts can be created and managed via the
/scriptsendpoint.