Skip to content

Automation Team Nheo β€” Docs CentralΒΆ

Single source of truth for the Nheo Automation Team.
Notion is no longer maintained. Everything lives here.


🧠 Knowledge Base¢

Document Description
AWS Infrastructure v2 Active template β€” reference for new deployments
AWS Infrastructure v1 Original version β€” historical reference
Team Analysis & Decision Log 7 proposals + 24-decision log

πŸš€ ProjectsΒΆ

CLOSRADS β€” Facebook Ads Geo SyncΒΆ

Document Description
Overview Project summary, background, status, dry-run results
Architecture Data flow, file structure, layer separation, execution sequence
Module Reference Detailed docs for all 7 modules in src/
GitHub Actions & CI/CD Workflow, secrets, IP whitelist problem, branch strategy
Tests & Coverage 18 tests, offline strategy, fixtures, coverage gaps
Activation Plan 6 ordered steps to go live + blockers
Design Decisions D01–D10 with full reasoning

OpenClaw β€” ReadyMode Bot (Arpa Growth)ΒΆ

Document Description
Overview Project summary, requirements, support scenarios
Operations All 4 operations β€” status, selectors, blockers
Architecture Execution flow, design decisions, server infra, 3-layer memory proposal
Support Playbook 13 conversational support scenarios
Incidents & Lessons Learned 10 Phase 1 incidents with root cause and fix
Security Audit 27 findings, 3-phase remediation plan
Compliance Matrix R01–R33 (57% done, 30% TODO, 6% blocked)
Gap Analysis & Roadmap G01–G13, prioritized roadmap, ~10–16 dev days

πŸ“‹ SOPs & ProcessesΒΆ

Document Description
How We Work Communication, task assignment, sprints, general rules
Development Process 6-step dev process + code standards
Research Process 5-step research process + page template
Documentation Standards Rules + minimum requirements per project

πŸ”¬ ResearchΒΆ

Document Description
Research Hub Index β€” one file per research topic

Repo Rules

  • Everything in markdown (.md)
  • One file per topic β€” do not mix projects
  • Commit format: docs(project): description of change
  • Architecture decisions go in the relevant project file, not in PRs
  • Never commit credentials or .env files