This repository was archived by the owner on Apr 8, 2026. It is now read-only.
Description Context
The entrenar Experiment Tracking Spec v1.8.0 has registry-critical features that pacha MUST integrate.
Epic Reference
Epic: ENT-EPIC-001
Spec: entrenar/docs/specifications/experiment-tracking-spec.md
Tracking: entrenar/docs/work-items/experiment-tracking-epic.yaml
Registry Integration Points
ModelParadigm (§23) - CRITICAL
Pacha must recognize all model paradigms as first-class:
TraditionalMl (sklearn-style)
DeepLearning (neural nets)
FineTuning (LoRA, QLoRA, Adapter, Prefix, IA3)
Distillation (teacher→student)
MoE (Mixture of Experts)
Ensemble
Reference: entrenar#40
OfflineModelRegistry (§30.3) - CRITICAL
Sovereign deployment requires pacha to support:
mirror_from_hub() for air-gapped seeding
SHA-256 verification on offline load
Local registry without network
Reference: entrenar#47
Cost-Performance Metadata (§24)
Registry entries need:
CostMetrics ($/sample, $ /epoch)
EnergyMetrics (watts, joules, carbon_kg)
Pareto frontier position
ComputeDevice compatibility
References: entrenar#38, #39, #41
FAIR Research Artifacts (§31)
Model/dataset entries need:
CitationMetadata (BibTeX, CFF)
DOI linkage
ORCID author attribution
Upstream citation graph
References: entrenar#49, #50, #55
Recipe Integration
Recipes should declare ModelParadigm
Cost estimates in recipe metadata
Sovereign-compatible recipes (no network)
Acceptance Criteria
Cross-project tracking for sovereign AI stack
Reactions are currently unavailable
Context
The entrenar Experiment Tracking Spec v1.8.0 has registry-critical features that pacha MUST integrate.
Epic Reference
entrenar/docs/specifications/experiment-tracking-spec.mdentrenar/docs/work-items/experiment-tracking-epic.yamlRegistry Integration Points
ModelParadigm (§23) - CRITICAL
Pacha must recognize all model paradigms as first-class:
Reference: entrenar#40
OfflineModelRegistry (§30.3) - CRITICAL
Sovereign deployment requires pacha to support:
mirror_from_hub()for air-gapped seedingReference: entrenar#47
Cost-Performance Metadata (§24)
Registry entries need:
References: entrenar#38, #39, #41
FAIR Research Artifacts (§31)
Model/dataset entries need:
References: entrenar#49, #50, #55
Recipe Integration
Acceptance Criteria
Cross-project tracking for sovereign AI stack