Skip to content

Weave identity into the core concepts and repair the workstream links - #49

Merged
rocklambros merged 2 commits into
mainfrom
docs/weave-identity-into-core-concepts
Sep 6, 2026
Merged

Weave identity into the core concepts and repair the workstream links#49
rocklambros merged 2 commits into
mainfrom
docs/weave-identity-into-core-concepts

Conversation

@rocklambros

Copy link
Copy Markdown
Contributor

What

Adds an Identity section to docs/topics/core_concepts.md, placed after "The two parties" so a reader learns who is acting before reaching provenance and intent. It covers the principal, the three identities ACS keeps distinct, the type discriminator, and the normative position that ACS mandates no authentication mechanism.

The section links down to Concepts › Identity for the normative definitions and out to the workstream pages merged in #9 for the open runtime problems. Identity also joins the Read Next list.

Repairs the four links the identity pages carried. They pointed at github.com/Agent-Control-Standard/ACS, which is neither this repository nor a path MkDocs can resolve, so they rendered as off-site links to a different org. They are now relative to the docs tree, which puts them under the strict build's link check.

Why

Follow-up to #9. Identity was reachable only from its own nav group, and the entry point most readers use for taxonomy did not mention it. The reciprocal link from identity/overview.md back to Core Concepts now resolves, so the two directions agree.

Navigation is unchanged. Identity stays under Concepts.

Type of change

  • Specification change (schema, hooks, events, AgBOM)
  • Documentation
  • Tooling or CI
  • Governance (licensing, security policy, contributor docs)

Checklist

  • Commits are signed off with git commit -s (required by the DCO)
  • Prose follows STYLE.md
  • uv run mkdocs build --strict passes (exit 0, no link warnings)
  • No secrets, tokens, or internal URLs in the diff

Security

  • This change has no security impact

Identity is a cross-cutting concept that core_concepts.md did not cover,
so a reader met the pillars, the parties, provenance and intent without
learning who is acting. The new section states the principal, the three
identities ACS keeps distinct, and the fact that ACS mandates no
authentication mechanism. It links down to the normative page in
concepts/ and out to the workstream pages for the open runtime problems.

The four links the identity pages carried pointed at
github.com/Agent-Control-Standard/ACS, which is neither this repository
nor a path MkDocs can resolve. They now resolve relative to the docs
tree, so the strict build checks them.

Signed-off-by: rocklambros <rock@rockcyber.com>
The workstream pages arrived as a second top-level nav group named
Identity, which put two entries with the same label in the site nav and
split the subject across them. They now sit under the existing Concepts
entry, with the normative page first, matching the Overview-first shape
the Specification sections already use.

Signed-off-by: rocklambros <rock@rockcyber.com>
@rocklambros
rocklambros merged commit f0b72ae into main Sep 6, 2026
3 checks passed
@rocklambros
rocklambros deleted the docs/weave-identity-into-core-concepts branch September 6, 2026 15:01
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