Commit 16e1443
[github-data] chore: bump version to 0.0.6 (#30)
Cuts the v0.0.6 release. Bundles two features that landed since v0.0.5:
- Opt-in background sync (PR #28). Closes out the v0.2 design milestone -- five-minute heartbeat with three frequency tiers, off by default, rate-limit-gated. No new endpoints.
- Charter hydration (PR #29). First v0.3 milestone -- vault files opt in via `github_repo: owner/repo` frontmatter and receive a fixed `gh_*` block populated from already-synced data. Idempotent, body-preserving, allowlist-gated. No new GitHub calls.
Plus the doc updates from PRs #26 / #27 (ROADMAP.md added, SOP-progress note).
Manifest + package.json + versions.json bumped. CHANGELOG [Unreleased] content moved into a [0.0.6] - 2026-04-30 section, leaving [Unreleased] empty for the next round.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 540c014 commit 16e1443
4 files changed
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
7 | 8 | | |
0 commit comments