Commit fe58376
chore(hygiene): public-readiness cleanup
- Genericize the only two home-path leaks (`/home/doug/...` → `<repo-root>`) in
two plan docs (now also on the commit-guard denylist).
- Fix a typo in shipped code: MetaObjectSerializer DATE-case TODO ("somethinf").
- Delete an empty placeholder test (metadata/test/placeholder.test.ts).
- Drop two dead pre-reorg `.gitignore` entries (`typescript/**`; the real paths
are `server/typescript/**`, already covered).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent e66b7ef commit fe58376
5 files changed
Lines changed: 3 additions & 7 deletions
File tree
- docs/superpowers/plans
- server
- java/metadata/src/main/java/com/metaobjects/io/object/gson
- typescript/packages/metadata/test
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | 26 | | |
29 | 27 | | |
30 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1041 | 1041 | | |
1042 | 1042 | | |
1043 | 1043 | | |
1044 | | - | |
| 1044 | + | |
1045 | 1045 | | |
1046 | 1046 | | |
1047 | 1047 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
Lines changed: 0 additions & 2 deletions
This file was deleted.
0 commit comments