Skip to content

Release PolicyWatcher 3.9.0 Beta 27 — Admin Operational Readiness - #6

Closed
sev7enITA wants to merge 46 commits into
mainfrom
codex/press-kit-navigation-3.9.0-beta.5
Closed

Release PolicyWatcher 3.9.0 Beta 27 — Admin Operational Readiness#6
sev7enITA wants to merge 46 commits into
mainfrom
codex/press-kit-navigation-3.9.0-beta.5

Conversation

@sev7enITA

@sev7enITA sev7enITA commented Jul 29, 2026

Copy link
Copy Markdown
Owner

What changed

  • adds the protected Operational Action Center, five-stage Publication Readiness Funnel and independently loaded live status cards;
  • reduces dashboard density and moves recovery evidence to Database;
  • presents operational Admin routes and read-only Auditor verification routes over the same protected evidence;
  • adds privacy-minimized dashboard measurement with minimum-sample, unavailable-state and 90-day retention boundaries;
  • aligns Methodology, Privacy, Roadmap, Policy Signals Board, Feature Atlas, Release Impact, Press Kit, Editorial Pulse, README and changelog with 3.9.0-beta.27;
  • includes the dashboard telemetry migration, Hostinger initialization support and verified release packaging contract.

Why

The dashboard needed to expose actionable operational evidence without allowing missing scans, unavailable metrics or absent modules to appear healthy. Public documentation and release assets also needed to describe the implemented state consistently.

User and operator impact

Administrators receive one responsible-console route per deterministic priority. Auditors receive read-only verification routes. Public readers receive consistent, qualified documentation of the protected capability without operational-health, usability, accessibility, security or compliance claims.

Validation

  • 111 test files and 607 tests passed;
  • production Next.js build passed;
  • Prisma schema validation and all 10 migrations passed against a clean SQLite database;
  • ESLint completed with zero errors and one unrelated warning in an untracked temporary file;
  • independent desktop, tablet and mobile review passed;
  • Hostinger archive verified with required-entry, traversal, secret, database and checksum checks.

Fabrizio Degni and others added 30 commits July 21, 2026 16:13
@gemini-code-assist

Copy link
Copy Markdown

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

}

function markdownLinkLabel(value: unknown): string {
return escapeMarkdownText(value).replace(/([()])/g, '\\$1');
expect(existsSync('src/app/api/pulse/launch-kit/route.ts')).toBe(false);
expect(existsSync('src/app/api/og/launch/[asset]/route.tsx')).toBe(false);
expect(change).toContain('/api/evidence-packet/${id}?format=pdf');
expect(change).not.toContain('/api/report/${change.policy.id}');
requestAnimationFrame(() => resolve());
});

let actualCode = 'execution_error';
@sev7enITA sev7enITA changed the title Release Beta 19 collaboration delivery contracts Release PolicyWatcher 3.9.0 Beta 27 — Admin Operational Readiness Aug 1, 2026

Copy link
Copy Markdown
Owner Author

Questa PR Beta 27 è stata superata dalla PR #7, che consolida in modo coerente lo stato Beta 41, l’architettura evidence-first, le correzioni SEO/canonical, la telemetria AI e l’infrastruttura di valutazione: #7

Chiudo questa PR per evitare due linee di integrazione concorrenti. Il branch remoto resta conservato per tracciabilità.

@sev7enITA sev7enITA closed this Aug 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants