Prepare Learning 1.1.0 for AsiBackbone 7.0 - #368
Merged
Merged
Conversation
There was a problem hiding this comment.
Copilot review overview
🔵 Needs a closer look
Two moderate unresolved link-validation issues affect release readiness.
Review effort: Lite
Findings: None
What changed in this PR
Prepares Learning 1.1.0 documentation and release metadata for the immutable AsiBackbone 7.0.0 baseline while preserving Learning 1.0 history.
Changes:
- Pins current implementation references to
v7.0.0. - Adds release notes, readiness documentation, navigation, and release metadata.
- Updates tutorials, labs, samples, and guidance references.
- Two moderate link-validation issues remain.
| File | Reviewed change |
|---|---|
tools/validate-asibackbone-api-references.cs |
Updates current and historical reference validation. Moderate issue: exempted historical records still use moving main links. |
samples/scoped-capability-and-host-owned-execution/README.md |
Pins sample references to v7.0.0. |
samples/replay-protection-and-bounded-use/README.md |
Pins sample references to v7.0.0. |
samples/policy-context-and-explicit-decision-outcomes/README.md |
Pins sample references to v7.0.0. |
samples/governed-ai-tool-gateway/README.md |
Pins sample references to v7.0.0. |
samples/decision-receipts-and-acknowledgment/README.md |
Pins sample references to v7.0.0. |
samples/decision-before-execution/README.md |
Pins sample references to v7.0.0. |
RELEASE-NOTES-1.1.0.md |
Adds Learning 1.1.0 release notes. |
README.md |
Updates current-release messaging. |
docs/tutorials/scoped-capability-and-host-owned-execution.md |
Pins tutorial references. |
docs/tutorials/policy-context-and-explicit-decision-outcomes.md |
Pins tutorial references. |
docs/tutorials/governed-ai-tool-gateway.md |
Pins tutorial references. |
docs/tutorials/decision-receipts-and-acknowledgment.md |
Pins tutorial references. |
docs/tutorials/decision-before-execution.md |
Pins tutorial references. |
docs/toc.yml |
Adds release-readiness navigation. |
docs/security/trust-boundaries-and-least-privilege.md |
Pins security references. |
docs/security/software-supply-chain-integrity-for-dotnet-repositories.md |
Pins supply-chain references. |
docs/security/signing-verification-key-custody-and-tamper-evidence.md |
Pins signing references. |
docs/security/secure-logging-across-trust-boundaries.md |
Pins logging references. |
docs/security/secret-handling-across-trust-boundaries.md |
Pins secret-handling references. |
docs/security/replay-protection-and-bounded-use.md |
Pins replay-protection references. |
docs/labs/scoped-capability-and-host-owned-execution.md |
Pins lab references. |
docs/labs/replay-protection-and-bounded-use.md |
Pins lab references. |
docs/labs/policy-simulation-and-change-impact-analysis.md |
Pins lab references. |
docs/labs/policy-context-and-explicit-decision-outcomes.md |
Pins lab references. |
docs/labs/hidden-execution-side-effect.md |
Pins lab references. |
docs/labs/governed-ai-tool-gateway.md |
Pins lab references. |
docs/labs/decision-receipts-and-acknowledgment.md |
Pins lab references. |
docs/labs/decision-before-execution.md |
Pins lab references. |
docs/index.md |
Updates documentation baseline messaging. |
docs/governance/risk-based-decisions-in-governed-systems.md |
Pins governance references. |
docs/governance/practical-policy-testing-and-decision-table-strategies.md |
Pins governance references. |
docs/governance/policy-versioning-and-decision-provenance.md |
Pins governance references. |
docs/governance/human-in-the-loop-governance-workflows.md |
Pins governance references. |
docs/governance/escalation-patterns-in-governed-systems.md |
Pins governance references. |
docs/governance/deterministic-and-probabilistic-inputs-in-policy-evaluation.md |
Pins governance references. |
docs/governance/constraint-composition-and-policy-precedence.md |
Pins governance references. |
docs/getting-started/toc.yml |
Adds release-readiness navigation. |
docs/getting-started/learning-1-1-release-readiness.md |
Adds release-readiness evidence and checklist. |
docs/getting-started/asibackbone-7-api-boundary.md |
Establishes the v7.0.0 API boundary. |
docs/aspnetcore/structured-logging-without-sensitive-data-sprawl.md |
Pins ASP.NET Core references. |
docs/aspnetcore/data-access-boundaries-and-transaction-reasoning.md |
Pins data-access references. |
docs/articles/2026/ci-badge-does-not-prove-package-integrity.md |
Pins workflow references. |
docs/architecture/governance-spine-and-capability-validation-diagrams.md |
Pins architecture references. |
docs/architecture/glossary.md |
Pins glossary references. |
docs/architecture/cqrs-command-query-separation-and-governed-execution.md |
Pins architecture references. |
docs/ai-integration/typed-ai-proposed-intent-and-schema-validation-boundaries.md |
Pins AI integration references. |
docs/ai-integration/governed-multi-tool-workflows-and-recovery-boundaries.md |
Pins AI integration references. |
docs/ai-integration/ai-governance-observability-and-end-to-end-decision-tracing.md |
Pins observability references. |
docs/ai-integration/agent-memory-and-governance-boundaries.md |
Pins governance references. |
docs/advanced/regional-and-tenant-policy-overlays.md |
Pins advanced references. |
docs/advanced/governed-agent-to-agent-requests-and-multi-agent-execution-boundaries.md |
Pins advanced references. |
docs/advanced/durable-decision-ledgers-and-cryptographic-audit-chains.md |
Pins audit references. |
CITATION.cff |
Updates citation version and release date. |
CHANGELOG.md |
Finalizes the 1.1.0 changelog. Moderate issue: pre-tag v1.1.0 compare links will fail link validation. |
.zenodo.json |
Updates archival version metadata. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
7.0.0baseline while preserving the Learning 1.0 / AsiBackbone 6.0 recordsValidation
git diff --checkAPI-reference validation: 362 instructional filesAdvances #367. Merge,
1.1.0publication, and release-evidence verification remain the explicit post-PR gates tracked by the issue.