1
This commit is contained in:
24
.trellis/tasks/05-09-billing-dashboard-replica/check.jsonl
Normal file
24
.trellis/tasks/05-09-billing-dashboard-replica/check.jsonl
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"file": ".trellis/spec/frontend/index.md",
|
||||
"reason": "Confirm the implementation follows the expected frontend stack."
|
||||
}
|
||||
{
|
||||
"file": ".trellis/spec/frontend/directory-structure.md",
|
||||
"reason": "Check billing files live in the expected route-local structure."
|
||||
}
|
||||
{
|
||||
"file": ".trellis/spec/frontend/component-guidelines.md",
|
||||
"reason": "Review component naming, style isolation, and required comments."
|
||||
}
|
||||
{
|
||||
"file": ".trellis/spec/frontend/state-management.md",
|
||||
"reason": "Verify existing global stores are reused instead of duplicated."
|
||||
}
|
||||
{
|
||||
"file": ".trellis/spec/frontend/type-safety.md",
|
||||
"reason": "Check local interfaces and types are documented."
|
||||
}
|
||||
{
|
||||
"file": ".trellis/spec/frontend/quality-guidelines.md",
|
||||
"reason": "Verify async actions, loading states, and defensive rendering."
|
||||
}
|
||||
Reference in New Issue
Block a user