Feat/hac 278 tally showcase - #7
Merged
Merged
Conversation
Use tally_impact_screen.png (1920x1275) as the cockpit preview image instead of the explainer01 diagram. Remove the placeholder caption that said a screenshot would replace the diagram.
- Move screenshot from public/ to src/assets/tally-impact-hero.png - Import via astro:assets Image component (not plain <img>) - Use priority prop for eager loading + fetchpriority=high (LCP) - Preserve native 1920x1275 aspect ratio with object-fit: contain - Responsive srcset: 768/1280/1600/1920 widths, PNG format - Specific alt text: 'Tally Impact review for game_events showing exact source resolution, three declared evidence gaps, and upstream and downstream lineage.' - Adjacent conclusion text states the important result - Image links to interactive cockpit (liveEvidence URL) - 'View full-resolution screenshot' link below image - Remove overlay badge, browser-dot mockup, placeholder caption - 1px graphite border, 12px radius, subtle shadow - Container max-width increased to 1400px (spec: ~1280-1440px) - Add tally-impact-hero.png to source lock with SHA-256 - Update verifier: check astro:assets import and src/assets path - Update tests: 10 new product screenshot assertions - Visual regression captured at 1440x900, 1280x800, 768x1024, 390x844
…As to live app - Revert blanket org rename: publication provenance stays at workspace-json/ for agents-audit and codex-mcp; current standard/governance/contribution links point to workspacejson/standard (canonical authority per OWNERSHIP.md) - Restructure contract.json tools: add canonicalRepository, publicationRepository, releaseRef, releaseCommit, authorityStatus, authorityEvidence for each tool - Use developmentRepository + authorityStatus: "transitional" for codex-mcp (workspacejson/integrations has no OWNERSHIP.md asserting canonical authority) - Add @workspacejson/cli@0.5.2 to contract, implementations, changelog, getting-started page - Create sources/ecosystem-packages.json with all 5 npm packages, resolved releaseCommit SHAs, authority evidence from OWNERSHIP.md - Create scripts/verify-ecosystem.mjs: offline consistency + live npm/GitHub verification (tag dereferencing, commit resolution, dist-tag matching) - Wire verify:ecosystem into build chain (schema:verify + content:verify + verify:ecosystem + astro build) - Add .github/workflows/ecosystem-freshness.yml: nightly schedule, workflow_dispatch, repository_dispatch for live freshness checks - Route Tally showcase CTAs to https://tally.workspacejson.dev/ (live app) - Add SEO/AISEO meta tags to Tally showcase: og:site_name, og:url, twitter:card, twitter:title, twitter:description, robots, canonical - Enrich Tally JSON-LD: installUrl, downloadUrl, applicationSubCategory, offers, publisher - Re-capture homepage example with agents-audit@0.4.4 on 2026-07-30 (fixes stale timestamp from 0.4.3 capture) - Update spec.mdx JSON-LD dateModified to 2026-07-30 - Remove redundant releaseRef from contract schema source (ref already used) - Remove no-op .replace("/", "/") in verify-ecosystem.mjs - Update tests: Try Tally CTA, JSON-LD url field, contract schema source field rename
qmarcelle
force-pushed
the
feat/hac-278-tally-showcase
branch
from
July 30, 2026 13:04
faef7ed to
b5224b5
Compare
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.
No description provided.