Update field handling guidelines and version to alpha2

- Enhanced Date/Time Handling with null/sentinel date logic (1900-01-01)
- Added 'See Notes' display for sentinel dates with related note fields
- Documented date entry normalization and validation rules
- Added Boolean Field Handling guidelines
- Added Calculated Fields documentation (Active, Due_Date_Counter)
- Added Due_Date_ASAP field specification for urgent job tracking
- Added Pending Schema Updates section
- Version bump to 1.0.0-alpha2
This commit is contained in:
2025-12-22 02:28:52 +00:00
parent baa3ed0a1f
commit 85a935f3a5
2 changed files with 132 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "job-list",
"version": "1.0.0",
"version": "1.0.0-alpha2",
"description": "Job-List",
"type": "module",
"scripts": {