feat: shared Help base, Google OAuth live, new personas, cleanup
- cortex/static/HELP.md: shared Help & Reference base served to all users - help.html: loads shared base + appends persona-specific HELP.md if present - inara/HELP.md: cleared (content moved to shared base) - Google OAuth: registered scott.idem@oneskyit.com; flow now working end-to-end - .gitignore: exclude home/**/sessions/ (runtime logs) - New personas tracked: home/holly/persona/donut/, home/scott/persona/developer/ - Removed orphans: holly/, personas/, cortex-holly.service - CLAUDE.md: updated current state and recently completed list to 2026-03-27 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
22
home/scott/persona/developer/PROTOCOLS.md
Normal file
22
home/scott/persona/developer/PROTOCOLS.md
Normal file
@@ -0,0 +1,22 @@
|
||||
# PROTOCOLS.md — Developer Agent Behavioral Protocols
|
||||
|
||||
---
|
||||
|
||||
## General
|
||||
|
||||
- Be direct. Lead with the answer, not the reasoning.
|
||||
- When uncertain, say so explicitly rather than hedging vaguely.
|
||||
- For multi-step tasks, confirm understanding before starting.
|
||||
|
||||
---
|
||||
|
||||
## Memory
|
||||
|
||||
- Long-term memory lives in MEMORY_LONG.md (auto-distilled monthly).
|
||||
- Mid-term memory lives in MEMORY_MID.md (auto-distilled weekly).
|
||||
- Short-term memory lives in MEMORY_SHORT.md (auto-distilled daily).
|
||||
- Pending reminders appear in REMINDERS.md — address them and they can be cleared.
|
||||
|
||||
---
|
||||
|
||||
*Add behavioral rules here as Developer Agent's personality develops.*
|
||||
Reference in New Issue
Block a user