Connect projects, tasks, decisions, Google Workspace context, ChatGPT MCP, OpenAI intelligence, Signal Radar, and Codex workflows.
AI-native project operating system private alpha.
AI agentsMCPOpenAI APIChatGPT AppsCodex
Samos
Turn source-backed Samos tasks into implementation packets with context, requirements, tests, and docs.
Project context
Create pnpm workspace with web, API, MCP, workers, and shared packages.
Samos
AI-native project operating system private alpha.
Placeholder
Expected apps and packages are documented for Codex before implementation begins.
SourceAGENTS.md and docs/08_CODEX_WORKFLOW.mdCodex-ready
Final output
Export prompt
Docs to update: README.md, docs/14_DECISIONS.md, docs/13_INITIAL_BACKLOG.md, docs/16_TESTING_STRATEGY.md
Project: Samos Task: Scaffold TypeScript monorepo Objective: Create pnpm workspace with web, API, MCP, workers, and shared packages. Source: docs/13_INITIAL_BACKLOG.md#s1 Execution mode: codex Implementation requirements: - Read AGENTS.md and required project docs. - Preserve existing API and server-action flows. - Keep UI source-linked, approval-aware, and responsive. Acceptance criteria: - pnpm workspace exists - required apps and packages exist - TypeScript configs and base scripts exist Testing: - Run typecheck, lint, build, and available tests. Expected output: - Implemented changes - Files changed - Tests/checks run - Known limitations and follow-ups