Added meeting minutes of 2026-06-18 call
d8e7144
docs(config): drop removed verification/subscriber properties
federated-catalogue.verification.schema, federated-catalogue.verification.require-base-class,
and subscriber.verify.schema have been removed from the catalogue. Drop
their rows from the configuration reference.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
89ed281
add new configuration property
7ca947f
docs(config): sync configuration reference with actual properties
Audited application.yml and @Value/@ConfigurationProperties usage across
fc-service-server, fc-service-core, and the graph-store adapters; added
the properties that were referenced in code but missing from the wiki
page, tightened descriptions, and grouped them under their subsystem.
- Fix typo in file-store.schema.location description and clarify that
the three file-store *.location keys are subdirectory names under
datastore.file-path, not absolute paths.
- Add instance-count, Hikari pool sizing, and Tomcat thread limits to
the top-level table.
- Add graphstore rebuild-threads, rebuild-batch-size,
query-timeout-in-seconds, and timeout-marker.
- Add file-store directory-tree-depth and directory-name-length.
- Tabulate trust-frameworks.override-path (previously only in prose)
and add verification.require-vp.
- Add publisher pool-size/transactional and subscriber event-type plus
the NATS-only subject/stream/group keys.
- New Revalidation service subsection (worker-count, batch-size,
sleeptime).
- Add actuator exposure, health show-details, and springdoc/openapi
base-path keys to the Monitoring section.
- Add a short intro note explaining the subsystem grouping and the
property→env-var naming rule so readers arriving from the arch doc
can find keys by full-text search.
04a00f1
rename role to base-class
410c175
Merge remote-tracking branch 'origin/master'
6205d5c
describe the framework bundle runtime override
ba67ff4
Updated FC Administration Guide (markdown)
a5cf2f4
rename some more "self-description" references
7c100f5
rename SD references partially (FACIS-FCE CAT-FR-NFR-01)
0bd54ac
update the wiki after the FACIS-FCE SRS implementation
6e7c812
Added meeting minutes of 2026-05-21 call
6cf1cdd
Updated XFSC Catalogue Developers' Community Call Meetings (markdown)
68032f0
2026-03-26: reconstructed from my memory, after realizing that the content hadn't been saved due to technical problems
7da95d0
Added meeting minutes of 2026-03-12 call
0c074fc
Added meeting minutes of 2026-02-12 call
b942052
Added meeting minutes of 2026-01-29 call
c2c78c2