Initial wiki structure: SCHEMA, index, log, user profile

This commit is contained in:
hermes 2026-06-12 18:52:32 +00:00
commit a88093ecd6
4 changed files with 106 additions and 0 deletions

9
log.md Normal file
View file

@ -0,0 +1,9 @@
# 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