Skip to content

Track 3 Tier 2: MW-by-domain config, Application Links API, Mongo 7 upgrade, smart routes, L1-port filter - #20

Merged
nahumtimerman merged 2 commits into
mainfrom
docs/track3-tier2-howtos
Jul 27, 2026
Merged

Track 3 Tier 2: MW-by-domain config, Application Links API, Mongo 7 upgrade, smart routes, L1-port filter#20
nahumtimerman merged 2 commits into
mainfrom
docs/track3-tier2-howtos

Conversation

@nahumtimerman

Copy link
Copy Markdown
Collaborator

Fills the five PARTIAL how-to gaps from the coverage audit — features that were mentioned but not actually usable/configurable from the docs.

Changes

  • Maintenance Window by Domain (admin/…/maintenance-window.md) — rewritten to the real mechanism: a maintenance window is scoped by associating it with a domain (vs Global), using the same schedule/notification/message fields; Global takes precedence. Corrects the prior text, which implied a nonexistent UpdateDomainSetting key — so the two API-guide domain-setting pages are intentionally left unchanged (no such setting exists).
  • Managing Resource Application Links (api-guide/shell-dev-blueprint-design-api/…, new) — the four TestShell API methods (Set/Get × resource/family-default), the disable-by-application-name value format, replace-all semantics, and resource-vs-family inheritance.
  • MongoDB 6.0 → 7.0 upgrade (install-configure/…/how-to-upgrade-4.2-6.md) — installer-vs-standalone framing, feature-compatibility-version steps, plus the 2026.1 Node 24 / Erlang 26 and x86-Node-removal notes.
  • Smart Route Creation with L1 Priority (admin/…/assembly-lab/index.md) — expanded the note into a how-to (resolution order + numbered steps).
  • L1-port filter — added a "By L1 ports" entry under Additional Filters in both the sandbox and blueprint Find Resources articles.

Grounding & validation

  • Every mechanism/signature/value verified against Trunk code + integration tests, then adversarially re-checked. Notably the MW-by-domain agent proved it is not a named domain setting (via MaintenanceWindow.DomainId + MaintenancePerDomainScenarios), and removed the pre-existing invented-key text.
  • npm run build passes (only the 3 pre-existing abstract-resources.md broken links). Added FCV/setFeatureCompatibilityVersion/featureCompatibilityVersion/Telnet to .wordlist.txt.

🤖 Generated with Claude Code

nahumtimerman and others added 2 commits July 27, 2026 11:50
- Maintenance Window by Domain: document the real mechanism (a window scoped to a
  domain via its domain association, not a named domain setting)
- New: Managing Resource Application Links (the four TestShell API methods)
- MongoDB 6.0->7.0 upgrade guidance (+ Node 24 / Erlang 26 notes)
- Smart Route Creation with L1 Priority: expand into a how-to
- Add an L1-port filter entry to the Find Resources articles

Grounded in the server code and integration tests; adversarially verified.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@nahumtimerman
nahumtimerman merged commit 7318dd4 into main Jul 27, 2026
1 check passed
@nahumtimerman
nahumtimerman deleted the docs/track3-tier2-howtos branch July 27, 2026 08:56
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.

1 participant