Skip to content

v0.27.3: Application ID Resolution, PM Tracker Jargon Elimination & Local Privacy

Choose a tag to compare

@rabee-elkholy rabee-elkholy released this 02 Sep 16:09
· 27 commits to main since this release

Application ID Resolution, PM Tracker Jargon Elimination & Local Privacy

  • Application ID & Launcher Package Discovery (install_or_update.py):
    • Enhanced generate_product_py() to dynamically discover application_id via wizard.discovery and fallback to the package prefix of the resolved launcher activity, preventing incorrect com.<product>.app defaults in client checkouts.
  • Zero Emojis & Zero Internal AI Jargon Governance (AGENTS.md, harness-rules.md, pre_invocation_reminder.py):
    • Mandated strictly human and QA-centric PM tracker comments (Zoho Sprints, Jira, Linear, GitHub Projects), prohibiting emojis and internal AI tokens (5-Leaf Review, مراجع الهارنيس, Maestro Suite (1/1 Flows Passed)).
    • Enforced structured, sequential testing steps for QA verification.
  • Local Privacy for Temporary Setup JSON Files (install_or_update.py):
    • Automatically added temporary setup dump and input files to local .git/info/exclude to guarantee zero working-tree pollution.

Full Changelog: v0.27.2...v0.27.3