Releases: jinhualiaoGH/PrimeAIExplorer
Releases · jinhualiaoGH/PrimeAIExplorer
Release list
PrimeAIExplorer v2.0 Phase E5
PrimeAIExplorer v2.0 Phase E5
- Reproducibility bundle generation
- Canonical artifact manifests
- SHA-256 integrity verification
- Environment capture
- Reproduction-command recording
- Deterministic ZIP archive generation
- Offline bundle inspection
Validation
- 6 Phase E5 tests passed
- 298 total regression tests passed
- 13 bundled artifacts verified
- All file sizes matched
- All SHA-256 hashes matched
- Bundle verification returned success
PrimeAIExplorer v2.0 Phase E3
PrimeAIExplorer v2.0 Phase E3
- Provider-neutral model invocation engine
- Integration with the existing Phase C3 provider registry
- OpenAI, Anthropic, Gemini, generic HTTP, and manual adapters
- Normalized response JSONL compatible with the metrics engine
- Atomic response and manifest persistence
- Resume, skip, force, and stop-on-error controls
- Provider health checks and optional live probes
- Scheduler-ready invoke_models stage contract
Validation
- 6 Phase E3 tests passed
- 292 total regression tests passed
- Offline manual-provider invocation verified
- Resume behavior verified
- Metrics-engine integration verified
PrimeAIExplorer v2.0 Phase E2
PrimeAIExplorer v2.0 Phase E2
- Dependency-aware pipeline scheduler
- Directed acyclic graph validation
- Deterministic topological ordering
- Missing-dependency and cycle detection
- Atomic scheduler-state persistence
- Pause and resume support
- Failure propagation and blocked-stage tracking
- Failed-stage reset
- Structured planning and status output
Validation
- 6 Phase E2 tests passed
- Full regression suite passed
- Deterministic execution order verified
- Pause and resume verified
- Dependency blocking verified
PrimeAIExplorer v2.0 Phase E1
PrimeAIExplorer v2.0 Phase E1
- End-to-end experiment pipeline
- Deterministic pipeline specifications
- Ordered multi-stage execution
- Atomic pipeline state persistence
- Resume and skip support
- Stage-level diagnostics
- Integration with metrics and report engines
Validation
- 6 Phase E1 tests passed
- 280 total regression tests passed
- Three-stage pipeline completed successfully
- Zero failed stages
- Zero skipped stages
PrimeAIExplorer v2.0 Phase D5
PrimeAIExplorer v2.0 Phase D5
Phase D5 adds concurrent distributed-worker execution on top of the D4 campaign orchestrator.
Capabilities
- Concurrent worker pool
- Atomic D3 work-item claiming
- Duplicate-execution prevention
- Persistent worker registry
- Worker registration and deregistration
- Periodic worker heartbeats
- D4 work-item lease renewal
- Stale-worker detection and recovery
- Per-worker work limits
- Persistent campaign pause and resume
- Structured D5 coordinator events
- Structured per-worker summaries
- Deterministic offline validation
- Compatibility with the D4 command-executor boundary
Validation
- 6 Phase D5 tests passed
- 274 total regression tests passed
- Concurrent claiming verified
- No duplicate work execution verified
- Worker lifecycle persistence verified
- Pause and resume verified
- Stale-worker recovery verified
- Ordered audit events verified
PrimeAIExplorer v2.0 Phase D4
PrimeAIExplorer v2.0 Phase D4
Phase D4 adds automatic benchmark-campaign orchestration.
Capabilities
- Automatic D3 work-item processing
- Canonical lowest-ordinal claiming
- Worker identities
- SQLite worker leases
- Lease expiration and stale-lease recovery
- Structured orchestration events
- Bounded retry processing
- Attempt tracking
- Retry backoff
- Controlled maximum-item runs
- Cooperative stop and resume controls
- Experiment-ID attachment
- D2 catalog-record attachment
- Deterministic offline executor
- External command executor boundary
- C1-C5 pipeline integration contract
Validation
- 6 Phase D4 tests passed
- 268 total regression tests passed
- Automatic completion verified
- Controlled resume verified
- Retry limits verified
- Stop controls verified
- Structured event ordering verified
PrimeAIExplorer v2.0 Phase D3
PrimeAIExplorer v2.0 Phase D3
Phase D3 adds deterministic multi-provider benchmark campaigns.
Capabilities
- Content-derived campaign identifiers
- Deterministic campaign expansion
- Dataset/provider/model/prompt/seed/window cross-products
- Deterministic repeat dimensions
- Provider and model parameter merging
- Immutable work-item identifiers
- SQLite campaign persistence
- Idempotent campaign creation
- Atomic next-item claiming
- Resumable execution state
- Attempt counting
- Failure and retry handling
- Experiment ID integration
- D2 catalog-record integration
- Progress summaries
- Deterministic JSONL execution-plan exports
Validation
- 6 Phase D3 tests passed
- 262 total regression tests passed
- Deterministic expansion verified
- Idempotent creation verified
- Resume and retry behavior verified
- Deterministic export hashes verified
PrimeAIExplorer v2.0 Phase D2
PrimeAIExplorer v2.0 Phase D2
Phase D2 adds the persistent experiment registry and search catalog.
Capabilities
- Standard-library SQLite backend
- Immutable experiment snapshots
- Deterministic XR record identifiers
- SHA-256 snapshot verification
- Dataset ID integration
- Provider and model indexing
- Execution-state history
- Accuracy and error indexing
- Report-manifest integration
- Indexed filtering and text search
- Latest-snapshot lookup
- Deterministic JSONL catalog export
Validation
- 6 Phase D2 tests passed
- 256 total regression tests passed
- Idempotent registration verified
- Multi-snapshot history verified
- Deterministic export hashes verified
PrimeAIExplorer v2.0 Phase D1
PrimeAIExplorer v2.0 Phase D1
Phase D1 adds deterministic dataset management and scientific provenance.
Capabilities
- Content-derived dataset identifiers
- Canonical JSON manifests
- SHA-256 artifact verification
- File-size verification
- Immutable dataset registration
- Idempotent re-registration
- Dataset version metadata
- Train, validation, and test split metadata
- Scientific provenance records
- Parent-dataset lineage
- Tamper detection
Validation
- 6 Phase D1 tests passed
- 250 total regression tests passed
- Artifact tamper detection verified
PrimeAIExplorer v2.0 Phase C5
PrimeAIExplorer v2.0 Phase C5
Phase C5 adds the scientific report and visualization engine.
Capabilities
- Deterministic HTML reports
- Markdown reports
- Summary JSON
- Reproducibility manifests
- SVG core-metric figures
- SVG confidence-calibration figures
- Leaderboard tables
- Paired-comparison tables
- C4 CSV table integration
Validation
- 6 Phase C5 tests passed
- 244 total regression tests passed
- Deterministic report hashes verified