Welcome to the JLDN Generational Versioning Schema (GVS) master specification repository (Generational Versioning Schema: 2607.2.0-s).
The JLDN Generational Versioning Schema (GVS) is a proprietary versioning protocol designed to combine historical context, feature iteration, and precise lifecycle and support tracking into a single, chronologically sortable string.
- Author: Jeff Langdon (JL Design Network)
- Specification Version:
2607.2.0-s(Stable Release) - Active Generation:
2607
- 📄 GVS Specification: Complete technical protocol, format positions, and compound lifecycle tags.
- 🛠️ Usage Guide & CI Scripts: Automated regex validation patterns for Bash, Python, and PHP.
- 🗺️ Strategic Roadmap: Generational roadmap and future tooling.
- 📝 Changelog: Specification release history.
- Format Structure:
[YYMM].[SUBVERSION].[REVISION]-[TAG](e.g.2607.2.0-s). - Generational Epoch Marker: Four-digit year/month architecture origin indicator (
2607). - Alphabetically Sortable Compound Tags: Eight Greek-inspired lifecycle stages (
-a,-as,-b,-bs,-l,-s,-ts,-z). - Validation Regular Expression:
^(\d{2}(?:0[1-9]|1[0-2]))\.(\d+)\.(\d+)-(a|as|b|bs|l|s|ts|z)$
If you find this specification or associated developer tooling helpful, consider supporting ongoing development:
Licensed under the MIT License. Designed and maintained by Jeff Langdon / JL Design Network. All rights reserved.