feat: implement OpsCatalog extension (BRIDGE-WP-0002)
Adds the OpsCatalog subsystem: a Git-backed YAML catalog of operations domains, targets, bridges, and actor classes. Includes catalog loader, cross-reference validator, bridge resolver (inline-first, catalog fallback), and new CLI commands: `bridge targets`, `bridge targets show`, `bridge catalog list/validate/show`. Updates `up/down/restart` to resolve bridge names from the catalog when not defined inline. 142 tests, all green. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
a7eaf59ced
commit
91d031ae20
13 changed files with 1435 additions and 50 deletions
0
src/bridge/catalog/__init__.py
Normal file
0
src/bridge/catalog/__init__.py
Normal file
Loading…
Add table
Add a link
Reference in a new issue