symphony-forge 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (4) hide show
  1. package/LICENSE +173 -0
  2. package/README.md +138 -0
  3. package/dist/index.js +1459 -0
  4. package/package.json +84 -0
package/LICENSE ADDED
@@ -0,0 +1,173 @@
1
+ Apache License
2
+ Version 2.0, January 2004
3
+ http://www.apache.org/licenses/
4
+
5
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
+
7
+ 1. Definitions.
8
+
9
+ "License" shall mean the terms and conditions for use, reproduction, and
10
+ distribution as defined by Sections 1 through 9 of this document.
11
+
12
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright
13
+ owner that is granting the License.
14
+
15
+ "Legal Entity" shall mean the union of the acting entity and all other entities
16
+ that control, are controlled by, or are under common control with that entity.
17
+ For the purposes of this definition, "control" means (i) the power, direct or
18
+ indirect, to cause the direction or management of such entity, whether by
19
+ contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the
20
+ outstanding shares, or (iii) beneficial ownership of such entity.
21
+
22
+ "You" (or "Your") shall mean an individual or Legal Entity exercising
23
+ permissions granted by this License.
24
+
25
+ "Source" form shall mean the preferred form for making modifications, including
26
+ but not limited to software source code, documentation source, and configuration
27
+ files.
28
+
29
+ "Object" form shall mean any form resulting from mechanical transformation or
30
+ translation of a Source form, including but not limited to compiled object code,
31
+ generated documentation, and conversions to other media types.
32
+
33
+ "Work" shall mean the work of authorship, whether in Source or Object form, made
34
+ available under the License, as indicated by a copyright notice that is included
35
+ in or attached to the work (an example is provided in the Appendix below).
36
+
37
+ "Derivative Works" shall mean any work, whether in Source or Object form, that
38
+ is based on (or derived from) the Work and for which the editorial revisions,
39
+ annotations, elaborations, or other modifications represent, as a whole, an
40
+ original work of authorship. For the purposes of this License, Derivative Works
41
+ shall not include works that remain separable from, or merely link (or bind by
42
+ name) to the interfaces of, the Work and Derivative Works thereof.
43
+
44
+ "Contribution" shall mean any work of authorship, including the original version
45
+ of the Work and any modifications or additions to that Work or Derivative Works
46
+ thereof, that is intentionally submitted to the Licensor for inclusion in the
47
+ Work by the copyright owner or by an individual or Legal Entity authorized to
48
+ submit on behalf of the copyright owner. For the purposes of this definition,
49
+ "submitted" means any form of electronic, verbal, or written communication sent
50
+ to the Licensor or its representatives, including but not limited to
51
+ communication on electronic mailing lists, source code control systems, and
52
+ issue tracking systems that are managed by, or on behalf of, the Licensor for
53
+ the purpose of discussing and improving the Work, but excluding communication
54
+ that is conspicuously marked or otherwise designated in writing by the copyright
55
+ owner as "Not a Contribution."
56
+
57
+ "Contributor" shall mean Licensor and any individual or Legal Entity on behalf
58
+ of whom a Contribution has been received by the Licensor and subsequently
59
+ incorporated within the Work.
60
+
61
+ 2. Grant of Copyright License. Subject to the terms and conditions of this
62
+ License, each Contributor hereby grants to You a perpetual, worldwide,
63
+ non-exclusive, no-charge, royalty-free, irrevocable copyright license to
64
+ reproduce, prepare Derivative Works of, publicly display, publicly perform,
65
+ sublicense, and distribute the Work and such Derivative Works in Source or
66
+ Object form.
67
+
68
+ 3. Grant of Patent License. Subject to the terms and conditions of this
69
+ License, each Contributor hereby grants to You a perpetual, worldwide,
70
+ non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this
71
+ section) patent license to make, have made, use, offer to sell, sell, import,
72
+ and otherwise transfer the Work, where such license applies only to those patent
73
+ claims licensable by such Contributor that are necessarily infringed by their
74
+ Contribution(s) alone or by combination of their Contribution(s) with the Work
75
+ to which such Contribution(s) was submitted. If You institute patent litigation
76
+ against any entity (including a cross-claim or counterclaim in a lawsuit)
77
+ alleging that the Work or a Contribution incorporated within the Work
78
+ constitutes direct or contributory patent infringement, then any patent licenses
79
+ granted to You under this License for that Work shall terminate as of the date
80
+ such litigation is filed.
81
+
82
+ 4. Redistribution. You may reproduce and distribute copies of the Work or
83
+ Derivative Works thereof in any medium, with or without modifications, and in
84
+ Source or Object form, provided that You meet the following conditions:
85
+
86
+ (a) You must give any other recipients of the Work or Derivative Works a copy
87
+ of this License; and
88
+
89
+ (b) You must cause any modified files to carry prominent notices stating that
90
+ You changed the files; and
91
+
92
+ (c) You must retain, in the Source form of any Derivative Works that You
93
+ distribute, all copyright, patent, trademark, and attribution notices from the
94
+ Source form of the Work, excluding those notices that do not pertain to any part
95
+ of the Derivative Works; and
96
+
97
+ (d) If the Work includes a "NOTICE" text file as part of its distribution, then
98
+ any Derivative Works that You distribute must include a readable copy of the
99
+ attribution notices contained within such NOTICE file, excluding any notices
100
+ that do not pertain to any part of the Derivative Works, in at least one of the
101
+ following places: within a NOTICE text file distributed as part of the
102
+ Derivative Works; within the Source form or documentation, if provided along
103
+ with the Derivative Works; or, within a display generated by the Derivative
104
+ Works, if and wherever such third-party notices normally appear. The contents of
105
+ the NOTICE file are for informational purposes only and do not modify the
106
+ License. You may add Your own attribution notices within Derivative Works that
107
+ You distribute, alongside or as an addendum to the NOTICE text from the Work,
108
+ provided that such additional attribution notices cannot be construed as
109
+ modifying the License.
110
+
111
+ You may add Your own copyright statement to Your modifications and may provide
112
+ additional or different license terms and conditions for use, reproduction, or
113
+ distribution of Your modifications, or for any such Derivative Works as a
114
+ whole, provided Your use, reproduction, and distribution of the Work otherwise
115
+ complies with the conditions stated in this License.
116
+
117
+ 5. Submission of Contributions. Unless You explicitly state otherwise, any
118
+ Contribution intentionally submitted for inclusion in the Work by You to the
119
+ Licensor shall be under the terms and conditions of this License, without any
120
+ additional terms or conditions. Notwithstanding the above, nothing herein shall
121
+ supersede or modify the terms of any separate license agreement you may have
122
+ executed with Licensor regarding such Contributions.
123
+
124
+ 6. Trademarks. This License does not grant permission to use the trade names,
125
+ trademarks, service marks, or product names of the Licensor, except as required
126
+ for reasonable and customary use in describing the origin of the Work and
127
+ reproducing the content of the NOTICE file.
128
+
129
+ 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in
130
+ writing, Licensor provides the Work (and each Contributor provides its
131
+ Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
132
+ KIND, either express or implied, including, without limitation, any warranties
133
+ or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
134
+ PARTICULAR PURPOSE. You are solely responsible for determining the
135
+ appropriateness of using or redistributing the Work and assume any risks
136
+ associated with Your exercise of permissions under this License.
137
+
138
+ 8. Limitation of Liability. In no event and under no legal theory, whether in
139
+ tort (including negligence), contract, or otherwise, unless required by
140
+ applicable law (such as deliberate and grossly negligent acts) or agreed to in
141
+ writing, shall any Contributor be liable to You for damages, including any
142
+ direct, indirect, special, incidental, or consequential damages of any character
143
+ arising as a result of this License or out of the use or inability to use the
144
+ Work (including but not limited to damages for loss of goodwill, work stoppage,
145
+ computer failure or malfunction, or any and all other commercial damages or
146
+ losses), even if such Contributor has been advised of the possibility of such
147
+ damages.
148
+
149
+ 9. Accepting Warranty or Additional Liability. While redistributing the Work or
150
+ Derivative Works thereof, You may choose to offer, and charge a fee for,
151
+ acceptance of support, warranty, indemnity, or other liability obligations
152
+ and/or rights consistent with this License. However, in accepting such
153
+ obligations, You may act only on Your own behalf and on Your sole
154
+ responsibility, not on behalf of any other Contributor, and only if You agree to
155
+ indemnify, defend, and hold each Contributor harmless for any liability incurred
156
+ by, or claims asserted against, such Contributor by reason of your accepting any
157
+ such warranty or additional liability.
158
+
159
+ END OF TERMS AND CONDITIONS
160
+
161
+ Copyright 2025 Carlos D. Escobar-Valbuena (broomva)
162
+
163
+ Licensed under the Apache License, Version 2.0 (the "License");
164
+ you may not use this file except in compliance with the License.
165
+ You may obtain a copy of the License at
166
+
167
+ http://www.apache.org/licenses/LICENSE-2.0
168
+
169
+ Unless required by applicable law or agreed to in writing, software
170
+ distributed under the License is distributed on an "AS IS" BASIS,
171
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
172
+ See the License for the specific language governing permissions and
173
+ limitations under the License.
package/README.md ADDED
@@ -0,0 +1,138 @@
1
+ # symphony-forge
2
+
3
+ Scaffold [next-forge](https://github.com/vercel/next-forge) projects with a composable **control metalayer** for AI agent governance.
4
+
5
+ [![npm version](https://img.shields.io/npm/v/symphony-forge.svg)](https://www.npmjs.com/package/symphony-forge)
6
+ [![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](LICENSE)
7
+ [![skills.sh](https://img.shields.io/badge/skills.sh-symphony--forge-purple)](https://skills.sh)
8
+
9
+ ## What is this?
10
+
11
+ symphony-forge extends next-forge with 5 composable layers that make your project autonomous-agent-ready:
12
+
13
+ | Layer | What it generates | Purpose |
14
+ |-------|------------------|---------|
15
+ | **control** | `.control/{policy,commands,topology}.yaml` | Governance gates, command registry, repo topology |
16
+ | **harness** | `scripts/harness/*.sh`, `Makefile.control`, CI workflow | Build automation, git hooks, CI/CD |
17
+ | **knowledge** | `docs/` skeleton (index, glossary, ADRs, runbooks, templates) | Obsidian knowledge graph |
18
+ | **consciousness** | `CLAUDE.md`, `AGENTS.md` | AI agent instructions (metalayer-aware) |
19
+ | **autoany** | `.control/egri.yaml` | EGRI self-improvement loop config |
20
+
21
+ ## Quick Start
22
+
23
+ ### New project (next-forge + all layers)
24
+
25
+ ```bash
26
+ npx symphony-forge init my-project
27
+ ```
28
+
29
+ ### Add layers to an existing project
30
+
31
+ ```bash
32
+ npx symphony-forge layer all # All 5 layers
33
+ npx symphony-forge layer control # Just governance
34
+ npx symphony-forge layer consciousness # Just agent instructions
35
+ ```
36
+
37
+ ### Run entropy audit
38
+
39
+ ```bash
40
+ npx symphony-forge audit
41
+ ```
42
+
43
+ ## Install as a skill
44
+
45
+ ```bash
46
+ npx skills add broomva/symphony-forge@symphony-forge
47
+ ```
48
+
49
+ ## CLI Commands
50
+
51
+ ```
52
+ symphony-forge init <name> # next-forge clone + metalayer
53
+ symphony-forge init <name> --no-layers # Pure next-forge (no metalayer)
54
+ symphony-forge init <name> --layers control,harness # Specific layers
55
+ symphony-forge layer <name> # Add single layer to existing project
56
+ symphony-forge layer all # Add all layers
57
+ symphony-forge audit # Entropy audit (topology, docs, wikilinks)
58
+ symphony-forge update # Update from upstream next-forge
59
+ ```
60
+
61
+ ## The Control Metalayer Pattern
62
+
63
+ The metalayer maps to control theory:
64
+
65
+ - **Sensors** — Policy gates detect high-risk changes
66
+ - **Actuators** — Harness scripts enforce standards
67
+ - **Model** — Knowledge graph is the system's self-description
68
+ - **Controller** — Agent instructions (CLAUDE.md/AGENTS.md) close the loop
69
+ - **Feedback** — EGRI cycle + audit measure and reduce entropy
70
+
71
+ ## How Layers Work
72
+
73
+ Layers are **composable** — each works independently but adjusts content based on what else is installed. Installing `consciousness` alone generates CLAUDE.md with callout warnings for missing layers:
74
+
75
+ ```
76
+ > [!warning]
77
+ > The `control` layer is not installed. Run `npx symphony-forge layer control` to add governance gates.
78
+ ```
79
+
80
+ A `.symphony-forge.json` manifest tracks installed layers and package manager.
81
+
82
+ ## Package Manager Support
83
+
84
+ All generated scripts are parameterized for your package manager:
85
+
86
+ ```bash
87
+ npx symphony-forge init my-project --package-manager pnpm
88
+ ```
89
+
90
+ Supports: `bun` (default), `npm`, `yarn`, `pnpm`.
91
+
92
+ ## Generated File Tree (all layers)
93
+
94
+ ```
95
+ .control/
96
+ policy.yaml # Risk gates (6 policies)
97
+ commands.yaml # Command registry (8 commands)
98
+ topology.yaml # Repo map (apps + packages)
99
+ egri.yaml # EGRI self-improvement loop
100
+ scripts/harness/
101
+ smoke.sh # Quick validation (~120s)
102
+ check.sh # Lint + typecheck (~60s)
103
+ ci.sh # Full pipeline (~600s)
104
+ check-policy.sh # Advisory policy warnings
105
+ check-docs-freshness.sh
106
+ check-wikilinks.sh
107
+ audit.sh # Entropy audit
108
+ install-hooks.sh # Git hook installer
109
+ pre-commit.sh # Fast pre-commit hook
110
+ docs/
111
+ _index.md # Knowledge graph entry point
112
+ glossary.md # Terminology
113
+ architecture/overview.md
114
+ decisions/adr-001-metalayer.md
115
+ runbooks/local-dev-setup.md
116
+ _templates/ # 5 doc templates
117
+ .github/workflows/ci.yml
118
+ Makefile.control
119
+ CLAUDE.md
120
+ AGENTS.md
121
+ .symphony-forge.json
122
+ ```
123
+
124
+ ## Development
125
+
126
+ ```bash
127
+ bun install
128
+ npx tsup # Build CLI
129
+ node dist/index.js --help
130
+ ```
131
+
132
+ ## Contributing
133
+
134
+ See [CONTRIBUTING.md](CONTRIBUTING.md) for development setup and guidelines.
135
+
136
+ ## License
137
+
138
+ [Apache 2.0](LICENSE)