{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/16"}],"enrichment":{"capability":"Provides shared structural types\u2014enums, DTOs, event envelopes, and concurrency helpers\u2014for cross-repository communication within an OmniNode ecosystem without creating import cycles.","skillfed_tags":["omninode-ecosystem","data-models","cross-repo-sharing"],"use_cases":["Share event envelope schemas across OmniNode repositories without creating import cycles.","Define canonical enum copies with explicit source provenance for use by multiple domain repos.","Transport wire DTOs and routing models between dashboard, intelligence, memory, and market services.","Provide temporary migration shims with explicit removal dates and target migration paths.","Implement concurrency and environment primitives that do not depend on OmniNode runtime packages."],"what_it_does":"omnibase_compat is a structural compatibility layer designed for multi-repository systems that need to share enums, data transfer objects, event models, and concurrency primitives without creating circular dependencies through core or infrastructure packages. It explicitly avoids importing from omnibase_core, omnibase_spi, or omnibase_infra at runtime, enforced by CI validation.\n\nThe package is used by repositories like dashboard, intelligence, memory, market, and governance to exchange event envelopes, status enums, routing DTOs, and migration shims. It includes experimental artifact tracking with lifecycle metadata (ticket and review milestone) and provenance-tracked enum copies from upstream sources. Runtime dependencies are minimal: only pydantic and typing-extensions.","worth_installing":"Yes, if you are part of the OmniNode ecosystem and need to share structural types across repositories without circular dependencies. The low install friction, active maintenance, and zero known vulnerabilities support adoption. However, verify the license status first\u2014the metadata shows no SPDX identifier, which may be a blocker for some projects. If you are outside the OmniNode ecosystem, this package is likely not applicable."},"id":"omnibase-compat","links":{"html":"https://skillfed.io/packages/omnibase-compat","md":"https://skillfed.io/packages/omnibase-compat.md","pypi":"https://pypi.org/project/omnibase-compat/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-10","license_spdx":null,"license_treatment":"unclear","name":"omnibase-compat","python_support":"supports_current","summary":"Thin shared structural package for cross-repo enums, wire DTOs, event envelopes, primitives, and experimental schemas."},"popularity":{"monthly_downloads":103180,"position":12825,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.5.6"}
