Commit Graph

9 Commits

Author SHA1 Message Date
skytek_xinliang 23fc852321 refactor(scan): stop emitting markdown contract artifacts
Remove generated `.ui-contract.md` and `.bdd.md` outputs from the scan
pipeline and documentation so downstream consumers rely on structured JSON
artifacts instead.

Also drop unused API `fieldRules` catalog output and remove stale app-map
references to UI contract files. Update legacy flow matching to preserve only
the nodes that directly matched the current entry.refactor(scan): stop emitting markdown contract artifacts

Remove generated `.ui-contract.md` and `.bdd.md` outputs from the scan
pipeline and documentation so downstream consumers rely on structured JSON
artifacts instead.

Also drop unused API `fieldRules` catalog output and remove stale app-map
references to UI contract files. Update legacy flow matching to preserve only
the nodes that directly matched the current entry.
2026-05-26 16:44:36 +08:00
linx6g 8d40f6972b fix: jsdoc 2026-05-24 11:14:05 +08:00
linx6g da9e388a11 feat: BDD Contract 2026-05-24 10:38:17 +08:00
skytek_xinliang c8ff825722 feat: derive flow refs and refine maintenance contracts
Parse legacy flow blocks from prototype guides into flowRefs so prompts can rely on extracted evidence instead of hardcoded JSP flow knowledge.

Refine API endpoint matching for special route roles and prototype types, and expand maintenance contracts with row action conditions and checklist-derived business rules. Update README docs to reflect the new contract fields and app-map output.feat: derive flow refs and refine maintenance contracts

Parse legacy flow blocks from prototype guides into flowRefs so prompts can rely on extracted evidence instead of hardcoded JSP flow knowledge.

Refine API endpoint matching for special route roles and prototype types, and expand maintenance contracts with row action conditions and checklist-derived business rules. Update README docs to reflect the new contract fields and app-map output.
2026-05-21 16:05:39 +08:00
skytek_xinliang 58a5a525d7 feat: 參考backend 2026-05-12 11:03:46 +08:00
skytek_xinliang 10843227a8 feat: 增進 app-map 2026-05-07 14:46:14 +08:00
skytek_xinliang 65b72b82cb feat: renew mvp 2026-05-04 17:36:36 +08:00
linx6g 5fe3ba771e feat: adding JSDoc 2026-05-03 10:12:42 +08:00
linx6g 81bca6aa80 feat: projcet Initialization 2026-05-03 09:38:24 +08:00