@thebassclef/lite 0.1.3 → 1.0.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/cli.cjs +431 -135
- package/dist/cli.js +433 -137
- package/dist/index.cjs +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/dist/lite/.bassclef-source.json +10 -0
- package/{substrate → dist/lite}/.claude/hooks/artifact-ingestion-gate.sh +0 -0
- package/{substrate → dist/lite}/.claude/hooks/assert-verify-steering.sh +0 -0
- package/{substrate → dist/lite}/.claude/hooks/bassclef-source-config-validate.sh +0 -0
- package/{substrate → dist/lite}/.claude/hooks/bassclef-sync.sh +0 -0
- package/{substrate → dist/lite}/.claude/hooks/compound-noun-scrub.sh +0 -0
- package/{substrate → dist/lite}/.claude/hooks/kiss-expansion-inject.sh +0 -0
- package/{substrate → dist/lite}/.claude/hooks/longrun-prep-compounding-sequence-check.sh +0 -0
- package/{substrate → dist/lite}/.claude/hooks/plain-english-steering.sh +0 -0
- package/{substrate → dist/lite}/.claude/hooks/post-skill-friction-check.sh +0 -0
- package/{substrate → dist/lite}/.claude/hooks/post-skill-telemetry.sh +0 -0
- package/{substrate → dist/lite}/.claude/hooks/pre-build-gate.sh +0 -0
- package/{substrate → dist/lite}/.claude/hooks/pre-commit-gate.sh +0 -0
- package/{substrate → dist/lite}/.claude/hooks/session-end.sh +0 -0
- package/{substrate → dist/lite}/.claude/hooks/session-reflection.sh +0 -0
- package/{substrate → dist/lite}/.claude/hooks/skill-body-grade-gate.sh +0 -0
- package/{substrate → dist/lite}/.claude/hooks/skill-body-intent-drift.sh +0 -0
- package/{substrate → dist/lite}/.claude/hooks/state-validate.sh +0 -0
- package/{substrate → dist/lite}/.claude/hooks/substrate-clarity-gate.sh +0 -0
- package/{substrate → dist/lite}/.claude/hooks/temperance-gate.sh +0 -0
- package/{substrate → dist/lite}/.claude/hooks/testing-tier-enforce.sh +0 -0
- package/{substrate → dist/lite}/.claude/hooks/turn-prose-grade-measure.sh +0 -0
- package/{substrate → dist/lite}/.claude/hooks/turn-prose-kiss-check.sh +0 -0
- package/{substrate → dist/lite}/.claude/hooks/vocabulary-migration-check.sh +0 -0
- package/{substrate → dist/lite}/.claude/hooks/whereami-utc-gate.sh +0 -0
- package/dist/lite/.claude/settings.json +212 -0
- package/dist/lite/CLAUDE.md +41 -0
- package/dist/lite/gitignore +58 -0
- package/dist/lite/standards/bassclef-wiring-manifest.json +497 -0
- package/dist/lite/whereami.md +24 -0
- package/package.json +8 -2
- package/substrate/.bassclef/lite-manifest.json +0 -2701
- package/substrate/.claude/agents/architect.md +0 -70
- package/substrate/.claude/agents/builder.md +0 -114
- package/substrate/.claude/agents/designer.md +0 -156
- package/substrate/.claude/agents/reviewer.md +0 -88
- package/substrate/.claude/hooks/longrun-prep-compounding-axis-check.sh +0 -492
- package/substrate/.claude/hooks/skill-step-list-check.sh +0 -171
- package/substrate/.claude/luminaries/alan-cooper.md +0 -170
- package/substrate/.claude/luminaries/alistair-cockburn.md +0 -140
- package/substrate/.claude/luminaries/amazon-pr-faq.md +0 -34
- package/substrate/.claude/luminaries/ash-maurya.md +0 -121
- package/substrate/.claude/luminaries/bill-buxton.md +0 -210
- package/substrate/.claude/luminaries/charles-sanders-peirce.md +0 -150
- package/substrate/.claude/luminaries/david-ogilvy.md +0 -192
- package/substrate/.claude/luminaries/don-norman.md +0 -173
- package/substrate/.claude/luminaries/edward-tufte.md +0 -179
- package/substrate/.claude/luminaries/eric-evans.md +0 -160
- package/substrate/.claude/luminaries/frederick-brooks.md +0 -50
- package/substrate/.claude/luminaries/gang-of-four.md +0 -157
- package/substrate/.claude/luminaries/glenford-myers.md +0 -230
- package/substrate/.claude/luminaries/hunt-thomas.md +0 -115
- package/substrate/.claude/luminaries/hyrum-wright.md +0 -94
- package/substrate/.claude/luminaries/jason-fried-dhh.md +0 -46
- package/substrate/.claude/luminaries/jesse-james-garrett.md +0 -154
- package/substrate/.claude/luminaries/john-ousterhout.md +0 -94
- package/substrate/.claude/luminaries/karl-popper.md +0 -132
- package/substrate/.claude/luminaries/kent-beck.md +0 -168
- package/substrate/.claude/luminaries/linus-torvalds.md +0 -218
- package/substrate/.claude/luminaries/martin-fowler.md +0 -164
- package/substrate/.claude/luminaries/michael-feathers.md +0 -125
- package/substrate/.claude/luminaries/michael-nygard.md +0 -118
- package/substrate/.claude/luminaries/robert-c-martin.md +0 -164
- package/substrate/.claude/luminaries/saltzer-schroeder.md +0 -194
- package/substrate/.claude/luminaries/sophia-prater.md +0 -193
- package/substrate/.claude/luminaries/stephen-toulmin.md +0 -131
- package/substrate/.claude/luminaries/tony-hoare.md +0 -170
- package/substrate/.claude/luminaries/vaughn-vernon.md +0 -50
- package/substrate/.claude/luminaries/w-edwards-deming.md +0 -158
- package/substrate/.claude/rules/accessor-library-discipline.md +0 -138
- package/substrate/.claude/rules/adr-discipline.md +0 -120
- package/substrate/.claude/rules/api-conventions.md +0 -125
- package/substrate/.claude/rules/artifact-ingestion.md +0 -179
- package/substrate/.claude/rules/assert-only-after-verify.md +0 -137
- package/substrate/.claude/rules/blocked-items.md +0 -146
- package/substrate/.claude/rules/bootstrap-pair-discipline.md +0 -141
- package/substrate/.claude/rules/branching.md +0 -28
- package/substrate/.claude/rules/cold-adopter-harness-discipline.md +0 -129
- package/substrate/.claude/rules/commit-conventions.md +0 -22
- package/substrate/.claude/rules/compounding-axis-fresh-analysis.md +0 -188
- package/substrate/.claude/rules/compounding-sequence-fresh-analysis.md +0 -188
- package/substrate/.claude/rules/context-engineering.md +0 -202
- package/substrate/.claude/rules/context-management.md +0 -85
- package/substrate/.claude/rules/defensive-bash.md +0 -68
- package/substrate/.claude/rules/deferred-actions.md +0 -233
- package/substrate/.claude/rules/destructive-operations.md +0 -69
- package/substrate/.claude/rules/diagnosis.md +0 -38
- package/substrate/.claude/rules/github-issue-flash-tweet.md +0 -156
- package/substrate/.claude/rules/guardrails.md +0 -73
- package/substrate/.claude/rules/hook-wire-on-author.md +0 -103
- package/substrate/.claude/rules/identifier-leak-prevention.md +0 -104
- package/substrate/.claude/rules/iteration-bet-brief-completeness.md +0 -54
- package/substrate/.claude/rules/lite-manifest-schema-change-discipline.md +0 -98
- package/substrate/.claude/rules/longrun-prep-plan-doc-compression.md +0 -89
- package/substrate/.claude/rules/loop-discipline.md +0 -81
- package/substrate/.claude/rules/manual-prod-approval.md +0 -100
- package/substrate/.claude/rules/marker-enrichment-discipline.md +0 -99
- package/substrate/.claude/rules/mobile-ephemeral-session.md +0 -109
- package/substrate/.claude/rules/new-dependency-check.md +0 -51
- package/substrate/.claude/rules/oo-ad-entry-point.md +0 -117
- package/substrate/.claude/rules/operator-facing-prose.md +0 -196
- package/substrate/.claude/rules/option-label-discipline.md +0 -108
- package/substrate/.claude/rules/pattern-annotation.md +0 -100
- package/substrate/.claude/rules/plain-english-discipline.md +0 -156
- package/substrate/.claude/rules/plan-enumeration-needs-value-props.md +0 -211
- package/substrate/.claude/rules/pr-body-shape.md +0 -317
- package/substrate/.claude/rules/pr-strategy.md +0 -167
- package/substrate/.claude/rules/pr-title-shape.md +0 -161
- package/substrate/.claude/rules/prototype-workflow.md +0 -65
- package/substrate/.claude/rules/reserved-skill-names.md +0 -123
- package/substrate/.claude/rules/schema-management.md +0 -49
- package/substrate/.claude/rules/sdlc-gates.md +0 -149
- package/substrate/.claude/rules/security.md +0 -37
- package/substrate/.claude/rules/session-artifacts.md +0 -236
- package/substrate/.claude/rules/skill-composition-declarations.md +0 -124
- package/substrate/.claude/rules/skill-description-clarity.md +0 -247
- package/substrate/.claude/rules/skill-procedure-step-list.md +0 -137
- package/substrate/.claude/rules/state-schema-validation.md +0 -162
- package/substrate/.claude/rules/stuck-signal-diagnostic.md +0 -140
- package/substrate/.claude/rules/substrate-config-schema.md +0 -98
- package/substrate/.claude/rules/test-list-discipline.md +0 -175
- package/substrate/.claude/rules/test-sufficiency.md +0 -210
- package/substrate/.claude/rules/testing-tier-config.md +0 -145
- package/substrate/.claude/rules/testing.md +0 -38
- package/substrate/.claude/rules/turn-estimate-grounding.md +0 -134
- package/substrate/.claude/rules/visual-hierarchy.md +0 -437
- package/substrate/.claude/rules/we-dont-break-adopters.md +0 -126
- package/substrate/.claude/rules/whereami-load-bearing.md +0 -202
- package/substrate/.claude/rules/writing-craft-discipline.md +0 -92
- package/substrate/.claude/rules/wu-sequencing-compounds.md +0 -145
- package/substrate/.claude/skills/build/SKILL.md +0 -640
- package/substrate/.claude/skills/chronicle/SKILL.md +0 -55
- package/substrate/.claude/skills/clean-artifacts/SKILL.md +0 -249
- package/substrate/.claude/skills/decompose/SKILL.md +0 -280
- package/substrate/.claude/skills/diagnose/SKILL.md +0 -297
- package/substrate/.claude/skills/feynman/SKILL.md +0 -90
- package/substrate/.claude/skills/howdoi/SKILL.md +0 -105
- package/substrate/.claude/skills/ia-model/SKILL.md +0 -108
- package/substrate/.claude/skills/interaction-design/SKILL.md +0 -112
- package/substrate/.claude/skills/interpret-input/SKILL.md +0 -180
- package/substrate/.claude/skills/journal/SKILL.md +0 -209
- package/substrate/.claude/skills/kiss/SKILL.md +0 -449
- package/substrate/.claude/skills/launch/SKILL.md +0 -915
- package/substrate/.claude/skills/lean-canvas/SKILL.md +0 -332
- package/substrate/.claude/skills/longrun/SKILL.md +0 -463
- package/substrate/.claude/skills/luminary/SKILL.md +0 -481
- package/substrate/.claude/skills/ogilvy-writing-audit/SKILL.md +0 -177
- package/substrate/.claude/skills/onboard-repo/SKILL.md +0 -1624
- package/substrate/.claude/skills/pattern-review/SKILL.md +0 -99
- package/substrate/.claude/skills/personas/SKILL.md +0 -207
- package/substrate/.claude/skills/promote/SKILL.md +0 -283
- package/substrate/.claude/skills/requirement/SKILL.md +0 -98
- package/substrate/.claude/skills/retro/SKILL.md +0 -117
- package/substrate/.claude/skills/riff/SKILL.md +0 -114
- package/substrate/.claude/skills/roadmap-reconcile/SKILL.md +0 -163
- package/substrate/.claude/skills/session-end/SKILL.md +0 -309
- package/substrate/.claude/skills/session-log/SKILL.md +0 -299
- package/substrate/.claude/skills/skills/SKILL.md +0 -228
- package/substrate/.claude/skills/spec/SKILL.md +0 -105
- package/substrate/.claude/skills/sprint/SKILL.md +0 -392
- package/substrate/.claude/skills/stage/SKILL.md +0 -384
- package/substrate/.claude/skills/state-a-problem/SKILL.md +0 -185
- package/substrate/.claude/skills/temperance/SKILL.md +0 -108
- package/substrate/.claude/skills/use-case/SKILL.md +0 -417
- package/substrate/.claude/skills/user-stories/SKILL.md +0 -268
- package/substrate/.claude/skills/value-prop/SKILL.md +0 -251
- package/substrate/.claude/skills/verify/SKILL.md +0 -160
- package/substrate/.claude/skills/visual-review/SKILL.md +0 -503
- package/substrate/.claude/skills/whats-the-plan/SKILL.md +0 -202
- package/substrate/.claude/skills/whereami/SKILL.md +0 -307
- package/substrate/AGENTS.md +0 -79
- package/substrate/CLAUDE-lite.md +0 -85
- package/substrate/CODE_OF_CONDUCT.md +0 -28
- package/substrate/CONTRIBUTING.md +0 -177
- package/substrate/README.md +0 -173
- package/substrate/SECURITY.md +0 -19
- package/substrate/architecture/decisions/ADR-029-release-pipeline.md +0 -79
- package/substrate/architecture/decisions/ADR-031-non-breaking-changes-adopter-discipline.md +0 -139
- package/substrate/architecture/decisions/ADR-032-adopter-sync-dispatcher-architecture.md +0 -192
- package/substrate/architecture/decisions/ADR-039-release-tagging-scheme.md +0 -145
- package/substrate/architecture/decisions/ADR-040-planning-skill-vocabulary-and-lite-profile.md +0 -155
- package/substrate/architecture/decisions/ADR-044-unified-skill-body-template.md +0 -162
- package/substrate/lib/clean-artifacts-sweep.sh +0 -112
- package/substrate/lib/code-comment-discipline.sh +0 -144
- package/substrate/lib/composer-preflight.sh +0 -459
- package/substrate/lib/hook-inject.sh +0 -255
- package/substrate/lib/luminary-pick.sh +0 -96
- package/substrate/lib/output-discipline.sh +0 -143
- package/substrate/lib/prose-scan-boundary.sh +0 -171
- package/substrate/lib/rewrite-check.sh +0 -214
- package/substrate/lib/state.sh +0 -1372
- package/substrate/lib/telemetry.sh +0 -205
- package/substrate/lib/tier-check.sh +0 -187
- package/substrate/lib/tier-dependency-audit.sh +0 -1088
- package/substrate/presence/install/bassclef-hook-connect.sh +0 -178
- package/substrate/presence/install/bassclef-sync.dispatcher.template.sh +0 -841
- package/substrate/presence/install/bassclef-sync.template.sh +0 -2076
- package/substrate/presence/install/schedule-auto-save.cron.sh +0 -88
- package/substrate/presence/install/schedule-auto-save.taskscheduler.md +0 -122
- package/substrate/scripts/aggregate-telemetry.sh +0 -217
- package/substrate/scripts/analyze-tier-dependencies.sh +0 -239
- package/substrate/scripts/generate-lite-manifest.sh +0 -505
- package/substrate/scripts/generate-tier-manifest.sh +0 -28
- package/substrate/scripts/intent-drift-check.sh +0 -456
- package/substrate/scripts/lite-manifest-drift-check.sh +0 -146
- package/substrate/scripts/render-lite-manifest-doc.sh +0 -150
- package/substrate/standards/adr-template.md +0 -86
- package/substrate/standards/api-conventions/nextjs.md +0 -84
- package/substrate/standards/artifact-composition.md +0 -209
- package/substrate/standards/bash-hook-safety.md +0 -246
- package/substrate/standards/bassclef-configs-schema.md +0 -232
- package/substrate/standards/bassclef-evolution.md +0 -143
- package/substrate/standards/bassclef-internal-jargon.md +0 -244
- package/substrate/standards/bassclef-managed-sentinel.md +0 -96
- package/substrate/standards/bassclef-source-config.md +0 -228
- package/substrate/standards/branch-stacking.md +0 -408
- package/substrate/standards/code-safety-principles.md +0 -176
- package/substrate/standards/composer-prerequisites.md +0 -155
- package/substrate/standards/deferred-actions-schema.md +0 -204
- package/substrate/standards/dependency-discipline/cargo.md +0 -39
- package/substrate/standards/dependency-discipline/gem.md +0 -43
- package/substrate/standards/dependency-discipline/go-mod.md +0 -41
- package/substrate/standards/dependency-discipline/npm.md +0 -42
- package/substrate/standards/dependency-discipline/pip.md +0 -42
- package/substrate/standards/deployment-topology/ec2-tailscale.md +0 -225
- package/substrate/standards/deployment-topology.md +0 -69
- package/substrate/standards/docs-sync-allowlist.md +0 -76
- package/substrate/standards/domain-and-dns.md +0 -145
- package/substrate/standards/frontend-stack.md +0 -67
- package/substrate/standards/frontmatter-schema.md +0 -154
- package/substrate/standards/graceful-exit.md +0 -227
- package/substrate/standards/hook-idempotency.md +0 -102
- package/substrate/standards/hook-injection-discipline.md +0 -202
- package/substrate/standards/hook-install-class.md +0 -215
- package/substrate/standards/input-handler-interface.md +0 -152
- package/substrate/standards/lite-manifest-schema-changes.md +0 -135
- package/substrate/standards/luminary-matching.md +0 -105
- package/substrate/standards/luminary-problem-patterns.md +0 -481
- package/substrate/standards/migration-discipline/active-record.md +0 -50
- package/substrate/standards/migration-discipline/alembic.md +0 -43
- package/substrate/standards/migration-discipline/gorm.md +0 -50
- package/substrate/standards/migration-discipline/prisma.md +0 -53
- package/substrate/standards/migration-discipline/sqlalchemy.md +0 -51
- package/substrate/standards/mobile-ephemeral-session.md +0 -167
- package/substrate/standards/model-routing-discipline.md +0 -160
- package/substrate/standards/ogilvy-writing-rules.md +0 -225
- package/substrate/standards/opener-discipline.md +0 -96
- package/substrate/standards/operator-facing-prose-discipline.md +0 -201
- package/substrate/standards/persona-schema.md +0 -229
- package/substrate/standards/pluggable-luminaries.md +0 -323
- package/substrate/standards/pr-body-discipline.md +0 -115
- package/substrate/standards/preview-state-schema.md +0 -189
- package/substrate/standards/project-directory-layout.md +0 -276
- package/substrate/standards/release-tagging.md +0 -137
- package/substrate/standards/reserved-skill-names.md +0 -120
- package/substrate/standards/scannable-multi-option-output.md +0 -261
- package/substrate/standards/sdlc-compliance.md +0 -286
- package/substrate/standards/sdlc-gates/typescript.md +0 -57
- package/substrate/standards/secrets-lifecycle.md +0 -210
- package/substrate/standards/security-scanner-adapter.md +0 -145
- package/substrate/standards/session-board.md +0 -256
- package/substrate/standards/skill-output-discipline.md +0 -90
- package/substrate/standards/state-spine-contract.md +0 -255
- package/substrate/standards/state-spine.md +0 -511
- package/substrate/standards/steering-hints/kiss-words.md +0 -11
- package/substrate/standards/substrate-config-schema.md +0 -267
- package/substrate/standards/tech-stack-config.md +0 -109
- package/substrate/standards/tier-dependency-analysis.md +0 -167
- package/substrate/standards/tier-runtime-deps/lite.md +0 -57
- package/substrate/standards/tier-tag-schema.md +0 -155
- package/substrate/standards/two-layer-config.md +0 -99
- package/substrate/standards/use-case-format.md +0 -292
- package/substrate/standards/user-story-invest.md +0 -268
- package/substrate/standards/velocity-and-appetite.md +0 -229
- package/substrate/standards/voice-input-pattern.md +0 -119
- package/substrate/standards/whereami-schema.md +0 -301
- package/substrate/standards/worktree-management.md +0 -211
- package/substrate/standards/writing-guide.md +0 -213
- package/substrate/templates/chronicle-template.md +0 -75
- package/substrate/templates/deferred-action-template.md +0 -45
- package/substrate/templates/memory-proposal-template.md +0 -77
- package/substrate/templates/persona-template.md +0 -200
- package/substrate/templates/pr-faq.md +0 -45
- package/substrate/templates/secret-rotation-template.md +0 -162
- package/substrate/templates/spec-template.md +0 -131
- package/substrate/templates/use-case-template.md +0 -194
- package/substrate/templates/user-story-template.md +0 -107
- package/substrate/templates/whereami-template.md +0 -101
|
@@ -0,0 +1,497 @@
|
|
|
1
|
+
{
|
|
2
|
+
"tier": "standard",
|
|
3
|
+
"$id": "https://bassclef.sunj-labs/bassclef-wiring-manifest/v1",
|
|
4
|
+
"$schema": "https://bassclef.sunj-labs/state-spine/v0/schemas/bassclef-wiring-manifest.schema.json",
|
|
5
|
+
"version": "2.0.0",
|
|
6
|
+
"hooks": {
|
|
7
|
+
"SessionStart": [
|
|
8
|
+
{
|
|
9
|
+
"matcher": "",
|
|
10
|
+
"hooks": [
|
|
11
|
+
{
|
|
12
|
+
"type": "command",
|
|
13
|
+
"command": "$HOME/.claude/hooks/vendored-dispatcher-refresh.sh",
|
|
14
|
+
"timeout": 10,
|
|
15
|
+
"tier": "standard"
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
"type": "command",
|
|
19
|
+
"command": "$HOME/.claude/hooks/bassclef-sync.sh",
|
|
20
|
+
"timeout": 30,
|
|
21
|
+
"tier": "lite"
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"type": "command",
|
|
25
|
+
"command": "$HOME/.claude/hooks/session-reflection.sh",
|
|
26
|
+
"timeout": 30,
|
|
27
|
+
"tier": "lite"
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"type": "command",
|
|
31
|
+
"command": "$HOME/.claude/hooks/session-start-recap-inject.sh",
|
|
32
|
+
"timeout": 5,
|
|
33
|
+
"tier": "standard"
|
|
34
|
+
}
|
|
35
|
+
]
|
|
36
|
+
}
|
|
37
|
+
],
|
|
38
|
+
"UserPromptSubmit": [
|
|
39
|
+
{
|
|
40
|
+
"matcher": "",
|
|
41
|
+
"hooks": [
|
|
42
|
+
{
|
|
43
|
+
"type": "command",
|
|
44
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/bug-diagnosis.sh",
|
|
45
|
+
"timeout": 5,
|
|
46
|
+
"tier": "standard"
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"type": "command",
|
|
50
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/plain-english-steering.sh",
|
|
51
|
+
"timeout": 5,
|
|
52
|
+
"tier": "lite"
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"type": "command",
|
|
56
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/assert-verify-steering.sh",
|
|
57
|
+
"timeout": 5,
|
|
58
|
+
"tier": "lite"
|
|
59
|
+
}
|
|
60
|
+
]
|
|
61
|
+
}
|
|
62
|
+
],
|
|
63
|
+
"PreToolUse": [
|
|
64
|
+
{
|
|
65
|
+
"matcher": "Bash",
|
|
66
|
+
"hooks": [
|
|
67
|
+
{
|
|
68
|
+
"type": "command",
|
|
69
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/deploy-guard.sh",
|
|
70
|
+
"timeout": 5,
|
|
71
|
+
"tier": "standard"
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"type": "command",
|
|
75
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/destructive-command-guard.sh",
|
|
76
|
+
"timeout": 5,
|
|
77
|
+
"tier": "standard"
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"type": "command",
|
|
81
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/pre-gh-pr-body-scrub.sh",
|
|
82
|
+
"timeout": 10,
|
|
83
|
+
"tier": "standard"
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
"type": "command",
|
|
87
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/pre-gh-pr-title-scrub.sh",
|
|
88
|
+
"timeout": 10,
|
|
89
|
+
"tier": "standard"
|
|
90
|
+
},
|
|
91
|
+
{
|
|
92
|
+
"type": "command",
|
|
93
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/pre-git-commit-msg-scrub.sh",
|
|
94
|
+
"timeout": 10,
|
|
95
|
+
"tier": "standard"
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
"type": "command",
|
|
99
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/file-rename-discipline-check.sh",
|
|
100
|
+
"timeout": 10,
|
|
101
|
+
"tier": "standard"
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
"type": "command",
|
|
105
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/pre-commit-gate.sh",
|
|
106
|
+
"timeout": 15,
|
|
107
|
+
"tier": "lite"
|
|
108
|
+
},
|
|
109
|
+
{
|
|
110
|
+
"type": "command",
|
|
111
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/atomic-pr-check.sh",
|
|
112
|
+
"timeout": 10,
|
|
113
|
+
"tier": "standard"
|
|
114
|
+
},
|
|
115
|
+
{
|
|
116
|
+
"type": "command",
|
|
117
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/auto-save-type-change-gate.sh",
|
|
118
|
+
"timeout": 10,
|
|
119
|
+
"tier": "standard"
|
|
120
|
+
},
|
|
121
|
+
{
|
|
122
|
+
"type": "command",
|
|
123
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/out-of-repo-symlink-gate.sh",
|
|
124
|
+
"timeout": 10,
|
|
125
|
+
"tier": "standard"
|
|
126
|
+
},
|
|
127
|
+
{
|
|
128
|
+
"type": "command",
|
|
129
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/pre-gh-pr-body-closes-check.sh",
|
|
130
|
+
"timeout": 10,
|
|
131
|
+
"tier": "standard"
|
|
132
|
+
},
|
|
133
|
+
{
|
|
134
|
+
"type": "command",
|
|
135
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/pre-gh-pseudonym-scrub.sh",
|
|
136
|
+
"timeout": 10,
|
|
137
|
+
"tier": "standard"
|
|
138
|
+
},
|
|
139
|
+
{
|
|
140
|
+
"type": "command",
|
|
141
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/pre-gh-sibling-repo-scrub.sh",
|
|
142
|
+
"timeout": 10,
|
|
143
|
+
"tier": "standard"
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"type": "command",
|
|
147
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/type-check.sh",
|
|
148
|
+
"timeout": 30,
|
|
149
|
+
"tier": "standard"
|
|
150
|
+
},
|
|
151
|
+
{
|
|
152
|
+
"type": "command",
|
|
153
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/pre-gh-git-claim-shape-scrub.sh",
|
|
154
|
+
"timeout": 5,
|
|
155
|
+
"tier": "standard"
|
|
156
|
+
},
|
|
157
|
+
{
|
|
158
|
+
"type": "command",
|
|
159
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/pre-gh-release-body-scrub.sh",
|
|
160
|
+
"timeout": 5,
|
|
161
|
+
"tier": "standard"
|
|
162
|
+
}
|
|
163
|
+
]
|
|
164
|
+
},
|
|
165
|
+
{
|
|
166
|
+
"matcher": "Edit|Write|MultiEdit",
|
|
167
|
+
"hooks": [
|
|
168
|
+
{
|
|
169
|
+
"type": "command",
|
|
170
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/memory-write-audit.sh",
|
|
171
|
+
"timeout": 5,
|
|
172
|
+
"tier": "standard"
|
|
173
|
+
},
|
|
174
|
+
{
|
|
175
|
+
"type": "command",
|
|
176
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/state-validate.sh",
|
|
177
|
+
"timeout": 10,
|
|
178
|
+
"tier": "lite"
|
|
179
|
+
},
|
|
180
|
+
{
|
|
181
|
+
"type": "command",
|
|
182
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/whereami-utc-gate.sh",
|
|
183
|
+
"timeout": 10,
|
|
184
|
+
"tier": "lite"
|
|
185
|
+
},
|
|
186
|
+
{
|
|
187
|
+
"type": "command",
|
|
188
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/pre-build-gate.sh",
|
|
189
|
+
"timeout": 10,
|
|
190
|
+
"tier": "lite"
|
|
191
|
+
},
|
|
192
|
+
{
|
|
193
|
+
"type": "command",
|
|
194
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/artifact-ingestion-gate.sh",
|
|
195
|
+
"timeout": 10,
|
|
196
|
+
"tier": "lite"
|
|
197
|
+
},
|
|
198
|
+
{
|
|
199
|
+
"type": "command",
|
|
200
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/temperance-gate.sh",
|
|
201
|
+
"timeout": 5,
|
|
202
|
+
"tier": "lite"
|
|
203
|
+
},
|
|
204
|
+
{
|
|
205
|
+
"type": "command",
|
|
206
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/testing-tier-enforce.sh",
|
|
207
|
+
"timeout": 10,
|
|
208
|
+
"tier": "lite"
|
|
209
|
+
},
|
|
210
|
+
{
|
|
211
|
+
"type": "command",
|
|
212
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/adr-discipline-check.sh",
|
|
213
|
+
"timeout": 10,
|
|
214
|
+
"tier": "standard"
|
|
215
|
+
},
|
|
216
|
+
{
|
|
217
|
+
"type": "command",
|
|
218
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/shadcn-first-check.sh",
|
|
219
|
+
"timeout": 10,
|
|
220
|
+
"tier": "standard"
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
"type": "command",
|
|
224
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/rule-mechanism-fidelity-edit-gate.sh",
|
|
225
|
+
"timeout": 10,
|
|
226
|
+
"tier": "standard"
|
|
227
|
+
},
|
|
228
|
+
{
|
|
229
|
+
"type": "command",
|
|
230
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/bassclef-source-config-validate.sh",
|
|
231
|
+
"timeout": 10,
|
|
232
|
+
"tier": "lite"
|
|
233
|
+
},
|
|
234
|
+
{
|
|
235
|
+
"type": "command",
|
|
236
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/multi-tenancy-check.sh",
|
|
237
|
+
"timeout": 10,
|
|
238
|
+
"tier": "standard"
|
|
239
|
+
},
|
|
240
|
+
{
|
|
241
|
+
"type": "command",
|
|
242
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/pattern-annotation-validate.sh",
|
|
243
|
+
"timeout": 10,
|
|
244
|
+
"tier": "standard"
|
|
245
|
+
},
|
|
246
|
+
{
|
|
247
|
+
"type": "command",
|
|
248
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/luminary-annotation-validate.sh",
|
|
249
|
+
"timeout": 10,
|
|
250
|
+
"tier": "standard"
|
|
251
|
+
},
|
|
252
|
+
{
|
|
253
|
+
"type": "command",
|
|
254
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/role-entry-gate.sh",
|
|
255
|
+
"timeout": 10,
|
|
256
|
+
"tier": "standard"
|
|
257
|
+
},
|
|
258
|
+
{
|
|
259
|
+
"type": "command",
|
|
260
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/bet-doc-gate.sh",
|
|
261
|
+
"timeout": 10,
|
|
262
|
+
"tier": "standard"
|
|
263
|
+
},
|
|
264
|
+
{
|
|
265
|
+
"type": "command",
|
|
266
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/substrate-clarity-gate.sh",
|
|
267
|
+
"timeout": 10,
|
|
268
|
+
"tier": "lite"
|
|
269
|
+
},
|
|
270
|
+
{
|
|
271
|
+
"type": "command",
|
|
272
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/adr-deviation-challenge.sh",
|
|
273
|
+
"timeout": 10,
|
|
274
|
+
"tier": "standard"
|
|
275
|
+
},
|
|
276
|
+
{
|
|
277
|
+
"type": "command",
|
|
278
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/skill-body-grade-gate.sh",
|
|
279
|
+
"timeout": 10,
|
|
280
|
+
"tier": "lite"
|
|
281
|
+
},
|
|
282
|
+
{
|
|
283
|
+
"type": "command",
|
|
284
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/compound-noun-scrub.sh",
|
|
285
|
+
"timeout": 10,
|
|
286
|
+
"tier": "lite"
|
|
287
|
+
},
|
|
288
|
+
{
|
|
289
|
+
"type": "command",
|
|
290
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/vocabulary-migration-check.sh",
|
|
291
|
+
"timeout": 10,
|
|
292
|
+
"tier": "lite"
|
|
293
|
+
}
|
|
294
|
+
]
|
|
295
|
+
}
|
|
296
|
+
],
|
|
297
|
+
"PostToolUse": [
|
|
298
|
+
{
|
|
299
|
+
"matcher": "Bash",
|
|
300
|
+
"hooks": [
|
|
301
|
+
{
|
|
302
|
+
"type": "command",
|
|
303
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/tool-failure-diagnosis.sh",
|
|
304
|
+
"timeout": 5,
|
|
305
|
+
"tier": "standard"
|
|
306
|
+
}
|
|
307
|
+
]
|
|
308
|
+
},
|
|
309
|
+
{
|
|
310
|
+
"matcher": "Edit|Write",
|
|
311
|
+
"hooks": [
|
|
312
|
+
{
|
|
313
|
+
"type": "command",
|
|
314
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/post-write-trace.sh",
|
|
315
|
+
"timeout": 10,
|
|
316
|
+
"tier": "standard"
|
|
317
|
+
},
|
|
318
|
+
{
|
|
319
|
+
"type": "command",
|
|
320
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/skill-body-intent-drift.sh",
|
|
321
|
+
"timeout": 20,
|
|
322
|
+
"tier": "lite"
|
|
323
|
+
}
|
|
324
|
+
]
|
|
325
|
+
},
|
|
326
|
+
{
|
|
327
|
+
"matcher": "Skill",
|
|
328
|
+
"hooks": [
|
|
329
|
+
{
|
|
330
|
+
"type": "command",
|
|
331
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/post-skill-friction-check.sh",
|
|
332
|
+
"timeout": 10,
|
|
333
|
+
"tier": "lite"
|
|
334
|
+
},
|
|
335
|
+
{
|
|
336
|
+
"type": "command",
|
|
337
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/post-skill-telemetry.sh",
|
|
338
|
+
"timeout": 5,
|
|
339
|
+
"tier": "lite"
|
|
340
|
+
}
|
|
341
|
+
]
|
|
342
|
+
},
|
|
343
|
+
{
|
|
344
|
+
"matcher": "Read|Grep|Bash",
|
|
345
|
+
"hooks": [
|
|
346
|
+
{
|
|
347
|
+
"type": "command",
|
|
348
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/posttooluse-reprime.sh",
|
|
349
|
+
"timeout": 5,
|
|
350
|
+
"tier": "standard"
|
|
351
|
+
}
|
|
352
|
+
]
|
|
353
|
+
}
|
|
354
|
+
],
|
|
355
|
+
"Stop": [
|
|
356
|
+
{
|
|
357
|
+
"matcher": "",
|
|
358
|
+
"hooks": [
|
|
359
|
+
{
|
|
360
|
+
"type": "command",
|
|
361
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/session-end.sh",
|
|
362
|
+
"timeout": 30,
|
|
363
|
+
"tier": "lite"
|
|
364
|
+
},
|
|
365
|
+
{
|
|
366
|
+
"type": "command",
|
|
367
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/turn-prose-kiss-check.sh",
|
|
368
|
+
"timeout": 10,
|
|
369
|
+
"tier": "lite"
|
|
370
|
+
},
|
|
371
|
+
{
|
|
372
|
+
"type": "command",
|
|
373
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/turn-prose-grade-measure.sh",
|
|
374
|
+
"timeout": 10,
|
|
375
|
+
"tier": "lite"
|
|
376
|
+
},
|
|
377
|
+
{
|
|
378
|
+
"type": "command",
|
|
379
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/reviewer-dispatch-check.sh",
|
|
380
|
+
"timeout": 10,
|
|
381
|
+
"tier": "standard"
|
|
382
|
+
},
|
|
383
|
+
{
|
|
384
|
+
"type": "command",
|
|
385
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/longrun-prep-compounding-sequence-check.sh",
|
|
386
|
+
"timeout": 10,
|
|
387
|
+
"tier": "lite"
|
|
388
|
+
},
|
|
389
|
+
{
|
|
390
|
+
"type": "command",
|
|
391
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/session-end-version-status.sh",
|
|
392
|
+
"timeout": 10,
|
|
393
|
+
"tier": "standard"
|
|
394
|
+
},
|
|
395
|
+
{
|
|
396
|
+
"type": "command",
|
|
397
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/stop-assertion-shape-scan.sh",
|
|
398
|
+
"timeout": 10,
|
|
399
|
+
"tier": "standard"
|
|
400
|
+
}
|
|
401
|
+
]
|
|
402
|
+
}
|
|
403
|
+
],
|
|
404
|
+
"UserPromptExpansion": [
|
|
405
|
+
{
|
|
406
|
+
"matcher": "kiss",
|
|
407
|
+
"hooks": [
|
|
408
|
+
{
|
|
409
|
+
"type": "command",
|
|
410
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/kiss-expansion-inject.sh",
|
|
411
|
+
"timeout": 5,
|
|
412
|
+
"tier": "lite"
|
|
413
|
+
}
|
|
414
|
+
]
|
|
415
|
+
},
|
|
416
|
+
{
|
|
417
|
+
"matcher": "promote",
|
|
418
|
+
"hooks": [
|
|
419
|
+
{
|
|
420
|
+
"type": "command",
|
|
421
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/promote-expansion-inject.sh",
|
|
422
|
+
"timeout": 5,
|
|
423
|
+
"tier": "standard"
|
|
424
|
+
}
|
|
425
|
+
]
|
|
426
|
+
},
|
|
427
|
+
{
|
|
428
|
+
"matcher": "sprint",
|
|
429
|
+
"hooks": [
|
|
430
|
+
{
|
|
431
|
+
"type": "command",
|
|
432
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/sprint-expansion-inject.sh",
|
|
433
|
+
"timeout": 5,
|
|
434
|
+
"tier": "standard"
|
|
435
|
+
}
|
|
436
|
+
]
|
|
437
|
+
},
|
|
438
|
+
{
|
|
439
|
+
"matcher": "diagnose",
|
|
440
|
+
"hooks": [
|
|
441
|
+
{
|
|
442
|
+
"type": "command",
|
|
443
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/diagnose-expansion-inject.sh",
|
|
444
|
+
"timeout": 5,
|
|
445
|
+
"tier": "standard"
|
|
446
|
+
}
|
|
447
|
+
]
|
|
448
|
+
},
|
|
449
|
+
{
|
|
450
|
+
"matcher": "longrun",
|
|
451
|
+
"hooks": [
|
|
452
|
+
{
|
|
453
|
+
"type": "command",
|
|
454
|
+
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/longrun-expansion-inject.sh",
|
|
455
|
+
"timeout": 5,
|
|
456
|
+
"tier": "standard"
|
|
457
|
+
}
|
|
458
|
+
]
|
|
459
|
+
}
|
|
460
|
+
]
|
|
461
|
+
},
|
|
462
|
+
"additionalDirectories": [
|
|
463
|
+
"$HOME/src/sunj-labs/bassclef/.claude/rules",
|
|
464
|
+
"$HOME/src/sunj-labs/bassclef/.claude/luminaries",
|
|
465
|
+
"$HOME/src/sunj-labs/bassclef/.claude/agents"
|
|
466
|
+
],
|
|
467
|
+
"permissions": {
|
|
468
|
+
"allow": [
|
|
469
|
+
"Bash(git status:*)",
|
|
470
|
+
"Bash(git diff:*)",
|
|
471
|
+
"Bash(git log:*)",
|
|
472
|
+
"Bash(git branch:*)",
|
|
473
|
+
"Bash(git show:*)",
|
|
474
|
+
"Bash(gh pr list:*)",
|
|
475
|
+
"Bash(gh pr view:*)",
|
|
476
|
+
"Bash(gh issue list:*)",
|
|
477
|
+
"Bash(gh issue view:*)",
|
|
478
|
+
"Bash(gh api:*)",
|
|
479
|
+
"Bash(ls:*)",
|
|
480
|
+
"Bash(cat:*)",
|
|
481
|
+
"Bash(head:*)",
|
|
482
|
+
"Bash(tail:*)",
|
|
483
|
+
"Bash(wc:*)",
|
|
484
|
+
"Bash(jq:*)",
|
|
485
|
+
"Bash(grep:*)"
|
|
486
|
+
],
|
|
487
|
+
"deny": [
|
|
488
|
+
"Bash(rm -rf /)",
|
|
489
|
+
"Bash(git push --force origin main)",
|
|
490
|
+
"Bash(git push -f origin main)"
|
|
491
|
+
]
|
|
492
|
+
},
|
|
493
|
+
"env": {
|
|
494
|
+
"BASSCLEF_ROOT": "$HOME/src/sunj-labs/bassclef",
|
|
495
|
+
"BASSCLEF_TIER": "standard"
|
|
496
|
+
}
|
|
497
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
---
|
|
2
|
+
project: [REPO_NAME]
|
|
3
|
+
phase: Inception
|
|
4
|
+
archive_dir: docs/whereami-archive/
|
|
5
|
+
last_updated:
|
|
6
|
+
at: [ISO_TIMESTAMP]
|
|
7
|
+
session: bassclef init — first bring-up
|
|
8
|
+
---
|
|
9
|
+
|
|
10
|
+
# Whereami — [REPO_NAME]
|
|
11
|
+
|
|
12
|
+
Current project-state snapshot. Read at session-start. Updated at session-end.
|
|
13
|
+
|
|
14
|
+
## Bassclef bring-up
|
|
15
|
+
|
|
16
|
+
New adopter. Ran `bassclef init` at [ISO_TIMESTAMP]. Substrate landed at `[TIER]` tier per `.bassclef-source.json`. Every session-start now fires the sync + reflection chain.
|
|
17
|
+
|
|
18
|
+
## First iteration goal
|
|
19
|
+
|
|
20
|
+
None yet. First `/longrun prep` will scope one.
|
|
21
|
+
|
|
22
|
+
## Next session
|
|
23
|
+
|
|
24
|
+
Type `/sprint` to see what's in flight. Type `/whereami` to check state. Type `/skills` to browse the catalog.
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@thebassclef/lite",
|
|
3
|
-
"version": "0.1
|
|
3
|
+
"version": "1.0.1",
|
|
4
4
|
"description": "Bassclef CLI — install and upgrade bassclef in your project with two commands.",
|
|
5
5
|
"keywords": ["bassclef", "claude-code", "cli", "scaffolding"],
|
|
6
6
|
"homepage": "https://github.com/sunj-labs/bassclef-cli",
|
|
@@ -32,10 +32,16 @@
|
|
|
32
32
|
"dist/*.js",
|
|
33
33
|
"dist/*.cjs",
|
|
34
34
|
"dist/*.d.ts",
|
|
35
|
-
"
|
|
35
|
+
"dist/lite/**",
|
|
36
36
|
"README.md",
|
|
37
37
|
"LICENSE"
|
|
38
38
|
],
|
|
39
|
+
"bassclef": {
|
|
40
|
+
"upstream_tag": "v0.39.0",
|
|
41
|
+
"wiring_manifest_schema_major": 2,
|
|
42
|
+
"bundle_paths": ["dist/lite/"],
|
|
43
|
+
"phase_note": "Phase 3 (goal 2026-09-13c cli#73) — MAJOR bump. Cli init reads dist/lite/ per bassclef-upstream ADR-055 D1. substrate/ bundle path retired. Zero npm adopters at bump time (operator confirmed 2026-09-13); no compat-shim owed."
|
|
44
|
+
},
|
|
39
45
|
"engines": {
|
|
40
46
|
"node": ">=20"
|
|
41
47
|
},
|