plating
2025-10-28
Added conformance script, file headers, and expanded doc generator
67 files · 993+ · 244-
File conformance protocol
6 files changed
conform.pyNew 101-line script for automated header/footer conformance across Python filespython_files.txtNew 57-line listing of Python files for conformance processingchunk_aaUtility artifact for chunked file processingchunk_abUtility artifact for chunked file processingchunk_acUtility artifact for chunked file processing.gitignoreAdded new ignore patterns
- Added
conform.py(101 lines) script for automated header/footer conformance across Python files instantiate internal1 file
conform.py
- Added
chunk_aa,chunk_ab,chunk_acfiles andpython_files.txt(utility artifacts) instantiate internal4 files
chunk_aachunk_abchunk_acpython_files.txt
Standardized file headers
41 files changed
__init__.pyAdded standardized header_version.pyAdded standardized header__init__.pyAdded standardized headeradorner.pyAdded header and expanded with 50 lines of changesapi.pyAdded standardized headerfinder.pyAdded standardized header__init__.pyAdded standardized headerbase.pyAdded standardized headerfunction.pyAdded standardized header__init__.pyAdded standardized header__init__.pyAdded standardized headerdefaults.pyAdded standardized headerruntime.pyAdded standardized header__init__.pyAdded standardized headerproject_utils.pyAdded standardized headerdecorators.pyAdded standardized header__init__.pyAdded standardized headererror_handling.pyAdded standardized headererrors.pyAdded standardized header and expandedexample_compiler.pyAdded standardized header__init__.pyAdded standardized headeradorner.pyAdded standardized headerplater.pyAdded standardized headerlinting.pyAdded standardized headermarkdown_validator.pyAdded standardized headermodels.pyAdded standardized headerregistry.pyAdded standardized header__init__.pyAdded standardized headerformatters.pyAdded standardized headerhelpers.pyAdded standardized header and new helper functionsprocessor.pyAdded standardized header__init__.pyAdded standardized headerengine.pyAdded standardized headerfilters.pyAdded standardized headerfunctions.pyAdded standardized headergenerator.pyAdded standardized headermetadata.pyAdded standardized headerprocessor.pyAdded standardized headertypes.pyAdded standardized headerbasic.pyAdded standardized headerfiltered.pyAdded standardized header
Compiler and doc generator updates
6 files changed
grouped.pyRefactored grouped compiler (~109 lines changed)single.pyRefactored single compiler (~90 lines changed)doc_generator.pyExpanded with 139 lines of additional generation logiccli.pyUpdated CLI with 29 lines of changesplating.pyUpdated with 14 lines of changesfinder.pyUpdated with 17 lines of changes
Test header updates
11 files changed
__init__.pyUpdated headerconftest.pyUpdated headertest_adorner.pyUpdated headertest_cli.pyUpdated headertest_cli_integration.pyUpdated header and expanded teststest_foundation_integration.pyUpdated headertest_grouped_compiler.pyUpdated headertest_modern_api.pyUpdated headertest_plating_bundle.pyUpdated headertest_plating_discovery.pyUpdated headertest_schema.pyUpdated header
Build updates
2 files changed
pyproject.tomlUpdated dependenciesuv.lockLock file refresh