Commit f65f7ba
chore: slim public repo to distribution-only (smoke + notify CI, remove .internal) (#19)
* chore: slim public repo to distribution-only
Remove the .internal/ manifest generator and reduce CI to smoke tests plus
the docs notification. The build/validate gate already runs upstream in the
private dev repo before each release, and the release sync never touches
.internal/, .github/, README, or LICENSE — so the public repo only needs the
vendor dot-folders + their payload, minimal CI, and hand-owned README/LICENSE.
- Delete .internal/ (generator, schemas, package.json, build scripts)
- ci.yml: drop the validate job and npm build steps; smoke-test the committed
layout only (claude plugin validate; codex install assertion); pin Node 22;
drop the npm cache (no lockfile)
- notify-docs.yml: add a paths filter so README/LICENSE/.github edits don't
trigger the docs sync
- update .github/workflows/README.md and tidy .gitignore
Both Claude and Codex smoke tests pass against the committed layout.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
* remove comment
---------
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 11214db commit f65f7ba
19 files changed
Lines changed: 23 additions & 4862 deletions
File tree
- .github/workflows
- .internal
- schemas
- scripts
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | | - | |
8 | | - | |
9 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | | - | |
| 13 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | 8 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | 9 | | |
46 | 10 | | |
47 | 11 | | |
| |||
51 | 15 | | |
52 | 16 | | |
53 | 17 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
| 18 | + | |
63 | 19 | | |
64 | 20 | | |
65 | | - | |
66 | 21 | | |
67 | 22 | | |
68 | 23 | | |
69 | | - | |
70 | 24 | | |
71 | 25 | | |
72 | 26 | | |
| |||
76 | 30 | | |
77 | 31 | | |
78 | 32 | | |
79 | | - | |
80 | | - | |
| 33 | + | |
81 | 34 | | |
82 | 35 | | |
83 | 36 | | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | 37 | | |
93 | 38 | | |
94 | | - | |
95 | 39 | | |
96 | 40 | | |
97 | 41 | | |
98 | 42 | | |
99 | | - | |
| 43 | + | |
100 | 44 | | |
101 | 45 | | |
102 | 46 | | |
103 | | - | |
104 | 47 | | |
105 | 48 | | |
106 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
11 | 20 | | |
12 | 21 | | |
13 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments