flavorpack 2025-09-11
Flavorpack
298 files · 10,567+ · 530,212-

Archive Documentation Removal

10 files changed
  • GEMINI.md Documentation updates
  • MIGRATION_PLAN.md Documentation updates
  • README.md Documentation updates
  • DOCUMENTATION_REVIEW.md Documentation updates
  • IMPLEMENTATION_DRIFT_MATRIX.md Documentation updates
  • UV_DOWNLOAD_IMPROVEMENTS.md Documentation updates
  • pspf_cross_language_audit_report.md Documentation updates
  • DOCUMENTATION.md Documentation updates
  • SESSION_SUMMARY.md Documentation updates
  • API-REFERENCE.md Documentation updates
  • Removed entire archive-docs/ directory (28 files, 6,481 lines) specify internal
    5 files
    • GEMINI.md
    • MIGRATION_PLAN.md
    • README.md
    • DOCUMENTATION_REVIEW.md
    • IMPLEMENTATION_DRIFT_MATRIX.md
  • Removed GEMINI.md and env.sh (446 lines) baseline internal
    3 files
    • GEMINI.md
    • MIGRATION_PLAN.md
    • README.md
  • Removed wrknv.toml and old mkdocs reference baseline internal
    5 files
    • GEMINI.md
    • MIGRATION_PLAN.md
    • README.md
    • DOCUMENTATION_REVIEW.md
    • IMPLEMENTATION_DRIFT_MATRIX.md

Operation Chain Implementations

10 files changed
  • builder.go Go builder implementation
  • constants.go Go source updates
  • defaults.go Go source updates
  • execution.go Go execution logic
  • locking.go Go source updates
  • reader.go Go reader implementation
  • slot_processor.go Go slot processing
  • tar.go Go source updates
  • chain.go Go source updates
  • bzip2.go Go source updates
  • Added Go operation chain (ingredients/flavor-go/pkg/psp/operations/chain.go, operation.go) instantiate internal
    5 files
    • builder.go
    • constants.go
    • defaults.go
    • execution.go
    • locking.go
  • Added Go bundle/tar and compress operations (bzip2, gzip) streamline internal
    5 files
    • builder.go
    • constants.go
    • defaults.go
    • execution.go
    • locking.go
  • Added Rust operation chain and operation modules instantiate internal
    3 files
    • backends.rs
    • builder.rs
    • constants.rs
  • Updated FEP-0001 with operation chain documentation (950 lines added) instantiate internal
    3 files
    • builder.go
    • constants.go
    • defaults.go

New FEP Specifications

10 files changed
  • config-refactor-plan.md Documentation updates
  • fep-0002-json-metadata-format.md Documentation updates
  • operation_mapping.json JSON configuration
  • operation_names.json JSON configuration
  • operations_protobuf_spec.json JSON configuration
  • operations_spec.json JSON configuration
  • metadata.proto Documentation
  • GEMINI.md Documentation updates
  • MIGRATION_PLAN.md Documentation updates
  • README.md Documentation updates
  • Added FEP-0006 Staged Payload Architecture (1,333 lines) instantiate internal
    3 files
    • config-refactor-plan.md
    • fep-0002-json-metadata-format.md
    • operation_mapping.json
  • Added FEP-0005 Runtime JIT Loading (1,455 lines) instantiate internal
    3 files
    • config-refactor-plan.md
    • fep-0002-json-metadata-format.md
    • operation_mapping.json
  • Added FEP-0004 Supply Chain JIT (933 lines) instantiate internal
    3 files
    • config-refactor-plan.md
    • fep-0002-json-metadata-format.md
    • operation_mapping.json
  • Added FEP-0003 Operation Registry (672 lines) instantiate internal
    3 files
    • config-refactor-plan.md
    • fep-0002-json-metadata-format.md
    • operation_mapping.json
  • Expanded FEP-0002 JSON Metadata Format decouple errata
    3 files
    • config-refactor-plan.md
    • fep-0002-json-metadata-format.md
    • operation_mapping.json
  • Added config refactor plan, payload structure, and resilience module docs specify internal
    5 files
    • config-refactor-plan.md
    • fep-0002-json-metadata-format.md
    • operation_mapping.json
    • operation_names.json
    • operations_protobuf_spec.json

Constants and Defaults Standardization

10 files changed
  • builder.go Go builder implementation
  • constants.go Go source updates
  • defaults.go Go source updates
  • execution.go Go execution logic
  • locking.go Go source updates
  • reader.go Go reader implementation
  • slot_processor.go Go slot processing
  • backends.rs Rust source updates
  • builder.rs Rust builder implementation
  • constants.rs Rust source updates
  • Added ingredients/flavor-rs/src/psp/format_2025/constants.rs and defaults.rs instantiate internal
    3 files
    • builder.go
    • constants.go
    • defaults.go
  • Added ingredients/flavor-go/pkg/psp/format_2025/constants.go instantiate internal
    3 files
    • builder.go
    • constants.go
    • defaults.go
  • Cleaned up and simplified existing constants in both Go and Rust decouple internal
    5 files
    • builder.go
    • constants.go
    • defaults.go
    • execution.go
    • locking.go
  • Updated Python constants.py with 236 lines of standardized constants decouple internal
    3 files
    • builder.go
    • constants.go
    • defaults.go
  • Added Go defaults module (195 lines) instantiate internal
    5 files
    • builder.go
    • constants.go
    • defaults.go
    • execution.go
    • locking.go

Source Code Updates

10 files changed
  • builder.go Go builder implementation
  • builder.rs Rust builder implementation
  • launcher.rs Rust launcher implementation
  • slot_processor.go Go slot processing
  • slots.rs Rust source updates
  • constants.go Go source updates
  • defaults.go Go source updates
  • execution.go Go execution logic
  • locking.go Go source updates
  • reader.go Go reader implementation
  • Updated Go logging imports and format_2025 modules decouple behavioral
    5 files
    • builder.go
    • slot_processor.go
    • constants.go
    • defaults.go
    • execution.go
  • Updated Rust backends, builder, launcher, paths, reader, and slots decouple internal
    5 files
    • builder.rs
    • launcher.rs
    • slots.rs
    • backends.rs
    • constants.rs
  • Updated Python operations, slots, and index modules decouple internal
    3 files
    • builder.go
    • builder.rs
    • launcher.rs
  • Fixed writer and json_comparison modules remediate internal
    3 files
    • builder.go
    • builder.rs
    • launcher.rs