Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The system ensures that knowledge snapshots can always be reconstructed and veri
- Cryptographic integrity
- Replay verification
- Signed knowledge bundles
- Trusted identity layer
- Artifact origin metadata
- Transportable bundles

---
Expand Down Expand Up @@ -114,7 +114,7 @@ digiemu verify signature bundle.json

---

## Identity System
## Artifact origin / bundle signer metadata

### Show local identity

Expand Down Expand Up @@ -179,7 +179,7 @@ DigiEmu Core consists of:
- Replay engine
- Verification layer
- Signature system
- Identity trust layer
- Artifact origin / signer metadata utilities
- Bundle transport system

---
Expand Down Expand Up @@ -207,7 +207,7 @@ The system supports:
- deterministic snapshot creation
- replay verification
- cryptographic integrity validation
- identity-bound artifacts
- origin-bound or externally attested artifacts

Enterprise hardening and ecosystem integration are ongoing.

Expand Down Expand Up @@ -289,3 +289,5 @@ Links
- [OpenAPI Draft](docs/CORE_2_OPENAPI_DRAFT.md)
- [Release Checklist](docs/CORE_2_RELEASE_CHECKLIST.md)
- [Tagging Plan](docs/CORE_2_TAGGING_PLAN.md)


Loading