Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/repo-layout.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ For helper and legacy scripts, see `scripts/README.md`.
- `Tests/` — fast tests, package tests, and integration smoke sources
- `Tools/` — standalone sibling packages; see `Tools/README.md`
- `docs/` — live project docs
- `docs/strategy/` — dated strategy syntheses and deep dives for product, market, and architecture planning
- `docs/archive/` — archived planning, reviews, and historical notes
- `archive/` — historical code and legacy tooling kept out of the live product surface
- `config/` — app config artifacts including entitlements and nightly security manifests
Expand Down Expand Up @@ -108,6 +109,7 @@ Use these docs for these jobs:
- `docs/agent-closeout.md` — compact coordinator and agent handoff format
- `docs/agent-connect.md` — saved-folder and MCP handoff guidance for agents
- `docs/docs.md` - documentation tone, drift checks, and follow-up PR rules
- `docs/strategy/` - point-in-time strategy synthesis and deep-dive docs for planning context
- `docs/agent-issue-orchestration.md` - how to queue GitHub issues for the local Codex runner
- `docs/live-meeting-codex-sidecar.md` — opt-in live meeting sidecar and agent workspace notes
- `docs/ops-credentials.md` — Sentry, PostHog, GitHub, and Cloudflare credential lanes
Expand Down
Loading