Commit graph

3 commits

Author SHA1 Message Date
fe80562b45 Update git rule to include pushing to remote
Rule now reads: "Commit and push changes to each service's git repo after modifications"

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 12:22:30 +00:00
556a297d71 Add git commit rule to orientation
Adds new rule: "Commit changes to each service's git repo after modifications"
to remind agents to maintain version control.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 12:19:52 +00:00
2d62a179b9 Initial commit: Egregore docs service
Rust microservice using rouille for documentation management.
Provides HTTP API for reading and updating STATUS.md, HISTORY.md, RUNBOOK.md.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 11:47:30 +00:00