Skip to content

feat(website): FAQ + definition content, orchestration-aligned (extracted from #12)#13

Merged
juristr merged 10 commits into
mainfrom
seo-extract-faq-definition
Jul 24, 2026
Merged

feat(website): FAQ + definition content, orchestration-aligned (extracted from #12)#13
juristr merged 10 commits into
mainfrom
seo-extract-faq-definition

Conversation

@juristr

@juristr juristr commented Jul 23, 2026

Copy link
Copy Markdown
Member

Summary

Extracts the additive SEO content from #12 while keeping the current <title> ("Meta-Harness 101: The Layer Above AI Agent Harnesses") — a second title change days after commit 3a27701 would restart Google's re-evaluation mid-SERP-shakeup. All copy is realigned to the site's confirmed orchestration positioning (layer above harnesses: cross-repo coordination, session memory, policy), not the Stanford paper's optimization sense that #12 assumed.

  • FAQ section (FaqV3.astro) with FAQPage JSON-LD built from one array; includes Stanford-paper disambiguation ("related, but different") and spelling-variants Q&A
  • "What is a meta-harness?" snippet-extractable definition lead in AnswerV3.astro
  • Hero decoupled: visually-hidden keyword <h1> ("the layer above AI agent harnesses"), dot-canvas wordmark aria-hidden
  • Two-senses section reordered: orchestration first + "the one this site focuses on"
  • New meta description (question-form, names Claude Code/Codex)
  • README back to layer-above wording, keeps keyword-anchored link + spelling variants
  • FAQ added to top nav and section rail

Supersedes #12.


View session information ↗

juristr added 3 commits July 23, 2026 21:11
FAQ section + FAQPage JSON-LD, 'What is a meta-harness?' definition H2,
hidden keyword H1 decoupled from dot-canvas wordmark, README reframe,
new meta description. Title stays 'Meta-Harness 101' to avoid a second
identity change during Google re-evaluation.
…ning

Site's subject is the orchestration sense (layer above harnesses:
cross-repo coordination, session memory, policy), not the Stanford
paper's optimization sense. Rewrite FAQ answers, definition lead, hidden
H1, meta description, two-senses section (orchestration first + focus),
README back to layer-above wording. Paper disambiguation FAQ now draws
the distinction instead of claiming same-idea.
@netlify

netlify Bot commented Jul 23, 2026

Copy link
Copy Markdown

Deploy Preview for nrwl-harnesstools ready!

Name Link
🔨 Latest commit 0d0f819
🔍 Latest deploy log https://app.netlify.com/projects/nrwl-harnesstools/deploys/6a633b35a3a89700083f967c
😎 Deploy Preview https://deploy-preview-13--nrwl-harnesstools.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

juristr added 7 commits July 23, 2026 21:49
- Answer section now owns the two meanings (orchestration vs optimization),
  each with its own visualization
- New HarnessOptimizationLoop animation: proposer/candidate-harness/experience-
  filesystem outer loop from the Stanford Meta-Harness paper
- Capabilities section refocused on orchestration meta-harnesses
- Fix pre-existing unused-const typecheck errors in two kernels
- Two meanings laid out as text-column + full-size viz rows (capabilities
  row pattern), orchestration badged as the site's focus
- HarnessOptimizationLoop: DOM sizes in cqw so boxes keep world proportions
  at any width (fixes overlap at column/mobile widths); boxes pinned to
  world rects so arrows land on their edges; label shift
- Capabilities: drop separator line, de-duplicate orchestration-focus copy
- Scores were four different agents from the paper's TB2 leaderboard posed
  as one run's candidates; now illustrative unitless scores with an early
  regression, matching the Appendix A trajectory shape. 'pass rate %' ->
  'score', end label no longer claims 'best of 4 candidates'
- Log arc lands on the filesystem box's right edge (mirrors read arc)
- 'proposes new harness code' label moved clear of the harness box
- Outer frame gets the same surface fill treatment as MetaHarnessLayers
max-w-2xl (672px) too narrow for the longer subtitle at text-3xl; bump
to max-w-4xl + text-balance so narrow viewports wrap evenly.
@juristr
juristr marked this pull request as ready for review July 24, 2026 10:19
@juristr juristr self-assigned this Jul 24, 2026
@juristr
juristr merged commit 801d875 into main Jul 24, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants