Skip to content

feat(scaffold): zero-noise scaffolds with from martin import *#2

Merged
DIOR27 merged 13 commits intodev/0.6.0from
feature/zero-noise-scaffold
Apr 6, 2026
Merged

feat(scaffold): zero-noise scaffolds with from martin import *#2
DIOR27 merged 13 commits intodev/0.6.0from
feature/zero-noise-scaffold

Conversation

@DIOR27
Copy link
Copy Markdown
Owner

@DIOR27 DIOR27 commented Apr 6, 2026

Summary

  • Use \ rom martin import *\ in all scaffold templates (HOME, MAIN, COMPONENTS)
  • Stabilize COMPONENTS_TEMPLATE and remove duplicate code
  • Maintain zero-noise philosophy: scaffolds are clean by default

Verification

  • \python -m py_compile scaffold.py\ - OK
  • \�erify_scaffold_clean.py\ - OK

Changes

  • HOME_TEMPLATE: wildcard import
  • MAIN_TEMPLATE: wildcard import
  • COMPONENTS_TEMPLATE: wildcard import + fix

Migration

  • No breaking changes. Scaffolds generated are cleaner and simpler.

DIOR27 added 13 commits April 6, 2026 10:47
…DO is a widget' concept (initial lightweight refactor)
…atic noise blocks; TodoWidget available for explicit use; add smoke-test utilities and scaffold cleanliness verifier; update templates and docs
…MPLATE to support GradientText usage in generated home
…old file rendering for new projects; delete unused documentation and framework submodules.
@DIOR27 DIOR27 merged commit c31d598 into dev/0.6.0 Apr 6, 2026
1 of 11 checks passed
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