Skip to content

[docs] Update documentation for features from 2026-03-29#23481

Merged
pelikhan merged 1 commit intomainfrom
docs/update-2026-03-29-difc-proxy-cache-integrity-4fc18e3850e67a2e
Mar 29, 2026
Merged

[docs] Update documentation for features from 2026-03-29#23481
pelikhan merged 1 commit intomainfrom
docs/update-2026-03-29-difc-proxy-cache-integrity-4fc18e3850e67a2e

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Documentation Updates - 2026-03-29

This PR updates the documentation based on features merged in the last 24 hours.

Features Documented

📝 Detailed Changes & References

Changes Made

  • Updated docs/src/content/docs/reference/frontmatter.md to document the features.difc-proxy flag: explains that min-integrity alone does MCP-gateway filtering, while difc-proxy: true additionally injects proxy steps for full enforcement
  • Updated docs/src/content/docs/reference/cache-memory.md to document integrity-aware caching: new integrity-level cache keys, git-backed branching, merge semantics table, and migration note about cache miss on first run
  • Updated docs/src/content/docs/reference/frontmatter-full.md to remove the error_patterns engine field (removed from runtime and schema)
  • Updated docs/public/editor/autocomplete-data.json to remove network.firewall.cleanup-script (removed from schema)

Merged PRs Referenced

Notes

  • The error_patterns field was silently a no-op in the runtime before removal; users who had it in their workflows will now get a schema validation error guiding them to remove it
  • The cache-memory integrity branching is a transparent change for workflows without min-integrity; for those with it, expect a cache miss on the first run after upgrade

Note

🔒 Integrity filter blocked 1 item

The following item were blocked because they don't meet the GitHub integrity level.

  • #20207 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".

To allow these resources, lower min-integrity in your GitHub frontmatter:

tools:
  github:
    min-integrity: approved  # merged | approved | unapproved | none

Generated by Daily Documentation Updater ·

  • expires on Mar 30, 2026, 8:32 PM UTC

- Add `features.difc-proxy` feature flag docs in frontmatter reference
- Update cache-memory reference with integrity-aware caching and git-backed
  integrity branching merge semantics (from PR #23425)
- Remove `error_patterns` engine field from frontmatter-full.md (removed from
  schema in PR #23423)
- Remove `cleanup-script` from network.firewall in autocomplete-data.json
  (removed from schema in PR #23423)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions github-actions bot added automation documentation Improvements or additions to documentation labels Mar 29, 2026
@pelikhan pelikhan merged commit e6b2c14 into main Mar 29, 2026
@pelikhan pelikhan deleted the docs/update-2026-03-29-difc-proxy-cache-integrity-4fc18e3850e67a2e branch March 29, 2026 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant