felenova-backlog 0.1.0 → 0.1.1
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.
- package/dist/init/templates.d.ts +10 -3
- package/dist/init/templates.js +10 -6
- package/dist/init/templates.js.map +1 -1
- package/package.json +1 -1
package/dist/init/templates.d.ts
CHANGED
|
@@ -28,8 +28,9 @@ export interface ConductorTemplate {
|
|
|
28
28
|
body: string;
|
|
29
29
|
}
|
|
30
30
|
/**
|
|
31
|
-
* The scaffold, in write order. `knowledge/errors.json` is
|
|
32
|
-
*
|
|
31
|
+
* The scaffold, in write order. `knowledge/errors.json` is deliberately not here: an empty array
|
|
32
|
+
* in a fresh repo is ceremony, and the Evaluate-Loop creates the file the first time it records
|
|
33
|
+
* something.
|
|
33
34
|
*/
|
|
34
35
|
export declare const CONDUCTOR_TEMPLATES: readonly ConductorTemplate[];
|
|
35
36
|
export declare const START_MARKER = "<!-- backlog:start -->";
|
|
@@ -44,5 +45,11 @@ export interface ClaudeSectionContext {
|
|
|
44
45
|
/** The marker-delimited block, markers included, ending in a newline. */
|
|
45
46
|
export declare function claudeSection(ctx: ClaudeSectionContext): string;
|
|
46
47
|
/** Kept out of git by `init`: the MCP file, the offline cache, and the import snapshot. */
|
|
47
|
-
|
|
48
|
+
/**
|
|
49
|
+
* What a consumer repo should NOT commit. `.mcp.json` is deliberately absent: it carries the
|
|
50
|
+
* literal `${BACKLOG_TOKEN}` and never a value, so committing it is what lets a teammate clone the
|
|
51
|
+
* repo and have the tools at once, instead of installing the CLI to regenerate a file with no
|
|
52
|
+
* secret in it. `doctor`'s `no_literal_token` check is what guards the real risk.
|
|
53
|
+
*/
|
|
54
|
+
export declare const GITIGNORE_ENTRIES: readonly [".backlog/", "backlog-snapshot.json"];
|
|
48
55
|
export declare const GITIGNORE_HEADER = "# backlog";
|
package/dist/init/templates.js
CHANGED
|
@@ -100,11 +100,10 @@ const PATTERNS = `# Patterns
|
|
|
100
100
|
Durable lessons, one \`##\` section per pattern, each naming the track that produced it.
|
|
101
101
|
A pattern earns a place here when it would change how the next track is built.
|
|
102
102
|
`;
|
|
103
|
-
const ERRORS_JSON = `[]
|
|
104
|
-
`;
|
|
105
103
|
/**
|
|
106
|
-
* The scaffold, in write order. `knowledge/errors.json` is
|
|
107
|
-
*
|
|
104
|
+
* The scaffold, in write order. `knowledge/errors.json` is deliberately not here: an empty array
|
|
105
|
+
* in a fresh repo is ceremony, and the Evaluate-Loop creates the file the first time it records
|
|
106
|
+
* something.
|
|
108
107
|
*/
|
|
109
108
|
export const CONDUCTOR_TEMPLATES = [
|
|
110
109
|
{ path: 'index.md', body: INDEX },
|
|
@@ -112,7 +111,6 @@ export const CONDUCTOR_TEMPLATES = [
|
|
|
112
111
|
{ path: 'decision-log.md', body: DECISION_LOG },
|
|
113
112
|
{ path: 'workflow.md', body: WORKFLOW },
|
|
114
113
|
{ path: 'knowledge/patterns.md', body: PATTERNS },
|
|
115
|
-
{ path: 'knowledge/errors.json', body: ERRORS_JSON },
|
|
116
114
|
{ path: 'tracks/.gitkeep', body: '' },
|
|
117
115
|
];
|
|
118
116
|
export const START_MARKER = '<!-- backlog:start -->';
|
|
@@ -142,6 +140,12 @@ ${END_MARKER}
|
|
|
142
140
|
`;
|
|
143
141
|
}
|
|
144
142
|
/** Kept out of git by `init`: the MCP file, the offline cache, and the import snapshot. */
|
|
145
|
-
|
|
143
|
+
/**
|
|
144
|
+
* What a consumer repo should NOT commit. `.mcp.json` is deliberately absent: it carries the
|
|
145
|
+
* literal `${BACKLOG_TOKEN}` and never a value, so committing it is what lets a teammate clone the
|
|
146
|
+
* repo and have the tools at once, instead of installing the CLI to regenerate a file with no
|
|
147
|
+
* secret in it. `doctor`'s `no_literal_token` check is what guards the real risk.
|
|
148
|
+
*/
|
|
149
|
+
export const GITIGNORE_ENTRIES = ['.backlog/', 'backlog-snapshot.json'];
|
|
146
150
|
export const GITIGNORE_HEADER = '# backlog';
|
|
147
151
|
//# sourceMappingURL=templates.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"templates.js","sourceRoot":"","sources":["../../src/init/templates.ts"],"names":[],"mappings":"AAAA;;;;;;;;GAQG;AAEH,MAAM,CAAC,MAAM,WAAW,GAAG,kCAAkC,CAAC;AAC9D,MAAM,CAAC,MAAM,qBAAqB,GAAG,WAAW,CAAC;AAEjD,0FAA0F;AAC1F,MAAM,CAAC,MAAM,cAAc,GAAG,SAAS,CAAC;AAExC,6EAA6E;AAC7E,MAAM,CAAC,MAAM,iBAAiB,GAAG,kBAAkB,CAAC;AAQpD,6EAA6E;AAC7E,MAAM,UAAU,cAAc,CAAC,GAAW;IACxC,OAAO;QACL,IAAI,EAAE,MAAM;QACZ,GAAG,EAAE,GAAG,GAAG,CAAC,OAAO,CAAC,MAAM,EAAE,EAAE,CAAC,MAAM;QACrC,OAAO,EAAE,EAAE,aAAa,EAAE,UAAU,iBAAiB,EAAE,EAAE;KAC1D,CAAC;AACJ,CAAC;AAQD,MAAM,QAAQ,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAiChB,CAAC;AAEF,MAAM,KAAK,GAAG;;;;;;;;;;;;;;CAcb,CAAC;AAEF,MAAM,MAAM,GAAG;;;;;;;;;;;CAWd,CAAC;AAEF,MAAM,YAAY,GAAG;;;;;;;;;;;;CAYpB,CAAC;AAEF,MAAM,QAAQ,GAAG;;;;CAIhB,CAAC;AAEF
|
|
1
|
+
{"version":3,"file":"templates.js","sourceRoot":"","sources":["../../src/init/templates.ts"],"names":[],"mappings":"AAAA;;;;;;;;GAQG;AAEH,MAAM,CAAC,MAAM,WAAW,GAAG,kCAAkC,CAAC;AAC9D,MAAM,CAAC,MAAM,qBAAqB,GAAG,WAAW,CAAC;AAEjD,0FAA0F;AAC1F,MAAM,CAAC,MAAM,cAAc,GAAG,SAAS,CAAC;AAExC,6EAA6E;AAC7E,MAAM,CAAC,MAAM,iBAAiB,GAAG,kBAAkB,CAAC;AAQpD,6EAA6E;AAC7E,MAAM,UAAU,cAAc,CAAC,GAAW;IACxC,OAAO;QACL,IAAI,EAAE,MAAM;QACZ,GAAG,EAAE,GAAG,GAAG,CAAC,OAAO,CAAC,MAAM,EAAE,EAAE,CAAC,MAAM;QACrC,OAAO,EAAE,EAAE,aAAa,EAAE,UAAU,iBAAiB,EAAE,EAAE;KAC1D,CAAC;AACJ,CAAC;AAQD,MAAM,QAAQ,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAiChB,CAAC;AAEF,MAAM,KAAK,GAAG;;;;;;;;;;;;;;CAcb,CAAC;AAEF,MAAM,MAAM,GAAG;;;;;;;;;;;CAWd,CAAC;AAEF,MAAM,YAAY,GAAG;;;;;;;;;;;;CAYpB,CAAC;AAEF,MAAM,QAAQ,GAAG;;;;CAIhB,CAAC;AAEF;;;;GAIG;AACH,MAAM,CAAC,MAAM,mBAAmB,GAAiC;IAC/D,EAAE,IAAI,EAAE,UAAU,EAAE,IAAI,EAAE,KAAK,EAAE;IACjC,EAAE,IAAI,EAAE,WAAW,EAAE,IAAI,EAAE,MAAM,EAAE;IACnC,EAAE,IAAI,EAAE,iBAAiB,EAAE,IAAI,EAAE,YAAY,EAAE;IAC/C,EAAE,IAAI,EAAE,aAAa,EAAE,IAAI,EAAE,QAAQ,EAAE;IACvC,EAAE,IAAI,EAAE,uBAAuB,EAAE,IAAI,EAAE,QAAQ,EAAE;IACjD,EAAE,IAAI,EAAE,iBAAiB,EAAE,IAAI,EAAE,EAAE,EAAE;CACtC,CAAC;AAEF,MAAM,CAAC,MAAM,YAAY,GAAG,wBAAwB,CAAC;AACrD,MAAM,CAAC,MAAM,UAAU,GAAG,sBAAsB,CAAC;AAEjD,oFAAoF;AACpF,MAAM,CAAC,MAAM,cAAc,GAAG,wBAAwB,CAAC;AAQvD,yEAAyE;AACzE,MAAM,UAAU,aAAa,CAAC,GAAyB;IACrD,OAAO,GAAG,YAAY;EACtB,cAAc;;+DAE+C,GAAG,CAAC,GAAG;MAChE,GAAG,CAAC,OAAO,qDAAqD,GAAG,CAAC,YAAY;;;;;MAKhF,GAAG,CAAC,YAAY;;;;;;iBAML,iBAAiB;;EAEhC,UAAU;CACX,CAAC;AACF,CAAC;AAED,2FAA2F;AAC3F;;;;;GAKG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAAG,CAAC,WAAW,EAAE,uBAAuB,CAAU,CAAC;AACjF,MAAM,CAAC,MAAM,gBAAgB,GAAG,WAAW,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "felenova-backlog",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.1",
|
|
4
4
|
"description": "Felenova's backlog CLI: the repo-side bridge to the hosted product register, plus the backlog-execution plugin for Claude Code.",
|
|
5
5
|
"license": "UNLICENSED",
|
|
6
6
|
"repository": {
|