Conversation
…metric summary The files the umbrella reads to decide whether tilth belongs to the garden. - garden.json: name, kind (capability and channel), version in lockstep with both manifests and the npm wrapper, faces (cli; mcp with 7 tools, 8 in edit mode; the skill at skills/SKILL.md; the tilth-core library), install per platform, no check face, the metric (copeca's full-sonnet scenario, with the skill-versus-MCP brief as the next measurement), and the declared context cost: exactly what the probe measures, in the probe's unit. No $schema line: the manifest schema does not exist in contracts yet; the file is re-validated when it lands. - .brand/products/tilth/: identity, colors, voice, and the mark, in the umbrella's product shape with tilth's one accent, Sky #4E88A6. The umbrella-derived brand files stay pulled and ignored; only products/ is committed (.gitignore: .brand/* with !.brand/products/). The petals check on index.html against the umbrella plus this layer: colors, layout, surface, voice all 0 errors, 0 warnings. - index.html footer: pollen joins, mirroring the umbrella site's seven beds and URLs; the judge's entry waits for its name. - docs/metrics/latest.md: the v0.5.0 figures (2026-03-08, 160 runs, -40% average cost per correct), an honest "no interval" and "no signed artifact yet", and the copeca A/B named as the next measurement. Evidence scripts for the papers loop: garden-json (fields, lockstep, declared >= measured), brand-layer, footer, metric-result, release-order. context-cost.sh gained --json so the manifest check consumes the probe's one measurement instead of taking a second: a first draft re-measured in bytes and disagreed with itself by the em dashes. The probe also no longer needs bash 4. cargo install --path . --locked still installs tilth 0.10.1 from the workspace root. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
5 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
The bed's papers: the files the umbrella's fit contract reads. Stacked on #211 (base
garden/skill). No Rust changes.garden.json: name, kind, version in lockstep, faces (cli, mcp 7/8 tools, skill atskills/SKILL.md, thetilth-corelibrary), install per platform, metric, declared context costscripts/check/garden-json.shcargo install --path . --lockedinstalls 0.10.1 from the workspace root (checked)context-cost.sh --jsonis the single source the manifest check readsscripts/check/garden-json.shdocs/metrics/latest.md: v0.5.0 figures, no interval (honestly stated), no signed artifact yet, copeca A/B named as nextscripts/check/metric-result.sh.brand/products/tilth/(identity, colors, voice, mark, petalsrc.example) with the one accent Sky#4E88A6; footer gains pollen (mirrors the umbrella's seven beds)scripts/check/brand-layer.sh,scripts/check/footer.sh; petals check onindex.html: 0 errors, 0 warningsscripts/check/release-order.shDecisions in the open
.gitignore:.brand/*stays ignored (umbrella files are pulled, never committed);!.brand/products/is committed. This follows the umbrella's ruling for every bed.garden.jsonhas no$schema: the manifest schema does not exist yet in the contracts repo. Re-validate when it lands.full-sonnetscenario, run in the copeca repository. The skill-vs-MCP brief is the next measurement.Flagged for the owner
.brand/products/tilth/identity.mdnamestilth-coreas a face (factual). Any wider wording of tilth's identity on README and page is yours.Verification
Nothing merged, tagged, or published by me.
🤖 Generated with Claude Code