Skip to content

Add module lifecycle governance for TNT 1.1.0#56

Merged
m1ngsama merged 1 commit into
mainfrom
feat/module-lifecycle-governance
Jun 16, 2026
Merged

Add module lifecycle governance for TNT 1.1.0#56
m1ngsama merged 1 commit into
mainfrom
feat/module-lifecycle-governance

Conversation

@m1ngsama

Copy link
Copy Markdown
Owner

Summary\n\nThis prepares TNT 1.1.0 by adding the core-side lifecycle and safety pieces needed for third-party modules while keeping TNT itself minimal and Unix-friendly.\n\nChanges include:\n- Add module manifest and handshake validation via scripts/module_check.sh.\n- Add a non-mutating install wizard that generates reviewable env files for core-only, all-compatible, selected, and manual module deployments.\n- Harden module runtime isolation for invalid module names, response floods, and repeated invalid responses.\n- Add MAINTAINERS-style ownership mapping and coverage checks.\n- Update release metadata and changelog for 1.1.0.\n\n## Validation\n\n- make release-check\n- make test\n- git diff --check HEAD~1..HEAD\n- repository scan confirmed no private test-server strings are present\n\nCloses #55

Add module validation, install profile generation, maintainer coverage tooling, and runtime isolation for invalid or flooding modules.

Refs #55
@m1ngsama

Copy link
Copy Markdown
Owner Author

Self-review complete. Local release preflight, local full integration tests, whitespace checks, private-string scan, and the GitHub Ubuntu/macOS PR gates all passed.

@m1ngsama m1ngsama merged commit 91e5c30 into main Jun 16, 2026
5 checks passed
@m1ngsama m1ngsama deleted the feat/module-lifecycle-governance branch June 16, 2026 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant