Skip to content

Sense: add trusted social draft workflow#325

Merged
oratis merged 1 commit into
mainfrom
codex/sense-social-host
Jul 27, 2026
Merged

Sense: add trusted social draft workflow#325
oratis merged 1 commit into
mainfrom
codex/sense-social-host

Conversation

@oratis

@oratis oratis commented Jul 26, 2026

Copy link
Copy Markdown
Owner

What

  • add a model-visible social_compose tool for connector discovery, drafting, revision, and confirmation requests
  • keep approval out of the model tool and require a loopback or authenticated user session
  • add authenticated Sense social APIs with no public publish route
  • render connected-media status, full immutable approval snapshots, approve, and cancel controls in Sense
  • persist approval expiry and block social composition in autonomous runs

Why

This is the host enforcement layer for conversational social publishing. It makes the exact post snapshot reviewable while ensuring the model cannot approve or publish its own work.

Impact

Draft and approval state is stored under the user-scoped LISA home with mode 0600. No platform is contacted by this PR, and no social publish endpoint exists. This PR is stacked on #324.

Checks

  • npm run typecheck
  • npm test (1456 passed, 1 skipped)
  • git diff --check

@oratis
oratis force-pushed the codex/sense-social-host branch from b9a2e10 to 8896bd3 Compare July 27, 2026 05:41
@oratis
oratis force-pushed the codex/sense-social-foundation branch from caaec5d to c0510db Compare July 27, 2026 05:41
@oratis
oratis changed the base branch from codex/sense-social-foundation to main July 27, 2026 05:43
@oratis
oratis marked this pull request as ready for review July 27, 2026 05:43
@oratis
oratis merged commit 9e4f209 into main Jul 27, 2026
2 checks passed
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