Skip to content

fix(site): restore full shell width for documentation prose#217

Merged
m2ux merged 12 commits into
mainfrom
fix/site-full-page-width
Jul 11, 2026
Merged

fix(site): restore full shell width for documentation prose#217
m2ux merged 12 commits into
mainfrom
fix/site-full-page-width

Conversation

@m2ux

@m2ux m2ux commented Jul 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • Removes the 65ch max-width rules added in the documentation site readability pass so body copy, hero lede, notes, and disclosure panels use the full page shell again.
  • Keeps the existing --shell layout container; only the narrowed text column is reverted.

Test plan

  • npm run check:site
  • Spot-check homepage and a guide page in the browser — headings and paragraphs should align to the same full width

m2ux added 12 commits July 11, 2026 09:55
Remove the 65ch text column cap so body copy matches headings and diagrams across the site shell.
Add site-specific plain-language guides and shorter parameter hints in the site generator while keeping MCP source schemas authoritative.
Fold the one useful fact — only new binding-fidelity findings fail — into the guard table row instead of a separate history section.
Introduce a dedicated guide page for workflows, activities, step kinds, techniques, resources, binding, and runtime delivery; wire it into the guide sequence and cross-link from Concepts and the home page.
Illustrate workflow manifest contents, activity step/transition structure, and technique file anatomy with resolution and composition.
Relocate to specs/workflows.html in the top-bar Architecture section, update cross-links, and restore the guide sequence to four pages.
Separate generic structure diagrams from work-package examples, add binding and resource figures, and write each section in longer plain language.
Use bulleted prose and clearer SVG layouts on Workflows and Resolution pages, split API nested parameters into a scoped table, link Home to index.html to avoid directory listings, and move Design rationale into the Guide section.
Remove redundant home sections, shorten workflows and rationale pages with canonical links, and dedupe verify steps between getting-started and ide-setup.
Add a rationale section comparing technique structure to conventional agent skills, and cross-link from Concepts.
Reorganize nav (definitions, specifications, design), consolidate getting
started, refine the home run diagram and copy, and move internals under design.
Show activity → step → technique → resource chain with clearer arrows,
correct follows/apply/consult labels, and remove redundant in-diagram note.
@m2ux m2ux merged commit 77c1207 into main Jul 11, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant