Skip to content
Merged
Show file tree
Hide file tree
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
9 changes: 3 additions & 6 deletions AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,18 +38,15 @@ the division of responsibility between the two apps.
## Layout map

```
agent_docs/ Agent/internal documentation: BRAND.md (design system v2),
FEATURE_FREEZE.md (scope boundary), android-hardening.md.
Not user-facing; do not link from README.
docs/ User-facing docs only: app-boundaries.md, screenshots.
docs/ User-facing docs: app-boundaries.md, design-system.md (canonical
design reference; mirrored by src/design/tokens.ts + src/App.css),
screenshots.
```

## Workflow (enforced)

- All changes land via PR from a `feat/`, `fix/`, `chore/`, or `docs/`
branch referencing a GitHub Issue; squash-merge to `main`; delete branch.
- Scope is governed by `agent_docs/FEATURE_FREEZE.md` — no new features
without a tagged exception issue.
- Never commit roadmap/planning docs, credentials, or `.env` files.

### Source layout
Expand Down
47 changes: 0 additions & 47 deletions agent_docs/FEATURE_FREEZE.md

This file was deleted.

102 changes: 0 additions & 102 deletions agent_docs/REFACTOR_PLAN.md

This file was deleted.

190 changes: 0 additions & 190 deletions agent_docs/android-hardening.md

This file was deleted.

Loading
Loading