|
|
90b19230e2
|
docs(pry): refresh CONTRIBUTING and AGENTS to reflect Phase 0 hardening complete
- STATUS.md: last_updated 2026-07-06, status flipped to production-ready,
recent activity logs which phase 0 commits were cherry-picked/skipped and why
- AGENTS.md: last_updated 2026-07-06 + phase_0_hardening_complete flag;
Components section lists routers/, pry_mcp/, pry_x402/, pry_<name>.py
added in the dedup refactor; Dependencies lists the 5 newly-wired libs
(cloudscraper, aiohttp-socks, pyjwt, apify, playwright-stealth)
- CONTRIBUTING.md: 'Working with Archived Work' rewritten with a table
showing the per-commit cherry-pick decisions and reasoning (subsumed /
conflicts / wrong-target / cherry-picked)
|
2026-07-06 19:19:57 +07:00 |
|
|
|
4344ee5987
|
docs(pry): add CONTRIBUTING.md with workflow, remotes, recovery guide
Documents:
- Branch model (main + feat/fix/chore/refactor/docs/phase)
- Conventional Commits via 'make commit'
- Sync workflow (pull --rebase upstream main)
- Remotes: upstream (canonical) + legacy-mirror
- Pre-push checklist (lint, typecheck, test, security, ci)
- Test environment requirements (Postgres, Redis, FlareSolverr)
- Disaster recovery via 'git bundle --all'
- Reference to archived Phase-0 work (phase0-fixes-archive branch)
|
2026-07-06 19:08:43 +07:00 |
|