Skip to content

Facebook Publication

QLens treats Facebook as a governed publication target. It does not copy documentation prose directly and it never posts automatically.

Create the publication contract

qlens publication new \
  --title "বিসমিল্লাহ — আমি আসলে কী বলি?" \
  --space RSP-000001 \
  --source QST-000001 \
  --source EVD-000001 \
  --source RSN-000001 \
  --source UND-000001 \
  --format social_post \
  --profile facebook_bn

Generate a single Facebook post

qlens publication facebook PUB-000001 \
  --profile facebook_bn \
  --actor Mamun

The output is written to:

generated/publications/facebook/pub-000001/facebook_bn/post.md

Generate a series

qlens publication facebook PUB-000001 \
  --profile facebook_bn \
  --parts 5 \
  --actor Mamun

Outputs become part-01.md, part-02.md, and so on. Sections remain in canonical research order.

Customize the ending and hashtags

qlens publication facebook PUB-000001 \
  --cta "পরবর্তী পর্বে আমরা ইসম নিয়ে প্রশ্ন করব।" \
  --hashtag QLens \
  --hashtag কোরআন_নিজের_ভাষায়

Governance boundary

Facebook drafts are generated artifacts. They remain outside canonical research, include hidden OID traceability comments, and require human review before manual posting. QLens does not store Facebook credentials and does not auto-publish.