Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.43 KB

File metadata and controls

26 lines (15 loc) · 1.43 KB

CreatorStack adaptation boundary

Upstream foundation

This repository is a GitHub fork of Vercel Labs Open Agents. Upstream supplies the Next.js interface, durable agent workflow, Vercel Sandbox execution, authentication, GitHub integration, persistence, streaming, and deployment model. The original commit history and Apache-2.0 license are preserved.

Private CreatorStack layer

CreatorStack uses project-level workflow instructions outside this public fork. The private layer includes:

  • business decision policies;
  • workflow state and artifact conventions;
  • operational and provider configuration;
  • approval controls for external actions.

Those materials are not published here. They use the skill mechanism already provided by Open Agents and do not replace or rebrand the upstream runtime as original CreatorStack infrastructure.

Safety boundary

Private workflows may use public business information and create local artifacts. Any external communication, publication, payment operation, or account change requires explicit approval for that exact action.

Fixture demonstrations should be preferred in public documentation. Do not commit prospect contact lists, credentials, client data, or workflow run artifacts.

Attribution and updates

Retain LICENSE.md, the fork relationship, and upstream documentation. Keep private CreatorStack-specific changes isolated so upstream changes can be reviewed without obscuring authorship.