beadboard/docs
zenchantlive a28caeb461 chore: Organize repository structure
- Move screenshots from root to docs/screenshots/
- Remove build artifacts (eslint-report.json, tsconfig.tsbuildinfo, out/)
- Remove temporary test files from root (test-sse.mjs, test-watcher.ts)
- Remove tmp/ directory
- Update .gitignore with comprehensive patterns:
  - Build artifacts (eslint-report.json, tsconfig.tsbuildinfo, out/)
  - Temporary files (tmp/, test-*.mjs, test-*.ts, *.tmp, *.temp)
  - Root image files (should be in docs/screenshots/)
  - AI tool directories (.augment/, .claude/, .cline/, .openhands/, .qodo/, .gemini/, .kilocode/)
- Update README image references to new locations

This cleanup makes the repository structure more professional and organized.
2026-03-05 17:09:25 -08:00
..
adr docs(ci): finalize global install runtime docs and smoke coverage 2026-03-02 20:46:18 -08:00
archive refactor: extract agent bounded context + fix SSE comments + cleanup unused 2026-03-04 22:06:40 -08:00
dispatch chore: set parallel agent dispatch and tracer ownership 2026-02-11 17:44:41 -08:00
features checkpoint: pre-split branch cleanup 2026-03-03 16:43:42 -08:00
ops docs(ci): finalize global install runtime docs and smoke coverage 2026-03-02 20:46:18 -08:00
plans Cleanup: Runtime artifacts, hard-coded paths, PR 14 bug fixes 2026-03-05 15:57:33 -08:00
prompts Cleanup: Runtime artifacts, hard-coded paths, PR 14 bug fixes 2026-03-05 15:57:33 -08:00
protocols Cleanup: Runtime artifacts, hard-coded paths, PR 14 bug fixes 2026-03-05 15:57:33 -08:00
screenshots chore: Organize repository structure 2026-03-05 17:09:25 -08:00
agent-session-flow.md checkpoint: pre-split branch cleanup 2026-03-03 16:43:42 -08:00
api-reference.md checkpoint: pre-split branch cleanup 2026-03-03 16:43:42 -08:00
RFC-001-Agent-Coordination.md fix: always enable SSE auto-refresh on kanban page 2026-02-13 14:51:31 -08:00