openclaw_remote
Workspace for developing and maintaining the Keyring OS property management platform.
Summary
This workspace contains the development context, agent configurations, and documentation for a dual-repo property management system consisting of:
pms-master/tenant_portal_backend— NestJS backend with Prisma/Postgres, covering leases, payments, QuickBooks integration, tenant management, and workflow orchestrationkeyring-os— Next.js/Turborepo frontend with admin portal and tenant portal applications, featuring a decision-driven UI architecture
The workspace includes memory snapshots, production readiness documentation, implementation plans, and agent skill configurations for ongoing development work.
Included Assets
Core Workspace Files
AGENTS.md— Session startup protocol (reads SOUL.md, USER.md, memory, and session anchors)MEMORY.md— Long-term curated memory for the agentSOUL.md— Agent identity and behavioral guidelinesTOOLS.md— Local environment notes (SSH hosts, device nicknames, etc.)
Skills
skills/prompt-engineering-expert/— Expertise in prompt writing, advanced techniques (CoT, few-shot, XML tags, role-based prompting), custom instructions, and optimizationskills/self-improving-proactive-agent/— Self-improvement patterns, proactive next moves, context recovery, and session state management
Documentation
docs/PRODUCTION_AUDIT_2026-04-17.md— Full codebase audit covering feature E2E, gap analysis, and API surface mappingdocs/PRODUCTION_READINESS_CHECKLIST.md— High-priority task list with completion statusdocs/PRODUCTION_READINESS_IMPLEMENTATION_PLAN.md— Implementation details for feature flags, circuit breakers, and route normalizationdocs/DUPLICATE_MODULE_CLEANUP_REPORT.md— Removal of unused inspection module and legacy QuickBooks controllerdocs/FIXED_TEST_SUITES.md— Dependency injection fixes for payments and leasing service testsdocs/superpowers/plans/2026-04-13-keyring-os-final-admin-ui.md— Admin UI implementation plan (decision surfaces, ambient intelligence, workflow timeline)docs/superpowers/plans/2026-05-01-keyring-os-next-readiness-slice.md— Next readiness slice (ESLint cleanup, backend lease/signing/vacancy coverage)
Memory
memory/2026-04-05.md— Ledger foundation, payments accounting, delinquency APIsmemory/2026-04-12.md— Architecture maps, contract matrices, contract stabilization progressmemory/2026-04-12-tenant-portal.md— Session log from initial focus alignmentmemory/.dreams/short-term-recall.json— Indexed recall data for memory prioritization
How to Use
- Read
AGENTS.mdfirst on every session start — it defines the session boot sequence - Consult memory files for
No comments yet.