aibom-manifest-bridge-maintainer

Maintains AI-BoM v1/v2 manifest compatibility across schema and bridge changes.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/SameerG7/synthesis-hackathon-aibom --skill aibom-manifest-bridge-maintainer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aibom-manifest-bridge-maintainer
Source: https://github.com/SameerG7/synthesis-hackathon-aibom/tree/main/.codex/skills/aibom-manifest-bridge-maintainer
Command: npx skills add https://github.com/SameerG7/synthesis-hackathon-aibom --skill aibom-manifest-bridge-maintainer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Maintains backward compatibility for AI-BoM v1/v2 manifest data during schema and bridge changes.

Core Features & Use Cases

  • Ensures deterministic identity parity between v1 and v2 manifests.
  • Keeps hash invariants intact during updates to bridge logic and schemas.
  • Provides guidance and test fixtures to align manifests across versions.

Quick Start

Apply updates to the manifest bridge and run the quick bridge test suite to validate compatibility.

Frequently Asked Questions about aibom-manifest-bridge-maintainer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I maintain backward compatibility for AI-BoM v1 and v2 manifests during schema changes?

To maintain manifest backward compatibility, apply updates to the manifest bridge and run the quick bridge test suite. This harmonizes v1 and v2 payloads while ensuring deterministic identity fields remain stable.

Why do hash invariants break when updating manifest bridge logic?

Hash invariants break during bridge updates due to schema misalignment. Keeping hash invariants intact requires harmonizing v1 and v2 payloads and updating test fixtures to validate manifest compatibility.

What is the best way to align trust-discovery manifests across development and production QA environments?

Aligning trust-discovery manifests involves applying bridge logic updates and updating test fixtures. This ensures deterministic identity parity across development, testing, and production QA environments.

Can I use test fixtures to validate AI-BoM v1 and v2 manifest compatibility?

Yes, you can use test fixtures to validate manifest compatibility. The approach provides guidance and test fixtures to align manifests across versions and verify deterministic identity fields remain stable.

Does updating proof handling logic affect deterministic identity fields in v1 and v2 manifests?

Updating proof handling logic can affect deterministic identity fields. Ensuring deterministic identity parity between v1 and v2 manifests during these updates keeps hash invariants intact across environments.

When do I need to harmonize v1 and v2 payloads for manifest compatibility?

You need to harmonize v1 and v2 payloads when updates touch bom schema, bridge logic, proof handling, or trust-discovery manifests. This maintains backward compatibility and keeps hash invariants intact.