Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LumenLabel

Agent-driven scaffold for LumenLabel, a premium product intelligence platform.

Repository layout

  • AGENTS.md: stable project rules and execution guardrails
  • .codex/: prompts, context snapshots, skills, and templates
  • docs/: product, UX, design, architecture, ADRs, testing, deployment docs
  • specs/: feature and API specifications
  • tasks/: task queue lifecycle (backlog -> ready -> in-progress -> done)
  • apps/, services/, packages/: implementation areas
  • scripts/: bootstrap, verification, sync, and seed utilities
  • .github/workflows/: CI and Codex automation workflows

iOS app shell

The mock SwiftUI shell for TASK-001 lives in apps/ios-app.

Build and run in Xcode

  1. Open Xcode.
  2. Select File -> Open... and choose apps/ios-app/Package.swift.
  3. Choose the ProductScannerApp scheme.
  4. Select an iOS simulator (for example, iPhone 16).
  5. Run (Cmd+R).

Run tests from terminal

cd apps/ios-app
swift test

Note: in restricted sandboxes, swift test may fail before compilation because swift package sandboxing is blocked.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages