Skip to content

docs(changelog): expand seize design rationale - #210

Merged
rayyan224 merged 3 commits into
mainfrom
docs/expand-seize-changelog
Aug 25, 2026
Merged

docs(changelog): expand seize design rationale#210
rayyan224 merged 3 commits into
mainfrom
docs/expand-seize-changelog

Conversation

@rayyan224

Copy link
Copy Markdown
Collaborator

Summary

  • expand the seize changelog with issuer and indexer context, policy behavior, and execution examples
  • document why seize uses independent roles, pause controls, policies, and storage
  • clarify migration paths for preserving or destroying seized supply

Test plan

  • Run git diff --check
  • Confirm the change is documentation-only

Made with Cursor

Clarify policy defaults, operational flows, storage choices, and migration guidance so issuers and indexers can evaluate the dedicated seize behavior.

Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions

Copy link
Copy Markdown

Interface Coverage

✅ All interface functions have test coverage.

@github-actions

github-actions Bot commented Aug 25, 2026

Copy link
Copy Markdown

📊 Forge Coverage (src/lib/)

🟡 ≥95% across all metrics — some metrics below 99%.

File Lines Stmts Branches Funcs
🟡 B20FactoryLib.sol 97.70% 98.00% 100.00% 95.00%
🔴 test/lib/ForceFeeder.sol 0.00% 0.00% 100.00% 0.00%
🔴 test/lib/PrecompileProbe.sol 0.00% 0.00% 0.00% 0.00%
🟢 MockActivationRegistry.sol 100.00% 100.00% 100.00% 100.00%
🟢 MockActivationRegistryStorage.sol 100.00% 100.00% 100.00% 100.00%
🟢 MockB20.sol 100.00% 100.00% 100.00% 100.00%
🟢 MockB20Asset.sol 100.00% 100.00% 100.00% 100.00%
🟡 MockB20Factory.sol 98.96% 99.10% 100.00% 100.00%
🟢 MockB20Stablecoin.sol 100.00% 100.00% 100.00% 100.00%
🟢 MockB20Storage.sol 100.00% 100.00% 100.00% 100.00%
🟡 MockPolicyRegistry.sol 100.00% 99.54% 97.67% 100.00%
🟢 MockPolicyRegistryStorage.sol 100.00% 100.00% 100.00% 100.00%
Total 97.07% 97.52% 98.16% 97.00%

Full report: download artifact. To browse locally: make coverage (runs forge coverage + genhtml + opens the HTML report).

Present rejected alternatives as a compact list so the design rationale is easier to scan.

Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions

github-actions Bot commented Aug 25, 2026

Copy link
Copy Markdown

✅ Fork tests: all 721 passed

base/base is fully in sync with the base-std spec.

Distinguish the conditions for seizure and blocked burning so integrators can assess each risk accurately.

Co-authored-by: Cursor <cursoragent@cursor.com>
@rayyan224
rayyan224 requested a review from stephancill August 25, 2026 19:37
@rayyan224
rayyan224 merged commit afb6f47 into main Aug 25, 2026
10 checks passed
@rayyan224
rayyan224 deleted the docs/expand-seize-changelog branch August 25, 2026 19:42
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