Skip to content

Harden TinyNode endpoint adapter to avoid route prefix drift #517

@cubap

Description

@cubap

During interaction scanning, TPEN-services appears to call TinyNode CRUD routes with method/path conventions that may not match all other consumers (notably DEER using /app/*).nnSuggested adjustment in TPEN-services:n1. Centralize TinyNode endpoint mapping in one adapter module.n2. Explicitly version or configure route prefix (/app vs root).n3. Add integration tests against TinyNode route contract.nnThis would reduce drift and make contract-seam checks easier to enforce.n`nFiled by automation as requested; label: copilot.

Metadata

Metadata

Assignees

No one assigned

    Labels

    copilotFiled by Copilot scan

    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