go/pkg/manifest
Claude c7102826ba
feat(manifest): auto-discovery loader with signature verification
Load() reads .core/view.yml from any directory via io.Medium,
LoadVerified() adds ed25519 signature check. Uses MockMedium for tests.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 21:02:37 +00:00
..
loader.go feat(manifest): auto-discovery loader with signature verification 2026-02-17 21:02:37 +00:00
loader_test.go feat(manifest): auto-discovery loader with signature verification 2026-02-17 21:02:37 +00:00
manifest.go feat(manifest): add .core/view.yml types and parser 2026-02-17 21:02:36 +00:00
manifest_test.go feat(manifest): add .core/view.yml types and parser 2026-02-17 21:02:36 +00:00
sign.go feat(manifest): add ed25519 signing and verification 2026-02-17 21:02:36 +00:00
sign_test.go feat(manifest): add ed25519 signing and verification 2026-02-17 21:02:36 +00:00