Compliance Glossary for Confluence

Can I sync without continuous repository access?

Yes. Offline Manifest Sync imports a bounded JSON terminology manifest without continuous repository access. The manifest keeps its source revision, policy version, terms, findings, and import identity. Production v6 limits each manifest to 256 KB and 1,000 terms. Imported observations remain report-only evidence and do not edit repository files.

Last verified against production v6 · 26 September 2026

At a glance

InputActionOutputLimit
JSON terminology manifestLoad and validate its schemaReviewable importMaximum 256 KB
Source revision and policy versionPreserve source contextRevision-bound import identityValues must meet bounded contract rules
Up to 1,000 termsCompare observations with governed policyFindings and import summaryThe import does not change source code
Repeated identical manifestReuse the existing importIdempotent resultChanged evidence needs a new manifest identity

How it works

  1. Generate the supported manifest in the source environment.
  2. Open Offline Manifest Sync.
  3. Choose the local JSON file.
  4. Review the loaded manifest text.
  5. Select Import manifest.
  6. Open the import and review its findings.

Example

A restricted repository cannot grant ongoing access. Its controlled pipeline produces a terminology manifest for one immutable revision. An administrator reviews and imports the file. Compliance Glossary records the revision-bound observations and findings without connecting to that repository after import.

What this does not mean

Offline sync trusts the validated manifest as supplied evidence. It does not inspect the repository, modify source files, or prove that the manifest covers every file. Teams must protect the generation process and revision identity.

Related questions

Next step

Use offline sync when permanent repository access is not approved.

View on Atlassian Marketplace
Verification basis: production v6 code, tests, manifest, and operations guidance. Verified 26 September 2026.