Skip to content

Artifact Index

Jim Daley edited this page May 3, 2026 · 3 revisions

Artifact Index

Home

Active Contracts

  • AshSemanticState.schema.json
  • AuditEvent.schema.json
  • ContainmentDecision.schema.json
  • DesiredSystemIntent.schema.json
  • FallbackDecision.schema.json
  • ModuleManifest.schema.json
  • ObservedSystemState.schema.json
  • RecoveryCategory.schema.json
  • RecoveryPlan.schema.json
  • RollbackPlan.schema.json
  • SafeHaltDecision.schema.json
  • StateValidityDiagnostic.schema.json
  • SystemStateClass.schema.json
  • VerificationResult.schema.json

Active Algorithms

  • ash_diagnostic_evaluation.pseudo.md
  • audit.pseudo.md
  • backup.pseudo.md
  • containment_mode.pseudo.md
  • execution_and_verification.pseudo.md
  • fallback_selection.pseudo.md
  • healing_flow.pseudo.md
  • json_path.pseudo.md
  • policy_evaluation.pseudo.md
  • recovery_category_selection.pseudo.md
  • recovery_plan_generation.pseudo.md
  • rollback.pseudo.md
  • safe_halt_semantics.pseudo.md
  • state_classification.pseudo.md
  • state_normalization.pseudo.md
  • state_to_ash_mapping.pseudo.md
  • verification.pseudo.md

Acceptance Documents

  • acceptance_execution_model.md
  • acceptance_targets.md
  • ash_conformance_targets.md
  • branch_alignment_targets.md
  • compliance_checklist.md
  • remediation_acceptance_targets.md
  • traceability_matrix.md

Fixtures

  • fixtures/ash_conformance/README.md
  • scenario1_diff_semantically_stable.json
  • scenario2_no_diff_semantically_unstable.json
  • scenario3_correction_blocked_fallback_selected.json
  • scenario4_fallback_unavailable_containment.json
  • scenario5_containment_breach_safe_halt.json
  • scenario6_verification_failure_escalation.json
  • scenario7_policy_gate_block.json

Removed from Active Tree

  • Transition contract schemas replaced by the current ASH-aligned contract surface
  • Diff/repair helper algorithm pages replaced by diagnosis-first recovery planning
  • Generic configuration fixtures replaced by ASH conformance scenario fixtures
  • Superseded remediation closeout and branch drift notes

Clone this wiki locally