Skip to content

JVNAUTOSCI-2692: Add inspectable conversation references - #478

Merged
witbrock merged 1 commit into
mainfrom
codex/jvnautosci-2692-reference-inspector
Aug 28, 2026
Merged

JVNAUTOSCI-2692: Add inspectable conversation references#478
witbrock merged 1 commit into
mainfrom
codex/jvnautosci-2692-reference-inspector

Conversation

@witbrock

Copy link
Copy Markdown
Member

Summary

  • add a non-modal, horizontally resizable Reference Inspector for typed assertion, turn-evidence, workflow-instance, and ontology-receipt IDs
  • expose exact actor-safe assertion reads with human-facing paper-profile projections and native concept links
  • persist a bounded server-typed reference manifest and reconstruct it for legacy conversation history without rewriting stored turns
  • explain turn-local evidence-handle lifetime while showing only the bounded saved preview

Validation

  • 90 targeted backend tests
  • 273 targeted frontend tests
  • changed static JavaScript lint
  • authenticated local browser replay of a legacy evidence handle and workflow instance, including canonical workflow read-back
  • live actor-scoped read-back of an existing paper-profile assertion

Jira: JVNAUTOSCI-2692

monkeypatch.setattr(
service,
"filter_accessible_concept_ids",
lambda concept_ids: set(concept_ids),
@witbrock
witbrock merged commit 080130a into main Aug 28, 2026
4 checks passed
@witbrock
witbrock deleted the codex/jvnautosci-2692-reference-inspector branch August 28, 2026 18:46
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