Documentation
README
Context
To maintain the integrity of audit logs, we must ensure that agents use their real identities in worklogs, rather than blindly copying "codex" from templates.
Goal
Update the skill documentation and templates to explicitly require agents to use their real identity.
Non-Goals
- Technical enforcement in the script code (documentation only for now).
Approach
- Update
SKILL.mdNon-negotiables. - Update
templates.mdwith placeholders. - Update
conventions.md.
Acceptance Criteria
-
SKILL.mdcontains the rule. -
templates.mdno longer has hardcodedcodex. -
conventions.mdwarns about identity usage.
Risks / Dependencies
- Agents might ignore the docs; scripts should eventually enforce this (via
--agentarg).
Worklog
This is the opening of the README. Read the full README on GitHub.