Skip to content

Latest commit

 

History

History
69 lines (54 loc) · 4.34 KB

File metadata and controls

69 lines (54 loc) · 4.34 KB

BeaconTrace TDL Documents

BeaconTrace documentation follows the Traceable Development Lifecycle (TDL) layout.

Structure

  • analysis/: Problem exploration documents (AN-xxxxx)
  • requirements/: Functional and non-functional requirements (FR-xxxxx and NFR-xxxxx)
  • adr/: Architecture Decision Records (ADR-xxxxx)
  • tasks/: Implementation task folders (T-xxxxx)
  • templates/: Project-local TDL document templates

Current Trace

Channel Footprint Graph Chain

  • Source prompt: prompt-2026-05-20-channel-footprint-graph
  • Active analysis: AN-h8q4v
  • Proposed requirement: FR-b2x9k
  • Proposed ADR: ADR-r6m3q
  • Planned task: T-p5w7d

Channel Footprint Copy Chain

  • Source prompt: prompt-2026-05-20-channel-footprint-copy-help
  • Active analysis: AN-z3k9m
  • Proposed requirement: FR-q6v8n
  • Proposed ADR: ADR-c9d2f
  • Planned task: T-w8n4f

Wi-Fi Security Display Chain

App Language Override Chain

  • Source prompt: prompt-2026-05-23-app-language-picker
  • Completed analysis: AN-1n3l4
  • Accepted requirement: FR-9pug6
  • Accepted ADR: ADR-8jmii
  • Task in progress: T-l5a4a design, T-l5a4a plan
  • Supersedes the OS-driven-only language policy in T-g8yte while preserving System Default as the default behavior.

Xcode App Shell And SwiftPM Migration Chain

  • Source prompt: prompt-2026-05-29-xcode-shell-swiftpm-migration
  • Completed analysis: AN-x2p7k
  • Accepted requirement: FR-m6v9d
  • Accepted ADR: ADR-q4h8s
  • Task in progress: T-r2b7x design, T-r2b7x plan
  • Refines the foundational native app target direction in FR-5nsmh and ADR-ifyc8 by selecting Scenario D: an Xcode app shell with SwiftPM modules.