Commit 36b8983
web4-governance: cleanup for review — declare deps, drop meta files
- Author email normalized to dp@metalinxx.io (single canonical contact)
- README: replace "no external dependencies / no network calls" with
the accurate version (cryptography for Ed25519 signing; opt-in
git fetch during git-push divergence checks)
- Add requirements.txt declaring cryptography>=41.0 (plugin still
gracefully degrades if missing, but the dependency is now explicit)
- Remove meta-process markdown files that don't belong in the plugin:
- web4-governance-issue.md (was the original issue body, in repo root)
- plugins/web4-governance/PR_DESCRIPTION.md
- plugins/web4-governance/FEATURE_REQUEST.md
- plugins/web4-governance/HOOK_STDERR_NOTE.md
- Plugin documentation files retained: README, EVENT_STREAM_API,
PRESETS, docs/RUST_CORE_PROPOSAL — those are real reference docs
Test status: 91 passed, 0 failed against fresh ledger.db (pre-existing
schema drift in long-lived local ~/.web4/ledger.db can cause 4 failures
on legacy installs; not affected by this cleanup).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent b8659ec commit 36b8983
7 files changed
Lines changed: 10 additions & 421 deletions
File tree
- plugins/web4-governance
- .claude-plugin
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments