universal-dev-standards 5.3.1 → 5.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
- "version": "5.3.1",
3
+ "version": "5.4.0",
4
4
  "lastUpdated": "2026-04-16",
5
5
  "description": "Standards registry for universal-dev-standards with integrated skills and AI-optimized formats",
6
6
  "formats": {
@@ -58,14 +58,14 @@
58
58
  "standards": {
59
59
  "name": "universal-dev-standards",
60
60
  "url": "https://github.com/AsiaOstrich/universal-dev-standards",
61
- "version": "5.3.1"
61
+ "version": "5.4.0"
62
62
  },
63
63
  "skills": {
64
64
  "name": "universal-dev-standards",
65
65
  "url": "https://github.com/AsiaOstrich/universal-dev-standards",
66
66
  "localPath": "skills",
67
67
  "rawUrl": "https://raw.githubusercontent.com/AsiaOstrich/universal-dev-standards/main/skills",
68
- "version": "5.3.1",
68
+ "version": "5.4.0",
69
69
  "note": "Skills are now included in the main repository under skills/"
70
70
  }
71
71
  },
@@ -1007,7 +1007,12 @@
1007
1007
  },
1008
1008
  "category": "reference",
1009
1009
  "skillName": null,
1010
- "description": "Protocol for persisting and restoring workflow state across AI sessions"
1010
+ "deprecated": true,
1011
+ "deprecatedSince": "5.4.0",
1012
+ "removalVersion": "6.0.0",
1013
+ "canonicalOwner": "devap",
1014
+ "canonicalPath": "dev-autopilot/standards/flow/workflow-state-protocol.ai.yaml",
1015
+ "description": "DEPRECATED: Migrated to DevAP per DEC-049. Workflow state persistence protocol — see dev-autopilot/standards/flow/workflow-state-protocol.ai.yaml"
1011
1016
  },
1012
1017
  {
1013
1018
  "id": "workflow-enforcement",
@@ -1019,7 +1024,12 @@
1019
1024
  },
1020
1025
  "category": "reference",
1021
1026
  "skillName": null,
1022
- "description": "Machine-enforceable workflow gates that prevent phase skipping in SDD/TDD/BDD methodologies"
1027
+ "deprecated": true,
1028
+ "deprecatedSince": "5.4.0",
1029
+ "removalVersion": "6.0.0",
1030
+ "canonicalOwner": "devap",
1031
+ "canonicalPath": "dev-autopilot/standards/flow/workflow-enforcement.ai.yaml",
1032
+ "description": "DEPRECATED: Migrated to DevAP per DEC-049. Machine-enforceable workflow gates — see dev-autopilot/standards/flow/workflow-enforcement.ai.yaml"
1023
1033
  },
1024
1034
  {
1025
1035
  "id": "testing",
@@ -1367,7 +1377,12 @@
1367
1377
  },
1368
1378
  "category": "reference",
1369
1379
  "skillName": null,
1370
- "description": "Structured system for persisting agent execution artifacts with L1/L2/L3 tiered access model"
1380
+ "deprecated": true,
1381
+ "deprecatedSince": "5.4.0",
1382
+ "removalVersion": "6.0.0",
1383
+ "canonicalOwner": "devap",
1384
+ "canonicalPath": "dev-autopilot/standards/orchestration/execution-history.ai.yaml",
1385
+ "description": "DEPRECATED: Migrated to DevAP per DEC-049. Execution history L1/L2/L3 protocol — see dev-autopilot/standards/orchestration/execution-history.ai.yaml"
1371
1386
  },
1372
1387
  {
1373
1388
  "id": "project-context-memory",
@@ -1554,7 +1569,12 @@
1554
1569
  },
1555
1570
  "category": "reference",
1556
1571
  "skillName": null,
