Skip to content

api: add clear route settings and developer guidance - #13

Merged
Raphjacksun7 merged 5 commits into
mainfrom
docs/concrete-developer-language
Sep 2, 2026
Merged

api: add clear route settings and developer guidance#13
Raphjacksun7 merged 5 commits into
mainfrom
docs/concrete-developer-language

Conversation

@Raphjacksun7

@Raphjacksun7 Raphjacksun7 commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Purpose

Give Python developers clear names for route media, delivery behavior, and route observations while preserving every 0.1.x import and keyword. Keep concise Connector authoring as the normal integration experience.

Staff review

  1. Files changed: Python graph, Session, Connector, Endpoint, Operator, signal, and observation APIs; tests; release notes; and developer documentation.
  2. Product proof enabled: application and microphone stems can choose route settings, send through Connectors, and inspect delivery without learning compiler-oriented edge vocabulary.
  3. Architecture affected: Python configuration and observation APIs over the existing native Session; no second queue, graph, media engine, or provider implementation.
  4. Tests and evidence: 274 Python tests pass with 29 platform skips; Ruff, formatting, strict MyPy, wheel and source builds, clean installed wheel/source consumers, Markdown links, and native tests pass.
  5. Remaining scaffold/mock/loopback behavior: none introduced.
  6. Scaffold inventory: n/a.
  7. CODE_PROTOCOL checks: public docs use RouteSettings, DeliveryPolicy, RouteDeliveryMetrics, SignalQueueMetrics, and RouteLatencyMeasurement. EdgeContract and edge= remain tested compatibility forms.
  8. Decision: PASS after required CI succeeds.

@Raphjacksun7 Raphjacksun7 changed the title docs: name concrete APIs and runtime behavior api: add clear route settings and developer guidance Sep 2, 2026
@Raphjacksun7
Raphjacksun7 merged commit 78cf9ea into main Sep 2, 2026
7 checks passed
@Raphjacksun7
Raphjacksun7 deleted the docs/concrete-developer-language branch September 2, 2026 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant