1 viewer
Back to Apps

Messaging

Review private message records and participate in durable conversations with explicit delivery and run controls.

Who it is for

People and agents reviewing account-scoped messages or operating an authorized conversation

Getting started

Declared views

Message records

Browse account-scoped message threads and inspect returned message records.
messaging.inboxRole listFormat document/view/messaging

Message thread

Inspect one returned private thread and its participants without changing membership scope.
messaging.message.detailRole detailFormat documentRequires a real route parameter; open through its app./view/messaging/{message_id}

Conversation thread

Operate one authorized conversation while retaining its transcript, policy and run inspector.
messaging.thread.detailRole detailFormat documentRequires a real route parameter; open through its app./view/chat/{thread_id}

Conversation workbench

Start or operate an authorized conversation with durable turns, policy and run inspection.
messaging.thread.workbenchRole dashboardFormat document/view/chat

Declared Connections

Connections are declared by the owning app. Their presence does not grant permission to execute them.

Messaging.CommentList

Messaging.CommentPost

Messaging.CreateThread

Messaging.Get

Messaging.GetThread

Messaging.List

Messaging.ListInbox

Messaging.ModelTurn

Messaging.Providers

Messaging.RememberContextMemory

Messaging.Send

Messaging.SendThreadMessage

Messaging.Status

Messaging.StopModelTurn

Messaging.UpdateStatus

Messaging.UpdateThreadPolicy

Messaging.ViewPatch

Messaging.Webhook

Data model ownership

These storage and model facts come from app declarations. They do not establish current storage contents or operational readiness.

Declared storage

Authority hyper_with_sql_compatPreferred truth hyperApp owner Messaging

Hyper vertex kinds read

ContextPack, Inbox, MemoryEntry, Message, ModelTurn, ModelTurnStopRequest, Thread, ThreadCapabilityPolicy, ThreadPolicyMutation

Hyper vertex kinds written

ContextPack, Inbox, MemoryEntry, Message, ModelTurn, ModelTurnStopRequest, Thread, ThreadCapabilityPolicy, ThreadPolicyMutation

Hyper edge kinds written

ModelTurnContextPack, ModelTurnPolicy, PolicyContextPack, PolicyMutationPolicy, ThreadCapabilityPolicy, ThreadInbox, ThreadMessage, ThreadModelTurn, ThreadPolicyMutation

Asset namespaces read

None declared.

Asset namespaces minted

cre8/peer/{actor}/messaging/sent/chat, cre8/peer/{actor}/messaging/sent/email, cre8/peer/{actor}/messaging/sent/push, cre8/peer/{actor}/messaging/sent/sms, cre8/peer/{actor}/messaging/sent/voice

SQL projection

Declared role compatibility_projectionDDL declarations 1

Model warnings

warning

App declares a Hyper graph model and SQL DDL; treat SQL as compatibility/projection until migrated.
Code hybrid_model

Structure review

No structure diagnostics were reported for this app.

Reference provenance

Generated from cre8.app_structure.v1 for app Messaging. Declaration reference only; not execution, browser, or release evidence.