@research-engineering/agentic-proofkit 0.7.0 → 0.9.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.
@@ -17,6 +17,16 @@
17
17
  "pilot-admission"
18
18
  ]
19
19
  },
20
+ {
21
+ "familyId": "adoption-materialization",
22
+ "label": "Adoption materialization",
23
+ "purpose": "Plan, apply, and recover confined candidate adoption artifacts.",
24
+ "commands": [
25
+ "adopt-materialize-apply",
26
+ "adopt-materialize-plan",
27
+ "adopt-materialize-recover"
28
+ ]
29
+ },
20
30
  {
21
31
  "familyId": "agent-workflow-planning",
22
32
  "label": "Agent workflow planning",
@@ -58,6 +68,15 @@
58
68
  "migration-plan"
59
69
  ]
60
70
  },
71
+ {
72
+ "familyId": "project-state-navigation",
73
+ "label": "Project state navigation",
74
+ "purpose": "Classify a materialized project and expose one bounded next action.",
75
+ "commands": [
76
+ "next",
77
+ "status"
78
+ ]
79
+ },
61
80
  {
62
81
  "familyId": "proof-artifact-governance",
63
82
  "label": "Proof artifact governance",