generated from coulomb/repo-seed
Implement live-shaped readiness workplan
This commit is contained in:
102
tests/fixtures/public-api-snapshot.json
vendored
Normal file
102
tests/fixtures/public-api-snapshot.json
vendored
Normal file
@@ -0,0 +1,102 @@
|
||||
{
|
||||
"exports": [
|
||||
"ADAPTER_PACK_MANIFEST_SCHEMA",
|
||||
"ActivationPlan",
|
||||
"Diagnostic",
|
||||
"EVALUATION_REPORT_SCHEMA",
|
||||
"ExternalAdapterPack",
|
||||
"FakeExternalEventLog",
|
||||
"FakeExternalGraphStore",
|
||||
"FakeExternalPolicyGateway",
|
||||
"FakeExternalSemanticIndex",
|
||||
"FakeKontextualRuntimeRegistry",
|
||||
"FakeMarkitectPackageCompiler",
|
||||
"FakeTelemetryAuditSink",
|
||||
"LifecycleAction",
|
||||
"LifecycleActionKind",
|
||||
"LifecycleRuleConfig",
|
||||
"LifecycleState",
|
||||
"LiveShapedKontextualEventLog",
|
||||
"LiveShapedKontextualGraphStore",
|
||||
"LiveShapedKontextualRuntimeRegistry",
|
||||
"LiveShapedMarkitectPackageCompiler",
|
||||
"LiveShapedPermissionSemanticIndex",
|
||||
"LiveShapedPolicyGateway",
|
||||
"LiveShapedTelemetryAuditSink",
|
||||
"LocalMarkitectValidator",
|
||||
"LocalServiceRunner",
|
||||
"MARKITECT_PACKAGE_REQUEST_SCHEMA",
|
||||
"MARKITECT_PACKAGE_RESPONSE_SCHEMA",
|
||||
"MemoryEdge",
|
||||
"MemoryEvent",
|
||||
"MemoryGraph",
|
||||
"MemoryKind",
|
||||
"MemoryNode",
|
||||
"MemoryOperation",
|
||||
"MemoryPath",
|
||||
"MemoryPathState",
|
||||
"MemoryPhase",
|
||||
"OptionalMarkitectValidator",
|
||||
"POLICY_OPERATION_POINTS",
|
||||
"PhaseMemoryRuntime",
|
||||
"PhaseTransitionRule",
|
||||
"PolicyDecision",
|
||||
"ProfileExecutionPlan",
|
||||
"ProfileIntent",
|
||||
"READINESS_REPORT_SCHEMA",
|
||||
"RetentionRule",
|
||||
"ReviewDecision",
|
||||
"ReviewRecord",
|
||||
"RuntimeAdapterBundle",
|
||||
"RuntimeConfig",
|
||||
"SERVICE_BINDING_SCHEMA",
|
||||
"ServiceBinding",
|
||||
"ServiceResponse",
|
||||
"WordCountTokenEstimator",
|
||||
"abandon_path",
|
||||
"activation_quality_report",
|
||||
"adapter_pack_manifest",
|
||||
"branch_path",
|
||||
"compact_path",
|
||||
"create_path",
|
||||
"evaluation_threshold_report",
|
||||
"fake_external_adapter_pack",
|
||||
"fake_external_runtime_config",
|
||||
"graph_from_markitect",
|
||||
"health_report",
|
||||
"live_shaped_adapter_pack",
|
||||
"make_review_record",
|
||||
"merge_path",
|
||||
"package_request_from_selection",
|
||||
"package_response_envelope",
|
||||
"path_event",
|
||||
"plan_activation",
|
||||
"plan_compaction",
|
||||
"plan_lifecycle_from_profile",
|
||||
"plan_neighborhood_activation",
|
||||
"plan_phase_transition",
|
||||
"plan_phase_transitions_from_rules",
|
||||
"plan_profile_execution",
|
||||
"plan_refresh",
|
||||
"plan_retention",
|
||||
"plan_retention_from_rules",
|
||||
"profile_from_markitect",
|
||||
"resolve_runtime_adapters",
|
||||
"retrieve_graph_neighborhood",
|
||||
"runtime_from_config",
|
||||
"select_event_path",
|
||||
"service_binding_from_config",
|
||||
"service_contracts",
|
||||
"validate_adapter_pack_manifest"
|
||||
],
|
||||
"service_operations": [
|
||||
"audit.query",
|
||||
"graph.activation.plan",
|
||||
"graph.import",
|
||||
"graph.lifecycle.plan",
|
||||
"health.check",
|
||||
"lifecycle.apply",
|
||||
"package.compile",
|
||||
"profile.plan"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user