Pular para o conteúdo

O que funciona de verdade hoje ​

Tradução automática

Esta página foi traduzida automaticamente do inglês e ainda não foi revisada por um falante nativo; correções são bem-vindas no GitHub. Se algo não bater, vale o original em inglês.

Esta página é medida, não escrita: o scripts/generate-feature-status.py roda cada exemplo e conta o que passa pelo parser e o que executa, e o site é gerado de novo a partir do resultado. Onde ela discorda do resto da documentação, esta é a página que rodou. As tabelas ficam em inglês, como o script as escreve.

A promessa — o que é Núcleo (Core), IA, Experimental ou Laboratório — está em Estabilidade.

39 registered q: tags · 30 executors · 136 examples executed · live AI: yes.

Columns: tier comes from quantum/core/tiers.py. examples: files in examples/ and components/ that use the tag. parses: at least one of them passes the parser. executes: of the executable examples, how many quantum run executes without error, in a temporary copy of the repository (only Core and AI; interactive targets and experimental tags are not executed). tests and docs: files that mention the tag.

Core (15 tags) ​

TagExamplesParsesExecutesTestsDocs
q:action47yes19/19 (28 not executed)3752
q:data10yes7/7 (3 not executed)923
q:file4yes4/4611
q:flash7yes6/6 (1 not executed)516
q:function31yes16/16 (15 not executed)2645
q:if80yes30/30 (50 not executed)2862
q:import2yes1/1 (1 not executed)616
q:invoke8yes4/4 (4 not executed)1519
q:loop57yes31/31 (26 not executed)2255
q:mail12yes5/5 (7 not executed)419
q:query48yes12/12 (36 not executed)3259
q:redirect36yes11/11 (25 not executed)2340
q:set129yes84/84 (45 not executed)6062
q:slot3yes— (3 not executed)312
q:transaction5yes3/3 (2 not executed)524

AI (3 tags) ​

TagExamplesParsesExecutesTestsDocs
q:agent4yes2/2 (2 not executed)1843
q:knowledge6yes— (6 not executed)1341
q:llm9yes— (9 not executed)1644

Experimental (21 tags) ​

TagExamplesParsesTestsDocs
q:class2yes22
q:decorator1yes16
q:dispatchEvent0— no example06
q:dump6yes16
q:job2yes1010
q:log13yes47
q:message10yes89
q:messageAck2yes26
q:messageNack2yes26
q:pyclass0— no example17
q:pydecorator0— no example06
q:pyimport2yes26
q:python2yes810
q:queue3yes36
q:schedule2yes512
q:subscribe3yes36
q:team1yes613
q:thread2yes47
q:websocket1yes510
q:websocket-close1yes16
q:websocket-send1yes16

Core/AI examples that do not execute ​

None.

Not executed, and why ​

  • 61 file(s): Cookbook recipe: runs as its app, in tests/docs/test_cookbook.py
  • 25 file(s): uses an experimental tag
  • 6 file(s): Laboratory (game)
  • 4 file(s): component requires parameters
  • 3 file(s): interactive target (terminal)
  • 1 file(s): interactive target (ui)

Gaps this measurement exposes ​

  • 3 tags without any example: q:dispatchEvent, q:pyclass, q:pydecorator.
  • 0 tags whose examples do not parse: none.
  • 0 Core/AI examples that do not execute (table above).

Licença MIT · Feito com VitePress