Remove version field from module metadata

- Remove version field from all module.yaml files
- Update template generator to exclude version field
- Further simplify metadata to focus on system information only
- Status remains dynamically determined by test results
This commit is contained in:
Vijay Janapa Reddi
2025-07-11 23:23:10 -04:00
parent c62515a920
commit 0307662fbc
7 changed files with 45 additions and 32 deletions

View File

@@ -4,8 +4,6 @@
name: "setup"
title: "Setup"
description: "Development environment setup and project configuration"
status: "complete" # complete, in_progress, not_started
version: "1.0.0"
# Dependencies
dependencies: