cybersec-audit-trail-stack / HF_READY_CHECK.md
HirModel's picture
Upload 21 files
5729d24 verified
|
Raw
History Blame Contribute Delete
976 Bytes
# Hugging Face Readiness Check
Result: **PASS**
- βœ… index.html exists: Required Static Space app file.
- βœ… README.md exists: Required metadata/description file.
- βœ… LICENSE exists: CC BY-NC 4.0 boundary file.
- βœ… README YAML opens/closes: YAML front matter must be first.
- βœ… README sdk static: Hugging Face Static SDK metadata.
- βœ… README app_file index.html: App file points to index.html.
- βœ… short_description <= 60 chars: 29 chars: Audit chain cybersecurity map
- βœ… colorFrom allowed: colorFrom: blue
- βœ… colorTo allowed: colorTo: indigo
- βœ… No spaces in Space name: Space slug is URL-safe.
- βœ… Checksum file exists: SHA-256 checksums included.
- βœ… Source reference included: Search targets and included source list included.
Space name:
```text
cybersec-audit-trail-stack
```
Fix applied: `colorFrom` changed from unsupported `cyan` to Hugging Face-supported `blue`.
Upload all packet files to the Space root. The app file is `index.html`.