Skip to content

Conversation

@betterclever
Copy link
Contributor

@betterclever betterclever commented Jan 4, 2026

This PR performs a comprehensive cleanup and technical audit of the platform's documentation to ensure it accurately reflects the codebase implementation.

Key Enhancements:

  • Architecture Modularization: Split the monolithic architecture docs into specialized deep-dives (Temporal, Streaming, DSL, HITL).
  • Technical Corrections: Removed outdated WebSocket references; documented the actual Unified SSE stream utilizing Redis Streams and Postgres LISTEN/NOTIFY.
  • README Refactor: Overhauled the README with high-signal technical pillars (Durable, Isolated, Unified) and a professional tone.
  • Component & Agent Docs: Rewrote the Component Development guide and added documentation for the new Agent Skills system.
  • Cleanup: Purged obsolete `.ai/` documentation and redundant architecture notes.

Verified against the current system architecture and security implementation.

@betterclever betterclever changed the title docs: comprehensive overhaul and technical audit of platform architecture docs: architecture modularization and technical corrections Jan 4, 2026
- Add file location guide and ID naming conventions
- Document ExecutionContext services (logger, secrets, artifacts)
- Add error handling section with SDK error types
- Add testing section (unit, integration, E2E patterns)
- Remove content duplicated in isolated-volumes.mdx
- Fix metadata section syntax error
- Keep important Docker/PTY patterns and decision tree

Signed-off-by: betterclever <paliwal.pranjal83@gmail.com>
- Refactor AGENTS.md to be concise with essential commands
- Add architecture overview with data flow diagram
- Create .claude/skills/ directory for modular skills
- Add component-development skill with agent-focused instructions
- Remove .claude/ from .gitignore to track skills
- Use openskills XML format for skill discovery

Signed-off-by: betterclever <paliwal.pranjal83@gmail.com>
Content now covered in:
- docs/development/component-development.mdx
- docs/development/isolated-volumes.mdx
- .claude/skills/component-development/SKILL.md

Signed-off-by: betterclever <paliwal.pranjal83@gmail.com>
- Complete rewrite of architecture.mdx with accurate components and diagrams
- Simplify component registry diagram to 4 major categories
- Document correct service adapters and infrastructure stack
- Remove it-automation/it_ops categories from all docs and skills

Signed-off-by: betterclever <paliwal.pranjal83@gmail.com>
- Create dedicated docs/architecture/human-in-the-loop.mdx
- Explain block/resume scenario via Temporal signals
- Add sequence diagram for manual resolution
- Update architecture.mdx with Local Auth details and HITL link

Signed-off-by: betterclever <paliwal.pranjal83@gmail.com>
… accurate streaming logic

Signed-off-by: betterclever <paliwal.pranjal83@gmail.com>
Signed-off-by: betterclever <paliwal.pranjal83@gmail.com>
Signed-off-by: betterclever <paliwal.pranjal83@gmail.com>
@betterclever betterclever force-pushed the betterclever/docs-overhaul branch from 18c1d75 to bb1154d Compare January 4, 2026 18:56
@betterclever betterclever changed the title docs: architecture modularization and technical corrections docs: documentation overhaul and technical corrections Jan 4, 2026
@LuD1161 LuD1161 merged commit 8619154 into main Jan 6, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants