Skip to content

docs: align V07 repository guidance - #31

Merged
sufyanaser merged 1 commit into
developfrom
agent/repository-professionalization
Aug 10, 2026
Merged

docs: align V07 repository guidance#31
sufyanaser merged 1 commit into
developfrom
agent/repository-professionalization

Conversation

@sufyanaser

Copy link
Copy Markdown
Owner

What changed

  • aligns the README with the published V07 / v7.0.0 release;
  • documents the installer, first update-enabled release boundary, local data, and validation commands;
  • adds security, contribution, conduct, issue-form, and pull-request guidance.

Why

The repository README still presented V06 while V07 and its updater assets are already public. The repository also lacked explicit security and contribution workflows for local notes, OAuth credentials, RTL behavior, and persistence-sensitive changes.

Validation

  • YAML parsing for every issue form and workflow
  • npm ci
  • npm run lint
  • npm run typecheck
  • npm test — 64 passed
  • npm run build

Known baseline

npm audit reports two transitive advisories (one moderate, one high). They are not introduced by this documentation/community change and should be handled in a separate dependency PR with regression testing.

@sufyanaser
sufyanaser marked this pull request as ready for review August 10, 2026 16:42
@sufyanaser
sufyanaser merged commit 568b208 into develop Aug 10, 2026
1 check passed
@sufyanaser
sufyanaser deleted the agent/repository-professionalization branch August 10, 2026 16:44
sufyanaser added a commit that referenced this pull request Aug 10, 2026
* docs: align V07 repository guidance (#31)

* chore: patch transitive dependency advisories (#32)
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