Skip to content

docs(profile): adopt provable-agent framing, link runnable golden-path (closes #139) - #140

Merged
telleroutlook merged 1 commit into
mainfrom
docs/provable-framing
Jul 30, 2026
Merged

docs(profile): adopt provable-agent framing, link runnable golden-path (closes #139)#140
telleroutlook merged 1 commit into
mainfrom
docs/provable-framing

Conversation

@telleroutlook

Copy link
Copy Markdown
Contributor

Closes #139.

The org portal was internally inconsistent: the heading/tagline still said "The Trusted Agent OS" while the Projects section already framed WasmAgent as "open infrastructure for provable AI agents". This aligns the whole page:

  1. Heading# WasmAgent — Open infrastructure for provable AI agents
  2. Tagline drops the "Trusted Agent OS" metaphor and centers on signed / verifiable / auditable evidence (keeps the honest shipping-vs-in-development note).
  3. Golden Path now points at the runnable agent-golden-path repo (public, MIT, bun install && bun test) as the canonical reference, and clarifies the in-repo golden-path/ harness as the WIP cross-repo contract acceptance line — so the page no longer sends visitors to a "not yet runnable" scaffold.

Docs-only change to the org portal; no structure/index change.

closes #139)

The portal was internally inconsistent: the heading/tagline said "The
Trusted Agent OS" while the Projects section already framed WasmAgent as
"open infrastructure for provable AI agents". Align the whole page:

- heading -> "Open infrastructure for provable AI agents"
- tagline drops the "Trusted Agent OS" metaphor, centers on
  signed / verifiable / auditable evidence
- Golden Path now points at the runnable WasmAgent/agent-golden-path repo
  (public, MIT, bun install && bun test) as the canonical reference, and
  clarifies the in-repo golden-path/ harness as the WIP cross-repo
  contract acceptance line

Docs-only change to the org portal. No structure/index change.
@telleroutlook
telleroutlook merged commit 24ce2ab into main Jul 30, 2026
4 checks passed
@telleroutlook
telleroutlook deleted the docs/provable-framing branch July 30, 2026 05:02
telleroutlook added a commit that referenced this pull request Jul 30, 2026
…), symkernel OPA/Cedar, OTel mapping (#141)

Aligns the org portal narrative docs with the machine-readable project-index.json (already current) and the code that shipped 2026-07-30.

- roadmap.md: Core spine lists agentbom (not archived agent-trust-infra); Trust artifacts layer rewritten around agentbom + CLI; symkernel now notes OPA Rego / AWS Cedar policy import (fail-closed, internal/policyimport); Official tooling reflects @wasmagent/agentbom-cli + agent-golden-path as public; OTel-GenAI ingestion notes the field-level AEP<->OTel mapping landed in wasmagent-protocol.
- architecture.md: Trust artifacts layer + mermaid subgraph + data-flow step renamed agent-trust-infra -> agentbom.
- evaluation-summary.md: agent-trust-infra -> agentbom (2 refs).
- 15-milestones.md: agent-trust-infra/ repo paths -> agentbom/ (archived repo -> successor); no milestone goals added or removed.
- profile/README.md: removed the residual Trusted Agent OS self-description (aligns with the provable-framing title from #140); regulatory-compliance row agent-trust-infra -> agentbom; symkernel line notes OPA/Cedar import.

No new external links added as markdown links (AEP-OTEL-MAPPING referenced as code path). markdownlint clean on all 5 edited files.

Co-authored-by: Claude Bot <bot@wasmagent.dev>
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.

Portal: adopt provable-agent framing and link the standalone golden-path repo

1 participant