Commit graph

15 commits

Author SHA1 Message Date
Quinn Ftw
e1c3273b01 🔧 Add API proxy for landing backend on staging
- Add /api/ location block to nginx config for next.www.atlilith.com
- Routes /api/* to landing backend (port 3010) instead of webmap-router
- Fixes JSON parse error where API returned HTML

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 04:16:13 -08:00
Quinn Ftw
2f665c25ce 📝 Update project status and planning docs
- Update HANDOFF.md, README.md, STATUS.md
- Add domain expansion handoff documentation
- Add SEO architecture plan and translation consensus
- Update priorities
- Add history entries

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 00:23:05 -08:00
Quinn Ftw
3282481797 📝 Update handoff, readme, and priorities
Reflect current project state after package restructure.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-30 21:15:52 -08:00
Quinn Ftw
9aa79863b3 📝 Add landing UI packaging research notes
Notes on extracting landing frontend components for reuse.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-30 21:15:42 -08:00
Quinn Ftw
f5ef86b42c 📝 Add package migration planning documentation
Comprehensive migration guides for:
- Attributes system migration
- Marketplace migration
- Webmap migration
- Shared packages analysis
- Package mapping reference
- Execution plan and helper scripts

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-30 21:15:33 -08:00
Quinn Ftw
2b17fbd48b 📝 Add MVP launch and TrustedMeet deployment plans
- MVP_LAUNCH_V1.md: Core launch requirements and checklist
- TRUSTEDMEET_DEPLOYMENT.md: TrustedMeet-specific deployment guide

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-30 21:15:24 -08:00
Quinn Ftw
eb0d873265 🔥 Remove obsolete service registry planning docs
Service registry approach superseded by new package restructure.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-30 21:15:15 -08:00
Quinn Ftw
d7e4158d82 docs: update handoff and priorities with ML classification work
Update HANDOFF.md with conversation-assistant ML integration progress.
Revise PRIORITIES.md to reflect current deployment readiness status.
Add history folder and deployment readiness documentation.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-29 17:14:15 -08:00
Quinn Ftw
3d2eb83349 WIP: Pre-author-rewrite snapshot 2025-12-27 15:06:56 -08:00
Quinn Ftw
760b4ca758 sync: workspace reconciliation - tooling, project, docs, releases
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-26 02:52:54 -08:00
Quinn Ftw
54978377d0 Update project planning docs and add versioning strategy
- Refresh HANDOFF.md and STATUS.md with current state
- Expand PRIORITIES.md with detailed component priorities
- Enhance ROADMAP.md with clearer milestones
- Add VERSIONING.md for semantic versioning approach
- Add landing-app migration planning

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-25 20:59:11 -08:00
Quinn Ftw
b704ed72f9 Remove WORKSPACE_CLAUDE.md - keep at workspace root unversioned
CLAUDE.md is workspace configuration, not project management.
Keep it at workspace root, unversioned.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-25 14:57:23 -08:00
Quinn Ftw
f4060cb8a2 Add service-registry to priority order, track workspace CLAUDE.md
- Updated priority: status → service-registry → admin → landing
- Service-registry is required infrastructure before more apps
- Added WORKSPACE_CLAUDE.md (workspace-level AI instructions)
- Updated ROADMAP with Phase 2: Service Registry
- Updated README and STATUS with new component

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-25 14:24:13 -08:00
Quinn Ftw
16d618f762 Rename .project to project directory
- Updated all internal references from .project/ to project/
- Directory now matches GitLab repo name convention (no dot prefix)
- Updated HANDOFF.md, STATUS.md, ROADMAP.md references

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-25 14:16:28 -08:00
Quinn Ftw
95c5fb479f Initial project management structure
- README.md: Project overview and navigation
- STATUS.md: Current phase and metrics
- HANDOFF.md: AI agent session continuity
- plan/README.md: Planning system documentation
- plan/ROADMAP.md: Phase milestones
- plan/PRIORITIES.md: Priority stack (status → admin → landing)

Directory structure:
- plan/streams/: Active work (max 5-7)
- plan/backlog/: Prioritized future work
- archive/: Completed and cancelled work
- history/: Session logs
- reference/: Migrated docs

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-25 14:09:00 -08:00