21 lines
768 B
Markdown
21 lines
768 B
Markdown
# Wiki Log
|
|
|
|
> Chronological record of agent activities. Append-only.
|
|
> Format: `## [YYYY-MM-DD] action | Brief subject (1-3 lines)`
|
|
|
|
## [2026-06-12] init | Wiki created
|
|
- Created wiki at ~/projects/hermes-wiki/
|
|
- Initial files: SCHEMA.md, index.md, log.md, entities/user-profile.md
|
|
- Remote repo created on git.anhydr.fr
|
|
|
|
## [2026-06-12] project | Ifremer Airflow presentation
|
|
- Created reveal.js presentation for Ifremer (Airflow workflow)
|
|
- Published to git.anhydr.fr/hermes/ifremer_presentation
|
|
|
|
## [2026-06-12] tool | Forgejo CLI skill converted to HTTPS
|
|
- Updated forgejo-cli skill from SSH to HTTPS (-S false)
|
|
|
|
## [2026-06-12] setup | Hermes Wiki created
|
|
- Wiki directory: ~/projects/hermes-wiki/
|
|
- Remote: git.anhydr.fr/hermes/hermes-wiki
|
|
- Sync skill authored
|