Operations access for humans and agents
Find a file
Bernd Worsch 91d031ae20 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>
2026-03-12 02:05:06 +00:00
src/bridge feat: implement OpsCatalog extension (BRIDGE-WP-0002) 2026-03-12 02:05:06 +00:00
tests feat: implement OpsCatalog extension (BRIDGE-WP-0002) 2026-03-12 02:05:06 +00:00
wiki Added specification files 2026-03-11 21:29:59 +01:00
workplans docs: add BRIDGE-WP-0002 OpsCatalog extension workplan 2026-03-11 22:00:09 +01:00
.gitignore Initial commit 2026-03-11 20:24:31 +00:00
CLAUDE.md docs: add CLAUDE.md improvements and BRIDGE-WP-0001 workplan 2026-03-11 21:53:29 +01:00
LICENSE Initial commit 2026-03-11 20:24:31 +00:00
pyproject.toml feat: implement OpsBridge CLI (BRIDGE-WP-0001) 2026-03-12 01:40:08 +00:00
README.md Initial commit 2026-03-11 20:24:31 +00:00

repo-seed

A git repository template to bootstrap coulomb projects from.