1557
- "description": "Configuration contract, stage model, and context classification for automated development pipelines"
1572
+ "deprecated": true,
1573
+ "deprecatedSince": "5.4.0",
1574
+ "removalVersion": "6.0.0",
1575
+ "canonicalOwner": "devap",
1576
+ "canonicalPath": "dev-autopilot/standards/flow/pipeline-integration-standards.ai.yaml",
1577
+ "description": "DEPRECATED: Migrated to DevAP per DEC-049. Pipeline 6-stage model — see dev-autopilot/standards/flow/pipeline-integration-standards.ai.yaml"
1558
1578
  },
1559
1579
  {
1560
1580
  "id": "acceptance-criteria-traceability",
@@ -1578,7 +1598,12 @@
1578
1598
  },
1579
1599
  "category": "reference",
1580
1600
  "skillName": null,
1581
- "description": "Pending changes state machine, threshold strategies, and atomicity guarantees for batch commits"
1601
+ "deprecated": true,
1602
+ "deprecatedSince": "5.4.0",
1603
+ "removalVersion": "6.0.0",
1604
+ "canonicalOwner": "devap",
1605
+ "canonicalPath": "dev-autopilot/standards/flow/change-batching-standards.ai.yaml",
1606
+ "description": "DEPRECATED: Migrated to DevAP per DEC-049. Change batching state machine — see dev-autopilot/standards/flow/change-batching-standards.ai.yaml"
1582
1607
  },
1583
1608
  {
1584
1609
  "id": "migration-template",
@@ -1612,7 +1637,12 @@
1612
1637
  },
1613
1638
  "category": "skill",
1614
1639
  "skillName": null,
1615
- "description": "Sub-agent dispatch, parallel coordination, and status protocol (DONE/DONE_WITH_CONCERNS/NEEDS_CONTEXT/BLOCKED)"
1640
+ "deprecated": true,
1641
+ "deprecatedSince": "5.4.0",
1642
+ "removalVersion": "6.0.0",
1643
+ "canonicalOwner": "devap",
1644
+ "canonicalPath": "dev-autopilot/standards/orchestration/agent-dispatch.ai.yaml",
1645
+ "description": "DEPRECATED: Migrated to DevAP per DEC-049. Agent dispatch protocol — see dev-autopilot/standards/orchestration/agent-dispatch.ai.yaml"
1616
1646
  },
1617
1647
  {
1618
1648
  "id": "agent-communication-protocol",
@@ -1624,7 +1654,12 @@
1624
1654
  },
1625
1655
  "category": "skill",
1626
1656
  "skillName": null,
1627
- "description": "Unified status codes, envelope protocol, structured handoff, and versioning for cross-project agent communication"
1657
+ "deprecated": true,
1658
+ "deprecatedSince": "5.4.0",
1659
+ "removalVersion": "6.0.0",
1660
+ "canonicalOwner": "devap",
1661
+ "canonicalPath": "dev-autopilot/standards/orchestration/agent-communication-protocol.ai.yaml",
1662
+ "description": "DEPRECATED: Migrated to DevAP per DEC-049. Agent envelope/handoff protocol — see dev-autopilot/standards/orchestration/agent-communication-protocol.ai.yaml"
1628
1663
  },
1629
1664
  {
1630
1665
  "id": "model-selection",
@@ -1660,7 +1695,12 @@
1660
1695
  },
1661
1696
  "category": "reference",
1662
1697
  "skillName": null,
1663
- "description": "Branch completion workflow with 4 options (merge/PR/keep/discard) and prerequisite checks"
1698
+ "deprecated": true,
1699
+ "deprecatedSince": "5.4.0",
1700
+ "removalVersion": "6.0.0",
1701
+ "canonicalOwner": "devap",
1702
+ "canonicalPath": "dev-autopilot/standards/flow/branch-completion.ai.yaml",
1703
+ "description": "DEPRECATED: Migrated to DevAP per DEC-049. Branch completion workflow — see dev-autopilot/standards/flow/branch-completion.ai.yaml"
1664
1704
  },
1665
1705
  {
1666
1706
  "id": "verification-evidence",