Skip to content

Latest commit

 

History

History
48 lines (45 loc) · 1.75 KB

File metadata and controls

48 lines (45 loc) · 1.75 KB

Layout

The workspace is organized as:

  • build_support/
    • workspace and weld contracts
  • tools/
    • compose, fault-injection, and OTLP configs
  • support/lab_core/
    • shared harness helpers
  • support/spec_cell/
    • executable requirement cells for release gates
  • support/gn_ten_control_plane/
    • bounded gn-ten receipt records and adaptive release proof mapping
  • support/citadel_spine_harness/
    • harness-only sibling assembly for citadel -> jido_integration
  • support/memsim_harness/
    • Phase 7 governed-memory substrate simulations
  • support/model_inference_scanner/
    • governed model profile and endpoint profile checks
  • support/optimization_fabric_scanner/
    • GEPA candidate, eval, promotion, budget, trace, and rollback checks
  • support/coordination_fabric_scanner/
    • TRINITY router, role, provider, verifier, handoff, trace, and replay checks
  • support/cost_budget_scanner/
    • adaptive token, model, GPU, eval, replay, optimization, provider pool, role, promotion, retry, exhaustion, projection, span, and receipt checks
  • support/adaptive_control_scanner/
    • TRINITY trace, dataset, GEPA target, gate, promotion, rollback, stale rejection, AppKit projection, and receipt checks
  • support/ai_run_lineage_scanner/
    • adaptive AI run lineage and required-ref checks
  • examples/
    • first-class proving projects
    • single_node_roundtrip
    • outer_brain_restart_durability
    • mezzanine_restart_recovery
    • multi_node_roundtrip
    • restart_authority_drill
    • atom_cleanup_harness
    • pressure_failover_drill
    • gepa_platform_roundtrip
    • trinity_platform_roundtrip
    • adaptive_control_roundtrip
  • packaging/
    • weld verification support

The examples are versioned workspace members, not ad hoc scripts.