diff --git a/dashboards/tracker-web/docs/TEST_VALIDATION_LOG.md b/dashboards/tracker-web/docs/TEST_VALIDATION_LOG.md new file mode 100644 index 00000000..8c48ff23 --- /dev/null +++ b/dashboards/tracker-web/docs/TEST_VALIDATION_LOG.md @@ -0,0 +1,60 @@ +# Test Validation Log — `@bytelyst/tracker-web` + +This log tracks the validation/hardening effort for the tracker-web dashboard's test +suite. Every gate is run from the repo root, filtered to this package. A gate is only +marked green if it was actually executed and passed. + +All commands are run as: + +```bash +cd /Users/sd9235/code/mygh/learning_ai_common_plat +pnpm --filter @bytelyst/tracker-web