Skip to content

Enable bounded runtime identity for chat - #102

Merged
RobLe3 merged 1 commit into
mainfrom
feat/runtime-identity-auto-default
Aug 15, 2026
Merged

Enable bounded runtime identity for chat#102
RobLe3 merged 1 commit into
mainfrom
feat/runtime-identity-auto-default

Conversation

@RobLe3

@RobLe3 RobLe3 commented Aug 15, 2026

Copy link
Copy Markdown
Owner

Summary

  • make bounded runtime identity automatic for compatible chat and proxy chat surfaces
  • retain disabled, explicit and required controls
  • recompose candidate facts from original messages for sequential fallback
  • preserve raw submit, Ollama raw generate and non-chat payloads
  • avoid falsely labelling concurrent redundancy candidates as fallback

Validation

  • full suite: 1175 passed, 2 skipped on Python 3.11, 3.12 and 3.13
  • Ruff and mypy baseline passed
  • coverage: 75.839%, minimum 75%
  • dependency audit, locked build and clean wheel install passed
  • canonical fixture parity passed

Closes #101
Depends on RobLe3/IICP#179.

@RobLe3
RobLe3 merged commit e5445ca into main Aug 15, 2026
1 check passed
@RobLe3
RobLe3 deleted the feat/runtime-identity-auto-default branch August 15, 2026 12:37
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.

Implement default-auto runtime identity for Python chat surfaces

1 participant