{"slug": "what-actually-changed-in-two-weeks", "title": "What actually changed in two weeks", "summary": "A developer built a large feature but emphasizes that the real change was establishing a new baseline of standards, documentation, and automation that didn't exist two weeks ago. The project now has an end-to-end test suite, unit tests, a bug catalog with root causes, a tech debt inventory, a documented testing strategy, committed GraphQL schemas, and pre-commit hooks that enforce standards. This infrastructure ensures quality, saves human hours, and prevents drift, making future features ship with both automation and manual QA.", "body_md": "I built a large feature. That's not what this is about.\n\nWhat changed is the baseline — the standards, docs, and automation that exist now and didn't two weeks ago. Everything after this will be built on top of it.\n\nQA testers were testing. The product was covered. What didn't exist was automation — no E2E suite, no unit tests for new work, no repeatable spec.\n\nNow it does. The manual QA cycle stays. The automation catches what humans miss on the tenth pass.\n\nQuality leap going forward. Human hours saved. The next feature ships with both.\n\nKnowledge lives in the repo. Bug catalog with root causes — so the same thing doesn't get fixed twice. Tech debt inventory with a phased plan. Testing strategy documented, not assumed. GraphQL schema committed and validated against — drift gets caught before it ships. Pre-commit hooks that enforce the standards automatically.\n\nThe frontend and backend documentation are cross-referenced as single sources of truth. The agent instructions point to the right places. Everything new builds on what's already written.\n\nThe workflow is now: if the schema accommodates the new field, reuse what exists. If it doesn't, the schema update creates the new structure, the data migrates, and everything stays consistent.\n\nNo guessing. No drift. One source of truth for what the data looks like.\n\nThe feature is what you see. The baseline is what you don't — and it matters more.", "url": "https://wpnews.pro/news/what-actually-changed-in-two-weeks", "canonical_source": "https://dev.to/vystartasv/what-actually-changed-in-two-weeks-3mki", "published_at": "2026-06-25 15:35:43+00:00", "updated_at": "2026-06-25 15:43:41.217483+00:00", "lang": "en", "topics": ["developer-tools", "mlops", "ai-infrastructure"], "entities": [], "alternates": {"html": "https://wpnews.pro/news/what-actually-changed-in-two-weeks", "markdown": "https://wpnews.pro/news/what-actually-changed-in-two-weeks.md", "text": "https://wpnews.pro/news/what-actually-changed-in-two-weeks.txt", "jsonld": "https://wpnews.pro/news/what-actually-changed-in-two-weeks.jsonld"}}