issues Search Results · language:Edge language:Python linked:pr linked:pr language:JavaScript language:JavaScript linked:pr
Filter by
4.4M results
Abstract
A high-level summary of what this PR accomplishes and what iteration/feature it belongs to
Replaces the static #title-screen meme wheel with a scroll-driven morph hero (React + Framer Motion ...
feature
frontend
iter2
sprint II
Summary
Round out the unit matrix and add the two end-to-end integration flows that prove the WF-unblocking paths, at the
coverage floor.
Scope
- tests/ — full unit matrix incl. taxonomy enum-grid ...
component:trigger-service
phase:implementation
type:implementation
Summary
Add OpenTelemetry spans/counters per pipeline stage and emit the design s audit events through the SPL audit sink.
Scope
- custos_trigger/_telemetry.py — tracer + meter, pipeline-stage spans, ...
component:trigger-service
phase:implementation
type:implementation
Summary
Wire the full service surface into create_app(): mount routers, register the Dapr subscription, install exception
handlers, and own collaborators via the lifespan providers.
Scope
- custos_trigger/app.py ...
component:trigger-service
phase:implementation
type:implementation
Summary
Subscribe to custos.workflow.events and drive workflow lifecycle events through the pipeline so they can start chained
workflows and resume waiting parents.
Scope
- custos_trigger/receivers/internal.py ...
component:trigger-service
phase:implementation
type:implementation
Summary
Implement the Internal RPC surface the Workflow Service TriggerServiceClient calls to register and cancel one-shot
resume waits, with idempotent + original-wins semantics.
Scope
- custos_trigger/api/routes/rpc.py ...
component:trigger-service
phase:implementation
type:implementation
Summary
Expose the public subscription REST surface and the manual :fire receiver that drives the full pipeline and returns the
started run id.
Scope
- custos_trigger/api/routes/subscriptions.py — ...
component:trigger-service
phase:implementation
type:implementation
Summary
Build the classifier and the two matchers that route a normalized event to workflow-start and/or step-resume
subscriptions.
Scope
- custos_trigger/pipeline/classify.py — route to start and/or ...
component:trigger-service
phase:implementation
type:implementation
Summary
Implement the CEL selector evaluator (design § Selector Language, TODO-002): compile-at-create with fail-fast type
checking, an in-process AST cache, evaluate-at-match, and legacy field/match-type ...
component:trigger-service
phase:implementation
type:implementation
Summary
Convert manual-fire and internal workflow-event payloads into the canonical NormalizedEvent envelope with taxonomy-valid
kinds.
Scope
- custos_trigger/normalize.py — convert manual-fire body ...
component:trigger-service
phase:implementation
type:implementation

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.