-
Notifications
You must be signed in to change notification settings - Fork 0
Decide native vs translated continuum.debug.hello.v1 posture #625
Copy link
Copy link
Open
Labels
area:architecturePrimary work area: architecture.Primary work area: architecture.feature:protocol-alignmentMethod feature protocol-alignment.Method feature protocol-alignment.priority:laterDeferred or speculative work.Deferred or speculative work.questionFurther information is requestedFurther information is requestedstatus:availableOpen and available for prioritization; not blocked or actively in progress.Open and available for prioritization; not blocked or actively in progress.type:maintenanceMethod issue type maintenance.Method issue type maintenance.
Metadata
Metadata
Assignees
Labels
area:architecturePrimary work area: architecture.Primary work area: architecture.feature:protocol-alignmentMethod feature protocol-alignment.Method feature protocol-alignment.priority:laterDeferred or speculative work.Deferred or speculative work.questionFurther information is requestedFurther information is requestedstatus:availableOpen and available for prioritization; not blocked or actively in progress.Open and available for prioritization; not blocked or actively in progress.type:maintenanceMethod issue type maintenance.Method issue type maintenance.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Source: flyingrobots/warp-ttd#80 and flyingrobots/warp-ttd#93.
Problem:
WARP TTD can treat git-warp/graft as a translated-substrate witness today, but native Continuum runtime hello support should be an explicit git-warp decision. Without that decision, WARP TTD must keep
nativeContinuumWitness: falsefor translated facts.Desired outcome:
Decide whether git-warp will publish native
continuum.debug.hello.v1runtime hello facts, or remain represented through WARP TTD translated-substrate wrapping for now.Acceptance criteria:
nativeContinuumWitness: false.Related: