You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This directory is the self-contained engineering Wiki for the Community
product. It documents the public product model and extension points without
assuming a particular company, deployment platform, private package, or Git
provider.
All engineering documentation is maintained in English. Localized files under
distributions/*/help/ are application Help Center content, not alternate
versions of this Wiki.
generated contracts and executable configuration, including
protocol/openapi.json, distribution JSON, manifests, and migrations;
current code and tests in the owning module;
current-reference pages in this Wiki;
accepted decision records, which preserve rationale but do not override an
executable contract.
Update the owning page in the same change as behavior, configuration,
protocol, runtime, or operational changes. Describe current behavior in present
tense, put durable rationale in an ADR, and avoid completed task trackers or
migration diaries as reference documentation.
Frontmatter contract
Every managed page uses the same YAML fields: title, summary, status,
type, scope, audience, topics, related, and code_paths. scope is
part of the retrieval and publication contract, not an informal label. The
final prose section is always Related so renderers that ignore frontmatter
can still traverse the Wiki.