Skip to content

docs: the platform makes EVERYTHING addressable, not just code - #2078

Open
rbuergi wants to merge 1 commit into
mainfrom
docs/everything-is-addressable
Open

docs: the platform makes EVERYTHING addressable, not just code#2078
rbuergi wants to merge 1 commit into
mainfrom
docs/everything-is-addressable

Conversation

@rbuergi

@rbuergi rbuergi commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

Follow-up to #2072.

That page said the platform "makes code addressable". That undersells the mechanism and, more importantly, misdescribes it — code is merely one of the things that has an address. So does a domain record, a spreadsheet, an inbound e-mail, a schema, a business rule, a layout area, an agent, a skill, and every historical version of each. An address resolves to whatever answers it.

Stating it correctly also lets the page say what falls out of it, which the narrower version could not:

  • an agent can be handed precisely the right context rather than a document dump;
  • access control and audit are properties of the system, not features re-implemented per screen;
  • "where does this value come from" becomes a question with an answer.

Heading, front-matter description, opening prose, the figure's seam text and the aria-label are all updated together, so the page does not say two different things in two places.

MeshWeaver.Documentation.Test41 passed, 0 failed.

🤖 Generated with Claude Code

The page said the platform "makes code addressable", which undersells the
mechanism and misdescribes it. Code is one of the things with an address; so
are a domain record, a spreadsheet, an inbound e-mail, a schema, a business
rule, a layout area, an agent, a skill, and every historical version of each.
An address resolves to whatever answers it — not to code specifically.

Says so, and states what falls out of it: an agent can be handed precisely the
right context instead of a document dump, access control and audit are
properties of the system rather than per-screen features, and "where does this
value come from" has an answer.

Heading, description, prose, figure seam text and aria-label all updated
together so the page does not say two different things.

Documentation link/embed integrity: 41 passed.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Copilot AI lite review requested due to automatic review settings August 22, 2026 14:25
@rbuergi
rbuergi enabled auto-merge August 22, 2026 14:25

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the “Platform and content” architecture page to correctly describe MeshWeaver’s core mechanism: the platform makes everything addressable (not just code), and resolves an address to whatever answers it—aligning the header, front-matter description, and the diagram’s accessibility text.

Changes:

  • Reworded the front-matter Description and section heading to emphasize “everything addressable” and “resolves to whatever answers it”.
  • Expanded the opening prose to enumerate non-code addressable artifacts (data, documents, e-mail, schemas, rules, views, agents/skills, and historical versions).
  • Updated the diagram’s aria-label and internal seam text to match the revised framing.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@github-actions

Copy link
Copy Markdown

Test Results

0 files   -     55  0 suites   - 55   0s ⏱️ - 50m 45s
0 tests  - 11 219  0 ✅  - 10 914  0 💤  - 305  0 ❌ ±0 
0 runs   - 11 702  0 ✅  - 11 397  0 💤  - 305  0 ❌ ±0 

Results for commit ad5c7b7. ± Comparison against base commit 865dc17.

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.

2 participants