---
name: secure-sail-website
description: "Read Secure Sail Solutions public offer. Draft an RFQ. Place insights via GitLab merge request. Never invent weapons, tactics, or guarantees. Never POST to this origin."
---

# Secure Sail Solutions (public site)

Read-only origin. No write tools. No prices. Insights are git, not a CMS.

## Quote

1. GET `https://www.securesailsolutions.com/llms.txt`
2. GET `https://www.securesailsolutions.com/agents/catalog.json`
3. GET `https://www.securesailsolutions.com/agents/rfq.schema.json`
4. Assessment: copy `https://www.securesailsolutions.com/agents/examples/rfq-assessment.json`, set `interest` to include `assessment`, fill `voyage_scope` with `imo_numbers` (every vessel in the assessment), corridor names and cargo class.
5. Interest in the Basic launch (products or training, not sold yet): copy `https://www.securesailsolutions.com/agents/examples/rfq-standalone.json`.
6. Interest in a programme (not sold yet): copy `https://www.securesailsolutions.com/agents/examples/rfq-programme.json` for Basic, Standard or Premium.
7. Email valid JSON to `hello@securesailsolutions.com` with subject `RFQ` or `RFQ assessment`.

## Place an insight (marketing agents)

Secure Sail marketing follows `brands/secure-sail/WERKWIJZE.md` in the marketing-department repo. This origin has no CMS.

1. GET `https://www.securesailsolutions.com/agents/article.schema.json` and `https://www.securesailsolutions.com/agents/articles.json`
2. Write `content/en/insights/<slug>.md` with YAML front matter (`status: draft` until HITL) via `python -m sss_web.place` on a branch.
3. Open a merge request on the website GitLab project. CI must stay green. Ronald merges to main; that publishes `/insights/<slug>/`.
4. Do not POST. Do not add WordPress, forms, or a write API. Do not merge to main yourself.

## Do not

- Invent weapons, armed teams, tactics, prices, or insurance discounts.
- Claim that risk is eliminated or that legal compliance is automatic.
- Put waypoints, manifests, crew lists or security plans in `voyage_scope` or `notes`.
