EMH-A-Hermes-Diagnostic-Profile
A Hermes Diagnostic Profile
File Explorer
- emh-concept-art.png
- emh-infographic.png
- emh-v0.1-implementation.md
- emh-v0.2-skill-expansion.md
- user-guide.md
- SKILL.md
- SKILL.md
- SKILL.md
- SKILL.md
- SKILL.md
- SKILL.md
- SKILL.md
- SKILL.md
- SKILL.md
- SKILL.md
- SKILL.md
- source_status.py
- SKILL.md
- breakglass_collect.py
- SKILL.md
- SKILL.md
- evidence-and-source-policy.md
- official-source-index.md
- response-templates.md
- safety-and-redaction.md
- source-manifest.json
- subsystem-map.md
- collect_vitals.py
- upstream_check.py
- SKILL.md
- SKILL.md
- emh.yaml
- conftest.py
- test_collect_vitals.py
- test_distribution.py
- test_public_safety.py
- test_skill_expansion.py
- test_skin_distribution.py
- test_soul_voice.py
- test_source_status.py
- test_suite_isolation.py
- .gitignore
- CHANGELOG.md
- distribution.yaml
- LICENSE
- README.md
- SOUL.md
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
git clone
View Details ▼
git clone
Clone an existing repository.
git clone {{remote_repository_location}} {{path/to/directory}}
Clone an existing repository into a new directory (the default directory is the repository name):
git clone --recursive {{remote_repository_location}}
Clone an existing repository and its submodules:
git clone {{[-n|--no-checkout]}} {{remote_repository_location}}
Clone only the `.git` directory of an existing repository:
python3
View Details ▼
python3
This command is an alias of `python`.
tldr python
View documentation for the original command:
// repository documentation
Was this content helpful?
(0 ratings)
