# Docs-portal integration note

Project-specific notes for linking this repository's documentation to the docs-portal.

## Workflow registration

| Field | Value |
|-------|-------|
| Portal workflow id | (if applicable) |
| Sync branch | `develop` |
| Manifest | `docs/workflow-manifest.yaml` |

## Published paths

List which `docs/` sections are synced and any `companion_static_dirs`.

## Local vs portal ownership

| Content | Authoritative location |
|---------|---------------------|
| Product docs | This repo `docs/` |
| Portal intro / nav | `docs-portal` |

## CI trigger

Describe whether `.gitlab-ci.yml` triggers downstream portal sync on doc changes.

## Onboarding status

- [ ] Registered in `docs-portal/workflows/registry.yaml`
- [ ] Landing `intro.md` created in portal
- [ ] First successful sync verified
