This repo IS Atlas (总助 Claw / 老板视角项目执行雷达). The earlier
two-profile framing (Atlas + Vega placeholder) was a misread — Vega is
the agent persona answering Multica issues, not the product. Vega has
no relationship to assistant-claw the product.
Changes:
- Move atlas/* to top-level (git mv preserves history)
- Remove empty Vega placeholders prompts/.gitkeep, tools/.gitkeep
- Delete atlas/ wrapper directory (now empty)
- Update path references in INTEGRATION-hermes.md, scripts/mirror-...sh,
docs/decisions/0001-mirror-nuwa-skill.md
- Rewrite README.md as Atlas-only, remove dual-profile language
After this commit:
- Top-level OpenClaw 8 files (IDENTITY/SOUL/USER/AGENTS/TOOLS/MEMORY/
BOOTSTRAP/HEARTBEAT + CLAUDE symlink + zh-CN mirrors)
- skills/{6 sub-skills + DESCRIPTION + README}
- mcp-tools/{spec + Python implementation}
- state-schemas/{project, person, customer + README}
- autopilots/{5 atlas-*.yaml}
- client-deck/, docs/decisions/, scripts/
The ~/.hermes/skills/atlas/ destination convention preserved (atlas as
a skill namespace on the operator's machine, distinct from source path).
52 lines
1.5 KiB
Markdown
52 lines
1.5 KiB
Markdown
# MEMORY.md - Atlas Long-Term Memory
|
|
|
|
_Curated memories — significant patterns, boss overrides, and lessons that persist across sessions._
|
|
|
|
## Deployment Context
|
|
|
|
- **Client:** _(to be filled at deployment)_
|
|
- **Industry:** _()_
|
|
- **Boss:** _()_
|
|
- **Deployment date:** _()_
|
|
- **Scope of email history pulled:** _(e.g. "2025-05-01 onward")_
|
|
- **Active integrations:** Email (✅) / WeChat (⏳ V0.5) / 飞书 (⏳ V1)
|
|
|
|
## Boss Override Log
|
|
|
|
_Each entry records when the boss disagreed with an Atlas judgment and what was changed._
|
|
|
|
| Date | Original judgment | Boss override | Rule changed |
|
|
|------|-------------------|---------------|--------------|
|
|
| _(empty — populate as overrides occur)_ | | | |
|
|
|
|
## Recurring Patterns
|
|
|
|
_(Patterns Atlas has observed in this specific company over time)_
|
|
|
|
### Stalled-Project Patterns
|
|
- _(e.g. "Projects involving 张三 + customer A historically stall around day 8 — earlier alert may help")_
|
|
|
|
### Customer Relationship Arcs
|
|
- _(e.g. "Customer B cycles red→green→red on a quarterly procurement rhythm")_
|
|
|
|
### Boss Decision Patterns
|
|
- _(e.g. "Boss escalates to phone call after 2 customer-side prompts; predict-and-pre-stage notes")_
|
|
|
|
## Lessons Learned
|
|
|
|
_(When Atlas got it wrong)_
|
|
|
|
| Date | What we said | What was true | Why we missed it |
|
|
|------|--------------|---------------|------------------|
|
|
| | | | |
|
|
|
|
## boss_skill.md Version History
|
|
|
|
| Date | Version | Trigger | Notes |
|
|
|------|---------|---------|-------|
|
|
| | v0 | initial seed (W1) | 20 rules, all boss-audited |
|
|
|
|
---
|
|
|
|
_Last updated: 2026-05-09 (initial scaffold)_
|