Skip to content

[MAJOR] §9: TransparentBridge not implemented despite CLAUDE.md documentation #512

@mvillmow

Description

@mvillmow

Finding

Severity: MAJOR
Section: 9
Evidence: CLAUDE.md (Architecture section), include/ and src/ (no TransparentBridge class), include/core/message_bus.hpp:201-208 (setNatsPublisher manual hook)
Principle: MODULARITY

CLAUDE.md describes a 'Transparent Bridge' that 'automatically promotes messages destined for off-host agents from the local MessageBus onto the appropriate NATS subject'. No TransparentBridge class exists in include/ or src/. The setNatsPublisher hook exists but requires the caller to manually wire up the bridge — the automatic promotion behavior documented in CLAUDE.md is unimplemented.


Part of #504

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions