Community governance rollout for eAI
This issue tracks the isolated community-governance rollout for embeddedos-org/eAI.
Scope (from master @ abd678b6c627f8e960657d03fa6309d1448c7c37)
- Reconcile
AGENTS.md — concise, truthful, repo-specific: exact build/test commands from README.md/CONTRIBUTING.md, contribution/security pointers. No invented lint/format commands.
- Copy the six wiki sources byte-for-byte into
docs/wiki/ (Home.md, Getting-Started.md, Development.md, Security.md, FAQ.md, _Sidebar.md).
- Add
.github/workflows/linked-issue.yml calling embeddedos-org/.github/.github/workflows/linked-issue-policy.yml@92cb596c773496ec4df76717e8acf0e6b7700f73 with policy_ref: 92cb596c773496ec4df76717e8acf0e6b7700f73 (both tokens replaced, no placeholder left).
- Reconcile
.github/PULL_REQUEST_TEMPLATE.md — preserve every repo-specific section, add exactly one top-level Closing issue section with canonical guidance and Fixes #<same-repository issue number>.
Acceptance criteria
Base: origin/master @ abd678b6c627f8e960657d03fa6309d1448c7c37.
Community governance rollout for eAI
This issue tracks the isolated community-governance rollout for
embeddedos-org/eAI.Scope (from
master@abd678b6c627f8e960657d03fa6309d1448c7c37)AGENTS.md— concise, truthful, repo-specific: exact build/test commands fromREADME.md/CONTRIBUTING.md, contribution/security pointers. No invented lint/format commands.docs/wiki/(Home.md,Getting-Started.md,Development.md,Security.md,FAQ.md,_Sidebar.md)..github/workflows/linked-issue.ymlcallingembeddedos-org/.github/.github/workflows/linked-issue-policy.yml@92cb596c773496ec4df76717e8acf0e6b7700f73withpolicy_ref: 92cb596c773496ec4df76717e8acf0e6b7700f73(both tokens replaced, no placeholder left)..github/PULL_REQUEST_TEMPLATE.md— preserve every repo-specific section, add exactly one top-levelClosing issuesection with canonical guidance andFixes #<same-repository issue number>.Acceptance criteria
AGENTS.mdis concise/truthful with exact build/test commands and contribution/security guidance.docs/wiki/*.mdfiles are byte-identical to the wiki sources..github/workflows/linked-issue.ymlparses as YAML, uses the exact caller path, pins the exact SHA twice, and contains noPOLICY_COMMIT_SHAplaceholder..github/PULL_REQUEST_TEMPLATE.mdpreserves all repo-specific sections and has exactly one top-levelClosing issuesection with canonical guidance andFixes #<same-repository issue number>.Fixes #N.Base:
origin/master@abd678b6c627f8e960657d03fa6309d1448c7c37.