flavorpack
2025-09-11
Flavorpack
298 files · 10,567+ · 530,212-
Archive Documentation Removal
10 files changed
GEMINI.mdDocumentation updatesMIGRATION_PLAN.mdDocumentation updatesREADME.mdDocumentation updatesDOCUMENTATION_REVIEW.mdDocumentation updatesIMPLEMENTATION_DRIFT_MATRIX.mdDocumentation updatesUV_DOWNLOAD_IMPROVEMENTS.mdDocumentation updatespspf_cross_language_audit_report.mdDocumentation updatesDOCUMENTATION.mdDocumentation updatesSESSION_SUMMARY.mdDocumentation updatesAPI-REFERENCE.mdDocumentation updates
- Removed entire
archive-docs/directory (28 files, 6,481 lines) specify internal5 files
GEMINI.mdMIGRATION_PLAN.mdREADME.mdDOCUMENTATION_REVIEW.mdIMPLEMENTATION_DRIFT_MATRIX.md
- Removed
GEMINI.mdandenv.sh(446 lines) baseline internal3 files
GEMINI.mdMIGRATION_PLAN.mdREADME.md
- Removed
wrknv.tomland old mkdocs reference baseline internal5 files
GEMINI.mdMIGRATION_PLAN.mdREADME.mdDOCUMENTATION_REVIEW.mdIMPLEMENTATION_DRIFT_MATRIX.md
Operation Chain Implementations
10 files changed
builder.goGo builder implementationconstants.goGo source updatesdefaults.goGo source updatesexecution.goGo execution logiclocking.goGo source updatesreader.goGo reader implementationslot_processor.goGo slot processingtar.goGo source updateschain.goGo source updatesbzip2.goGo source updates
- Added Go operation chain (
ingredients/flavor-go/pkg/psp/operations/chain.go,operation.go) instantiate internal5 files
builder.goconstants.godefaults.goexecution.golocking.go
- Added Go bundle/tar and compress operations (bzip2, gzip)
streamline
internal
5 files
builder.goconstants.godefaults.goexecution.golocking.go
- Added Rust operation chain and operation modules
instantiate
internal
3 files
backends.rsbuilder.rsconstants.rs
- Updated FEP-0001 with operation chain documentation (950 lines added)
instantiate
internal
3 files
builder.goconstants.godefaults.go
New FEP Specifications
10 files changed
config-refactor-plan.mdDocumentation updatesfep-0002-json-metadata-format.mdDocumentation updatesoperation_mapping.jsonJSON configurationoperation_names.jsonJSON configurationoperations_protobuf_spec.jsonJSON configurationoperations_spec.jsonJSON configurationmetadata.protoDocumentationGEMINI.mdDocumentation updatesMIGRATION_PLAN.mdDocumentation updatesREADME.mdDocumentation updates
- Added FEP-0006 Staged Payload Architecture (1,333 lines)
instantiate
internal
3 files
config-refactor-plan.mdfep-0002-json-metadata-format.mdoperation_mapping.json
- Added FEP-0005 Runtime JIT Loading (1,455 lines)
instantiate
internal
3 files
config-refactor-plan.mdfep-0002-json-metadata-format.mdoperation_mapping.json
- Added FEP-0004 Supply Chain JIT (933 lines)
instantiate
internal
3 files
config-refactor-plan.mdfep-0002-json-metadata-format.mdoperation_mapping.json
- Added FEP-0003 Operation Registry (672 lines)
instantiate
internal
3 files
config-refactor-plan.mdfep-0002-json-metadata-format.mdoperation_mapping.json
- Expanded FEP-0002 JSON Metadata Format
decouple
errata
3 files
config-refactor-plan.mdfep-0002-json-metadata-format.mdoperation_mapping.json
- Added config refactor plan, payload structure, and resilience module docs
specify
internal
5 files
config-refactor-plan.mdfep-0002-json-metadata-format.mdoperation_mapping.jsonoperation_names.jsonoperations_protobuf_spec.json
Constants and Defaults Standardization
10 files changed
builder.goGo builder implementationconstants.goGo source updatesdefaults.goGo source updatesexecution.goGo execution logiclocking.goGo source updatesreader.goGo reader implementationslot_processor.goGo slot processingbackends.rsRust source updatesbuilder.rsRust builder implementationconstants.rsRust source updates
- Added
ingredients/flavor-rs/src/psp/format_2025/constants.rsanddefaults.rsinstantiate internal3 files
builder.goconstants.godefaults.go
- Added
ingredients/flavor-go/pkg/psp/format_2025/constants.goinstantiate internal3 files
builder.goconstants.godefaults.go
- Cleaned up and simplified existing constants in both Go and Rust
decouple
internal
5 files
builder.goconstants.godefaults.goexecution.golocking.go
- Updated Python
constants.pywith 236 lines of standardized constants decouple internal3 files
builder.goconstants.godefaults.go
- Added Go defaults module (195 lines)
instantiate
internal
5 files
builder.goconstants.godefaults.goexecution.golocking.go
Source Code Updates
10 files changed
builder.goGo builder implementationbuilder.rsRust builder implementationlauncher.rsRust launcher implementationslot_processor.goGo slot processingslots.rsRust source updatesconstants.goGo source updatesdefaults.goGo source updatesexecution.goGo execution logiclocking.goGo source updatesreader.goGo reader implementation
- Updated Go logging imports and format_2025 modules
decouple
behavioral
5 files
builder.goslot_processor.goconstants.godefaults.goexecution.go
- Updated Rust backends, builder, launcher, paths, reader, and slots
decouple
internal
5 files
builder.rslauncher.rsslots.rsbackends.rsconstants.rs
- Updated Python operations, slots, and index modules
decouple
internal
3 files
builder.gobuilder.rslauncher.rs
- Fixed writer and json_comparison modules
remediate
internal
3 files
builder.gobuilder.rslauncher.rs