@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
|
@@ -1,213 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
tier: lite
|
|
3
|
-
description: Technical. Direct. For the next agent or session picking up the work.
|
|
4
|
-
---
|
|
5
|
-
|
|
6
|
-
# Writing Guide — Chronicles & LinkedIn
|
|
7
|
-
|
|
8
|
-
## Two audiences, two registers
|
|
9
|
-
|
|
10
|
-
### Chronicles (internal)
|
|
11
|
-
|
|
12
|
-
Technical. Direct. For the next agent or session picking up the work.
|
|
13
|
-
|
|
14
|
-
- Name files, functions, skills, hooks by their actual names
|
|
15
|
-
- Include commit refs, issue numbers, file paths
|
|
16
|
-
- Be factual, not promotional — record what happened
|
|
17
|
-
- Open Threads is the most important section
|
|
18
|
-
|
|
19
|
-
### LinkedIn (external)
|
|
20
|
-
|
|
21
|
-
Personal. Specific. Story-first. For people who build, invest in, or
|
|
22
|
-
evaluate technology-driven operating models.
|
|
23
|
-
|
|
24
|
-
---
|
|
25
|
-
|
|
26
|
-
## LinkedIn Style Guide
|
|
27
|
-
|
|
28
|
-
### Voice & Tone
|
|
29
|
-
|
|
30
|
-
First person. Tell the story of what happened. Let the reader draw
|
|
31
|
-
the lesson from the story — don't hand them a pre-digested thesis.
|
|
32
|
-
|
|
33
|
-
The voice is a builder-operator who has done hard things, learned from
|
|
34
|
-
failures, and shares the specifics openly. Not a consultant summarizing
|
|
35
|
-
from the outside. Not a brand speaking in third person. A person.
|
|
36
|
-
|
|
37
|
-
The primary voice reference is Sanjay's own writing:
|
|
38
|
-
- "Purpose Has Color" (Medium) — sensory, metaphorical, rooted in
|
|
39
|
-
lived experience. Santorini blue, Ducor pool, "bluetiful." Charming.
|
|
40
|
-
- "Life Is Too Short to Ship Products That Don't Make a Difference"
|
|
41
|
-
(Medium) — direct, operational, warm. "Crumple up the stuff that
|
|
42
|
-
doesn't work, fast." Flywheel as a living thing, not a framework.
|
|
43
|
-
|
|
44
|
-
These are the anchor. When in doubt, reread them.
|
|
45
|
-
|
|
46
|
-
Bezos, Jassy, and Collison are secondary references — study how they
|
|
47
|
-
actually write, not the sanitized version LinkedIn thinks they sound
|
|
48
|
-
like. Bezos shareholder letters are full of "we were wrong about this."
|
|
49
|
-
Jassy names the actual service that failed. Collison thinks out loud.
|
|
50
|
-
They share Sanjay's commitment to specificity and naming the real thing.
|
|
51
|
-
But the tone, the warmth, the sensory texture — that's Sanjay's own.
|
|
52
|
-
|
|
53
|
-
**The sound of it right**:
|
|
54
|
-
- "I built something with three knobs and couldn't remember what two of them did."
|
|
55
|
-
- "Purpose does not charm. Purpose agitates, roils, and compels."
|
|
56
|
-
- "Crumple up the stuff that doesn't work, fast. Build and ship the ones that do, fast."
|
|
57
|
-
- "Charming." (one word, dry, lets the reader smile)
|
|
58
|
-
- "When the person who built the thing can't say what it does without consulting the docs, the thing has a problem."
|
|
59
|
-
|
|
60
|
-
**The sound of it wrong** (processed cheese — ban these patterns):
|
|
61
|
-
- "Every unnecessary configuration axis in an autonomous system is a governance gap disguised as flexibility." (What does this mean? Who talks like this?)
|
|
62
|
-
- "This taxonomy IS the org chart for your AI workforce." (Thesis statement masquerading as insight)
|
|
63
|
-
- "The most secure, auditable autonomous systems are the ones with the smallest configuration surface." (Corporate whitepaper voice)
|
|
64
|
-
- Any sentence containing: "taxonomy," "governance gap," "ungoverned states," "configuration surface," "enterprise economics," "capital efficiency" as the *point* of the sentence rather than a detail inside a story
|
|
65
|
-
|
|
66
|
-
### The "Monday morning" test
|
|
67
|
-
|
|
68
|
-
Read the sentence out loud. Would you say this to a smart friend over
|
|
69
|
-
coffee on a Monday morning? If it sounds like a keynote slide or a
|
|
70
|
-
consulting deck, rewrite it. The friend would interrupt and say "what
|
|
71
|
-
does that actually mean?"
|
|
72
|
-
|
|
73
|
-
### Story structure, not thesis structure
|
|
74
|
-
|
|
75
|
-
**Wrong** (thesis-first):
|
|
76
|
-
> Configuration sprawl is governance debt. Every axis you add multiplies
|
|
77
|
-
> the ungoverned states in your system.
|
|
78
|
-
|
|
79
|
-
**Right** (story-first):
|
|
80
|
-
> I tried to explain my own configuration model on a Monday morning and
|
|
81
|
-
> couldn't. "Standard sequential orchestrator-gated" — what does that
|
|
82
|
-
> even mean? That's when I knew something was wrong.
|
|
83
|
-
|
|
84
|
-
The thesis can appear — but earned, at the end, after the story makes
|
|
85
|
-
it feel inevitable. Not announced at the top.
|
|
86
|
-
|
|
87
|
-
### Sentence rhythm
|
|
88
|
-
|
|
89
|
-
Mix short and long. Short for emphasis. Long when building momentum.
|
|
90
|
-
|
|
91
|
-
- "So I deleted it." (punchy — the action)
|
|
92
|
-
- "Three axes became two. Twelve combinations became four. The manifest lost a field." (triplet — acceleration)
|
|
93
|
-
- "If I'm steering the session myself, I naturally call in a few agents as needed. If I let the system run itself overnight, it needs the full team. I don't configure that. It just falls out." (longer — builds the logic, then lands)
|
|
94
|
-
|
|
95
|
-
Avoid: every sentence the same length. Avoid: every paragraph the same
|
|
96
|
-
number of sentences. Rhythm creates feeling. Monotone creates pablum.
|
|
97
|
-
|
|
98
|
-
### First person, always
|
|
99
|
-
|
|
100
|
-
Use "I" freely. This is a person writing about things they built and
|
|
101
|
-
broke and learned from. Not a company blog. Not a thought leadership
|
|
102
|
-
platform. A person.
|
|
103
|
-
|
|
104
|
-
- "I was proud of it for about a week."
|
|
105
|
-
- "I sat with the actual usage."
|
|
106
|
-
- "I was asking myself to decide something the system already knew."
|
|
107
|
-
|
|
108
|
-
"We" is fine when it genuinely means a team. Never use "we" as a
|
|
109
|
-
corporate "we" that means nobody in particular.
|
|
110
|
-
|
|
111
|
-
### Metaphors from life, not business school
|
|
112
|
-
|
|
113
|
-
**Right**: volcanoes, pool water, crayon names, org charts, Monday mornings,
|
|
114
|
-
being unable to explain something to yourself, knobs on a dashboard
|
|
115
|
-
|
|
116
|
-
**Wrong**: "governance primitives," "coordination frameworks," "configuration
|
|
117
|
-
surfaces," "compliance architectures"
|
|
118
|
-
|
|
119
|
-
The metaphor should make the reader *see* something. If they have to
|
|
120
|
-
look up the metaphor, it's not a metaphor — it's jargon.
|
|
121
|
-
|
|
122
|
-
### Technical vocabulary — when to use it
|
|
123
|
-
|
|
124
|
-
Name real things when they're part of the story: "the manifest,"
|
|
125
|
-
"worktree," "the pre-commit hook," "the boot sequence." These are
|
|
126
|
-
concrete. The reader can picture them.
|
|
127
|
-
|
|
128
|
-
Don't name abstractions that only exist in your framework: "governance
|
|
129
|
-
substrate," "quality gates," "specification quality." These are labels
|
|
130
|
-
for ideas, and the ideas should be shown through story, not labeled.
|
|
131
|
-
|
|
132
|
-
**Exception**: If a concept earns its name by being explained through
|
|
133
|
-
a story first, you can name it at the end. "We call this temperance —
|
|
134
|
-
a mandatory pause before the system acts" works because the story
|
|
135
|
-
showed what temperance *is* before naming it.
|
|
136
|
-
|
|
137
|
-
### What goes in each post
|
|
138
|
-
|
|
139
|
-
- **What actually happened** — the specific situation, not a category
|
|
140
|
-
- **What went wrong or surprised you** — the tension that makes it a story
|
|
141
|
-
- **What you did about it** — the action, told simply
|
|
142
|
-
- **What it felt like** — the Monday morning confusion, the pride that
|
|
143
|
-
lasted a week, the "oh" moment when you saw the coupling
|
|
144
|
-
- **The pattern** (earned, at the end) — what someone else might recognize
|
|
145
|
-
in their own work
|
|
146
|
-
|
|
147
|
-
### What to leave out
|
|
148
|
-
|
|
149
|
-
- Thesis statements as openers (earn them)
|
|
150
|
-
- "The key takeaway is..." (the reader gets to decide)
|
|
151
|
-
- Consultant-speak transitions ("Let's examine," "Consider the following")
|
|
152
|
-
- Abstract categories where a specific example would do
|
|
153
|
-
- Sentences that could appear in any company's blog post
|
|
154
|
-
|
|
155
|
-
### Length
|
|
156
|
-
|
|
157
|
-
600-1200 words. But only if every paragraph earns its place.
|
|
158
|
-
A 600-word post that tells one story well beats a 1200-word post
|
|
159
|
-
that makes three abstract points.
|
|
160
|
-
|
|
161
|
-
### Structure
|
|
162
|
-
|
|
163
|
-
1. **Hook** (1-2 lines) — a specific moment, a confession, something
|
|
164
|
-
that happened. Not a thesis. Not a question designed to sound profound.
|
|
165
|
-
2. **The story** — what happened, in enough detail that the reader is
|
|
166
|
-
there with you. Include the wrong turns, the confusion, the feeling.
|
|
167
|
-
3. **The turn** — the moment you saw it differently. This is the heart
|
|
168
|
-
of the post.
|
|
169
|
-
4. **The pattern** (earned) — what this means beyond your specific
|
|
170
|
-
situation. Keep it to 2-3 sentences. Trust the reader.
|
|
171
|
-
|
|
172
|
-
### Two audience variants
|
|
173
|
-
|
|
174
|
-
Each notable moment can produce two posts:
|
|
175
|
-
|
|
176
|
-
**Variant A (Board / PE / Search)**: The same story, but land on the
|
|
177
|
-
operating implications. What does this mean for how you run a company,
|
|
178
|
-
evaluate a technology investment, or assess an operator? Use analogies
|
|
179
|
-
to org design, capital allocation, or operational discipline. But still
|
|
180
|
-
tell the story first.
|
|
181
|
-
|
|
182
|
-
**Variant B (Engineering)**: The same story, with more technical detail.
|
|
183
|
-
Show the code diff, the configuration before and after, the specific
|
|
184
|
-
failure mode. Engineers want to learn something they can apply. But still
|
|
185
|
-
tell the story — engineers hate corporate abstractions even more than
|
|
186
|
-
PE partners do.
|
|
187
|
-
|
|
188
|
-
### The audience recommendations table
|
|
189
|
-
|
|
190
|
-
Every draft file includes:
|
|
191
|
-
|
|
192
|
-
```markdown
|
|
193
|
-
| # | Variant | Title | Primary audience | Hook strength | Publish priority |
|
|
194
|
-
|---|---------|-------|-----------------|--------------|-----------------|
|
|
195
|
-
```
|
|
196
|
-
|
|
197
|
-
Rate hook strength honestly. "Very strong" = specific, surprising,
|
|
198
|
-
or confessional. "Strongest" = makes the reader stop scrolling.
|
|
199
|
-
"Medium" = solid but expected.
|
|
200
|
-
|
|
201
|
-
### Feynman Sidebar Convention
|
|
202
|
-
|
|
203
|
-
When a post references a technical concept that deserves a plain-English
|
|
204
|
-
explanation, flag it:
|
|
205
|
-
|
|
206
|
-
```
|
|
207
|
-
[FEYNMAN: concept name]
|
|
208
|
-
```
|
|
209
|
-
|
|
210
|
-
Run /feynman afterward. Weave it in or use it as a comment-thread follow-up.
|
|
211
|
-
The Feynman explanation should sound like you're explaining it to a
|
|
212
|
-
sharp friend who works in a different field — not dumbing it down,
|
|
213
|
-
just making it vivid.
|
|
@@ -1,75 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
tier: lite
|
|
3
|
-
session_id: {YYYY-MM-DD}-{HHMM}
|
|
4
|
-
project: {active project}
|
|
5
|
-
agent: personal
|
|
6
|
-
status: completed
|
|
7
|
-
tags: [relevant, tags]
|
|
8
|
-
started_at: {ISO 8601 — from session-end hook or /tmp/claude-session-timing-*}
|
|
9
|
-
ended_at: {ISO 8601 — from session-end hook or current time}
|
|
10
|
-
duration_minutes: {exact from hooks, or approximate as fallback}
|
|
11
|
-
turns: {approximate, e.g., ~40}
|
|
12
|
-
closes: [{list of issues closed, e.g., "#37", "#42"}]
|
|
13
|
-
---
|
|
14
|
-
|
|
15
|
-
# Session: {Title}
|
|
16
|
-
|
|
17
|
-
## Entry State
|
|
18
|
-
- State before this session
|
|
19
|
-
|
|
20
|
-
## Work Done
|
|
21
|
-
- Bullet points of accomplishments
|
|
22
|
-
- Reference commits + PRs by SHA / number
|
|
23
|
-
|
|
24
|
-
## Decisions Made
|
|
25
|
-
- Key decisions with rationale
|
|
26
|
-
|
|
27
|
-
## Open Threads
|
|
28
|
-
- What's unfinished or needs follow-up
|
|
29
|
-
- (most important section — what the next session reads first)
|
|
30
|
-
|
|
31
|
-
## Key Files Changed
|
|
32
|
-
- List of files created or modified
|
|
33
|
-
|
|
34
|
-
## Gate Evidence
|
|
35
|
-
|
|
36
|
-
**MUST be populated.** This section is the authoritative input for the
|
|
37
|
-
5-session gate-compliance counter. An empty/missing section reads as
|
|
38
|
-
"no data" and silences the compliance signal.
|
|
39
|
-
|
|
40
|
-
Auto-populate from gate markers (run before writing the chronicle):
|
|
41
|
-
|
|
42
|
-
```bash
|
|
43
|
-
BRANCH_SLUG=$(git branch --show-current | tr '/' '-')
|
|
44
|
-
[ -f "state/markers/temperance/${BRANCH_SLUG}.marker" ] && echo "temperance: yes"
|
|
45
|
-
[ -f "state/markers/diagnose/${BRANCH_SLUG}.marker" ] && echo "diagnose: yes"
|
|
46
|
-
[ -f "state/markers/verify/${BRANCH_SLUG}.marker" ] && echo "verify: yes"
|
|
47
|
-
# For multi-branch sessions, iterate over each branch worked.
|
|
48
|
-
```
|
|
49
|
-
|
|
50
|
-
| Gate | Fired | Evidence | Outcome |
|
|
51
|
-
|------|-------|----------|---------|
|
|
52
|
-
| Temperance | {yes/no/n/a} | {marker path or "session-level (longrun)" or n/a reason} | {PASS / N/A — reason} |
|
|
53
|
-
| Diagnosis | {yes/no/n/a} | {marker path; "n/a — not a fix/ branch"; or "trivial — [cause]"} | {root cause / n/a} |
|
|
54
|
-
| Tests | {yes/no/n/a} | {N unit, M integration; or "n/a — docs only"} | {pass count / n/a} |
|
|
55
|
-
| Verify | {yes/no/n/a} | {marker path; or "n/a — docs only"} | {PASS / N/A — reason} |
|
|
56
|
-
|
|
57
|
-
### Gate skip justifications
|
|
58
|
-
|
|
59
|
-
If any gate shows `no` without a valid `n/a` reason, that's a compliance
|
|
60
|
-
failure (per `standards/sdlc-compliance.md`). Valid skip reasons:
|
|
61
|
-
|
|
62
|
-
- **n/a** — gate doesn't apply (e.g., diagnosis on a feature branch)
|
|
63
|
-
- **Degraded mode** — infrastructure unavailable; note workaround
|
|
64
|
-
- **Assessed as trivial** (diagnosis only) — cause was immediately obvious; state it
|
|
65
|
-
|
|
66
|
-
Invalid reasons: "ran out of time", "will do later", bare "no" with no rationale.
|
|
67
|
-
|
|
68
|
-
## Promotable Patterns
|
|
69
|
-
|
|
70
|
-
Did this session produce a novel diagnostic, workaround, or workflow
|
|
71
|
-
improvement worth shipping to other repos? If yes:
|
|
72
|
-
|
|
73
|
-
- {Pattern name}: {one-sentence description} → /promote candidate
|
|
74
|
-
|
|
75
|
-
Then run /promote before session-end.
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
tier: lite
|
|
3
|
-
id: <ISO-ts>-<slug>
|
|
4
|
-
created_by_session: <chronicle-slug>
|
|
5
|
-
created_in: desktop | ephemeral-mobile | ephemeral-ci | cloud-web
|
|
6
|
-
created_at: <ISO-8601 UTC>
|
|
7
|
-
pending_action: <verb-phrase-slug>
|
|
8
|
-
requires_capability: [<capability>, <capability>]
|
|
9
|
-
priority: medium
|
|
10
|
-
origin_skill: /<skill-name>
|
|
11
|
-
resolves_when: |
|
|
12
|
-
<one-to-two sentences describing the end state>
|
|
13
|
-
---
|
|
14
|
-
|
|
15
|
-
## Context
|
|
16
|
-
|
|
17
|
-
<One paragraph. Why was the work deferred? What produced it? Who needs
|
|
18
|
-
it and by when? Enough for a resolver without prior session context to
|
|
19
|
-
understand the gap.>
|
|
20
|
-
|
|
21
|
-
## Command to execute
|
|
22
|
-
|
|
23
|
-
<Exact copy-pasteable command, env vars, agent instruction. If
|
|
24
|
-
multi-step, a small checklist. If operator judgment is required,
|
|
25
|
-
state "operator action" and describe what the operator decides.>
|
|
26
|
-
|
|
27
|
-
```bash
|
|
28
|
-
# example
|
|
29
|
-
npx tsx scripts/push-to-gdoc.ts \
|
|
30
|
-
--file docs/release-notes/2026-04-20-internal.md \
|
|
31
|
-
--doc-id "$CHANGELOG_DOC_ID"
|
|
32
|
-
```
|
|
33
|
-
|
|
34
|
-
## On completion
|
|
35
|
-
|
|
36
|
-
- [ ] Verify downstream state (e.g., Google Doc shows the pushed content)
|
|
37
|
-
- [ ] `git mv docs/deferred-actions/<id>.md docs/deferred-actions/completed/<id>.md`
|
|
38
|
-
- [ ] `git commit -m "chore: resolve deferred action <id>"`
|
|
39
|
-
- [ ] (Optional) Note resolution in chronicle footnote if scope warrants
|
|
40
|
-
|
|
41
|
-
## Cross-refs
|
|
42
|
-
|
|
43
|
-
- <Related PR(s) or issue(s)>
|
|
44
|
-
- <Chronicle entry that originated the deferral>
|
|
45
|
-
- <Memory entries, prior deferred actions, or standards>
|
|
@@ -1,77 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
tier: lite
|
|
3
|
-
id: <ISO-ts>-memory-<topic-slug>
|
|
4
|
-
created_by_session: <chronicle-slug>
|
|
5
|
-
created_in: ephemeral-mobile | cloud-web
|
|
6
|
-
created_at: <ISO-8601 UTC>
|
|
7
|
-
pending_action: apply-memory-proposal
|
|
8
|
-
requires_capability: [memory-write]
|
|
9
|
-
priority: medium
|
|
10
|
-
origin_skill: /<skill-that-proposed-it>
|
|
11
|
-
resolves_when: |
|
|
12
|
-
Proposed memory file exists at the target path and MEMORY.md index
|
|
13
|
-
references it. Proposal file git mv'd to
|
|
14
|
-
docs/deferred-actions/completed/.
|
|
15
|
-
---
|
|
16
|
-
|
|
17
|
-
## Context
|
|
18
|
-
|
|
19
|
-
Mobile or cloud-web session identified a memory entry worth adding
|
|
20
|
-
but couldn't write to `~/.claude/projects/.../memory/` (ephemeral
|
|
21
|
-
sandboxes lack filesystem access to the operator's real home).
|
|
22
|
-
|
|
23
|
-
Surface the proposal here; a capable desktop session reviews and
|
|
24
|
-
applies it per the Command section below.
|
|
25
|
-
|
|
26
|
-
## Proposed memory entry
|
|
27
|
-
|
|
28
|
-
**Target path**: `~/.claude/projects/<project>/memory/<category>_<topic>.md`
|
|
29
|
-
|
|
30
|
-
**Frontmatter + body** (copy-paste into the target file verbatim):
|
|
31
|
-
|
|
32
|
-
```markdown
|
|
33
|
-
---
|
|
34
|
-
name: <one-line title>
|
|
35
|
-
description: <one-line description for MEMORY.md index>
|
|
36
|
-
type: <user | feedback | project | reference>
|
|
37
|
-
---
|
|
38
|
-
|
|
39
|
-
<memory content — follow the auto memory guide's structure for this type:
|
|
40
|
-
- user: role, preferences, responsibilities, knowledge
|
|
41
|
-
- feedback: rule + Why + How to apply
|
|
42
|
-
- project: fact/decision + Why + How to apply
|
|
43
|
-
- reference: pointer to external resource + purpose>
|
|
44
|
-
```
|
|
45
|
-
|
|
46
|
-
**MEMORY.md index line to append**:
|
|
47
|
-
|
|
48
|
-
```
|
|
49
|
-
- [<title>](<filename>.md) — <one-line hook>
|
|
50
|
-
```
|
|
51
|
-
|
|
52
|
-
## Command to execute
|
|
53
|
-
|
|
54
|
-
Operator action. Resolving session:
|
|
55
|
-
|
|
56
|
-
1. Read the proposed content above
|
|
57
|
-
2. Apply it verbatim (or edit first if the content needs refinement)
|
|
58
|
-
3. Verify via the auto-memory guide in the main system prompt:
|
|
59
|
-
- frontmatter fields correct for the memory type
|
|
60
|
-
- content conforms to the type's structure
|
|
61
|
-
- MEMORY.md index line added (≤150 chars)
|
|
62
|
-
4. Confirm the entry works: next session-start will load MEMORY.md
|
|
63
|
-
and the index line surfaces the new entry
|
|
64
|
-
|
|
65
|
-
## On completion
|
|
66
|
-
|
|
67
|
-
- [ ] Memory file exists at target path with correct frontmatter
|
|
68
|
-
- [ ] MEMORY.md index updated with the new entry line
|
|
69
|
-
- [ ] `git mv docs/deferred-actions/<id>.md docs/deferred-actions/completed/<id>.md`
|
|
70
|
-
- [ ] `git commit -m "chore: apply memory proposal <id>"`
|
|
71
|
-
|
|
72
|
-
## Cross-refs
|
|
73
|
-
|
|
74
|
-
- <chronicle that originated the proposal>
|
|
75
|
-
- <related memory entries, if the proposal extends or contradicts existing memory>
|
|
76
|
-
- `.claude/rules/session-artifacts.md`
|
|
77
|
-
- `.claude/rules/deferred-actions.md`
|
|
@@ -1,200 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
tier: lite
|
|
3
|
-
---
|
|
4
|
-
|
|
5
|
-
# Persona — [Name]
|
|
6
|
-
|
|
7
|
-
<!--
|
|
8
|
-
Bassclef persona template. Pichler-shaped with evidence-traceability.
|
|
9
|
-
Referenced by /personas skill (.claude/skills/personas/SKILL.md) and
|
|
10
|
-
validated by standards/persona-schema.md.
|
|
11
|
-
|
|
12
|
-
Delete this comment block after copy-paste.
|
|
13
|
-
|
|
14
|
-
Save location:
|
|
15
|
-
Preferred: docs/personas/{slug}.md
|
|
16
|
-
Legacy (backward-compat with /jtbd-tasks + /synthetic-user):
|
|
17
|
-
docs/design/personas/{slug}.md
|
|
18
|
-
|
|
19
|
-
The filename basename MUST match the `slug` field below.
|
|
20
|
-
-->
|
|
21
|
-
|
|
22
|
-
**Slug:** [url-safe-identifier]
|
|
23
|
-
**Name:** [Human-readable display name]
|
|
24
|
-
**Archetype:** [One-line categorical framing — e.g., "PE operator managing 50+ active deals", "Bootstrapped couple founders", "Tier-2 SaaS customer-success manager"]
|
|
25
|
-
**Evidence quality:** [High | Medium | Low | — (unsourced default)]
|
|
26
|
-
**Generated:** [YYYY-MM-DD] via [/psychographic-mine | /auto-user-research | manual research | operator-default]
|
|
27
|
-
**Source synthesis:** [path to research doc, or "—"]
|
|
28
|
-
|
|
29
|
-
---
|
|
30
|
-
|
|
31
|
-
## Provenance
|
|
32
|
-
|
|
33
|
-
<!--
|
|
34
|
-
Required for any persona with a claim about behavior, pain points, or
|
|
35
|
-
workflows. Every claim should trace to a source. Orphan claims
|
|
36
|
-
(claims without citation) surface as WARN in /personas validate.
|
|
37
|
-
|
|
38
|
-
If this is an operator-default, state so plainly:
|
|
39
|
-
"Operator-default; not research-backed."
|
|
40
|
-
-->
|
|
41
|
-
|
|
42
|
-
Persona built from:
|
|
43
|
-
- **[Source 1 name]** — [link or repo-local path]. [One-line characterization of what this source establishes]
|
|
44
|
-
- **[Source 2 name]** — [link]. [Characterization]
|
|
45
|
-
- **[Source 3+ as applicable]**
|
|
46
|
-
|
|
47
|
-
---
|
|
48
|
-
|
|
49
|
-
## Goal
|
|
50
|
-
|
|
51
|
-
<!--
|
|
52
|
-
REQUIRED. One sentence. What this persona is trying to accomplish
|
|
53
|
-
that the product hires to help with.
|
|
54
|
-
|
|
55
|
-
Not a feature. An outcome.
|
|
56
|
-
-->
|
|
57
|
-
|
|
58
|
-
[One-sentence goal. Start with a verb. End with an outcome, not a feature.]
|
|
59
|
-
|
|
60
|
-
---
|
|
61
|
-
|
|
62
|
-
## Role / Context
|
|
63
|
-
|
|
64
|
-
<!--
|
|
65
|
-
Pichler "context" field + enough environmental grounding that
|
|
66
|
-
downstream skills can frame tasks, jargon level, and viewport
|
|
67
|
-
appropriately.
|
|
68
|
-
-->
|
|
69
|
-
|
|
70
|
-
- **Relationship / cohort:** [e.g., married 5+ years, solo founder, cross-functional IC]
|
|
71
|
-
- **Organizational stage:** [e.g., bootstrapped pre-seed, Series B, established enterprise]
|
|
72
|
-
- **Revenue / scale context:** [if applicable]
|
|
73
|
-
- **Team size:** [self, 2, 10, 100+]
|
|
74
|
-
- **Industry:** [specific or range]
|
|
75
|
-
|
|
76
|
-
**Representative example (composite OK):** [Name + age + one-line bio so
|
|
77
|
-
downstream skills can render concrete scenarios. Mark explicitly as
|
|
78
|
-
composite vs. real if from research.]
|
|
79
|
-
|
|
80
|
-
---
|
|
81
|
-
|
|
82
|
-
## Workflows (today)
|
|
83
|
-
|
|
84
|
-
<!--
|
|
85
|
-
Pichler "tasks" + "approach" combined. How they currently operate,
|
|
86
|
-
what tools they use, what rhythm they follow.
|
|
87
|
-
-->
|
|
88
|
-
|
|
89
|
-
### How they currently work
|
|
90
|
-
|
|
91
|
-
- [Primary tool / pattern / rhythm]
|
|
92
|
-
- [Secondary tools]
|
|
93
|
-
- [Coordination / collaboration mechanism if relevant]
|
|
94
|
-
|
|
95
|
-
### Daily or typical rhythm
|
|
96
|
-
|
|
97
|
-
- [Morning routine]
|
|
98
|
-
- [Workday pattern]
|
|
99
|
-
- [Evening / end-of-day]
|
|
100
|
-
|
|
101
|
-
---
|
|
102
|
-
|
|
103
|
-
## Pain points (with evidence trace)
|
|
104
|
-
|
|
105
|
-
<!--
|
|
106
|
-
Each pain should cite a source. Formatting convention:
|
|
107
|
-
> *Source trace: [source-N reference] — "[direct quote]"*
|
|
108
|
-
|
|
109
|
-
This is the evidence-traceability rule. Orphan pains (no trace)
|
|
110
|
-
are WARN in /personas validate.
|
|
111
|
-
-->
|
|
112
|
-
|
|
113
|
-
### P1 — [Concise pain label]
|
|
114
|
-
|
|
115
|
-
[One-paragraph description of the pain — what triggers it, how it
|
|
116
|
-
manifests, what it costs them.]
|
|
117
|
-
|
|
118
|
-
> *Source trace: [source reference] — "[direct quote or paraphrase]"*
|
|
119
|
-
|
|
120
|
-
### P2 — [Concise pain label]
|
|
121
|
-
|
|
122
|
-
[Description]
|
|
123
|
-
|
|
124
|
-
> *Source trace: [source reference]*
|
|
125
|
-
|
|
126
|
-
### P3+ as applicable
|
|
127
|
-
|
|
128
|
-
---
|
|
129
|
-
|
|
130
|
-
## Workarounds they've built
|
|
131
|
-
|
|
132
|
-
<!--
|
|
133
|
-
Important for JTBD reasoning and /value-prop-canvas Jobs mapping.
|
|
134
|
-
The workaround is the "status quo" alternative in the Strategyzer
|
|
135
|
-
Value Map.
|
|
136
|
-
-->
|
|
137
|
-
|
|
138
|
-
- [Workaround 1] — [effectiveness] — [source trace if applicable]
|
|
139
|
-
- [Workaround 2] — ...
|
|
140
|
-
|
|
141
|
-
---
|
|
142
|
-
|
|
143
|
-
## Knowledge / jargon comfort
|
|
144
|
-
|
|
145
|
-
<!--
|
|
146
|
-
Pichler "knowledge" field. Drives /synthetic-user viewport,
|
|
147
|
-
/visual-review jargon checks, /spec copy tier.
|
|
148
|
-
-->
|
|
149
|
-
|
|
150
|
-
- **Domain expertise:** [novice / working-knowledge / expert]
|
|
151
|
-
- **Technical fluency:** [what they use confidently; what they avoid]
|
|
152
|
-
- **Jargon comfort:** [specific terms known vs. need-plain-language]
|
|
153
|
-
|
|
154
|
-
---
|
|
155
|
-
|
|
156
|
-
## Biography
|
|
157
|
-
|
|
158
|
-
<!--
|
|
159
|
-
Pichler "biography" field. Short — 2-3 sentences. Formative
|
|
160
|
-
background, not life story. Use this to give downstream skills a
|
|
161
|
-
narrative anchor for synthesis and testing.
|
|
162
|
-
-->
|
|
163
|
-
|
|
164
|
-
[Short biographical framing — age range, prior roles, formative influences, what brought them to this goal.]
|
|
165
|
-
|
|
166
|
-
---
|
|
167
|
-
|
|
168
|
-
## Quotes / voice samples
|
|
169
|
-
|
|
170
|
-
<!--
|
|
171
|
-
Optional but highly valuable. Direct or paraphrased language from
|
|
172
|
-
source material. Drives /synthetic-user test narration and
|
|
173
|
-
/value-prop-canvas Gains articulation.
|
|
174
|
-
-->
|
|
175
|
-
|
|
176
|
-
> "[Direct quote from source]"
|
|
177
|
-
> — [source reference]
|
|
178
|
-
|
|
179
|
-
> "[Another quote]"
|
|
180
|
-
> — [source]
|
|
181
|
-
|
|
182
|
-
---
|
|
183
|
-
|
|
184
|
-
## Anti-persona / NOT this persona
|
|
185
|
-
|
|
186
|
-
<!--
|
|
187
|
-
Optional. Who this persona is explicitly NOT. Prevents downstream
|
|
188
|
-
skills from conflating adjacent cohorts.
|
|
189
|
-
-->
|
|
190
|
-
|
|
191
|
-
- NOT: [adjacent cohort that might get confused]
|
|
192
|
-
- NOT: [another adjacent cohort]
|
|
193
|
-
|
|
194
|
-
---
|
|
195
|
-
|
|
196
|
-
## Further reading
|
|
197
|
-
|
|
198
|
-
- Roman Pichler, *The Persona Template* — https://www.romanpichler.com/the-persona-template/
|
|
199
|
-
- Alan Cooper, *The Inmates Are Running the Asylum* — archetype-based persona framework (complementary to Pichler)
|
|
200
|
-
- Agile Alliance, *Personas* glossary — https://agilealliance.org/glossary/personas/
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
tier: lite
|
|
3
|
-
---
|
|
4
|
-
|
|
5
|
-
# [Initiative Name] — Press Release / FAQ
|
|
6
|
-
|
|
7
|
-
## Press Release (Written as if launching today)
|
|
8
|
-
|
|
9
|
-
### Headline
|
|
10
|
-
One sentence. What did we ship and why does anyone care?
|
|
11
|
-
|
|
12
|
-
### Subheadline
|
|
13
|
-
Who is this for and what do they get?
|
|
14
|
-
|
|
15
|
-
### Problem Paragraph
|
|
16
|
-
The world before this existed. Pain. Friction. Cost.
|
|
17
|
-
|
|
18
|
-
### Solution Paragraph
|
|
19
|
-
What we built. How it works. What changes.
|
|
20
|
-
|
|
21
|
-
### Quote (You)
|
|
22
|
-
Why you built it. What you believe.
|
|
23
|
-
|
|
24
|
-
### How It Works
|
|
25
|
-
Three steps. Maximum.
|
|
26
|
-
|
|
27
|
-
### Quote (Customer)
|
|
28
|
-
A fictional but realistic customer reaction.
|
|
29
|
-
|
|
30
|
-
### Call to Action
|
|
31
|
-
What the reader does next.
|
|
32
|
-
|
|
33
|
-
---
|
|
34
|
-
|
|
35
|
-
## FAQ
|
|
36
|
-
|
|
37
|
-
### Customer FAQ
|
|
38
|
-
Q: What does this cost?
|
|
39
|
-
Q: How is my data handled?
|
|
40
|
-
Q: What if it breaks something?
|
|
41
|
-
|
|
42
|
-
### Internal FAQ
|
|
43
|
-
Q: How long will this take to build?
|
|
44
|
-
Q: What's the biggest technical risk?
|
|
45
|
-
Q: What do we explicitly NOT build in v1?
|