generated from coulomb/repo-seed
119 lines
3.1 KiB
JSON
119 lines
3.1 KiB
JSON
{
|
|
"compatibility": {
|
|
"release_note_template": "docs/release-note-template.md"
|
|
},
|
|
"exports": [
|
|
"ADAPTER_PACK_MANIFEST_SCHEMA",
|
|
"ActivationPlan",
|
|
"CREDENTIALED_ADAPTER_ENV_VARS",
|
|
"CREDENTIALED_DRILL_SCHEMA",
|
|
"CredentialedDrillConfig",
|
|
"Diagnostic",
|
|
"EVALUATION_REPORT_SCHEMA",
|
|
"EVALUATION_TREND_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_APP_SCHEMA",
|
|
"SERVICE_BINDING_SCHEMA",
|
|
"ServiceAppConfig",
|
|
"ServiceBinding",
|
|
"ServiceResponse",
|
|
"WordCountTokenEstimator",
|
|
"abandon_path",
|
|
"activation_quality_report",
|
|
"adapter_pack_manifest",
|
|
"branch_path",
|
|
"build_service_binding",
|
|
"compact_path",
|
|
"create_path",
|
|
"create_wsgi_app",
|
|
"credentialed_adapter_smoke_report",
|
|
"credentialed_drill_config_from_env",
|
|
"evaluation_threshold_report",
|
|
"evaluation_trend_artifact",
|
|
"fake_external_adapter_pack",
|
|
"fake_external_runtime_config",
|
|
"graph_from_markitect",
|
|
"health_report",
|
|
"live_shaped_adapter_pack",
|
|
"make_review_record",
|
|
"merge_path",
|
|
"missing_credentialed_adapter_env",
|
|
"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_app_metadata",
|
|
"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"
|
|
]
|
|
}
|