Build pipeline
One source of truth. The vault YAML/MD is rendered to static HTML by a Ruby builder and deployed to Cloudflare Pages.
| Stage | What | Where |
| Source | vault YAML/MD | content/series/shuriq-concept-flywheel/ |
| Builder | Ruby + ERB + Tailwind | content/build.rb |
| Output | 94 static HTML pages | content/_site/ |
| Deploy | wrangler pages deploy | project: content-series |
| CDN | Cloudflare Pages | jonny@weareshur.com |
$ wrangler whoami
👋 Logged in as jonny@weareshur.com
$ ruby content/build.rb
✓ 94 pages built
$ wrangler pages deploy content/_site --project-name content-series --branch main
✓ https://content-series-b6l.pages.dev (HTTP 200)
Cloudflare account migration
This deploy is the first artifact under the jonny@weareshur.com Cloudflare account. Older artifacts on claude.shur.agent@gmail.com and getsteady@gmail.com remain live until explicit migration — none of them are torn down without sign-off (live client sites may carry external links).
| Account | Status | Action |
| jonny@weareshur.com | Active — primary going forward | All new deploys land here |
| claude.shur.agent@gmail.com | Live legacy | Inventory pending; do not delete |
| getsteady@gmail.com | Live legacy | Inventory pending; do not delete |
Source taxonomy
Nine-dimension folksonomy schema applied to every concept. Backward-compatible extension of the existing content_post type.
| # | Dimension | Values |
| 1 | domain | cognitive_ecology · perceptagon · totem_protocol · shuriq · content_craft · value_flow |
| 2 | stage_in_spiral | release · reorganization · growth · saturation |
| 3 | audience_signal | technical · strategic · narrative · philosophical |
| 4 | ip_level | 1 (public phenomena) · 2 (named concepts) |
| 5 | use_case_context | public_health · public_benefit · shared_resources · personal_agency · … |
| 6 | capability_uplift | one-sentence: what the stakeholder can now do |
| 7 | friction_pattern | intent_representation · keyword_alert_only · dashboard_not_rubric · … |
| 8 | source_vault | totem_terminal · totemvault_focused · external_import |
| 9 | canonical_precedent | public lineage / cited framework (required if ip_level: 1) |
Cross-vault agent architecture (approved)
| Agent | Activation | Role |
| VaultScanner | @VaultScanner / nightly | Read-only scan of both vaults. Writes candidate manifest with proposed tags + migration recommendations. |
| FolksonomyTagger | @FolksonomyTagger | Apply 9-dimension tags in-place to totem-terminal; sidecar previews for totemvault-focused. |
| VaultMigrator | @VaultMigrator (per-note, explicit) | Copy approved notes from totemvault-focused → totem-terminal/imported/ with provenance frontmatter. |
Scan manifest: 60 candidate notes. Triaged P1 (12 migrate) · P2 (24 tag-only) · P3 (24 hold for human review) · 4 already migrated this cycle.
Next steps — Monday 2026-04-27
- Publish the three W1 lessons to LinkedIn at the 10:00 EST window.
- Cross-link from LinkedIn back to the live pathway page on
content-series-b6l.pages.dev.
- Begin scheduling W2–W7 workshops. W1 (Reading discourse weather) is the candidate to run mid-week paired with the launch posts.
- Use the 27 drafted lessons as the publishing queue for week 2 onwards. Promote to
status: ready and add scheduled_for dates as the week is planned.
- Expand
platform_cuts (LinkedIn, Twitter, Bluesky) on each draft as it approaches its publication slot.
Pre-publish fact-check
- Re-read each LinkedIn Article — voice consistency, no banned anti-slop words.
- Verify all named entities are public companies / public projects.
- Run IP Check checklist one more time on each ready lesson.
- Set
published_url to null until publish; update published_date after.
- Auto-session-capture at end-of-day Monday.
Open questions for the review block
- Workshop pricing — does the W3/W6 split ($499/$799) feel right for the audience tiers, or do we lift W3?
- Should W1 (Reading discourse weather) ship on the launch week, or wait until lessons 1–3 have a week of engagement data?
- Migration of legacy Cloudflare accounts — appetite to inventory in a single sitting, or roll up per-project?
- Are the three Monday cuts the right opening trio, or do we lead with "Abstract enumerations" as the meta-craft frame?