Rewrite DevX growth essay and preserve old URL - #66
Conversation
|
Review-loop update:
Verification:
Visual replacement remains blocked: the Infographic Agent reached API-key onboarding because neither |
|
Final visual pass pushed.
Local review remains available at http://127.0.0.1:4173/writing/devx-is-a-growth-discipline/ . |
|
Added durable portfolio review policy in commit
Verification: portfolio tests 21/21 and build passed; skill metadata validated with an available local check because the upstream validator lacks PyYAML in this environment. The workflow was independently forward-tested and produced a valid terminal verdict. All GitHub checks are green. |
|
Upstream compatibility fix opened as draft: ryanbaumann/infographic-agent#9. It prepares |
What changed
devextodevxand preserves the old route with an HTTP 308 redirect.Why
The original essay had the wrong DevX spelling in its URL, generic copy, and an oversized infographic that repeated the title instead of advancing the argument. URL changes also lacked a durable redirect mechanism.
Verification
cd portfolio && npm test(18 tests passed; production build passed)cd gateway && npm test(80 tests passed)node scripts/build-local.mjs && node scripts/smoke.mjs(17 smoke checks passed)