Skip to content

[codex] Maintenance quickstart and issue hygiene - #8

Draft
Zwc-11 wants to merge 1 commit into
mainfrom
codex/credibility-readiness
Draft

[codex] Maintenance quickstart and issue hygiene#8
Zwc-11 wants to merge 1 commit into
mainfrom
codex/credibility-readiness

Conversation

@Zwc-11

@Zwc-11 Zwc-11 commented Jul 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • Move the root design plan into docs/dev/ and update the README roadmap link.
  • Make the documented terminal quickstart run the bundled calendar demo pipeline.
  • Add a focused test for the calendar demo script path.
  • Keep exactly two tracked issue files for unsupported XHR/WebSocket capture and real public sites.
  • Add maintenance verification artifacts for the commands run in this session.

Validation

  • npm install
  • npm run dev -w @agentreplay/web with no backend, verified Demo mode
  • pip install -e ".[dev]" from apps/api
  • python -m app.scripts.demo calendar-demo from apps/api
  • npm run test --workspaces --if-present
  • python -m pytest apps/api/tests
  • npm run lint
  • npm run typecheck
  • npm run test:e2e
  • npm test
  • npm audit --omit=dev report only

Notes

The calendar demo script artifact includes bundled demo data and a real-model DeepSeek summary because the local environment has DeepSeek configured. No dependency changes were made.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant