Release digest
Added
- DASHBOARD-PREMIUM-FACELIFT (Core Intelligence Surfaces) — Refreshed the authenticated dashboard shell, assistant workspace, company overview, report workspace, crypto project pages, crypto battle, forensics, and floating chat widget around the current Vartovii operator-console design system.
- DASHBOARD-EDITORIAL-RHYTHM (Information Architecture Pass) — Rebalanced company, overview, crypto, and report screens so primary readouts, evidence ledgers, methodology, charts, and narrative sections have clearer roles instead of competing as repeated surface cards.
- AGENT-SKILL-REFRESH (Dashboard Playbooks) — Updated the repository-owned frontend design, branding, component, testing, git workflow, and UI/UX skills so future Codex sessions can reuse the current dashboard design language directly.
- SECURITY-READINESS-STRATEGY (Governance Roadmap) — Added a security readiness strategy that separates current controls from roadmap work and keeps public claims framed as signals rather than guarantees.
- ASSISTANT-WORKFLOW-FOLLOWUP (Guided Next-Step Loop) — Extended the assistant workspace with follow-up actions that keep the workflow context attached to the active conversation instead of forcing users back into a generic chat turn.
- CHANGELOG-GOVERNANCE (Release Note Freshness Gate) — Added a dedicated
changelog freshness guard so release-relevant backend, dashboard, public docs,
or changelog-app changes cannot land silently after the latest curated
CHANGELOG.mdupdate.
Fixed
- CRYPTO-UNLOCK-COPY (Allocation vs Completion) — Restored the distinction between vesting allocation share and unlock completion for Chainbroker-shaped data, avoiding false precision in token unlock rows while preserving allocation context when the source provides it.
- DASHBOARD-CI-CONTRACTS (Search Action Guard) — Adjusted header search option markup so the dashboard action guard can reliably detect routed actions in the command dropdown.
- DASHBOARD-RUNTIME-COPY (Operational Banner Contract) — Aligned frontend
runtime metadata tests with the premium header language, which no longer uses
the old hardcoded
SYSTEM OPERATIONALcopy. - ASSISTANT-TELEMETRY-CONTRACT (Follow-Up Event Sink) — The backend telemetry allowlist now accepts the assistant follow-up event emitted by the workspace UI, preserving the analytics signal instead of returning an unsupported-event response.
- ASSISTANT-HANDOFF-CONTEXT (Route Preview Stability) — Assistant handoff route previews and follow-up context now remain stable across short workflow turns.
- CRYPTO-CONTRACT-FORENSICS (Proxy Classification) — Known token proxy contracts now route through the safer explorer metadata path and classify more reliably in contract-forensics flows.
- CRYPTO-ASSISTANT-REPLIES (Deterministic Analysis Copy) — Crypto assistant responses are more stable for analysis-style prompts and less likely to drift away from the structured project metadata.
- CRYPTO-FRESHNESS-DATES (Deterministic UTC Rendering) — Crypto project freshness and funding date labels now render through a fixed UTC formatter so the same payload does not produce different calendar text across local machines, browsers, and CI environments.
Internal
- Ran focused dashboard and backend contract coverage for the crypto unlock normalizer, lazy chart boundaries, runtime metadata header contract, premium visual regression guard, and dashboard action guard.
- Added regression coverage for the assistant follow-up telemetry contract.
- Added changelog freshness regression coverage so CI catches user-facing or runtime changes that are not reflected in the curated release notes.
- Refreshed
PROJECT_CONTEXT.md, planning autosync artifacts, and the root roadmap delivery delta after the dashboard premium facelift and security strategy work. - Refreshed the Vartovii branding skill and assistant workspace planning state.
- Regenerated planning autosync and changelog app artifacts from the canonical repository sources.
