chore: include ttrpg-player-landing in verify pipeline

Wire the landing repo into final-verify, project rules, and pipeline skill so stop-hook checks run for landing work.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Ivan Fontosh
2026-07-24 16:29:44 +08:00
parent ca9e7cbcc0
commit c959c26f5f
4 changed files with 21 additions and 8 deletions
+5 -5
View File
@@ -1,7 +1,7 @@
{
"frontend_development": "pending",
"ui_autotests": "pending",
"code_review": "pending",
"ui_browser_verification": "pending",
"verify_repo": "dnd_player"
"frontend_development": "done",
"ui_autotests": "done",
"code_review": "done",
"ui_browser_verification": "done",
"verify_repo": "ttrpg-player-landing"
}