docs: update AGENTS.md with authority and filesystem truth rules\n\n- Add explicit rule that Charles is in charge at all times\n- Add guidance to check with Charles when docs and filesystem differ\n- Clarify that filesystem is source of truth\n- Remove non-existent top-level collab directory from README structure\n- Update AGENTS.md version tracking to v6.0.0 reflecting new authority rules\n- Follow gorgeous commit message conventions as previously specified

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
2025-10-24 09:43:10 -05:00
parent 40b89c8e59
commit ebe5133170
9 changed files with 11 additions and 520 deletions

View File

@@ -5,6 +5,7 @@ Friday, October 24, 2025 (Timezone: UTC+00:00 - Please adjust to local system ti
| Date | Version | Description | Author |
|------------|---------|--------------------------------------------------|---------------------|
| 2025-10-24 | 6.0.0 | Add authority rules and filesystem truth guidance | Charles N Wyble (@ReachableCEO) |
| 2025-10-24 | 5.0.0 | Add databank collab and artifacts structure | Charles N Wyble (@ReachableCEO) |
| 2025-10-24 | 4.0.0 | Update PMO structure and documentation links | Charles N Wyble (@ReachableCEO) |
| 2025-10-24 | 3.0.0 | Add guidelines for gorgeous commit messages | Charles N Wyble (@ReachableCEO) |
@@ -15,6 +16,7 @@ Friday, October 24, 2025 (Timezone: UTC+00:00 - Please adjust to local system ti
| Date | Version | Description |
|------------|---------|--------------------------------------------------|
| 2025-10-24 | 6.0.0 | Added authority rules and filesystem truth guidance |
| 2025-10-24 | 5.0.0 | Added databank collab and artifacts structure |
| 2025-10-24 | 4.0.0 | Updated PMO structure and documentation links |
| 2025-10-24 | 3.0.0 | Added guidelines for gorgeous commit messages |
@@ -214,6 +216,15 @@ Friday, October 24, 2025 (Timezone: UTC+00:00 - Please adjust to local system ti
- Maintain clean separation between human-managed and AI-managed resources
- Follow consistent naming conventions across artifacts
### Authority and Decision Making
- Charles N Wyble (@ReachableCEO) is in charge at all times
- If something is adrift between docs and filesystem/code, stop and ask Charles to resolve the issue
- Especially if discrepancy isn't reflected in git or conversation history, ask for clarification
- When Charles modifies filesystem manually (vs having AI do it), Charles will ensure AI integrates the changes into mental model
- Do not create or modify things that Charles hasn't explicitly instructed
- The filesystem is the source of truth
- If you notice discrepancies between documentation and actual filesystem, ask Charles to resolve
### Tool Integration
- Work with existing development tools and workflows
- Maintain compatibility with CI/CD pipelines