II.
Page JSON
Structured · livepage:docs-v6-spec-and-roadmap-decisions
Decision Records json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "page:docs-v6-spec-and-roadmap-decisions",
"_kind": "Page",
"_file": "wiki/docs/v6-spec-and-roadmap/decisions.md",
"_cluster": "wiki",
"attributes": {
"nodeKind": "Page",
"sourcePath": "docs/v6-spec-and-roadmap/decisions/index.md",
"sourceKind": "repo-docs",
"title": "Decision Records",
"displayName": "Decision Records",
"slug": "docs/v6-spec-and-roadmap/decisions",
"articlePath": "wiki/docs/v6-spec-and-roadmap/decisions/index.md",
"article": "\n# Decision Records\n\nUse this section when you need the current accepted decision rather than the surrounding exploration.\n\n## Audience\n\n- Reviewers checking whether a proposed change is already decided\n- Maintainers documenting accepted seams, package boundaries, and rollout commitments\n- Contributors looking for the rationale behind a current architecture rule\n\n## Scope\n\nOnly decisions that have crossed from design exploration into accepted direction belong here.\n\n## Current Record\n\n- [ADR-001: Agent-Platform Seam Contract As The First Executable V6 Slice](./ADR-001-agent-platform-seam-contract.md)\n\n## Next Steps\n\n- Need the broader program context? Start at the [V6 Spec and Roadmap](../README.md).\n- Need phase-by-phase rollout docs? Go to [Implementation Phases](../implementation/index.md).\n",
"documents": []
},
"outgoingEdges": [
{
"from": "page:docs-v6-spec-and-roadmap-decisions",
"to": "page:docs-v6-spec-and-roadmap-decisions-adr-001-agent-platform-seam-contract",
"kind": "contains_page"
}
],
"incomingEdges": [
{
"from": "page:docs-v6-spec-and-roadmap",
"to": "page:docs-v6-spec-and-roadmap-decisions",
"kind": "contains_page"
}
]
}