Multica Artifact Frontend

Frontend artifact sync—push the frontend deliverable set (page/component/state/style) and run-url to Multica frontend-artifact (product-requirement mapping); the preferred mount for @FrontendDev.

it235 Updated

File contents

Frontend Artifact (frontend-artifact)

Responsibility

As @FrontendDev, after the page is implemented, push the frontend deliverable set and run-url to Multica frontend-artifact (product-requirement mapping surface). This is the input for @Reviewer (G1) and @Tester (T1/T2), and the basis for release/verification.

Push content (must be complete)

  • Page list (route + name + screenshot/link)
  • Component/state/style deliverable set
  • run-url (reachable after deployment)
  • Requirement/design traceability (which AC each page covers)

Flow

  1. Implement pages per multica-frontend-impl, consuming upstream multica-design-ui-impl design links.
  2. Assemble the deliverable set + run-url.
  3. Push to Multica frontend-artifact (product-requirement mapping): python scripts/import_to_multica.py --artifact frontend --json frontend-artifact.json (see references/import-contract.md).
  4. Hand off to @Reviewer (G1 business review) and @Tester (T1/T2).

Notes

  • Keep fields 1:1 with requirement/design; do not drift.
  • run-url must be reachable; otherwise @Tester T3 will be BLOCKED.
  • Do not confuse with backend-artifact (that is @BackendDev's contract surface).

it235/multica-best-practices/tree/main/templates/en_US/skills/frontend/multica-artifact-frontend commit a949f787f0

Frequently asked questions

npx skillmds@latest add it235/multica-artifact-frontend