v1.7.0 APRA Governance and Source-Native Convenience #55
AnthonyPuggs
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
v1.7.0 - APRA Governance and Source-Native Convenience
This release strengthens APRA governance validation and improves the provenance exposed by the convenience tools, while keeping the public retrieval interface stable.
Highlights
scripts/audit_apra_governance.pywith--checkand--jsonmodes for validating APRA source governance outside ordinary CI.list_release_eventsprovenance:official_calendarevents fromofficial_pagesources.expected_releaseevents fromcadence_estimatesources.describe_datasetwith source-native retrieval guidance:get_latest_observationsandget_top_observations.latestselection metadata support alongside existingtop_nmetadata in the response schema.Compatibility
This is an additive release. Existing MCP tool names and public inputs are unchanged:
get_latest_observationsget_top_observationsdescribe_datasetlist_release_eventsThe release does not add arbitrary APRA URL inputs, paid/authenticated data access, or weaker source-native identifier controls.
Maintainer Notes
APRA release rows should be interpreted as expected cadence estimates, not official release-calendar dates. ABS and RBA release rows continue to represent official calendar entries.
APRA governance validation remains a maintainer command rather than an ordinary CI gate to avoid upstream APRA landing-page flakiness in routine test runs.
Verification
Validated with targeted APRA governance, release-event, convenience, schema, and repository-hygiene tests; Ruff linting; direct response-schema validation; and a live APRA governance audit using:
Beta Was this translation helpful? Give feedback.
All reactions